.osmodi-conversion{--osmodi-card-radius: var(--osm-radius-12, 12px);--osmodi-control-radius: var(--osm-radius-8, 8px);color:var(--osm-ink, #111112)}.osmodi-conversion .osmodi-shell{width:min(calc(100% - 32px),var(--container-max-width, 1320px));margin-inline:auto}.osmodi-home-hero{padding-block:24px 0}.osmodi-home-hero__grid{min-height:min(680px,calc(100dvh - 96px));display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:clamp(32px,6vw,84px);padding:clamp(34px,6vw,82px);border-radius:var(--osm-radius-16, 16px);background:var(--osm-surface-muted, #ecebe8)}.osmodi-home-hero__copy{min-width:0;max-width:620px}.osmodi-home-hero--text-only .osmodi-home-hero__grid{min-height:min(540px,calc(100dvh - 96px));grid-template-columns:minmax(0,1fr)}.osmodi-home-hero--text-only .osmodi-home-hero__copy{max-width:760px}.osmodi-home-hero__eyebrow,.osmodi-section-eyebrow{margin:0 0 14px;color:var(--osm-accent, #4f46ff);font-family:var(--osm-font-ui, sans-serif);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.osmodi-home-hero h1{max-width:680px;margin:0;font-family:var(--osm-font-display, serif);font-size:clamp(42px,5vw,68px);font-weight:300;letter-spacing:-.02em;line-height:1.04}.osmodi-home-hero__support{max-width:58ch;margin:24px 0 0;color:var(--osm-muted, #65656f);font-size:clamp(16px,1.35vw,19px);line-height:1.55}.osmodi-home-hero__definition,.osmodi-home-hero__proof{margin:12px 0 0;color:var(--osm-ink-soft, #303034);font-size:13px;line-height:1.45}.osmodi-home-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.osmodi-home-hero__actions .btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding-inline:20px;white-space:nowrap}.osmodi-home-hero__actions .btn--invert{border-color:var(--osm-ink, #111112);background:var(--osm-ink, #111112);color:var(--osm-surface, #fff)}.osmodi-home-hero__media{position:relative;min-height:520px;overflow:hidden;border-radius:var(--osm-radius-12, 12px);background:var(--osm-surface, #fff)}.osmodi-home-hero__media img{width:100%;height:100%;display:block;object-fit:cover}.osmodi-home-hero__media--product img{padding:clamp(28px,4vw,58px);object-fit:contain}.osmodi-home-hero__feature{position:absolute;right:18px;bottom:18px;width:min(330px,calc(100% - 36px));display:grid;gap:7px;padding:18px;border:1px solid rgb(17 17 18 / .1);border-radius:var(--osm-radius-12, 12px);background:#fffffff5;box-shadow:0 18px 54px #4f46ff1f;color:var(--osm-ink, #111112);text-decoration:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.osmodi-home-hero__feature-label{color:var(--osm-muted, #65656f);font-size:11px;font-weight:600}.osmodi-home-hero__feature-title{font-family:var(--osm-font-display, serif);font-size:clamp(25px,2.5vw,34px);line-height:1.05}.osmodi-home-hero__feature-meta{color:var(--osm-muted, #65656f);font-size:12px}.osmodi-home-hero__feature-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;padding-top:12px;border-top:1px solid var(--osm-line, #dedee3);font-size:13px;font-weight:600}.osmodi-value-strip{padding-block:clamp(42px,5vw,64px)}.osmodi-value-strip__grid{display:grid;grid-template-columns:1.1fr .9fr 1fr;border-block:1px solid var(--osm-line, #dedee3)}.osmodi-value-strip__item{min-height:172px;padding:28px}.osmodi-value-strip__item+.osmodi-value-strip__item{border-left:1px solid var(--osm-line, #dedee3)}.osmodi-value-strip__icon{width:24px;height:24px;margin-bottom:20px;color:var(--osm-accent, #4f46ff)}.osmodi-value-strip__icon svg{width:100%;height:100%;display:block}.osmodi-value-strip__icon svg path{fill:currentColor}.osmodi-value-strip h2,.osmodi-value-strip h3{margin:0 0 8px;font-family:var(--osm-font-ui, sans-serif);font-size:17px;font-weight:600;line-height:1.3}.osmodi-value-strip p{max-width:34ch;margin:0;color:var(--osm-muted, #65656f);font-size:14px;line-height:1.55}.osmodi-value-strip a,.osmodi-route-card__link,.osmodi-service-card__link{min-height:44px;display:inline-flex;align-items:center;margin-top:12px;color:var(--osm-ink, #111112);font-weight:600;text-decoration:underline;text-underline-offset:4px}.osmodi-section{padding-block:clamp(68px,8vw,108px)}.osmodi-section__head{max-width:760px;margin-bottom:36px}.osmodi-section__head h2{margin:0;font-family:var(--osm-font-display, serif);font-size:clamp(34px,4vw,54px);font-weight:350;letter-spacing:-.015em;line-height:1.08}.osmodi-section__head p{max-width:62ch;margin:16px 0 0;color:var(--osm-muted, #65656f);line-height:1.55}.osmodi-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.osmodi-product-card{transition:border-color var(--osm-duration-base, .18s) var(--osm-ease-standard, ease),transform var(--osm-duration-base, .18s) var(--osm-ease-out, ease),box-shadow var(--osm-duration-base, .18s) var(--osm-ease-out, ease)}.osmodi-product-card:hover{border-color:var(--osm-line-strong, #b9b9c1);transform:translateY(-3px);box-shadow:0 18px 48px #4f46ff17}.osmodi-product-card{min-width:0;display:flex;flex-direction:column;border:1px solid var(--osm-line, #dedee3);border-radius:var(--osmodi-card-radius);background:var(--osm-surface, #fff);overflow:hidden}.osmodi-product-card__media{aspect-ratio:4 / 5;display:block;overflow:hidden;background:var(--osm-surface-muted, #ecebe8)}.osmodi-product-card__media img{width:100%;height:100%;display:block;object-fit:contain}.osmodi-product-card__body{min-height:248px;display:flex;flex:1;flex-direction:column;padding:18px}.osmodi-product-card__brand,.osmodi-product-card__variant,.osmodi-product-card__availability{color:var(--osm-muted, #65656f);font-size:12px;line-height:1.4}.osmodi-product-card h3{margin:6px 0 0;font-family:var(--osm-font-ui, sans-serif);font-size:17px;font-weight:600;line-height:1.3}.osmodi-product-card h3 a{color:inherit;text-decoration:none}.osmodi-product-card__direction{margin:12px 0 0;color:var(--osm-muted, #65656f);font-size:13px;line-height:1.5}.osmodi-product-card__commerce{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:18px}.osmodi-product-card__price{color:var(--osm-ink, #111112);font-size:16px;font-weight:600}.osmodi-product-card__action{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding-inline:14px;border:1px solid var(--osm-line-strong, #b9b9c1);border-radius:var(--osmodi-control-radius);color:var(--osm-ink, #111112);font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap}.osmodi-product-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:12px}.osmodi-product-card__actions product-form,.osmodi-product-card__actions .product-form,.osmodi-product-card__actions .form{min-width:0;display:block;margin:0}.osmodi-product-card__quick-add,.osmodi-product-card__actions .osmodi-product-card__option-link,.osmodi-product-card__actions .osmodi-product-card__action{width:100%;min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding-inline:10px;border-radius:var(--osmodi-control-radius);font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.osmodi-product-card__quick-add{border:1px solid var(--osm-ink, #111112);background:var(--osm-ink, #111112);color:var(--osm-surface, #fff)}.osmodi-product-card__actions .osmodi-product-card__option-link{border:1px solid var(--osm-ink, #111112);background:var(--osm-ink, #111112);color:var(--osm-surface, #fff);text-decoration:none}.osmodi-product-card__quick-add .btn-hover-txt{display:none}.osmodi-product-card__actions .product-form__error-message-wrapper{grid-column:1 / -1;margin-bottom:6px;font-size:12px}.osmodi-route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.osmodi-service-grid{display:grid;grid-template-columns:1.15fr .9fr .95fr;gap:16px}.osmodi-route-card,.osmodi-service-card{min-height:280px;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(24px,4vw,42px);border:1px solid var(--osm-line, #dedee3);border-radius:var(--osmodi-card-radius);background:var(--osm-surface, #fff)}.osmodi-route-card{position:relative;overflow:hidden}.osmodi-route-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.osmodi-route-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#11111205 20%,#111112b8)}.osmodi-route-card__media img{width:100%;height:100%;display:block;object-fit:cover}.osmodi-route-card__body{position:relative;z-index:1}.osmodi-route-card--image h3,.osmodi-route-card--image p,.osmodi-route-card--image .osmodi-route-card__link{color:#f7f7f5}.osmodi-route-card--image .osmodi-route-card__link{text-decoration-color:#f7f7f5b3}.osmodi-route-card:nth-child(4n+1){background:#eee5e4}.osmodi-route-card:nth-child(4n+2){background:#e3ebe9}.osmodi-route-card:nth-child(4n+3){background:#ede5dc}.osmodi-route-card:nth-child(4n+4){background:#e7e2dc}.osmodi-route-card h3,.osmodi-service-card h3{margin:0;font-family:var(--osm-font-display, serif);font-size:clamp(28px,3vw,38px);font-weight:400;line-height:1.08}.osmodi-route-card p,.osmodi-service-card p{max-width:48ch;margin:14px 0 0;color:var(--osm-muted, #65656f);line-height:1.55}.osmodi-service-card__icon{width:24px;height:24px;margin-bottom:auto;color:var(--osm-accent, #4f46ff)}.osmodi-service-card__icon svg{width:100%;height:100%;display:block}.osmodi-guided-discovery{background:var(--osm-surface, #fff)}.osmodi-guided-discovery__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:stretch;gap:clamp(30px,5vw,72px)}.osmodi-guided-discovery--text-only .osmodi-guided-discovery__grid{grid-template-columns:1fr}.osmodi-guided-discovery__media{min-height:560px;overflow:hidden;border-radius:var(--osm-radius-16, 16px);background:#e6e8ec}.osmodi-guided-discovery__media img{width:100%;height:100%;display:block;object-fit:cover}.osmodi-guided-discovery__content{display:flex;flex-direction:column;justify-content:center}.osmodi-guided-discovery__routes{display:grid;gap:10px}.osmodi-guided-discovery__route{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px;border:1px solid var(--osm-line, #dedee3);border-radius:var(--osm-radius-12, 12px);background:var(--osm-surface-subtle, #fafafa);color:var(--osm-ink, #111112);text-decoration:none;transition:border-color var(--osm-duration-base, .18s),transform var(--osm-duration-fast, .12s) var(--osm-ease-out, ease),background var(--osm-duration-base, .18s)}.osmodi-guided-discovery__route:hover{border-color:var(--osm-accent, #4f46ff);background:var(--osm-accent-soft, #eeecff)}.osmodi-guided-discovery__route:active{transform:translateY(1px)}.osmodi-guided-discovery__route strong,.osmodi-guided-discovery__route small{display:block}.osmodi-guided-discovery__route strong{font-size:16px}.osmodi-guided-discovery__route small{margin-top:4px;color:var(--osm-muted, #65656f);font-size:13px;line-height:1.45}.osmodi-guided-discovery__action{flex:0 0 auto;color:var(--osm-accent, #4f46ff);font-size:12px;font-weight:700;white-space:nowrap}.osmodi-home-faq__grid{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);align-items:start;gap:clamp(38px,7vw,108px)}.osmodi-home-faq__items{border-top:1px solid var(--osm-line, #dedee3)}.osmodi-home-faq__item{border-bottom:1px solid var(--osm-line, #dedee3)}.osmodi-home-faq__item summary{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:18px;color:var(--osm-ink, #111112);font-size:16px;font-weight:600;cursor:pointer;list-style:none}.osmodi-home-faq__item summary::-webkit-details-marker{display:none}.osmodi-home-faq__item summary:after{content:"+";width:30px;height:30px;display:grid;flex:0 0 auto;place-items:center;border:1px solid var(--osm-line-strong, #b9b9c1);border-radius:var(--osm-radius-8, 8px);font-size:18px;font-weight:400}.osmodi-home-faq__item[open] summary:after{content:"\2212"}.osmodi-home-faq__answer{max-width:64ch;padding:0 46px 24px 0;color:var(--osm-muted, #65656f);line-height:1.65}.osmodi-home-faq__answer>:first-child{margin-top:0}.osmodi-home-faq__answer a{min-height:44px;display:inline-flex;align-items:center;margin-top:4px;color:var(--osm-ink, #111112);font-weight:600}.osmodi-pdp-details__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:clamp(30px,6vw,76px)}.osmodi-pdp-group+.osmodi-pdp-group{margin-top:48px;padding-top:48px;border-top:1px solid var(--osm-line, #dedee3)}.osmodi-pdp-group h2{margin:0 0 18px;font-family:var(--osm-font-display, serif);font-size:clamp(30px,3.5vw,46px);font-weight:350;line-height:1.1}.osmodi-pdp-group h3{margin:0 0 8px;font-size:15px;font-weight:600}.osmodi-pdp-group p,.osmodi-pdp-group li,.osmodi-pdp-group dd{color:var(--osm-muted, #65656f);line-height:1.6}.osmodi-pdp-stages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.osmodi-pdp-stage{padding:22px;border:1px solid var(--osm-line, #dedee3);border-radius:var(--osmodi-card-radius)}.osmodi-pdp-details-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px;margin:0}.osmodi-pdp-details-list div{min-width:0}.osmodi-pdp-details-list dt{margin-bottom:4px;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.osmodi-pdp-details-list dd{margin:0}.osmodi-pdp-service-links{display:grid;gap:10px}.osmodi-pdp-service-links a{min-height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border:1px solid var(--osm-line, #dedee3);border-radius:var(--osmodi-control-radius);color:var(--osm-ink, #111112);font-weight:600;text-decoration:none}.osmodi-variant-line{margin:8px 0 0;color:var(--osm-muted, #65656f);font-size:14px}.osmodi-scent-line{margin:14px 0 0;color:var(--osm-ink-soft, #303034);font-size:15px;line-height:1.5}@media(max-width:1023px){.osmodi-home-hero__grid{grid-template-columns:minmax(0,1fr) minmax(300px,.8fr)}.osmodi-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.osmodi-guided-discovery__grid{grid-template-columns:minmax(0,.95fr) minmax(340px,1.05fr)}}@media(max-width:767px){.osmodi-conversion .osmodi-shell{width:min(calc(100% - 28px),var(--container-max-width, 1320px))}.osmodi-home-hero__grid,.osmodi-guided-discovery__grid,.osmodi-home-faq__grid,.osmodi-pdp-details__grid{min-height:auto;grid-template-columns:minmax(0,1fr)}.osmodi-home-hero__grid{padding:34px 22px 22px}.osmodi-home-hero h1{font-size:clamp(40px,12vw,52px)}.osmodi-home-hero__actions{display:grid;grid-template-columns:minmax(0,1fr)}.osmodi-home-hero__actions .btn{width:100%}.osmodi-home-hero__media{min-height:360px}.osmodi-home-hero__feature{right:12px;bottom:12px;width:calc(100% - 24px)}.osmodi-value-strip__grid,.osmodi-product-grid,.osmodi-route-grid,.osmodi-service-grid,.osmodi-pdp-stages,.osmodi-pdp-details-list{grid-template-columns:1fr}.osmodi-product-grid{display:flex;margin-right:-14px;padding-right:14px;overflow-x:auto;scroll-snap-type:x mandatory}.osmodi-product-card{min-width:min(82vw,340px);scroll-snap-align:start}.osmodi-product-card:hover{transform:none;box-shadow:none}.osmodi-guided-discovery__media{min-height:390px}.osmodi-guided-discovery__route{align-items:flex-start;flex-direction:column;gap:10px}.osmodi-home-faq__answer{padding-right:0}.osmodi-value-strip__item+.osmodi-value-strip__item{border-top:1px solid var(--osm-line, #dedee3);border-left:0}}@media(prefers-reduced-motion:reduce){.osmodi-conversion *,.osmodi-conversion *:before,.osmodi-conversion *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.osmodi-page{margin-top:0;padding-block:clamp(48px,7vw,96px)}.osmodi-page__article{width:min(100%,940px);margin-inline:auto}.osmodi-page__header{max-width:780px;margin-bottom:clamp(28px,4vw,44px);padding-bottom:clamp(20px,3vw,30px);border-bottom:1px solid var(--osm-line, #dedee3)}.osmodi-page__header h1,.page-contact .title-wrap h1{margin:0;color:var(--osm-ink, #111112);font-family:var(--osm-font-display, serif);font-size:clamp(40px,6vw,72px);font-weight:400;line-height:1.02;letter-spacing:-.035em}.osmodi-page__content{max-width:760px;color:var(--osm-ink-soft, #303034);font-size:clamp(16px,1.3vw,18px);line-height:1.72}.osmodi-page__content>:first-child{margin-top:0}.osmodi-page__content>:last-child{margin-bottom:0}.osmodi-page__content h2,.osmodi-page__content h3{color:var(--osm-ink, #111112);font-family:var(--osm-font-display, serif);font-weight:400;line-height:1.12}.osmodi-page__content h2{margin:clamp(44px,6vw,72px) 0 18px;font-size:clamp(30px,4vw,46px)}.osmodi-page__content h3{margin:34px 0 12px;font-size:clamp(24px,3vw,32px)}.osmodi-page__content p,.osmodi-page__content ul,.osmodi-page__content ol,.osmodi-page__content table,.osmodi-page__content blockquote{margin-block:0 22px}.osmodi-page__content a{color:var(--osm-ink, #111112);text-decoration-thickness:1px;text-underline-offset:.2em}.osmodi-page__content img,.osmodi-page__content iframe,.osmodi-page__content video{max-width:100%;height:auto}.osmodi-page__content table{display:block;width:100%;overflow-x:auto;border-collapse:collapse}.osmodi-page__content th,.osmodi-page__content td{min-width:150px;padding:14px;border:1px solid var(--osm-line, #dedee3);text-align:start}.page-contact .row>.col-contact-form.mx-auto{flex:0 0 100%;width:min(100%,760px);max-width:760px;margin-inline:auto}.page-contact .title-wrap{max-width:700px;margin-inline:0;text-align:start}.page-contact .title-wrap .h-sub{max-width:620px;margin-top:18px;color:var(--osm-muted, #65656f);font-size:clamp(16px,1.3vw,18px)!important;line-height:1.65}.page-contact .contact-form--max400{max-width:640px}.page-contact .form-group{margin-bottom:22px}.page-contact .form-control{min-height:50px;border-color:var(--osm-line, #dedee3);border-radius:var(--osmodi-control-radius, 8px);background:var(--osm-paper, #ffffff)}.page-contact textarea.form-control{min-height:160px!important}@media(min-width:768px){.dropdn-modal-minicart{right:auto!important;left:0!important}.dropdn-modal-minicart>.dropdn-modal-slide{right:auto!important;left:0!important;transform:translate(-100%);border-right:1px solid var(--modal-divider-color, var(--osm-line, #dedee3));border-left:0;border-radius:0 var(--osmodi-card-radius, 16px) var(--osmodi-card-radius, 16px) 0}}@media(max-width:767px){.dropdn-modal-minicart{inset:auto 0 0!important;width:100%!important;max-width:100%!important;height:min(88dvh,760px)}.dropdn-modal-minicart>.dropdn-modal-slide,.dropdn-modal-slide.minicart-drop{top:auto!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;max-width:none!important;height:min(88dvh,760px)!important;transform:translateY(100%);border:1px solid var(--modal-divider-color, var(--osm-line, #dedee3));border-bottom:0;border-radius:var(--osmodi-card-radius, 16px) var(--osmodi-card-radius, 16px) 0 0}.fancybox-container.fancybox-is-open .dropdn-modal-minicart.is-opened .dropdn-modal-slide{transform:translateY(0)}.dropdn-content.minicart-drop .dropdn-content-block{padding:48px 20px 16px}.osmodi-page{padding-block:44px 56px}.osmodi-page__header h1,.page-contact .title-wrap h1{font-size:clamp(38px,12vw,52px)}.osmodi-page__content{line-height:1.65}}.osmodi-home-hero__visual-main{width:100%;height:100%}.osmodi-home-hero__media--product>.osmodi-home-hero__visual-main img{padding:clamp(28px,4vw,58px);object-fit:contain}.osmodi-home-hero__visual-secondary{position:absolute;top:18px;left:18px;width:min(34%,190px);aspect-ratio:4 / 5;display:block;overflow:hidden;border:1px solid rgb(17 17 18 / .1);border-radius:var(--osmodi-card-radius);background:#fffffff5;box-shadow:0 16px 46px #4f46ff1a}.osmodi-home-hero__visual-secondary img,.osmodi-home-hero__media--product .osmodi-home-hero__visual-secondary img{width:100%;height:100%;padding:14px;object-fit:contain}.osmodi-value-strip__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.osmodi-trust-layout{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,2.15fr);gap:16px}.osmodi-trust-anchor{min-height:320px;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(26px,4vw,44px);border-radius:var(--osmodi-card-radius);background:var(--osm-ink, #111112);color:var(--osm-surface, #fff)}.osmodi-trust-anchor h2{margin:0;font-family:var(--osm-font-display, serif);font-size:clamp(34px,4vw,52px);font-weight:350;line-height:1.06}.osmodi-trust-anchor p{margin:18px 0 0;color:#ffffffb8;line-height:1.55}.osmodi-trust-anchor a{min-height:44px;display:inline-flex;align-items:center;align-self:flex-start;margin-top:22px;color:var(--osm-surface, #fff);font-weight:600;text-underline-offset:4px}.osmodi-trust-layout .osmodi-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.osmodi-trust-layout .osmodi-service-card{min-height:320px;padding:clamp(22px,3vw,32px)}.osmodi-trust-layout .osmodi-service-card h3{font-size:clamp(24px,2.2vw,31px)}.osmodi-guided-discovery{background:var(--osm-surface-subtle, #fafafa)}.osmodi-guided-discovery__grid{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);align-items:center;padding:clamp(34px,6vw,76px);border-radius:var(--osm-radius-16, 16px);background:var(--osm-accent-soft, #eeecff)}.osmodi-guided-discovery__content{justify-content:flex-start}.osmodi-guided-discovery__primary{align-self:flex-start;white-space:nowrap}.osmodi-guided-discovery__routes{gap:0;border-top:1px solid rgb(79 70 255 / .22)}.osmodi-guided-discovery__route{min-height:118px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px 0;border:0;border-bottom:1px solid rgb(79 70 255 / .22);border-radius:0;background:transparent}.osmodi-guided-discovery__route:hover{border-color:#4f46ff5c;background:transparent}.osmodi-guided-discovery__count{width:32px;height:32px;display:grid;place-items:center;border:1px solid var(--osm-accent, #4f46ff);border-radius:var(--osm-radius-8, 8px);color:var(--osm-accent, #4f46ff);font-size:12px;font-weight:700}.osmodi-guided-discovery__action{min-height:44px;display:inline-flex;align-items:center;color:var(--osm-ink, #111112);text-decoration:underline;text-underline-offset:4px}.osmodi-offer-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:16px}.osmodi-offer-card{min-width:0;display:grid;grid-template-rows:minmax(260px,1fr) auto;overflow:hidden;border:1px solid var(--osm-line, #dedee3);border-radius:var(--osmodi-card-radius);background:var(--osm-surface-muted, #ecebe8)}.osmodi-offer-card--feature{background:var(--osm-accent-soft, #eeecff)}.osmodi-offer-card__media{min-height:300px;overflow:hidden;background:var(--osm-surface, #fff)}.osmodi-offer-card__media img{width:100%;height:100%;display:block;padding:clamp(22px,3vw,44px);object-fit:contain}.osmodi-offer-card__body{padding:clamp(26px,4vw,42px)}.osmodi-offer-card h3,.osmodi-gift-card h3{margin:0;font-family:var(--osm-font-display, serif);font-size:clamp(28px,3.2vw,42px);font-weight:350;line-height:1.08}.osmodi-offer-card p,.osmodi-gift-card p{margin:14px 0 0;color:var(--osm-muted, #65656f);line-height:1.55}.osmodi-offer-card .btn{min-height:46px;display:inline-flex;align-items:center;margin-top:22px;white-space:nowrap}.osmodi-review-grid{display:grid;grid-template-columns:1.08fr .92fr 1fr;gap:16px}.osmodi-review-card{min-height:280px;display:flex;flex-direction:column;padding:clamp(24px,3vw,36px);border:1px solid var(--osm-line, #dedee3);border-radius:var(--osmodi-card-radius);background:var(--osm-surface, #fff)}.osmodi-review-card__rating{margin:0 0 28px;color:var(--osm-accent, #4f46ff);font-weight:700}.osmodi-review-card blockquote{margin:0;color:var(--osm-ink, #111112);font-family:var(--osm-font-display, serif);font-size:clamp(23px,2.3vw,31px);line-height:1.26}.osmodi-review-card footer{display:grid;gap:4px;margin-top:auto;padding-top:28px;color:var(--osm-muted, #65656f);font-size:13px}.osmodi-review-card footer a{color:inherit;text-underline-offset:3px}.osmodi-editor-placeholder{padding:28px;border:1px dashed var(--osm-line-strong, #b9b9c1);border-radius:var(--osmodi-card-radius);color:var(--osm-muted, #65656f);line-height:1.55}.osmodi-gift-grid{display:grid;grid-template-columns:1.06fr .88fr 1.06fr;gap:16px}.osmodi-gift-card{min-width:0;overflow:hidden;border:1px solid var(--osm-line, #dedee3);border-radius:var(--osmodi-card-radius);background:var(--osm-surface, #fff)}.osmodi-gift-card:nth-child(2){background:var(--osm-surface-muted, #ecebe8)}.osmodi-gift-card__media{aspect-ratio:4 / 3;overflow:hidden;background:var(--osm-surface-subtle, #fafafa)}.osmodi-gift-card__media img{width:100%;height:100%;display:block;padding:clamp(18px,2.5vw,34px);object-fit:contain}.osmodi-gift-card__body{padding:clamp(24px,3vw,34px)}.osmodi-gift-card h3{font-size:clamp(25px,2.6vw,34px)}.osmodi-gift-card a{min-height:44px;display:inline-flex;align-items:center;margin-top:16px;color:var(--osm-ink, #111112);font-weight:600;text-underline-offset:4px}.osmodi-home-newsletter{padding-block:clamp(52px,7vw,84px)}.osmodi-home-newsletter__board{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);align-items:center;gap:clamp(32px,6vw,84px);padding:clamp(34px,6vw,72px);border-radius:var(--osm-radius-16, 16px);background:var(--osm-ink, #111112);color:var(--osm-surface, #fff)}.osmodi-home-newsletter h2{margin:0;font-family:var(--osm-font-display, serif);font-size:clamp(34px,4.5vw,56px);font-weight:350;line-height:1.06}.osmodi-home-newsletter__board>div>p{max-width:50ch;margin:16px 0 0;color:#ffffffb8;line-height:1.55}.osmodi-home-newsletter__form{display:grid;gap:10px}.osmodi-home-newsletter__form label{color:var(--osm-surface, #fff);font-size:13px;font-weight:600}.osmodi-home-newsletter__controls{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.osmodi-home-newsletter__controls input{min-width:0;min-height:50px;padding:0 14px;border:1px solid rgb(255 255 255 / .55);border-radius:var(--osmodi-control-radius);background:var(--osm-surface, #fff);color:var(--osm-ink, #111112)}.osmodi-home-newsletter__controls .btn{min-height:50px;padding-inline:20px;border-color:var(--osm-surface, #fff);background:var(--osm-surface, #fff);color:var(--osm-ink, #111112);white-space:nowrap}.osmodi-home-newsletter small{color:#ffffffb3}.osmodi-form-error{color:#ffd8dc}.osmodi-form-success{margin:0;color:var(--osm-surface, #fff);font-size:17px;font-weight:600}.osmodi-conversion a:focus-visible,.osmodi-conversion button:focus-visible,.osmodi-conversion input:focus-visible,.osmodi-conversion summary:focus-visible{outline:3px solid var(--osm-accent, #4f46ff);outline-offset:3px}@media(max-width:1100px){.osmodi-value-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.osmodi-value-strip__item:nth-child(odd){border-left:0}.osmodi-value-strip__item:nth-child(n+3){border-top:1px solid var(--osm-line, #dedee3)}.osmodi-trust-layout{grid-template-columns:minmax(0,1fr)}}@media(max-width:767px){.osmodi-home-hero__visual-secondary{top:12px;left:12px;width:min(32%,130px)}.osmodi-value-strip__grid,.osmodi-trust-layout .osmodi-service-grid,.osmodi-guided-discovery__grid,.osmodi-offer-grid,.osmodi-review-grid,.osmodi-gift-grid,.osmodi-home-newsletter__board{grid-template-columns:minmax(0,1fr)}.osmodi-value-strip__item:nth-child(n){border-top:1px solid var(--osm-line, #dedee3);border-left:0}.osmodi-value-strip__item:first-child{border-top:0}.osmodi-guided-discovery__grid{padding:32px 22px}.osmodi-guided-discovery__route{grid-template-columns:34px minmax(0,1fr)}.osmodi-guided-discovery__action{grid-column:2}.osmodi-offer-card{grid-template-rows:auto auto}.osmodi-offer-card__media{min-height:260px}.osmodi-home-newsletter__board{padding:34px 22px}.osmodi-home-newsletter__controls{grid-template-columns:minmax(0,1fr)}.osmodi-home-newsletter__controls .btn{width:100%}}.osmodi-home-hero{padding-top:16px}.osmodi-home-hero__grid{min-height:min(690px,calc(100dvh - 118px));grid-template-columns:minmax(0,.82fr) minmax(480px,1.18fr);gap:clamp(30px,4.5vw,66px);padding:clamp(38px,4.6vw,66px);background:#f2f1ee}.osmodi-home-hero__copy{max-width:560px}.osmodi-home-hero h1{font-size:clamp(48px,5.4vw,76px);line-height:.98}.osmodi-home-hero__support{max-width:47ch;margin-top:20px;font-size:clamp(15px,1.2vw,18px)}.osmodi-home-hero__media{min-height:560px;isolation:isolate;overflow:visible;background:var(--osm-accent-soft, #eeecff)}.osmodi-home-hero__visual-main{position:absolute;top:7%;right:44%;bottom:7%;left:4%;overflow:hidden;border-radius:var(--osmodi-card-radius);background:#ffffffb8}.osmodi-home-hero__media--product>.osmodi-home-hero__visual-main img{padding:clamp(22px,3vw,42px)}.osmodi-home-hero__visual-secondary,.osmodi-home-hero__visual-tertiary{position:absolute;display:block;overflow:hidden;border:1px solid rgb(17 17 18 / .1);border-radius:var(--osmodi-card-radius);background:#fffffff0;box-shadow:0 14px 40px #11111214}.osmodi-home-hero__visual-secondary{top:9%;right:5%;left:auto;width:27%;aspect-ratio:4 / 5}.osmodi-home-hero__visual-tertiary{right:34%;bottom:6%;width:24%;aspect-ratio:4 / 5}.osmodi-home-hero__visual-secondary img,.osmodi-home-hero__visual-tertiary img,.osmodi-home-hero__media--product .osmodi-home-hero__visual-secondary img,.osmodi-home-hero__media--product .osmodi-home-hero__visual-tertiary img{width:100%;height:100%;padding:12px;object-fit:contain}.osmodi-home-hero__feature{right:-18px;bottom:28px;width:min(310px,47%);padding:20px;box-shadow:0 18px 52px #11111221}.osmodi-home-hero__feature-title{font-size:clamp(24px,2.3vw,32px)}.osmodi-value-strip{padding-block:34px 48px}.osmodi-value-strip__item{min-height:150px;padding:24px}.osmodi-value-strip__icon{margin-bottom:14px}.osmodi-section{padding-block:clamp(58px,6vw,82px)}.osmodi-section__head{margin-bottom:26px}.osmodi-section__head h2{font-size:clamp(38px,4.3vw,58px);line-height:1.02}.osmodi-home-product-edit{background:#f7f7f5}.osmodi-product-edit__heading-row{display:flex;align-items:end;justify-content:space-between;gap:32px}.osmodi-product-edit__heading-row .osmodi-section__head{margin-bottom:22px}.osmodi-product-edit__all{flex:0 0 auto;margin-bottom:24px;white-space:nowrap}.osmodi-product-filters{display:flex;gap:8px;margin-bottom:18px;overflow-x:auto;scrollbar-width:none}.osmodi-product-filters::-webkit-scrollbar{display:none}.osmodi-product-filters a{min-height:38px;display:inline-flex;flex:0 0 auto;align-items:center;padding-inline:15px;border:1px solid var(--osm-line, #dedee3);border-radius:var(--osmodi-control-radius);background:var(--osm-surface, #fff);color:var(--osm-ink, #111112);font-size:12px;font-weight:600;text-decoration:none}.osmodi-product-filters a.is-active,.osmodi-product-filters a:hover{border-color:var(--osm-ink, #111112);background:var(--osm-ink, #111112);color:var(--osm-surface, #fff)}.osmodi-product-card__media{aspect-ratio:1 / 1.03;background:#f5f4f1}.osmodi-product-card__body{min-height:226px;padding:15px}.osmodi-product-card h3{font-size:15px}.osmodi-product-card__direction{margin-top:8px;font-size:12px}.osmodi-product-card__rating{margin:8px 0 0;color:var(--osm-ink, #111112);font-size:12px;font-weight:700}.osmodi-product-card__rating span,.osmodi-product-card__compare-price{color:var(--osm-muted, #65656f);font-weight:400}.osmodi-product-card__compare-price{font-size:11px;text-decoration:line-through}.osmodi-product-card__commerce{padding-top:14px}.osmodi-product-card__action{min-height:38px;padding-inline:12px;border-color:var(--osm-ink, #111112);background:var(--osm-ink, #111112);color:var(--osm-surface, #fff)}.osmodi-route-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.osmodi-route-card{min-height:260px;padding:clamp(22px,2.4vw,30px)}.osmodi-route-card h3{font-size:clamp(25px,2.4vw,34px)}.osmodi-route-card p{font-size:13px}.osmodi-home-houses{background:var(--osm-surface, #fff)}.osmodi-house-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.osmodi-house-card{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;padding:14px 16px;border:1px solid var(--osm-line, #dedee3);border-radius:var(--osmodi-card-radius);background:var(--osm-surface-subtle, #fafafa)}.osmodi-house-card__initial{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--osm-line, #dedee3);border-radius:50%;background:var(--osm-surface, #fff);color:var(--osm-ink, #111112);font-family:var(--osm-font-display, serif);font-size:16px}.osmodi-house-card h3{min-width:0;margin:0;font-size:14px;line-height:1.3}.osmodi-house-card__link{color:var(--osm-ink, #111112);text-decoration:none}.osmodi-house-card__link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.osmodi-house-card{position:relative}.osmodi-house-card p{margin:0;color:var(--osm-muted, #65656f);font-size:11px}.osmodi-guided-discovery{background:#f7f7f5}.osmodi-guided-discovery__grid{min-height:430px;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:clamp(34px,6vw,82px);padding:clamp(34px,5vw,64px);background:linear-gradient(115deg,#efedff,#f6f4ff 58%,#f7f7f5)}.osmodi-guided-discovery__routes{padding:18px 24px;border:1px solid rgb(17 17 18 / .08);border-radius:var(--osmodi-card-radius);background:#ffffffeb;box-shadow:0 22px 60px #1111121a}.osmodi-guided-discovery__route{min-height:96px}.osmodi-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.osmodi-offer-card{min-height:390px;grid-template-columns:minmax(0,.9fr) minmax(190px,1.1fr);grid-template-rows:minmax(0,1fr);align-items:stretch}.osmodi-offer-card__media{min-height:0;grid-column:2;grid-row:1;background:transparent}.osmodi-offer-card__media img{padding:clamp(18px,2.5vw,34px)}.osmodi-offer-card__body{grid-column:1;grid-row:1;align-self:end;padding:clamp(24px,3vw,36px)}.osmodi-offer-card h3{font-size:clamp(28px,3vw,40px)}.osmodi-trust-anchor,.osmodi-trust-layout .osmodi-service-card{min-height:230px}.osmodi-trust-anchor{padding:clamp(24px,3vw,34px)}.osmodi-trust-anchor h2{font-size:clamp(30px,3.3vw,42px)}.osmodi-trust-layout .osmodi-service-card{padding:clamp(18px,2.2vw,26px)}.osmodi-trust-layout .osmodi-service-card h3{font-size:clamp(21px,1.9vw,27px)}.osmodi-review-card{min-height:250px}.osmodi-review-card__rating span{color:var(--osm-muted, #65656f);font-size:12px;font-weight:500}.osmodi-review-card h3{margin:0;font-family:var(--osm-font-display, serif);font-size:clamp(25px,2.4vw,32px);font-weight:400;line-height:1.1}.osmodi-review-card__summary{margin:14px 0 0;color:var(--osm-muted, #65656f)}.osmodi-editor-placeholder{min-height:170px;display:flex;align-items:center;border-style:solid;background:var(--osm-surface-subtle, #fafafa);font-family:var(--osm-font-display, serif);font-size:clamp(22px,2.4vw,30px)}.osmodi-gift-card__media{aspect-ratio:16 / 10}.osmodi-gift-card__body{padding:clamp(20px,2.4vw,28px)}.osmodi-home-faq__item summary{min-height:64px;padding-block:14px}.osmodi-home-newsletter{padding-block:42px 62px}.osmodi-home-newsletter__board{padding:clamp(30px,4vw,48px)}@media(max-width:1100px){.osmodi-home-hero__grid{grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr)}.osmodi-route-grid,.osmodi-house-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.osmodi-offer-card{grid-template-columns:minmax(0,1fr);grid-template-rows:230px auto}.osmodi-offer-card__media{grid-column:1;grid-row:1}.osmodi-offer-card__body{grid-column:1;grid-row:2}}@media(max-width:767px){.osmodi-home-hero{padding-top:8px}.osmodi-home-hero__grid{grid-template-columns:minmax(0,1fr);gap:28px;padding:30px 20px 20px}.osmodi-home-hero h1{font-size:clamp(42px,12.5vw,54px)}.osmodi-home-hero__media{min-height:420px;overflow:hidden}.osmodi-home-hero__visual-main{top:5%;right:43%;bottom:23%;left:3%}.osmodi-home-hero__visual-secondary{top:5%;right:4%;width:32%}.osmodi-home-hero__visual-tertiary{right:38%;bottom:4%;width:25%}.osmodi-home-hero__feature{right:10px;bottom:10px;width:min(240px,66%);padding:14px}.osmodi-home-hero__feature-label,.osmodi-home-hero__feature-meta{display:none}.osmodi-product-edit__heading-row{display:block}.osmodi-product-edit__all{margin:0 0 20px}.osmodi-route-grid,.osmodi-house-grid,.osmodi-offer-grid{grid-template-columns:minmax(0,1fr)}.osmodi-house-card{grid-template-columns:34px minmax(0,1fr)}.osmodi-house-card p{grid-column:2}.osmodi-route-card{min-height:220px}.osmodi-guided-discovery__grid{min-height:auto;grid-template-columns:minmax(0,1fr);padding:30px 20px}.osmodi-guided-discovery__routes{padding:10px 16px}.osmodi-offer-card{min-height:0;grid-template-columns:minmax(0,1fr);grid-template-rows:240px auto}.osmodi-gift-card__media{aspect-ratio:4 / 3}}
/*# sourceMappingURL=/cdn/shop/t/81/assets/osmodi-conversion.css.map */
