.smx-scope,.smx-scope *{opacity:1!important;visibility:visible!important}.smx-scope{transform:none!important}.smx-scope{--smx-ink: #111113;--smx-muted: #6b6b70;--smx-line: #e4e4e7;--smx-surface: #f4f4f5;--smx-accent: #e11d74;--smx-ok: #16a34a;--smx-radius: 14px;font-family:var(--smx-font-body, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif);color:var(--smx-ink);font-size:var(--smx-body-size, 16px);line-height:var(--smx-body-lh, 1.55);-webkit-font-smoothing:antialiased;letter-spacing:normal}.smx-scope p,.smx-scope li,.smx-scope span,.smx-scope div,.smx-scope td,.smx-scope th,.smx-scope h1,.smx-scope h2,.smx-scope h3,.smx-scope summary,.smx-scope strong,.smx-scope em,.smx-scope a,.smx-scope label,.smx-scope button{letter-spacing:inherit}.smx-scope *,.smx-scope *:before,.smx-scope *:after{box-sizing:border-box}.smx-scope img{max-width:100%;display:block}.smx-scope p{margin:0 0 12px}.smx-scope h1,.smx-scope h2,.smx-scope h3{margin:0}.smx-scope>*,.smx-grid>*,.smx-cols>*{min-width:0}.smx-container{max-width:1240px;margin:0 auto;padding-left:20px;padding-right:20px}.smx-container--narrow{max-width:900px}.smx-eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--smx-muted)}.smx-h1{font-family:var(--smx-font-heading, inherit);font-size:var(--smx-h1-size, 34px);font-weight:700;line-height:1.15}.smx-h2{font-family:var(--smx-font-heading, inherit);font-size:var(--smx-h-size, 42px);font-weight:700;line-height:1.12;letter-spacing:-.01em}.smx-sub{font-size:var(--smx-sub-size, 17px);line-height:1.55;color:var(--smx-muted)}.smx-accent{color:var(--smx-accent)}.smx-btn{display:block;width:100%;padding:17px 24px;background:var(--smx-ink);color:#fff;border:0;border-radius:999px;font-family:inherit;font-size:16px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;text-align:center;text-decoration:none;cursor:pointer;transition:filter .15s ease,transform .05s ease}.smx-btn:hover{filter:brightness(1.9)}.smx-btn:active{transform:scale(.99)}.smx-btn--ghost{background:transparent;color:var(--smx-ink);border:1.5px solid var(--smx-ink)}.smx-btn--ghost:hover{background:var(--smx-ink);color:#fff;filter:none}.smx-stars{display:inline-flex;align-items:center;gap:2px}.smx-star{width:16px;height:16px;flex:0 0 auto;fill:#111113}.smx-ticks{list-style:none;margin:0;padding:0;display:grid;gap:9px}.smx-tick{display:flex;align-items:flex-start;gap:10px;font-size:15px}.smx-tick svg{width:18px;height:18px;flex:0 0 auto;margin-top:1px}.smx-acc{border-bottom:1px solid var(--smx-line)}.smx-acc summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 0;cursor:pointer;list-style:none;font-weight:600;font-size:16px;transition:color .18s ease}.smx-acc summary::-webkit-details-marker{display:none}.smx-acc summary:after{content:"";flex:0 0 auto;width:9px;height:9px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .34s cubic-bezier(.34,1.42,.64,1)}.smx-acc[open] summary:after{transform:rotate(225deg)}.smx-acc summary:hover{color:var(--smx-accent)}.smx-acc summary:active{opacity:.62}.smx-acc .smx-acc__body{padding:0 0 18px;font-size:15px;line-height:1.62;color:var(--smx-muted)}@supports selector(::details-content){.smx-acc::details-content{block-size:0;overflow:hidden;opacity:0;transition:block-size .34s cubic-bezier(.32,.72,0,1),content-visibility .34s cubic-bezier(.32,.72,0,1) allow-discrete,opacity .22s ease .04s}.smx-acc[open]::details-content{block-size:auto;opacity:1}.smx-acc .smx-acc__body{transform:translateY(-6px);transition:transform .34s cubic-bezier(.32,.72,0,1)}.smx-acc[open] .smx-acc__body{transform:translateY(0)}}@keyframes smx-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.smx-marquee{overflow:hidden}.smx-marquee__track{display:flex;align-items:center;width:max-content;animation:smx-marquee var(--smx-marquee-speed, 40s) linear infinite}.smx-marquee:hover .smx-marquee__track{animation-play-state:paused}[data-smx-buy] [data-smx-tiershow]{display:none!important}[data-smx-buy] [data-smx-tiershow].is-active{display:inline-block!important}[data-smx-buy] [data-smx-tiershow].is-active.smx-show--block{display:block!important}@media(prefers-reduced-motion:reduce){.smx-marquee__track{animation:none}.smx-acc::details-content,.smx-acc .smx-acc__body,.smx-acc summary:after{transition:none}}.smx-visually-hidden{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(max-width:749px){.smx-scope{font-size:var(--smx-body-size-m, 15px);line-height:var(--smx-body-lh-m, 1.6)}.smx-scope p{margin:0 0 8px}.smx-h1{font-size:var(--smx-h1-size-m, 27px)}.smx-h2{font-size:var(--smx-h-size-m, 29px)}.smx-sub{font-size:var(--smx-sub-size-m, 15px)}.smx-btn{font-size:15px;padding:15px 20px}.smx-acc summary{font-size:15px;padding:15px 0}.smx-acc .smx-acc__body{font-size:14px;padding:0 0 15px}.smx-container{padding-left:16px;padding-right:16px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/somnair-ox.css.map */
