.nalo-footer,.nalo-footer *,.nalo-footer *:before,.nalo-footer *:after{box-sizing:border-box}.nalo-footer{--nalo-footer-ink: #f7f6f2;--nalo-footer-muted: #adafa9;--nalo-footer-line: rgba(255, 255, 255, .15);--nalo-footer-accent: var(--nalo-color-accent-light, #a8c5df);width:min(calc(100% - 24px),1480px);margin:12px auto 0;border-radius:10px 10px 0 0;background:#0d0e0f;color:var(--nalo-footer-ink);font-family:var(--nalo-font-body, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif);overflow:hidden}.nalo-footer__inner{padding:clamp(52px,7vw,96px) clamp(20px,5vw,72px) max(24px,env(safe-area-inset-bottom))}.nalo-footer__lead{display:grid;gap:clamp(48px,7vw,92px)}.nalo-footer__brand h2{max-width:720px;margin:0;color:var(--nalo-footer-ink);font-size:clamp(38px,5.5vw,78px);line-height:.98;font-weight:520;letter-spacing:-.045em;text-wrap:balance}.nalo-footer__brand p{max-width:570px;margin:24px 0 0;color:var(--nalo-footer-muted);font-size:16px;line-height:1.65}.nalo-footer__early-link{width:fit-content;min-height:44px;display:inline-flex;align-items:center;gap:9px;margin-top:22px;color:var(--nalo-footer-ink);font-size:14px;font-weight:620;text-decoration:none}.nalo-footer__early-link .nalo-icon{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.nalo-footer__early-link:hover .nalo-icon{transform:translate(3px)}.nalo-footer__newsletter{align-self:end}.nalo-footer__newsletter h2,.nalo-footer__menu h2{margin:0;color:var(--nalo-footer-ink);font-size:14px;line-height:1.4;font-weight:650}.nalo-footer__newsletter>p{max-width:520px;margin:10px 0 0;color:var(--nalo-footer-muted);font-size:15px;line-height:1.6}.nalo-footer__form{max-width:580px;margin-top:22px}.nalo-footer__form label{display:inline-block;margin-bottom:8px;color:var(--nalo-footer-ink);font-size:13px;line-height:1.4;font-weight:620}.nalo-footer__email-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.nalo-footer__email-row input,.nalo-footer__email-row button{min-height:52px;border-radius:10px;font:inherit;font-size:16px}.nalo-footer__email-row input{width:100%;min-width:0;border:1px solid rgba(255,255,255,.24);padding:0 16px;background:#ffffff0f;color:var(--nalo-footer-ink);transition:border-color .18s ease,background-color .18s ease}.nalo-footer__email-row input::placeholder{color:#888b85}.nalo-footer__email-row input:hover,.nalo-footer__email-row input:focus{border-color:#ffffff7a;background:#ffffff17}.nalo-footer__email-row input[aria-invalid=true]{border-color:#f5a8a8}.nalo-footer__email-row button{position:relative;min-width:154px;border:1px solid #ffffff;padding:0 20px;background:#fff;color:#111210;font-weight:650;cursor:pointer;touch-action:manipulation;transition:background-color .18s ease,color .18s ease}.nalo-footer__email-row button:hover{background:transparent;color:#fff}.nalo-footer__email-row button.is-loading{color:transparent;cursor:wait}.nalo-footer__email-row button.is-loading:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:18px;border:2px solid rgba(17,18,16,.25);border-top-color:#111210;border-radius:50%;animation:nalo-footer-spin .7s linear infinite;transform:translate(-50%,-50%)}.nalo-footer__form-message{margin:12px 0 0;font-size:14px;line-height:1.55}.nalo-footer__form-message ul{margin:0;padding-left:20px}.nalo-footer__form-message.is-error{color:#ffd0d0}.nalo-footer__form-message.is-success{color:#c9e3f7}.nalo-footer__consent{max-width:520px;margin:12px 0 0;color:#8e918a;font-size:12px;line-height:1.55}.nalo-footer__menus{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 24px;margin-top:clamp(64px,9vw,120px)}.nalo-footer__menu{display:grid;align-content:start;gap:4px}.nalo-footer__menu h2{margin-bottom:10px}.nalo-footer__menu a{width:fit-content;min-height:44px;display:inline-flex;align-items:center;color:var(--nalo-footer-muted);font-size:14px;line-height:1.4;text-decoration:none;transition:color .18s ease}.nalo-footer__menu a:hover,.nalo-footer__menu a[aria-current=page]{color:var(--nalo-footer-ink)}.nalo-footer__logo{min-height:44px;display:flex;align-items:center;margin-top:clamp(72px,10vw,148px)}.nalo-footer__logo img{width:min(100%,1120px);height:auto;display:block}.nalo-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 28px;margin-top:clamp(36px,5vw,64px);border-top:1px solid var(--nalo-footer-line);padding-top:24px;color:#8e918a;font-size:12px;line-height:1.5}.nalo-footer a:focus-visible,.nalo-footer button:focus-visible,.nalo-footer input:focus-visible,.nalo-footer [tabindex="-1"]:focus-visible{outline:3px solid var(--nalo-footer-accent);outline-offset:3px}@keyframes nalo-footer-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}@media screen and (min-width:900px){.nalo-footer__lead{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:end;gap:clamp(56px,8vw,128px)}.nalo-footer__menus{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(24px,4vw,64px)}}@media screen and (max-width:599px){.nalo-footer{width:100%;margin-top:0}.nalo-footer__email-row{grid-template-columns:1fr}.nalo-footer__email-row button{width:100%}.nalo-footer__menus{gap:30px 20px}.nalo-footer__bottom{align-items:flex-start;flex-direction:column}}@media screen and (max-width:380px){.nalo-footer__menus{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.nalo-footer *,.nalo-footer *:before,.nalo-footer *:after{transition-duration:.01ms!important}.nalo-footer__email-row button.is-loading:after{animation:none}}.nalo-shell-header,.nalo-shell-header *,.nalo-shell-header *:before,.nalo-shell-header *:after{box-sizing:border-box}.nalo-shell-header{--nalo-header-surface: var(--nalo-color-surface, #f3f1ed);--nalo-header-ink: var(--nalo-color-ink, #111210);--nalo-header-muted: var(--nalo-color-muted, #626660);--nalo-header-line: var(--nalo-color-line, #d8d5cf);--nalo-header-accent: var(--nalo-color-accent, #2f5d8a);width:100%;color:var(--nalo-header-ink);background:var(--nalo-header-surface);font-family:var(--nalo-font-body, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif)}.nalo-shell-header a,.nalo-shell-header button,.nalo-shell-header summary{touch-action:manipulation}.nalo-shell-header__announcement{min-height:44px;max-height:54px;display:flex;align-items:center;justify-content:center;padding:0 18px;overflow:hidden;background:var(--nalo-header-ink);color:#fff;font-size:12px;line-height:1.4;letter-spacing:.01em;text-align:center;transition:max-height .22s ease,min-height .22s ease,padding .22s ease,opacity .16s ease}.nalo-shell-header__announcement a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:inherit;text-decoration:none}.nalo-shell-header__announcement span{text-wrap:balance}.nalo-shell-header__announcement .nalo-icon{width:15px;height:15px;transition:transform .18s ease}.nalo-shell-header__announcement a:hover .nalo-icon{transform:translate(3px)}.nalo-shell-header__bar{width:100%;margin:0 auto;border:0;border-bottom:1px solid var(--nalo-header-line);border-radius:0;background:var(--nalo-header-surface)}.nalo-shell-header__inner{width:min(100%,1480px);min-height:66px;display:grid;grid-template-columns:minmax(44px,1fr) auto minmax(44px,1fr);align-items:center;gap:12px;margin:0 auto;padding:0 clamp(16px,3vw,40px)}.nalo-shell-header__leading,.nalo-shell-header__actions{min-width:0;display:flex;align-items:center}.nalo-shell-header__leading{justify-content:flex-start}.nalo-shell-header__actions{justify-content:flex-end;gap:4px}.nalo-shell-header__logo{width:min(var(--nalo-logo-width),176px);min-height:44px;display:flex;align-items:center;justify-content:center}.nalo-shell-header__logo img,.nalo-menu__logo img{width:100%;height:auto;display:block;object-fit:contain}.nalo-shell-header__icon-button,.nalo-menu__close{position:relative;width:44px;min-width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:0;background:transparent;color:inherit;cursor:pointer;text-decoration:none;transition:background-color .18s ease,color .18s ease}.nalo-shell-header__icon-button:hover,.nalo-menu__close:hover{background:color-mix(in srgb,var(--nalo-header-ink) 7%,transparent)}.nalo-shell-header .nalo-icon{width:22px;height:22px;display:block;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.nalo-shell-header__cart-count{position:absolute;top:3px;right:2px;min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--nalo-header-surface);border-radius:999px;padding:0 4px;background:var(--nalo-header-accent);color:#fff;font-size:10px;line-height:1;font-weight:700;font-variant-numeric:tabular-nums}.nalo-shell-header__desktop-nav{display:none}.nalo-nav{margin:0;padding:0;list-style:none}.nalo-nav__link,.nalo-nav__sublink{color:inherit;text-decoration:none}.nalo-nav__link{cursor:pointer}.nalo-nav__disclosure>summary{list-style:none}.nalo-nav__disclosure>summary::-webkit-details-marker{display:none}.nalo-nav__chevron{width:16px;height:16px;transition:transform .18s ease}.nalo-nav__disclosure[open] .nalo-nav__chevron{transform:rotate(180deg)}.nalo-menu{width:100%;max-width:none;height:100%;max-height:none;margin:0;border:0;padding:0;background:transparent;color:var(--nalo-header-ink);overflow:hidden}.nalo-menu::backdrop{background:#11121085}.nalo-menu__panel{width:min(92vw,430px);height:100dvh;display:flex;flex-direction:column;gap:26px;padding:max(16px,env(safe-area-inset-top)) 20px max(24px,env(safe-area-inset-bottom));background:var(--nalo-header-surface);box-shadow:18px 0 50px #11121029;overflow-y:auto;overscroll-behavior:contain}.nalo-menu[open] .nalo-menu__panel{animation:nalo-menu-enter .22s cubic-bezier(.22,1,.36,1) both}.nalo-menu__top{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:20px}.nalo-menu__logo{width:126px;min-height:44px;display:inline-flex;align-items:center}.nalo-menu__navigation{padding-top:4px}.nalo-nav--mobile{display:grid;gap:2px}.nalo-nav--mobile .nalo-nav__link{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:clamp(22px,6vw,28px);line-height:1.15;font-weight:560;letter-spacing:-.025em}.nalo-nav--mobile .nalo-nav__link.is-active{color:var(--nalo-header-accent)}.nalo-nav--mobile .nalo-nav__submenu{display:grid;gap:2px;margin:2px 0 12px;padding-left:16px}.nalo-nav--mobile .nalo-nav__sublink{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--nalo-header-muted);font-size:16px}.nalo-nav--mobile .nalo-nav__sublink .nalo-icon{width:17px;height:17px}.nalo-menu__early-access{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-radius:10px;padding:14px 16px;background:var(--nalo-header-ink);color:#fff;text-decoration:none}.nalo-menu__early-access span{display:grid;gap:4px}.nalo-menu__early-access strong,.nalo-menu__early-access small{font:inherit}.nalo-menu__early-access strong{font-size:14px;font-weight:650}.nalo-menu__early-access small{color:#ffffffad;font-size:12px;line-height:1.4}.nalo-menu__early-access .nalo-icon{width:18px;min-width:18px;height:18px}.nalo-menu__utility{display:grid;gap:2px;margin-top:auto;padding-top:4px}.nalo-menu__utility a{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--nalo-header-muted);font-size:15px;text-decoration:none}.nalo-menu__cart-count{min-width:24px;font-variant-numeric:tabular-nums;text-align:right}.nalo-shell-header a:focus-visible,.nalo-shell-header button:focus-visible,.nalo-shell-header summary:focus-visible{outline:3px solid var(--nalo-header-accent);outline-offset:3px}html.nalo-menu-is-open{overflow:hidden}@keyframes nalo-menu-enter{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}@media screen and (min-width:990px){.nalo-shell-header{background:transparent}.nalo-shell-header__announcement,.nalo-shell-header__bar{transition-timing-function:cubic-bezier(.22,1,.36,1)}.nalo-shell-header__bar{transition:width .24s cubic-bezier(.22,1,.36,1),margin .24s cubic-bezier(.22,1,.36,1),border-radius .24s ease,box-shadow .24s ease,background-color .24s ease}.nalo-shell-header.is-scrolled .nalo-shell-header__announcement{min-height:0;max-height:0;padding-top:0;padding-bottom:0;opacity:0;pointer-events:none}.nalo-shell-header.is-scrolled .nalo-shell-header__bar{width:min(calc(100% - 48px),1480px);margin-top:10px;border:1px solid color-mix(in srgb,var(--nalo-header-line) 86%,transparent);border-radius:10px;background:color-mix(in srgb,var(--nalo-header-surface) 98%,#ffffff);box-shadow:0 14px 34px #11121017}.nalo-shell-header__inner{min-height:74px}.nalo-shell-header.is-scrolled .nalo-shell-header__inner{min-height:64px}.nalo-shell-header__menu-button{display:none}.nalo-shell-header__desktop-nav{display:block}.nalo-nav--desktop{display:flex;align-items:center;gap:clamp(16px,1.8vw,28px)}.nalo-nav--desktop .nalo-nav__item,.nalo-nav--desktop .nalo-nav__disclosure{position:relative}.nalo-nav--desktop .nalo-nav__link{position:relative;min-height:44px;display:inline-flex;align-items:center;gap:5px;font-size:14px;line-height:1.3;font-weight:560;white-space:nowrap}.nalo-nav--desktop .nalo-nav__link:after{content:"";position:absolute;right:0;bottom:6px;left:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.nalo-nav--desktop .nalo-nav__link:hover:after,.nalo-nav--desktop .nalo-nav__link.is-active:after{transform:scaleX(1);transform-origin:left}.nalo-nav--desktop .nalo-nav__submenu{position:absolute;top:calc(100% + 6px);left:-12px;z-index:2;width:min(270px,80vw);display:grid;gap:2px;border:1px solid var(--nalo-header-line);border-radius:10px;padding:8px;background:var(--nalo-header-surface);box-shadow:0 18px 40px #1112101f}.nalo-nav--desktop .nalo-nav__sublink{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:8px;padding:0 12px;color:var(--nalo-header-muted);font-size:14px;transition:background-color .18s ease,color .18s ease}.nalo-nav--desktop .nalo-nav__sublink:hover,.nalo-nav--desktop .nalo-nav__sublink.is-active{background:color-mix(in srgb,var(--nalo-header-ink) 6%,transparent);color:var(--nalo-header-ink)}.nalo-nav--desktop .nalo-nav__sublink .nalo-icon{width:16px;height:16px}.nalo-menu{display:none}}@media screen and (max-width:749px){.nalo-shell-header__search-link{display:none}.nalo-shell-header__logo{width:min(var(--nalo-logo-width),126px)}.nalo-shell-header__announcement{font-size:11px}}@media(prefers-reduced-motion:reduce){.nalo-shell-header *,.nalo-shell-header *:before,.nalo-shell-header *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.nalo-drawer,.nalo-drawer *{box-sizing:border-box}.nalo-drawer{--drawer-ink: var(--nalo-ink, #111210);--drawer-muted: var(--nalo-muted, #636862);--drawer-border: var(--nalo-border, #d8d5cf);--drawer-surface: var(--nalo-surface, #f3f1ed);width:min(480px,calc(100vw - 24px));height:calc(100dvh - 24px);max-width:none;max-height:none;margin:12px 12px 12px auto;padding:0;display:none;grid-template-rows:auto auto minmax(0,1fr) auto;border:1px solid rgba(17,18,16,.12);border-radius:10px;background:#fff;color:var(--drawer-ink);box-shadow:0 24px 80px #11121038;opacity:0;overflow:hidden;transform:translate(calc(100% + 28px));transition:opacity .18s ease-out,transform .24s cubic-bezier(.16,1,.3,1)}.nalo-drawer[open]{display:grid}.nalo-drawer.is-visible{opacity:1;transform:translate(0)}.nalo-drawer::backdrop{background:#11121000;transition:background .18s ease-out}.nalo-drawer.is-visible::backdrop{background:#11121085}.nalo-drawer__header{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px 10px 20px}.nalo-drawer__header h2,.nalo-drawer__header p,.nalo-drawer__empty h3,.nalo-drawer__empty p,.nalo-drawer__footer p,.nalo-drawer__variant{margin:0}.nalo-drawer__header h2{font-size:1.25rem;line-height:1.2;font-weight:600}.nalo-drawer__header p{margin-top:3px;color:var(--drawer-muted);font-size:.8125rem}.nalo-drawer__close{width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;padding:0;border:0;border-radius:10px;background:transparent;color:var(--drawer-ink);cursor:pointer}.nalo-drawer__close:hover{background:var(--drawer-surface)}.nalo-drawer__close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.nalo-drawer__status{min-height:22px;margin:0;padding:0 20px 6px;color:var(--drawer-muted);font-size:.8125rem;line-height:1.35}.nalo-drawer__status.is-error{color:#9d261d}.nalo-drawer__body{min-height:0;padding:0 20px 20px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.nalo-drawer[aria-busy=true] .nalo-drawer__body,.nalo-drawer[aria-busy=true] .nalo-drawer__footer{opacity:.58;pointer-events:none}.nalo-drawer__lines{border-top:1px solid var(--drawer-border)}.nalo-drawer__line{display:grid;grid-template-columns:88px minmax(0,1fr) auto;align-items:start;gap:14px;padding:18px 0;border-bottom:1px solid var(--drawer-border)}.nalo-drawer__media{width:88px;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:var(--drawer-surface);color:var(--drawer-muted);font-size:.75rem;text-decoration:none}.nalo-drawer__media img{width:100%;height:100%;display:block;object-fit:contain}.nalo-drawer__line-main{min-width:0}.nalo-drawer__line-title{color:var(--drawer-ink);font-size:.9375rem;font-weight:600;line-height:1.35;text-decoration:none}.nalo-drawer__line-title:hover,.nalo-drawer__view-cart:hover{text-decoration:underline;text-underline-offset:3px}.nalo-drawer__variant{margin-top:3px;color:var(--drawer-muted);font-size:.75rem;line-height:1.4}.nalo-drawer__line-price{padding-top:1px;font-size:.875rem;font-variant-numeric:tabular-nums;line-height:1.4;white-space:nowrap}.nalo-drawer__quantity{width:max-content;display:grid;grid-template-columns:40px 36px 40px;align-items:center;margin-top:14px;border:1px solid var(--drawer-border);border-radius:10px}.nalo-drawer__quantity button{width:40px;min-height:44px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:var(--drawer-ink);cursor:pointer;font-size:1.125rem}.nalo-drawer__quantity button:hover{background:var(--drawer-surface)}.nalo-drawer__quantity button:first-child{border-radius:9px 0 0 9px}.nalo-drawer__quantity button:last-child{border-radius:0 9px 9px 0}.nalo-drawer__quantity svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.nalo-drawer__quantity output{font-size:.8125rem;font-variant-numeric:tabular-nums;text-align:center}.nalo-drawer__footer{padding:16px 20px calc(16px + env(safe-area-inset-bottom));border-top:1px solid var(--drawer-border);background:#fff}.nalo-drawer__footer[hidden]{display:none}.nalo-drawer__subtotal{display:flex;align-items:baseline;justify-content:space-between;gap:16px;font-size:1rem}.nalo-drawer__subtotal strong{font-size:1.0625rem;font-variant-numeric:tabular-nums}.nalo-drawer__footer p{margin-top:5px;color:var(--drawer-muted);font-size:.75rem;line-height:1.45}.nalo-drawer__checkout,.nalo-drawer__button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:16px;padding:12px 18px;border:1px solid var(--drawer-ink);border-radius:10px;background:var(--drawer-ink);color:#fff;cursor:pointer;font:inherit;font-size:.9375rem;font-weight:600;line-height:1.2;text-align:center;text-decoration:none;touch-action:manipulation}.nalo-drawer__checkout:hover,.nalo-drawer__button:hover{background:#2d302c}.nalo-drawer__view-cart{min-height:44px;display:flex;align-items:center;justify-content:center;margin-top:4px;color:var(--drawer-ink);font-size:.8125rem;text-decoration:none}.nalo-drawer__empty{min-height:100%;display:grid;align-content:center;justify-items:center;gap:12px;padding:40px 16px 64px;text-align:center}.nalo-drawer__empty svg{width:48px;height:48px;margin-bottom:4px;fill:none;stroke:var(--drawer-ink);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.nalo-drawer__empty h3{font-size:1.25rem;line-height:1.25}.nalo-drawer__empty p{max-width:32ch;color:var(--drawer-muted);font-size:.9375rem;line-height:1.55}.nalo-drawer__empty .nalo-drawer__button{width:auto;min-width:190px}.nalo-drawer__error{display:grid;gap:10px;margin:0 0 16px;padding:14px;border:1px solid #dcb5b0;border-radius:10px;background:#fff5f3;color:#74221c;font-size:.875rem;line-height:1.45}.nalo-drawer__error-actions{display:flex;flex-wrap:wrap;gap:8px 18px}.nalo-drawer__error button,.nalo-drawer__error a{min-height:44px;display:inline-flex;align-items:center;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;font-weight:600;text-decoration:underline;text-underline-offset:3px}.nalo-drawer :focus-visible{outline:3px solid var(--drawer-ink);outline-offset:3px}@media(max-width:620px){.nalo-drawer{width:calc(100vw - 16px);height:calc(100dvh - 16px);margin:8px}.nalo-drawer__header{padding-right:12px;padding-left:16px}.nalo-drawer__status,.nalo-drawer__body,.nalo-drawer__footer{padding-right:16px;padding-left:16px}.nalo-drawer__line{grid-template-columns:76px minmax(0,1fr) auto;gap:12px}.nalo-drawer__media{width:76px}}@media(max-width:370px){.nalo-drawer__line{grid-template-columns:68px minmax(0,1fr)}.nalo-drawer__media{width:68px}.nalo-drawer__line-price{grid-column:2;grid-row:2;margin-top:-18px;justify-self:end}}@media(prefers-reduced-motion:reduce){.nalo-drawer,.nalo-drawer::backdrop{transition-duration:1ms}}.nv2-collection{--nalo-surface-soft: #ebe8e2;--nalo-focus: var(--nalo-accent, #345f82);padding:clamp(1.5rem,4vw,4rem) 1rem clamp(4rem,8vw,8rem);background:var(--nalo-background, #f3f1ed);color:var(--nalo-ink, #151614)}.nv2-collection *{box-sizing:border-box}.nv2-collection__inner{width:min(100%,1480px);margin:0 auto}.nv2-collection__header{display:grid;gap:1.5rem;padding:0 0 clamp(2rem,6vw,5.5rem)}.nv2-collection__heading{align-self:end}.nv2-collection__heading h1{max-width:14ch;margin:0;font-size:clamp(2.5rem,8vw,6.5rem);font-weight:620;letter-spacing:-.055em;line-height:.92}.nv2-collection__description{max-width:62ch;margin-top:1.25rem;color:var(--nalo-muted);font-size:clamp(.98rem,2vw,1.12rem);line-height:1.65}.nv2-collection__description>:first-child{margin-top:0}.nv2-collection__description>:last-child{margin-bottom:0}.nv2-collection__image{min-width:0;aspect-ratio:4 / 3;margin:0;overflow:hidden;border-radius:var(--nalo-radius);background:var(--nalo-surface-soft)}.nv2-collection__image img{width:100%;height:100%;display:block;object-fit:cover}.nv2-collection__toolbar{min-height:64px;margin-bottom:clamp(1.5rem,4vw,2.75rem);padding:.55rem 0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.7rem 1.25rem;border-top:1px solid var(--nalo-line);border-bottom:1px solid var(--nalo-line)}.nv2-collection__toolbar>p{margin:0;color:var(--nalo-muted);font-size:.82rem;font-variant-numeric:tabular-nums}.nv2-collection__sort{display:flex;align-items:center;gap:.65rem}.nv2-collection__sort label{font-size:.82rem;font-weight:620}.nv2-collection__sort select{min-width:9rem;min-height:46px;padding:0 2.2rem 0 .7rem;border:1px solid var(--nalo-line);border-radius:8px;background:var(--nalo-surface);color:var(--nalo-ink);font:inherit;font-size:.82rem;cursor:pointer}.nv2-collection__sort select:focus-visible,.nv2-collection a:focus-visible{outline:3px solid var(--nalo-focus);outline-offset:3px}.nv2-collection__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,6vw,4.5rem) clamp(.75rem,3vw,2rem)}.nv2-collection__empty{min-height:20rem;display:grid;place-items:center;align-content:center;gap:.75rem;padding:2rem;border-top:1px solid var(--nalo-line);border-bottom:1px solid var(--nalo-line);text-align:center}.nv2-collection__empty h2,.nv2-collection__empty p{margin:0}.nv2-collection__empty h2{font-size:clamp(1.5rem,4vw,2.4rem);font-weight:620}.nv2-collection__empty p{max-width:42ch;color:var(--nalo-muted);line-height:1.6}.nv2-collection__empty a{min-height:48px;display:inline-flex;align-items:center;justify-content:center;margin-top:.5rem;padding:.7rem 1rem;border:1px solid var(--nalo-ink);border-radius:var(--nalo-radius);background:var(--nalo-ink);color:#fff;font-weight:650;text-decoration:none}.nv2-pagination{margin-top:clamp(3rem,7vw,6rem);display:grid;grid-template-columns:minmax(44px,1fr) auto minmax(44px,1fr);align-items:center;gap:.5rem}.nv2-pagination a,.nv2-pagination span{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:inherit;font-size:.82rem;text-decoration:none}.nv2-pagination__direction{width:max-content;gap:.3rem}.nv2-pagination__direction:last-child{justify-self:end}.nv2-pagination__direction svg{width:1.1rem;height:1.1rem}.nv2-pagination__pages{display:flex;align-items:center;justify-content:center;gap:.15rem}.nv2-pagination [aria-current=page]{border:1px solid var(--nalo-ink);font-weight:680}@media(min-width:750px){.nv2-collection{padding-right:clamp(1.5rem,4vw,4rem);padding-left:clamp(1.5rem,4vw,4rem)}.nv2-collection__header--with-image{grid-template-columns:minmax(0,1fr) minmax(20rem,.75fr);align-items:end}}@media(min-width:990px){.nv2-collection__grid{grid-template-columns:repeat(var(--nalo-columns-desktop),minmax(0,1fr))}}@media(max-width:479px){.nv2-pagination__direction span{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}}@media(prefers-reduced-motion:reduce){.nv2-collection *,.nv2-collection *:before,.nv2-collection *:after{scroll-behavior:auto!important}}.nalo-early-access{background:var(--nalo-background)}.nalo-early-access__hero{position:relative;min-height:clamp(720px,86vh,900px);overflow:hidden;isolation:isolate}.nalo-early-access__hero:after{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f3f1edfc,#f3f1edf5 36%,#f3f1ed9e 55%,#f3f1ed0f 79%);content:""}.nalo-early-access__hero-media{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0}.nalo-early-access__hero-image{width:100%;height:100%;object-fit:cover;object-position:center}.nalo-early-access__hero-inner{display:flex;min-height:inherit;align-items:center;padding-block:clamp(72px,9vw,120px)}.nalo-early-access__hero-content{display:grid;width:min(100%,620px);gap:28px}.nalo-early-access__hero-copy{display:grid;gap:22px}.nalo-early-access__hero-copy h1{max-width:610px;font-size:clamp(3.2rem,6.5vw,6rem)}.nalo-early-access__hero-copy p{max-width:570px;color:#424641;font-size:clamp(1.05rem,1.55vw,1.28rem);line-height:1.58}.nalo-early-access__form-card{width:min(100%,570px);padding:clamp(20px,3vw,28px);border-radius:var(--nalo-radius);background:#fffffff5;box-shadow:var(--nalo-shadow)}.nalo-early-access__form-heading{margin-bottom:15px;font-size:1rem;font-weight:680}.nalo-early-access__form label{display:inline-block;margin-bottom:8px;font-size:.88rem;font-weight:650}.nalo-early-access__fields{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.nalo-early-access__fields input,.nalo-early-access__fields .nalo-button{min-height:54px}.nalo-early-access__fields input{width:100%}.nalo-early-access__fields input[aria-invalid=true]{border-color:var(--nalo-error)}.nalo-early-access__consent,.nalo-early-access__error{margin-top:11px;color:var(--nalo-muted);font-size:.76rem;line-height:1.55}.nalo-early-access__error{color:var(--nalo-error)}.nalo-early-access__error ul{margin:0;padding-left:1.2em}.nalo-early-access__success{padding:15px 16px;border-radius:var(--nalo-radius-small);background:color-mix(in srgb,var(--nalo-success),transparent 88%);color:var(--nalo-success);font-weight:650}.nalo-early-access__terms{display:flex;flex-wrap:wrap;gap:10px 22px;margin:0;padding:0;color:#4d514c;font-size:.82rem;font-weight:580;list-style:none}.nalo-early-access__terms li{display:inline-flex;align-items:center;gap:8px}.nalo-early-access__terms li:before{width:6px;height:6px;border-radius:50%;background:var(--nalo-accent);content:""}.nalo-early-access__section{padding-block:var(--nalo-section)}.nalo-early-access__intro{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(360px,1.18fr);align-items:end;gap:clamp(36px,8vw,128px);margin-bottom:clamp(48px,7vw,88px)}.nalo-early-access__intro p{max-width:660px;color:var(--nalo-muted);font-size:clamp(1.04rem,1.5vw,1.24rem);line-height:1.58}.nalo-early-access__benefits{background:var(--nalo-surface)}.nalo-early-access__benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(32px,6vw,88px);margin:0;padding:0;list-style:none}.nalo-early-access__benefit-grid li{display:grid;align-content:start;gap:18px}.nalo-early-access__benefit-number{display:grid;width:42px;height:42px;place-items:center;border-radius:var(--nalo-radius-small);background:color-mix(in srgb,var(--nalo-accent),transparent 88%);color:var(--nalo-accent-hover);font-size:.76rem;font-weight:720}.nalo-early-access__benefit-grid h3{font-size:clamp(1.35rem,2.2vw,1.9rem)}.nalo-early-access__benefit-grid p{color:var(--nalo-muted);line-height:1.62}.nalo-early-access__products{background:var(--nalo-surface-strong)}.nalo-early-access__product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2.2vw,30px)}.nalo-early-access__product{display:grid;align-content:start;gap:22px}.nalo-early-access__product-media{display:grid;aspect-ratio:1 / 1.08;place-items:center;overflow:hidden;border-radius:var(--nalo-radius);background:var(--nalo-background);text-decoration:none}.nalo-early-access__product-image{width:100%;height:100%;padding:clamp(22px,3.2vw,48px);object-fit:contain;transition:transform .24s var(--nalo-ease)}.nalo-early-access__product-media:hover .nalo-early-access__product-image{transform:scale(1.025)}.nalo-early-access__product-placeholder{width:68%;color:var(--nalo-line)}.nalo-early-access__product-body{display:grid;align-content:start;gap:12px}.nalo-early-access__product-status{display:inline-flex;width:fit-content;align-items:center;gap:8px;color:var(--nalo-accent-hover);font-size:.76rem;font-weight:680}.nalo-early-access__product-status:before{width:6px;height:6px;border-radius:50%;background:var(--nalo-accent);content:""}.nalo-early-access__product h3{font-size:1.2rem;letter-spacing:-.02em}.nalo-early-access__product h3 a{text-decoration:none}.nalo-early-access__product p{color:var(--nalo-muted);font-size:.92rem;line-height:1.58}.nalo-early-access__product .nalo-text-link{width:fit-content;margin-top:2px;font-size:.86rem}.nalo-early-access__status{background:var(--nalo-ink);color:#fff}.nalo-early-access__intro--inverse p{color:#ffffffad}.nalo-early-access__status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2vw,24px)}.nalo-early-access__status-column{padding:clamp(24px,3.5vw,42px);border-radius:var(--nalo-radius);background:#ffffff0e}.nalo-early-access__status-column--active{background:#243f55}.nalo-early-access__status-column>h3{margin-bottom:34px;color:#fff;font-size:1.05rem;letter-spacing:-.01em}.nalo-early-access__status-list{display:grid;gap:30px}.nalo-early-access__status-list>div{display:grid;gap:9px}.nalo-early-access__status-list h4{color:#fff;font-size:.96rem;font-weight:660;letter-spacing:-.01em}.nalo-early-access__status-list p{color:#ffffffa8;font-size:.9rem;line-height:1.58}.nalo-early-access__faq{background:var(--nalo-surface)}.nalo-early-access__faq-grid{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(460px,1.28fr);gap:clamp(52px,10vw,160px)}.nalo-early-access__faq-copy{display:grid;align-content:start;gap:22px}.nalo-early-access__faq-copy p{max-width:520px;color:var(--nalo-muted);font-size:1.04rem;line-height:1.58}.nalo-early-access__faq-items{border-top:1px solid var(--nalo-line)}.nalo-early-access__faq-items details{border-bottom:1px solid var(--nalo-line)}.nalo-early-access__faq-items summary{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:24px;padding-block:20px;cursor:pointer;font-weight:650;list-style:none}.nalo-early-access__faq-items summary::-webkit-details-marker{display:none}.nalo-early-access__faq-plus{position:relative;width:18px;height:18px;flex:0 0 18px}.nalo-early-access__faq-plus:before,.nalo-early-access__faq-plus:after{position:absolute;top:50%;left:50%;width:14px;height:1px;background:currentColor;content:"";transform:translate(-50%,-50%);transition:transform .18s var(--nalo-ease)}.nalo-early-access__faq-plus:after{transform:translate(-50%,-50%) rotate(90deg)}.nalo-early-access__faq-items details[open] .nalo-early-access__faq-plus:after{transform:translate(-50%,-50%) rotate(0)}.nalo-early-access__faq-answer{max-width:700px;padding:0 44px 28px 0}.nalo-early-access__final{padding-block:clamp(72px,9vw,120px);background:var(--nalo-accent);color:#fff}.nalo-early-access__final-grid{display:grid;grid-template-columns:minmax(280px,.86fr) minmax(400px,1.14fr);align-items:end;gap:clamp(48px,9vw,140px)}.nalo-early-access__final-copy{display:grid;gap:22px}.nalo-early-access__final-copy p{max-width:560px;color:#ffffffbd;font-size:1.06rem;line-height:1.58}.nalo-early-access__final-form label{color:#fff}.nalo-early-access__final-form input{border-color:#ffffff52;background:#fff}.nalo-early-access__final-form .nalo-button{border-color:var(--nalo-ink);background:var(--nalo-ink)}.nalo-early-access__consent--inverse,.nalo-early-access__error--inverse{color:#ffffffc2}.nalo-early-access__error--inverse{color:#fff}.nalo-early-access__success--inverse{background:#ffffff24;color:#fff}@media(max-width:989px){.nalo-early-access__intro,.nalo-early-access__faq-grid,.nalo-early-access__final-grid{grid-template-columns:1fr}.nalo-early-access__intro{align-items:start;gap:24px}.nalo-early-access__benefit-grid{gap:40px}.nalo-early-access__product-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:52px}.nalo-early-access__status-grid{grid-template-columns:1fr}.nalo-early-access__faq-grid,.nalo-early-access__final-grid{gap:48px}}@media(max-width:749px){.nalo-early-access__hero{min-height:760px;background:var(--nalo-ink);color:#fff}.nalo-early-access__hero:after{background:linear-gradient(180deg,rgba(21,22,20,.03) 0%,rgba(21,22,20,.12) 26%,rgba(21,22,20,.91) 48%,var(--nalo-ink) 69%)}.nalo-early-access__hero-image{object-position:70% top}.nalo-early-access__hero-inner{align-items:end;padding-block:250px 40px}.nalo-early-access__hero-content{gap:20px}.nalo-early-access__hero-copy{gap:16px}.nalo-early-access__hero-copy h1{color:#fff;font-size:clamp(2.75rem,13vw,4.2rem)}.nalo-early-access__hero-copy p{color:#ffffffc7;font-size:1rem}.nalo-early-access__form-card{padding:18px;color:var(--nalo-ink)}.nalo-early-access__fields{grid-template-columns:1fr}.nalo-early-access__terms{gap:8px 16px;color:#ffffffc2}.nalo-early-access__terms li:before{background:#a9c6dc}.nalo-early-access__benefit-grid{grid-template-columns:1fr;gap:42px}.nalo-early-access__product-grid{grid-auto-columns:minmax(82vw,1fr);grid-auto-flow:column;grid-template-columns:none;gap:14px;margin-inline:calc(var(--nalo-gutter) * -1);padding-inline:var(--nalo-gutter);overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none}.nalo-early-access__product-grid::-webkit-scrollbar{display:none}.nalo-early-access__product{scroll-snap-align:start}.nalo-early-access__status-column{padding:26px 22px}.nalo-early-access__faq-answer{padding-right:24px}}@media(prefers-reduced-motion:reduce){.nalo-early-access__product-image,.nalo-early-access__faq-plus:after{transition:none}}.nalo-editorial-story{background:#e9e4dc}.nalo-editorial-story__intro{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:end;gap:clamp(40px,8vw,120px);margin-bottom:clamp(40px,6vw,72px)}.nalo-editorial-story__intro h2{max-width:12ch}.nalo-editorial-story__intro>div{display:grid;gap:22px}.nalo-editorial-story__intro p{color:var(--nalo-muted);font-size:clamp(1.02rem,1.5vw,1.2rem);line-height:1.6}.nalo-editorial-story__mosaic{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);gap:clamp(14px,2vw,28px)}.nalo-editorial-story figure{position:relative;min-width:0;margin:0;overflow:hidden;border-radius:var(--nalo-radius);background:#c8d3dc}.nalo-editorial-story__main{min-height:720px}.nalo-editorial-story__side{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:clamp(14px,2vw,28px)}.nalo-editorial-story__image{width:100%;height:100%;object-fit:cover;transition:transform .5s var(--nalo-ease)}.nalo-editorial-story figure:hover .nalo-editorial-story__image{transform:scale(1.015)}.nalo-editorial-story__main figcaption{position:absolute;right:24px;bottom:24px;left:24px;display:grid;gap:8px;max-width:540px;padding:clamp(22px,3vw,34px);border-radius:var(--nalo-radius);background:#111210e0;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nalo-editorial-story__main figcaption strong{font-size:clamp(1.35rem,2vw,2rem);font-weight:620;letter-spacing:-.025em}.nalo-editorial-story__main figcaption span{color:#ffffffb8;line-height:1.55}@media(max-width:899px){.nalo-editorial-story__intro,.nalo-editorial-story__mosaic{grid-template-columns:1fr}.nalo-editorial-story__main{min-height:min(104vw,720px)}.nalo-editorial-story__side{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}.nalo-editorial-story__side figure{aspect-ratio:1}}@media(max-width:599px){.nalo-editorial-story__side{grid-template-columns:1fr}.nalo-editorial-story__main{display:grid;min-height:0;background:transparent}.nalo-editorial-story__main .nalo-editorial-story__image{aspect-ratio:4 / 3;border-radius:var(--nalo-radius)}.nalo-editorial-story__main figcaption{position:static;margin-top:12px;padding:24px;background:var(--nalo-ink)}}@media(prefers-reduced-motion:reduce){.nalo-editorial-story__image{transition:none}}.nalo-faq{background:var(--nalo-surface)}.nalo-faq__grid{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(440px,1.25fr);gap:clamp(52px,10vw,160px)}.nalo-faq .nalo-section-header{margin-bottom:0}.nalo-faq__items{border-top:1px solid var(--nalo-line)}.nalo-faq details{border-bottom:1px solid var(--nalo-line)}.nalo-faq summary{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:24px;padding-block:20px;cursor:pointer;font-weight:640;list-style:none}.nalo-faq summary::-webkit-details-marker{display:none}.nalo-faq__plus{position:relative;width:18px;height:18px;flex:0 0 18px}.nalo-faq__plus:before,.nalo-faq__plus:after{position:absolute;top:50%;left:50%;width:14px;height:1px;background:currentColor;content:"";transform:translate(-50%,-50%);transition:transform .18s var(--nalo-ease)}.nalo-faq__plus:after{transform:translate(-50%,-50%) rotate(90deg)}.nalo-faq details[open] .nalo-faq__plus:after{transform:translate(-50%,-50%) rotate(0)}.nalo-faq__answer{max-width:680px;padding:0 44px 26px 0}@media(max-width:899px){.nalo-faq__grid{grid-template-columns:1fr;gap:46px}}.nalo-featured-system{background:var(--nalo-surface)}.nalo-featured-system__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:clamp(46px,7vw,112px)}.nalo-featured-system__visual{display:grid;min-height:min(62vw,720px);place-items:center;overflow:hidden;border-radius:var(--nalo-radius);background:var(--nalo-background)}.nalo-featured-system__image{width:100%;height:100%;max-height:720px;padding:clamp(28px,5vw,74px);object-fit:contain}.nalo-featured-system__placeholder{width:72%;color:var(--nalo-line)}.nalo-featured-system__content{display:grid;align-content:center;gap:28px}.nalo-featured-system__heading{display:grid;gap:13px}.nalo-featured-system__price{color:var(--nalo-muted);font-size:1.08rem;font-weight:600}.nalo-featured-system__contents{padding:18px 20px;border-radius:var(--nalo-radius-small);background:var(--nalo-background);color:var(--nalo-ink);font-size:.94rem;font-weight:590}.nalo-featured-system__coverage{display:grid;gap:8px;margin:0}.nalo-featured-system__coverage>div{display:grid;grid-template-columns:minmax(100px,.55fr) 1fr;gap:20px;padding:14px 16px;border-radius:var(--nalo-radius-small);background:color-mix(in srgb,var(--nalo-background),transparent 30%)}.nalo-featured-system__coverage dt{font-weight:680}.nalo-featured-system__coverage dd{margin:0;color:var(--nalo-muted)}.nalo-featured-system .nalo-button{width:fit-content}@media(max-width:989px){.nalo-featured-system__grid{grid-template-columns:1fr}.nalo-featured-system__visual{min-height:min(92vw,620px)}}@media(max-width:749px){.nalo-featured-system__grid{gap:40px}.nalo-featured-system__visual{min-height:88vw}.nalo-featured-system__image{padding:28px}.nalo-featured-system__coverage>div{grid-template-columns:1fr;gap:3px}.nalo-featured-system .nalo-button{width:100%}}.nalo-final-cta{background:var(--nalo-accent);color:#fff}.nalo-final-cta__panel{display:grid;grid-template-columns:minmax(280px,1fr) minmax(380px,.92fr);align-items:end;gap:clamp(48px,9vw,140px)}.nalo-final-cta__copy{display:grid;gap:24px}.nalo-final-cta__copy p{max-width:620px;color:#ffffffbd;font-size:1.08rem}.nalo-final-cta__action{display:grid;gap:14px}.nalo-final-cta__fields{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.nalo-final-cta__fields input{width:100%;border-color:#ffffff52;background:#fffffffa}.nalo-final-cta .nalo-button{border-color:var(--nalo-ink);background:var(--nalo-ink)}.nalo-final-cta__note,.nalo-final-cta__error,.nalo-final-cta__success{margin-top:12px;color:#ffffffb8;font-size:.76rem}.nalo-final-cta__error ul{margin:0;padding-left:1.1em}.nalo-final-cta__success{color:#fff;font-size:1rem;font-weight:620}@media(max-width:899px){.nalo-final-cta__panel{grid-template-columns:1fr;align-items:start}}@media(max-width:599px){.nalo-final-cta__fields{grid-template-columns:1fr}}.nalo-home-hero{position:relative;display:grid;min-height:clamp(660px,82vh,940px);overflow:hidden;background:#dce6ec;color:var(--nalo-ink);isolation:isolate}.nalo-home-hero__media,.nalo-home-hero__veil,.nalo-home-hero__inner{grid-area:1 / 1}.nalo-home-hero__media,.nalo-home-hero__media picture,.nalo-home-hero__image{width:100%;height:100%}.nalo-home-hero__media{z-index:-2}.nalo-home-hero__image{object-fit:cover;object-position:center}.nalo-home-hero__veil{z-index:-1;background:linear-gradient(90deg,rgba(220,231,237,.98) 0%,rgba(220,231,237,.86) 28%,rgba(220,231,237,.08) 60%,transparent 76%)}.nalo-home-hero__inner{display:flex;align-items:center;padding-block:clamp(104px,13vw,176px)}.nalo-home-hero__content{display:grid;width:min(100%,700px);gap:26px}.nalo-home-hero__content h1{max-width:9.5ch;font-size:clamp(4rem,7.6vw,7.4rem);line-height:.91;letter-spacing:-.06em}.nalo-home-hero__content p{max-width:610px;color:#3e4a50;font-size:clamp(1.08rem,1.55vw,1.32rem);line-height:1.56}.nalo-home-hero__actions{display:flex;align-items:center;gap:18px 26px}.nalo-home-hero__button{width:fit-content}.nalo-home-hero .nalo-status{border-color:#15161424;background:#fbfaf7b3;color:var(--nalo-ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media(max-width:749px){.nalo-home-hero{display:block;min-height:auto;background:var(--nalo-surface)}.nalo-home-hero__media{height:min(78vw,440px);background:#8395a4}.nalo-home-hero__image{object-position:66% center}.nalo-home-hero__veil{display:none}.nalo-home-hero__inner{display:block;padding-block:44px 58px}.nalo-home-hero__content{gap:20px}.nalo-home-hero__content h1{max-width:10ch;font-size:clamp(3.25rem,15vw,4.9rem);line-height:.93}.nalo-home-hero__content p{color:var(--nalo-muted);font-size:1.03rem}.nalo-home-hero__actions{display:grid;justify-items:start;gap:10px}.nalo-home-hero__button{width:100%}}.nalo-not-found,.nalo-not-found *{box-sizing:border-box}.nalo-not-found{--not-found-ink: var(--nalo-ink, #111210);--not-found-muted: var(--nalo-muted, #636862);--not-found-border: var(--nalo-border, #d8d5cf);--not-found-surface: var(--nalo-surface, #f3f1ed);min-height:72vh;display:grid;place-items:center;padding:64px 20px;background:#fff;color:var(--not-found-ink)}.nalo-not-found__shell{width:min(680px,100%);text-align:center}.nalo-not-found__code,.nalo-not-found h1,.nalo-not-found__shell>p{margin:0}.nalo-not-found__code{color:var(--not-found-muted);font-size:.75rem;font-weight:600;letter-spacing:.12em}.nalo-not-found h1{margin-top:12px;font-size:clamp(2rem,6vw,4.5rem);font-weight:600;letter-spacing:-.05em;line-height:1}.nalo-not-found__shell>p{max-width:50ch;margin:20px auto 0;color:var(--not-found-muted);font-size:1rem;line-height:1.65}.nalo-not-found__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:32px}.nalo-not-found__primary,.nalo-not-found__secondary{min-width:170px;min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border-radius:10px;font-size:.9375rem;font-weight:600;text-decoration:none}.nalo-not-found__primary{border:1px solid var(--not-found-ink);background:var(--not-found-ink);color:#fff}.nalo-not-found__secondary{border:1px solid var(--not-found-border);background:transparent;color:var(--not-found-ink)}.nalo-not-found__primary:hover{background:#2d302c}.nalo-not-found__secondary:hover{border-color:var(--not-found-ink)}.nalo-not-found :focus-visible{outline:3px solid var(--not-found-ink);outline-offset:3px}@media(max-width:520px){.nalo-not-found{padding:48px 16px}.nalo-not-found__actions{display:grid}}.nalo-cart-page,.nalo-cart-page *{box-sizing:border-box}.nalo-cart-page{--cart-ink: var(--nalo-ink, #111210);--cart-muted: var(--nalo-muted, #636862);--cart-border: var(--nalo-border, #d8d5cf);--cart-surface: var(--nalo-surface, #f3f1ed);min-height:70vh;padding:clamp(48px,8vw,112px) 20px;background:#fff;color:var(--cart-ink)}.nalo-cart-page__shell{width:min(1180px,100%);margin:0 auto}.nalo-cart-page__header{display:flex;align-items:baseline;justify-content:space-between;gap:24px;padding-bottom:24px;border-bottom:1px solid var(--cart-border)}.nalo-cart-page__header h1,.nalo-cart-page__header p,.nalo-cart-page__empty h2,.nalo-cart-page__empty p,.nalo-cart-page__details p,.nalo-cart-page__summary h2,.nalo-cart-page__summary p{margin:0}.nalo-cart-page__header h1{font-size:clamp(2rem,5vw,3.75rem);font-weight:600;letter-spacing:-.04em;line-height:1}.nalo-cart-page__header p{color:var(--cart-muted);font-size:.875rem}.nalo-cart-page__form{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,380px);align-items:start;gap:clamp(40px,7vw,96px);padding-top:32px}.nalo-cart-page__line{display:grid;grid-template-columns:128px minmax(0,1fr) auto;align-items:start;gap:20px;padding:24px 0;border-bottom:1px solid var(--cart-border)}.nalo-cart-page__line:first-child{padding-top:0}.nalo-cart-page__media{width:128px;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:var(--cart-surface);color:var(--cart-muted);font-size:.75rem;text-decoration:none}.nalo-cart-page__media img{width:100%;height:100%;display:block;object-fit:contain}.nalo-cart-page__details{min-width:0}.nalo-cart-page__title{color:var(--cart-ink);font-size:1rem;font-weight:600;line-height:1.35;text-decoration:none}.nalo-cart-page__title:hover,.nalo-cart-page__line-end a:hover,.nalo-cart-page__continue:hover{text-decoration:underline;text-underline-offset:3px}.nalo-cart-page__details p{margin-top:4px;color:var(--cart-muted);font-size:.8125rem;line-height:1.45}.nalo-cart-page__quantity-label{display:block;margin-top:18px;color:var(--cart-muted);font-size:.75rem}.nalo-cart-page__quantity{width:72px;min-height:44px;margin-top:6px;padding:8px 10px;border:1px solid var(--cart-border);border-radius:10px;background:#fff;color:var(--cart-ink);font:inherit;font-size:1rem;font-variant-numeric:tabular-nums;text-align:center}.nalo-cart-page__quantity-hint{display:block;margin-top:5px;color:var(--cart-muted);font-size:.6875rem}.nalo-cart-page__line-end{display:grid;justify-items:end;gap:4px;font-size:.875rem;font-variant-numeric:tabular-nums}.nalo-cart-page__line-end s{color:var(--cart-muted);font-size:.75rem}.nalo-cart-page__line-end a{min-height:44px;display:inline-flex;align-items:center;margin-top:8px;color:var(--cart-muted);font-size:.75rem;text-decoration:none}.nalo-cart-page__summary{position:sticky;top:calc(var(--nalo-header-height, 80px) + 24px);padding:28px;border-radius:10px;background:var(--cart-surface)}.nalo-cart-page__summary h2{padding-bottom:18px;border-bottom:1px solid var(--cart-border);font-size:1.125rem;line-height:1.3}.nalo-cart-page__summary-row{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding-top:18px;font-size:1rem}.nalo-cart-page__summary-row strong{font-variant-numeric:tabular-nums}.nalo-cart-page__summary-row--saving{color:#365c48;font-size:.875rem}.nalo-cart-page__summary p{margin-top:7px;color:var(--cart-muted);font-size:.75rem;line-height:1.45}.nalo-cart-page__primary,.nalo-cart-page__update{min-height:50px;display:inline-flex;align-items:center;justify-content:center;width:100%;padding:12px 18px;border-radius:10px;cursor:pointer;font:inherit;font-size:.9375rem;font-weight:600;text-align:center;text-decoration:none;touch-action:manipulation}.nalo-cart-page__primary{margin-top:22px;border:1px solid var(--cart-ink);background:var(--cart-ink);color:#fff}.nalo-cart-page__primary:hover{background:#2d302c}.nalo-cart-page__update{margin-top:10px;border:1px solid var(--cart-border);background:transparent;color:var(--cart-ink)}.nalo-cart-page__update:hover{border-color:var(--cart-ink)}.nalo-cart-page__continue{min-height:44px;display:flex;align-items:center;justify-content:center;margin-top:4px;color:var(--cart-muted);font-size:.8125rem;text-decoration:none}.nalo-cart-page__empty{min-height:48vh;display:grid;align-content:center;justify-items:center;gap:12px;text-align:center}.nalo-cart-page__empty svg{width:56px;height:56px;margin-bottom:6px;fill:none;stroke:var(--cart-ink);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.nalo-cart-page__empty h2{font-size:clamp(1.5rem,4vw,2.25rem);line-height:1.2}.nalo-cart-page__empty p{max-width:42ch;color:var(--cart-muted);line-height:1.6}.nalo-cart-page__empty .nalo-cart-page__primary{width:auto;min-width:210px}.nalo-cart-page :focus-visible{outline:3px solid var(--cart-ink);outline-offset:3px}@media(max-width:860px){.nalo-cart-page__form{grid-template-columns:1fr}.nalo-cart-page__summary{position:static}}@media(max-width:600px){.nalo-cart-page{padding:40px 16px 72px}.nalo-cart-page__line{grid-template-columns:96px minmax(0,1fr);gap:14px}.nalo-cart-page__media{width:96px}.nalo-cart-page__line-end{grid-column:2;grid-row:2;justify-items:start}.nalo-cart-page__summary{padding:22px 18px}}.nalo-contact-page,.nalo-contact-page *{box-sizing:border-box}.nalo-contact-page{--contact-ink: var(--nalo-ink, #111210);--contact-muted: var(--nalo-muted, #636862);--contact-border: var(--nalo-border, #d8d5cf);--contact-surface: var(--nalo-surface, #f3f1ed);min-height:70vh;padding:clamp(52px,8vw,112px) 20px 112px;background:#fff;color:var(--contact-ink)}.nalo-contact-page__shell{width:min(1120px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(48px,9vw,120px)}.nalo-contact-page__intro{position:sticky;top:calc(var(--nalo-header-height, 80px) + 32px)}.nalo-contact-page__intro h1,.nalo-contact-page__intro p,.nalo-contact-page__success strong,.nalo-contact-page__success span,.nalo-contact-page__required{margin:0}.nalo-contact-page__intro h1{font-size:clamp(2rem,5vw,3.75rem);font-weight:600;letter-spacing:-.04em;line-height:1}.nalo-contact-page__intro>p{max-width:46ch;margin-top:18px;color:var(--contact-muted);font-size:1rem;line-height:1.65}.nalo-contact-page__expectation{display:grid;gap:5px;margin-top:32px;padding-top:22px;border-top:1px solid var(--contact-border);font-size:.875rem}.nalo-contact-page__expectation span{color:var(--contact-muted);line-height:1.5}.nalo-contact-page__form-wrap{padding:clamp(24px,4vw,40px);border-radius:10px;background:var(--contact-surface)}.nalo-contact-page__form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px}.nalo-contact-page__field{min-width:0}.nalo-contact-page__field--wide,.nalo-contact-page__success,.nalo-contact-page__errors,.nalo-contact-page__required,.nalo-contact-page__form>button{grid-column:1 / -1}.nalo-contact-page__field label{display:block;margin-bottom:7px;font-size:.8125rem;font-weight:600}.nalo-contact-page__field input,.nalo-contact-page__field textarea{width:100%;min-height:50px;padding:12px 14px;border:1px solid var(--contact-border);border-radius:10px;background:#fff;color:var(--contact-ink);font:inherit;font-size:1rem;line-height:1.5}.nalo-contact-page__field textarea{min-height:180px;resize:vertical}.nalo-contact-page__field input[aria-invalid=true],.nalo-contact-page__field textarea[aria-invalid=true]{border-color:#9d261d}.nalo-contact-page__field>span{display:block;margin-top:5px;color:var(--contact-muted);font-size:.75rem;line-height:1.4}.nalo-contact-page__success,.nalo-contact-page__errors{display:grid;gap:5px;padding:16px;border-radius:10px;font-size:.875rem;line-height:1.5}.nalo-contact-page__success{border:1px solid #b7cdbd;background:#f1f8f3;color:#294936}.nalo-contact-page__errors{border:1px solid #dcb5b0;background:#fff5f3;color:#74221c}.nalo-contact-page__errors ul{margin:3px 0 0;padding-left:20px}.nalo-contact-page__errors a{color:inherit}.nalo-contact-page__required{color:var(--contact-muted);font-size:.75rem}.nalo-contact-page__form>button{min-height:52px;padding:12px 20px;border:1px solid var(--contact-ink);border-radius:10px;background:var(--contact-ink);color:#fff;cursor:pointer;font:inherit;font-size:.9375rem;font-weight:600;touch-action:manipulation}.nalo-contact-page__form>button:hover{background:#2d302c}.nalo-contact-page :focus-visible{outline:3px solid var(--contact-ink);outline-offset:3px}@media(max-width:820px){.nalo-contact-page__shell{grid-template-columns:1fr}.nalo-contact-page__intro{position:static}}@media(max-width:600px){.nalo-contact-page{padding:40px 16px 80px}.nalo-contact-page__form-wrap{padding:22px 16px}.nalo-contact-page__form{grid-template-columns:1fr}}.nalo-content-page,.nalo-content-page *{box-sizing:border-box}.nalo-content-page{--page-ink: var(--nalo-ink, #111210);--page-muted: var(--nalo-muted, #636862);--page-border: var(--nalo-border, #d8d5cf);--page-surface: var(--nalo-surface, #f3f1ed);min-height:65vh;padding:clamp(52px,8vw,112px) 20px 112px;background:#fff;color:var(--page-ink)}.nalo-content-page__shell{width:min(860px,100%);margin:0 auto}.nalo-content-page__header{padding-bottom:clamp(28px,5vw,48px);border-bottom:1px solid var(--page-border)}.nalo-content-page__header h1{max-width:18ch;margin:0;font-size:clamp(2rem,5vw,3.75rem);font-weight:600;letter-spacing:-.04em;line-height:1.05}.nalo-content-page__body{max-width:72ch;padding-top:clamp(32px,6vw,64px);font-size:1rem;line-height:1.72}.nalo-content-page__body>:first-child{margin-top:0}.nalo-content-page__body>:last-child{margin-bottom:0}.nalo-content-page__body h2,.nalo-content-page__body h3,.nalo-content-page__body h4{margin:2.2em 0 .65em;font-weight:600;letter-spacing:-.025em;line-height:1.2}.nalo-content-page__body h2{font-size:clamp(1.5rem,3vw,2.2rem)}.nalo-content-page__body h3{font-size:1.35rem}.nalo-content-page__body p,.nalo-content-page__body ul,.nalo-content-page__body ol,.nalo-content-page__body blockquote{margin:1.2em 0}.nalo-content-page__body a{color:var(--page-ink);text-decoration-thickness:1px;text-underline-offset:3px}.nalo-content-page__body img{max-width:100%;height:auto;display:block;margin:2em 0;border-radius:10px}.nalo-content-page__body blockquote{padding:18px 22px;border-left:2px solid var(--page-ink);border-radius:0 10px 10px 0;background:var(--page-surface);color:var(--page-muted)}.nalo-content-page__body table{width:100%;margin:2em 0;border-collapse:collapse;font-size:.9375rem}.nalo-content-page__body th,.nalo-content-page__body td{padding:12px;border-bottom:1px solid var(--page-border);text-align:left;vertical-align:top}.nalo-content-page :focus-visible{outline:3px solid var(--page-ink);outline-offset:3px}@media(max-width:600px){.nalo-content-page{padding:40px 16px 80px}.nalo-content-page__body{line-height:1.65}}.nalo-search-page,.nalo-search-page *{box-sizing:border-box}.nalo-search-page{--search-ink: var(--nalo-ink, #111210);--search-muted: var(--nalo-muted, #636862);--search-border: var(--nalo-border, #d8d5cf);--search-surface: var(--nalo-surface, #f3f1ed);min-height:70vh;padding:clamp(52px,8vw,112px) 20px 112px;background:#fff;color:var(--search-ink)}.nalo-search-page__shell{width:min(1240px,100%);margin:0 auto}.nalo-search-page__header{max-width:720px}.nalo-search-page__header h1,.nalo-search-page__header p,.nalo-search-page__summary,.nalo-search-card h2,.nalo-search-card p,.nalo-search-page__empty h2,.nalo-search-page__empty p{margin:0}.nalo-search-page__header h1{font-size:clamp(2rem,5vw,3.75rem);font-weight:600;letter-spacing:-.04em;line-height:1}.nalo-search-page__header p{max-width:56ch;margin-top:14px;color:var(--search-muted);font-size:1rem;line-height:1.6}.nalo-search-page__form{width:min(720px,100%);margin-top:38px}.nalo-search-page__form>label{display:block;margin-bottom:8px;font-size:.8125rem;font-weight:600}.nalo-search-page__field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.nalo-search-page__field input,.nalo-search-page__field button{min-height:52px;border-radius:10px;font:inherit;font-size:1rem}.nalo-search-page__field input{min-width:0;padding:12px 16px;border:1px solid var(--search-border);background:#fff;color:var(--search-ink)}.nalo-search-page__field input::placeholder{color:#777c76}.nalo-search-page__field button{min-width:128px;padding:12px 22px;border:1px solid var(--search-ink);background:var(--search-ink);color:#fff;cursor:pointer;font-weight:600}.nalo-search-page__field button:hover{background:#2d302c}.nalo-search-page__summary{margin-top:48px;padding-top:24px;border-top:1px solid var(--search-border);color:var(--search-muted);font-size:.875rem}.nalo-search-page__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 20px;margin-top:24px}.nalo-search-card__media{aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:var(--search-surface);color:var(--search-muted);font-size:.75rem;letter-spacing:.08em;text-decoration:none}.nalo-search-card__media img{width:100%;height:100%;display:block;object-fit:contain;transition:transform .24s cubic-bezier(.16,1,.3,1)}.nalo-search-card:hover .nalo-search-card__media img{transform:scale(1.02)}.nalo-search-card__content{padding-top:14px}.nalo-search-card__type{color:var(--search-muted);font-size:.6875rem;font-weight:600;letter-spacing:.08em;line-height:1.3;text-transform:uppercase}.nalo-search-card h2{margin-top:6px;font-size:1rem;line-height:1.35}.nalo-search-card h2 a{color:var(--search-ink);text-decoration:none}.nalo-search-card h2 a:hover{text-decoration:underline;text-underline-offset:3px}.nalo-search-card__product-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px 12px;margin-top:8px;color:var(--search-muted);font-size:.8125rem;font-variant-numeric:tabular-nums}.nalo-search-card__copy{margin-top:8px!important;color:var(--search-muted);font-size:.8125rem;line-height:1.55}.nalo-search-page__empty{display:grid;justify-items:start;gap:10px;margin-top:48px;padding:clamp(28px,5vw,48px);border-radius:10px;background:var(--search-surface)}.nalo-search-page__empty h2{font-size:clamp(1.35rem,3vw,2rem);line-height:1.25}.nalo-search-page__empty p{color:var(--search-muted);line-height:1.55}.nalo-search-page__empty a{min-height:44px;display:inline-flex;align-items:center;margin-top:4px;color:var(--search-ink);font-weight:600;text-decoration:underline;text-underline-offset:3px}.nalo-search-page__pagination{margin-top:56px;text-align:center}.nalo-search-page__pagination .page,.nalo-search-page__pagination .next,.nalo-search-page__pagination .prev{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;color:var(--search-ink)}.nalo-search-page :focus-visible{outline:3px solid var(--search-ink);outline-offset:3px}@media(max-width:1020px){.nalo-search-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.nalo-search-page{padding:40px 16px 80px}.nalo-search-page__field{grid-template-columns:1fr}.nalo-search-page__field button{width:100%}.nalo-search-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px}}@media(max-width:380px){.nalo-search-page__grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.nalo-search-card__media img{transition:none}}.nalo-method{background:var(--nalo-ink);color:#fff}.nalo-method__grid{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(420px,1.22fr);gap:clamp(60px,10vw,160px)}.nalo-method__header{position:sticky;top:120px;align-self:start;margin-bottom:0}.nalo-method__header p{color:#ffffffa3}.nalo-method__steps{display:grid;gap:18px;margin:0;padding:0;list-style:none}.nalo-method__steps li{display:grid;grid-template-columns:54px 1fr;gap:clamp(18px,3vw,34px);padding:clamp(26px,4vw,42px);border-radius:var(--nalo-radius);background:#ffffff0e}.nalo-method__steps>li>span{color:#9fc0d8;font-size:.78rem;font-weight:720;letter-spacing:.08em}.nalo-method__steps h3{margin-bottom:12px;color:#fff}.nalo-method__steps p{max-width:580px;color:#ffffff9e}@media(max-width:899px){.nalo-method__grid{grid-template-columns:1fr;gap:50px}.nalo-method__header{position:static}}.nalo-object-coverage__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,2vw,22px)}.nalo-object-coverage__grid article{display:grid;min-height:280px;align-content:space-between;gap:24px;padding:clamp(24px,3vw,42px);border-radius:var(--nalo-radius);background:var(--nalo-surface)}.nalo-object-coverage__grid span{color:var(--nalo-accent);font-size:.78rem;font-weight:720;letter-spacing:.08em}.nalo-object-coverage__grid h3{margin-top:auto}.nalo-object-coverage__grid p{color:var(--nalo-muted);font-size:.94rem}@media(max-width:989px){.nalo-object-coverage__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:599px){.nalo-object-coverage__grid{grid-template-columns:1fr}.nalo-object-coverage__grid article,.nalo-object-coverage__grid article:nth-child(2){min-height:0;padding:26px}}.nalo-password{display:grid;min-height:100svh;grid-template-columns:minmax(0,1fr) minmax(0,1fr);background:var(--nalo-background)}.nalo-password__content{display:grid;min-width:0;align-content:space-between;gap:clamp(48px,7vw,86px);padding:clamp(28px,5vw,72px)}.nalo-password__wordmark{width:fit-content;color:var(--nalo-ink);font-size:1.25rem;font-weight:760;letter-spacing:.18em;text-decoration:none}.nalo-password__copy{display:grid;max-width:680px;gap:24px}.nalo-password__copy h1{font-size:clamp(3rem,7vw,6.6rem)}.nalo-password__copy>p,.nalo-password__signup>p{max-width:620px;color:var(--nalo-muted);font-size:clamp(1rem,1.5vw,1.2rem)}.nalo-password__signup{display:grid;max-width:640px;gap:12px;padding-top:30px;border-top:1px solid var(--nalo-line)}.nalo-password__signup h2{font-size:1.25rem;letter-spacing:-.02em}.nalo-password__signup-form{margin-top:12px}.nalo-password__fields{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.nalo-password__consent,.nalo-password__error,.nalo-password__success{margin-top:10px;color:var(--nalo-muted);font-size:.76rem}.nalo-password__success{color:var(--nalo-success);font-size:.95rem;font-weight:620}.nalo-password__access{max-width:640px;padding-top:18px;border-top:1px solid var(--nalo-line)}.nalo-password__access summary{min-height:44px;display:flex;align-items:center;cursor:pointer;font-size:.85rem;font-weight:620}.nalo-password__access-form{display:grid;gap:8px;padding-top:14px}.nalo-password__access-form label{font-size:.8rem;font-weight:620}.nalo-password__visual{position:sticky;top:0;height:100svh;min-height:620px;overflow:hidden;background:#cbd5dc}.nalo-password__visual img{width:100%;height:100%;object-fit:cover;object-position:65% center}@media(max-width:899px){.nalo-password{grid-template-columns:1fr}.nalo-password__visual{grid-row:1;position:static;height:min(72vw,420px);min-height:0}.nalo-password__content{gap:48px;padding:38px 20px 52px}}@media(max-width:549px){.nalo-password__fields{grid-template-columns:1fr}}.nalo-product-lineup{background:var(--nalo-background)}.nalo-product-lineup__header{display:flex;align-items:end;justify-content:space-between;gap:32px}.nalo-product-lineup__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,2vw,26px)}.nalo-home-card{display:grid;gap:18px}.nalo-home-card__media{display:grid;aspect-ratio:1 / 1.08;place-items:center;overflow:hidden;border-radius:var(--nalo-radius);background:var(--nalo-surface)}.nalo-home-card__image{width:100%;height:100%;padding:clamp(20px,3vw,44px);object-fit:contain;transition:transform .26s var(--nalo-ease)}.nalo-home-card__media:hover .nalo-home-card__image{transform:scale(1.025)}.nalo-home-card__placeholder{width:70%;color:var(--nalo-line)}.nalo-home-card__body{display:grid;gap:9px}.nalo-home-card__body>div{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.nalo-home-card h3{font-size:1.05rem;letter-spacing:-.015em}.nalo-home-card h3 a{text-decoration:none}.nalo-home-card__price{flex:none;color:var(--nalo-muted);font-size:.9rem}.nalo-home-card__state{color:var(--nalo-accent-hover);font-size:.77rem;font-weight:680}.nalo-home-card__detail{min-height:2.8em;color:var(--nalo-muted);font-size:.86rem;line-height:1.4}@media(max-width:989px){.nalo-product-lineup__grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:44px}}@media(max-width:749px){.nalo-product-lineup__header{display:block;margin-bottom:40px}.nalo-product-lineup__header .nalo-section-header{margin-bottom:14px}.nalo-product-lineup__grid{display:grid;grid-auto-columns:minmax(82vw,1fr);grid-auto-flow:column;grid-template-columns:none;gap:14px;margin-inline:calc(var(--nalo-gutter) * -1);padding-inline:var(--nalo-gutter);overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none}.nalo-product-lineup__grid>*{scroll-snap-align:start}.nalo-product-lineup__grid::-webkit-scrollbar{display:none}}.nalo-product-story{--nalo-story-dark: #171916;--nalo-story-on-dark: #f8f7f2;--nalo-story-soft: #e7e4de;padding:0 1rem clamp(6rem,11vw,10rem);overflow:clip;background:var(--nalo-background, #f3f1ed);color:var(--nalo-ink, #151614)}.nalo-product-story *{box-sizing:border-box}.nalo-product-story__container{width:min(100%,1480px);margin:0 auto}.nalo-product-story__outcome{display:grid;overflow:hidden;border-radius:var(--nalo-radius, 10px);background:var(--nalo-story-dark);color:var(--nalo-story-on-dark)}.nalo-product-story__outcome-media{min-height:clamp(24rem,82vw,42rem);margin:0;display:grid;place-items:center;overflow:hidden;background:var(--nalo-story-soft)}.nalo-product-story__outcome-media img{width:100%;height:100%;display:block;object-fit:cover}.nalo-product-story__outcome-media>span{color:var(--nalo-ink, #151614);font-size:clamp(2rem,8vw,5rem);font-weight:700;letter-spacing:-.05em}.nalo-product-story__outcome-copy{display:grid;align-content:center;gap:1.5rem;padding:clamp(2rem,7vw,5rem)}.nalo-product-story__outcome-copy h2{max-width:13ch;margin:0;font-size:clamp(2.25rem,7vw,5.6rem);font-weight:560;letter-spacing:-.05em;line-height:.98}.nalo-product-story__outcome-copy p{max-width:42rem;margin:0;color:#f8f7f2bd;font-size:clamp(1rem,1.8vw,1.18rem);line-height:1.62}.nalo-product-story__outcome-copy a,.nalo-product-story__related-link{width:max-content;min-height:44px;display:inline-flex;align-items:center;color:inherit;font-size:.9rem;font-weight:650;text-decoration:underline;text-underline-offset:.28em}.nalo-product-story__section-head{max-width:54rem;display:grid;gap:1.1rem}.nalo-product-story__section-head h2{margin:0;font-size:clamp(2.05rem,5vw,4.5rem);font-weight:560;letter-spacing:-.045em;line-height:1}.nalo-product-story__section-head p{max-width:46rem;margin:0;color:var(--nalo-muted, #62645f);font-size:clamp(1rem,1.6vw,1.17rem);line-height:1.62}.nalo-product-story__benefits,.nalo-product-story__comparison,.nalo-product-story__faq,.nalo-product-story__related{padding-top:clamp(5rem,10vw,9rem)}.nalo-product-story__benefit-grid{display:grid;gap:.8rem;margin-top:clamp(2.2rem,5vw,4.5rem)}.nalo-product-story__benefit-grid article{min-height:20rem;display:flex;flex-direction:column;padding:clamp(1.4rem,3vw,2.25rem);border-radius:var(--nalo-radius, 10px);background:var(--nalo-surface, #fbfaf7)}.nalo-product-story__benefit-grid article>span,.nalo-product-story__status>div>span,.nalo-product-story__related-media small{width:max-content;padding:.42rem .58rem;border-radius:var(--nalo-radius-small, 6px);background:var(--nalo-story-soft);color:var(--nalo-ink, #151614);font-size:.72rem;font-weight:650;line-height:1}.nalo-product-story__benefit-grid h3{margin:2rem 0 0;font-size:clamp(1.35rem,2.2vw,2rem);font-weight:580;letter-spacing:-.035em;line-height:1.08}.nalo-product-story__benefit-grid p{margin:1rem 0 1.5rem;color:var(--nalo-muted, #62645f);line-height:1.62}.nalo-product-story__benefit-grid small{margin-top:auto;color:var(--nalo-subtle, #7b7c77);font-size:.76rem;line-height:1.45}.nalo-product-story__coverage{margin-top:clamp(5rem,10vw,9rem);padding:clamp(4rem,8vw,7rem) 1rem;background:var(--nalo-story-dark);color:var(--nalo-story-on-dark)}.nalo-product-story__coverage-inner{display:grid;gap:clamp(3rem,7vw,7rem)}.nalo-product-story__coverage header{display:grid;gap:1.2rem}.nalo-product-story__coverage h2{max-width:12ch;margin:0;font-size:clamp(2.3rem,6vw,5.4rem);font-weight:550;letter-spacing:-.05em;line-height:.98}.nalo-product-story__coverage header p{max-width:39rem;margin:0;color:#f8f7f2ad;line-height:1.62}.nalo-product-story__coverage ol{margin:0;padding:0;display:grid;gap:.8rem;list-style:none}.nalo-product-story__coverage li{min-height:7rem;display:grid;grid-template-columns:2.25rem minmax(0,1fr);align-content:center;gap:.35rem 1rem;padding:1.25rem;border-radius:var(--nalo-radius, 10px);background:#ffffff13}.nalo-product-story__coverage li>span{grid-row:span 2;color:#f8f7f27a;font-size:.74rem;font-variant-numeric:tabular-nums}.nalo-product-story__coverage li strong{font-size:1.05rem;font-weight:620}.nalo-product-story__coverage li small{color:#f8f7f2a6;font-size:.82rem;line-height:1.45}.nalo-product-story__evidence{display:grid;gap:.85rem;padding-top:clamp(5rem,10vw,9rem)}.nalo-product-story__facts,.nalo-product-story__limits{padding:clamp(1.6rem,4vw,3.5rem);border-radius:var(--nalo-radius, 10px)}.nalo-product-story__facts{background:var(--nalo-story-soft)}.nalo-product-story__limits{background:var(--nalo-surface, #fbfaf7)}.nalo-product-story__facts h2,.nalo-product-story__limits h2{max-width:14ch;margin:0 0 2rem;font-size:clamp(1.75rem,4vw,3.4rem);font-weight:570;letter-spacing:-.04em;line-height:1.04}.nalo-product-story__facts dl{margin:0;display:grid;gap:.75rem}.nalo-product-story__facts dl>div{display:grid;gap:.25rem;padding:1rem;border-radius:var(--nalo-radius-small, 6px);background:#ffffff75}.nalo-product-story__facts dt{color:var(--nalo-subtle, #7b7c77);font-size:.75rem;font-weight:620}.nalo-product-story__facts dd{margin:0;font-size:.94rem;line-height:1.5}.nalo-product-story__limits p{max-width:49rem;margin:0;color:var(--nalo-muted, #62645f);font-size:.96rem;line-height:1.65}.nalo-product-story__limits p+p{margin-top:1.1rem}.nalo-product-story__materials{display:grid;gap:2rem;padding:clamp(5rem,10vw,9rem) 0}.nalo-product-story__materials h2{max-width:12ch;margin:0;font-size:clamp(2.05rem,5vw,4.6rem);font-weight:550;letter-spacing:-.05em;line-height:.98}.nalo-product-story__materials>div:last-child{align-self:end}.nalo-product-story__materials p{max-width:47rem;margin:0;color:var(--nalo-muted, #62645f);font-size:clamp(1rem,1.6vw,1.16rem);line-height:1.68}.nalo-product-story__materials p+p{margin-top:1.2rem}.nalo-product-story__status{display:grid;gap:2rem;padding:clamp(1.6rem,4vw,3.5rem);border-radius:var(--nalo-radius, 10px);background:#dfe8ee}.nalo-product-story__status>div{display:grid;gap:1rem}.nalo-product-story__status h2{max-width:17ch;margin:0;font-size:clamp(1.8rem,4vw,3.5rem);font-weight:570;letter-spacing:-.04em;line-height:1.02}.nalo-product-story__status p{max-width:42rem;margin:0;color:var(--nalo-muted, #62645f);line-height:1.62}.nalo-product-story__status ul{margin:0;padding:0;display:grid;gap:.8rem;list-style:none}.nalo-product-story__status li{position:relative;padding-left:1.25rem;font-size:.9rem;line-height:1.5}.nalo-product-story__status li:before{content:"";position:absolute;top:.58em;left:0;width:.44rem;height:.44rem;border-radius:50%;background:var(--nalo-accent, #345f82)}.nalo-product-story__status>a{align-self:end}.nalo-product-story__table-wrap{margin-top:clamp(2.2rem,5vw,4.5rem);overflow-x:auto;border-radius:var(--nalo-radius, 10px);background:var(--nalo-surface, #fbfaf7)}.nalo-product-story__table-wrap:focus-visible{outline:3px solid var(--nalo-accent, #345f82);outline-offset:3px}.nalo-product-story__comparison table{width:100%;min-width:46rem;border-collapse:collapse;text-align:left}.nalo-product-story__comparison th,.nalo-product-story__comparison td{padding:1.15rem 1.25rem;border-bottom:1px solid var(--nalo-line, #d8d5cf);vertical-align:top;font-size:.88rem;line-height:1.48}.nalo-product-story__comparison thead th{color:var(--nalo-subtle, #7b7c77);font-size:.74rem;font-weight:650}.nalo-product-story__comparison tbody th{color:var(--nalo-ink, #151614);font-weight:650}.nalo-product-story__comparison tbody tr:last-child th,.nalo-product-story__comparison tbody tr:last-child td{border-bottom:0}.nalo-product-story__faq>div{max-width:64rem;margin-top:clamp(2.2rem,5vw,4rem)}.nalo-product-story__faq details{border-bottom:1px solid var(--nalo-line, #d8d5cf)}.nalo-product-story__faq summary{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;font-weight:620;line-height:1.4;list-style:none}.nalo-product-story__faq summary::-webkit-details-marker{display:none}.nalo-product-story__faq summary:after{content:"+";width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;color:var(--nalo-muted, #62645f);font-size:1.25rem;font-weight:400}.nalo-product-story__faq details[open] summary:after{content:"\2212"}.nalo-product-story__faq details p{max-width:47rem;margin:0;padding:0 3.5rem 1.5rem 0;color:var(--nalo-muted, #62645f);line-height:1.65}.nalo-product-story__related-grid{display:grid;gap:clamp(2rem,4vw,4rem) .85rem;margin-top:clamp(2.2rem,5vw,4.5rem)}.nalo-product-story__related-card{min-width:0;display:grid;align-content:start;gap:1.25rem}.nalo-product-story__related-media{position:relative;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:var(--nalo-radius, 10px);background:var(--nalo-story-soft);color:inherit;text-decoration:none}.nalo-product-story__related-media img{width:100%;height:100%;display:block;object-fit:contain;transition:transform .22s ease}.nalo-product-story__related-media:hover img{transform:scale(1.018)}.nalo-product-story__related-media>span{font-size:2rem;font-weight:700;letter-spacing:-.05em}.nalo-product-story__related-media small{position:absolute;top:.8rem;left:.8rem;background:var(--nalo-surface, #fbfaf7)}.nalo-product-story__related-card>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.7rem 1rem}.nalo-product-story__related-card h3{margin:0;font-size:1.1rem;font-weight:620;letter-spacing:-.025em;line-height:1.25}.nalo-product-story__related-card h3 a{color:inherit;text-decoration:none}.nalo-product-story__related-price{margin:0;font-size:.94rem}.nalo-product-story__related-card p:not(.nalo-product-story__related-price){grid-column:1 / -1;max-width:34rem;margin:0;color:var(--nalo-muted, #62645f);font-size:.88rem;line-height:1.55}.nalo-product-story__related-link{grid-column:1 / -1;gap:.35rem;font-size:.86rem;text-decoration:none}.nalo-product-story a:focus-visible,.nalo-product-story summary:focus-visible{outline:3px solid var(--nalo-accent, #345f82);outline-offset:3px}@media(min-width:650px){.nalo-product-story__benefit-grid,.nalo-product-story__related-grid,.nalo-product-story__facts dl{grid-template-columns:repeat(2,minmax(0,1fr))}.nalo-product-story__status{grid-template-columns:minmax(0,1.25fr) minmax(17rem,.75fr);align-items:end}.nalo-product-story__status>a{grid-column:2}}@media(min-width:990px){.nalo-product-story{padding-right:clamp(1.5rem,4vw,4rem);padding-left:clamp(1.5rem,4vw,4rem)}.nalo-product-story__outcome{grid-template-columns:minmax(0,1.16fr) minmax(24rem,.84fr);min-height:min(50rem,78vh)}.nalo-product-story__outcome-media{min-height:100%}.nalo-product-story__benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.nalo-product-story__coverage-inner{grid-template-columns:minmax(20rem,.85fr) minmax(32rem,1.15fr);align-items:start}.nalo-product-story__coverage ol{grid-template-columns:repeat(2,minmax(0,1fr))}.nalo-product-story__coverage li:last-child:nth-child(odd){grid-column:span 2}.nalo-product-story__evidence{grid-template-columns:repeat(2,minmax(0,1fr))}.nalo-product-story__materials{grid-template-columns:minmax(20rem,.9fr) minmax(28rem,1.1fr);align-items:end}.nalo-product-story__status{grid-template-columns:minmax(0,1.15fr) minmax(18rem,.55fr) auto}.nalo-product-story__status>a{grid-column:auto}.nalo-product-story__related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.nalo-product-story__related-media img{transition:none}}.nv2-product{--nalo-surface-soft: #ebe8e2;--nalo-focus: var(--nalo-accent, #345f82);--nalo-on-ink: #ffffff;padding:clamp(1rem,3vw,2.5rem) 1rem 7rem;background:var(--nalo-background, #f3f1ed);color:var(--nalo-ink, #151614)}.nv2-product *{box-sizing:border-box}.nv2-product [hidden]{display:none!important}.nv2-product__inner{width:min(100%,1480px);margin:0 auto}.nv2-product__breadcrumb{margin-bottom:1rem;display:flex;align-items:center;gap:.45rem;overflow:hidden;color:var(--nalo-muted);font-size:.78rem;line-height:1.4;white-space:nowrap}.nv2-product__breadcrumb a{min-height:44px;display:inline-flex;align-items:center;color:inherit}.nv2-product__breadcrumb span:last-child{overflow:hidden;text-overflow:ellipsis}.nv2-product__layout{display:grid;gap:clamp(2rem,6vw,6rem)}.nv2-product__gallery{min-width:0}.nv2-product__media-track{position:relative;width:100%;display:grid;grid-auto-flow:column;grid-auto-columns:100%;overflow-x:auto;overflow-y:hidden;border-radius:var(--nalo-radius);background:var(--nalo-surface-soft);scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.nv2-product__media-track::-webkit-scrollbar{display:none}.nv2-product__media-track--square{aspect-ratio:1}.nv2-product__media-track--portrait{aspect-ratio:4 / 5}.nv2-product__media-track--landscape{aspect-ratio:4 / 3}.nv2-product__media-track:focus-visible{outline:3px solid var(--nalo-focus);outline-offset:3px}.nv2-product__gallery-controls{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.5rem}.nv2-product__gallery-controls p{margin:0;color:var(--nalo-muted);font-size:.78rem;font-variant-numeric:tabular-nums}.nv2-product__gallery-buttons{display:flex;gap:.4rem}.nv2-product__gallery-buttons button{width:44px;height:44px;display:grid;place-items:center;padding:0;border:1px solid var(--nalo-line);border-radius:8px;background:transparent;color:inherit;cursor:pointer}.nv2-product__gallery-buttons svg{width:1.2rem;height:1.2rem}.nv2-product__thumbnails{display:flex;gap:.55rem;overflow-x:auto;padding:.15rem 0 .35rem;scrollbar-width:thin}.nv2-product__thumbnail{width:68px;min-width:68px;height:68px;padding:0;overflow:hidden;border:1px solid var(--nalo-line);border-radius:8px;background:var(--nalo-surface-soft);cursor:pointer}.nv2-product__thumbnail.is-active{border-color:var(--nalo-ink);box-shadow:inset 0 0 0 1px var(--nalo-ink)}.nv2-product__thumbnail img{width:100%;height:100%;display:block;object-fit:contain}.nv2-product__gallery button:focus-visible,.nv2-product-sticky button:focus-visible,.nv2-product-sticky a:focus-visible,.nv2-product__breadcrumb a:focus-visible{outline:3px solid var(--nalo-focus);outline-offset:3px}.nv2-product__media-empty{aspect-ratio:1;display:grid;place-items:center;align-content:center;gap:.4rem;border-radius:var(--nalo-radius);background:var(--nalo-surface-soft);text-align:center}.nv2-product__media-empty span{font-weight:650}.nv2-product__media-empty small{color:var(--nalo-muted)}.nv2-product__summary{min-width:0;align-self:start}.nv2-product__status{min-height:28px;display:flex;align-items:center;gap:.48rem;color:var(--nalo-muted);font-size:.76rem;line-height:1.3}.nv2-product__status>span{width:.45rem;height:.45rem;border-radius:50%;background:var(--nalo-focus)}.nv2-product__status strong{font-weight:650}.nv2-product__header{padding:.7rem 0 1rem}.nv2-product__header h1{max-width:15ch;margin:0;font-size:clamp(2rem,5vw,4.5rem);font-weight:620;letter-spacing:-.045em;line-height:.98}.nv2-product__header p{max-width:58ch;margin:1rem 0 0;color:var(--nalo-muted);font-size:clamp(.98rem,2vw,1.08rem);line-height:1.6}.nv2-product__price-row{padding:.3rem 0 1.15rem;display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1rem}.nv2-product__price{font-size:clamp(1.2rem,3vw,1.55rem)}.nv2-product__price-row p{margin:0;color:var(--nalo-muted);font-size:.75rem;line-height:1.4}.nv2-product .nv2-product-form-wrap{padding:1rem;border-radius:var(--nalo-radius);background:var(--nalo-surface-soft)}.nv2-product__trust{margin:0;padding:1rem 0 0;display:grid;gap:.48rem;list-style:none}.nv2-product__trust li{position:relative;padding-left:1rem;color:var(--nalo-muted);font-size:.82rem;line-height:1.45}.nv2-product__trust li:before{content:"";position:absolute;top:.52em;left:0;width:.42rem;height:.42rem;border-radius:50%;background:var(--nalo-success, #2f6a4b)}.nv2-product__details details{border-bottom:1px solid var(--nalo-line)}.nv2-product__details summary{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;font-size:.92rem;font-weight:650;list-style:none}.nv2-product__details summary::-webkit-details-marker{display:none}.nv2-product__details summary svg{width:1.2rem;height:1.2rem;flex:0 0 auto;transition:transform .18s ease}.nv2-product__details details[open] summary svg{transform:rotate(180deg)}.nv2-product__details summary:focus-visible{outline:3px solid var(--nalo-focus);outline-offset:3px}.nv2-product__richtext{max-width:65ch;padding:0 0 1.25rem;color:var(--nalo-muted);font-size:.92rem;line-height:1.65}.nv2-product__richtext>:first-child{margin-top:0}.nv2-product__richtext>:last-child{margin-bottom:0}.nv2-product-sticky{position:fixed;z-index:40;right:0;bottom:0;left:0;min-height:78px;display:grid;grid-template-columns:minmax(0,1fr) minmax(9.5rem,auto);align-items:center;gap:.7rem;padding:.65rem max(1rem,env(safe-area-inset-left)) max(.65rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-right));border-top:1px solid var(--nalo-line);background:var(--nalo-surface);box-shadow:0 -10px 32px #11121014}.nv2-product-sticky__meta{min-width:0;display:grid;gap:.15rem}.nv2-product-sticky__meta>strong{overflow:hidden;font-size:.78rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.nv2-product-sticky__price{font-size:.9rem}.nv2-product-sticky button,.nv2-product-sticky>a{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:.65rem .8rem;border:1px solid var(--nalo-ink);border-radius:var(--nalo-radius);background:var(--nalo-ink);color:var(--nalo-on-ink);font:inherit;font-size:.8rem;font-weight:680;text-align:center;text-decoration:none;cursor:pointer}@media(min-width:750px){.nv2-product{padding-right:clamp(1.5rem,4vw,4rem);padding-bottom:clamp(4rem,7vw,7rem);padding-left:clamp(1.5rem,4vw,4rem)}.nv2-product-sticky{display:none!important}}@media(min-width:990px){.nv2-product__layout{grid-template-columns:minmax(0,1.42fr) minmax(21rem,.86fr);align-items:start}.nv2-product__summary{position:sticky;top:calc(var(--nalo-header-height, 72px) + 1.5rem)}.nv2-product__thumbnails{padding-bottom:0}}@media(prefers-reduced-motion:reduce){.nv2-product__details summary svg{transition:none}}.nalo-proof-strip{background:#dfe8ed}.nalo-proof-strip__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,3vw,42px);padding-block:clamp(26px,4vw,42px)}.nalo-proof-strip__item{display:grid;position:relative;min-height:74px;align-content:center;gap:7px;padding-left:20px}.nalo-proof-strip__item:before{position:absolute;top:.7em;left:0;width:6px;height:6px;border-radius:50%;background:var(--nalo-accent);content:""}.nalo-proof-strip__item strong{font-size:.94rem;font-weight:680}.nalo-proof-strip__item span{color:var(--nalo-muted);font-size:.88rem}@media(max-width:749px){.nalo-proof-strip__grid{grid-template-columns:1fr}.nalo-proof-strip__item,.nalo-proof-strip__item:last-child{min-height:68px;padding-left:20px}}.nv2-price{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;font-variant-numeric:tabular-nums}.nv2-price__current{color:var(--nalo-ink, #111210);font-weight:650}.nv2-price__compare{color:var(--nalo-muted, #5f625f);font-size:.86em}.nv2-product-card{min-width:0;display:grid;align-content:start;gap:1rem}.nv2-product-card__media{position:relative;min-width:0;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:var(--nalo-radius, 10px);background:var(--nalo-surface-soft, #ebe8e2);color:inherit}.nv2-product-card__media img{width:100%;height:100%;display:block;object-fit:contain;transition:transform .22s ease}.nv2-product-card__media:hover img{transform:scale(1.018)}.nv2-product-card__badge{position:absolute;top:.75rem;left:.75rem;padding:.42rem .62rem;border:1px solid var(--nalo-line, #d8d5cf);border-radius:6px;background:var(--nalo-surface, #f3f1ed);color:var(--nalo-ink, #111210);font-size:.75rem;font-weight:650;line-height:1}.nv2-product-card__fallback{font-size:clamp(1.25rem,4vw,2rem);font-weight:700;letter-spacing:-.04em}.nv2-product-card__body{display:grid;gap:.72rem}.nv2-product-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.nv2-product-card h2{margin:0;font-size:clamp(1rem,2vw,1.16rem);font-weight:620;line-height:1.25}.nv2-product-card h2 a,.nv2-product-card__link{color:inherit;text-decoration:none}.nv2-product-card__price{flex:0 0 auto;font-size:.94rem}.nv2-product-card__body>p{max-width:38rem;margin:0;color:var(--nalo-muted, #5f625f);font-size:.9rem;line-height:1.55}.nv2-product-card__link{width:max-content;min-height:44px;display:inline-flex;align-items:center;gap:.35rem;font-size:.88rem;font-weight:620}.nv2-product-card__link svg{width:1.1rem;height:1.1rem;transition:transform .18s ease}.nv2-product-card__link:hover svg{transform:translate(.2rem)}.nv2-product-card a:focus-visible{outline:3px solid var(--nalo-focus, #2f5d8a);outline-offset:3px}@media(prefers-reduced-motion:reduce){.nv2-product-card__media img,.nv2-product-card__link svg{transition:none}}.nv2-product-form-wrap{display:grid;gap:.75rem}.nv2-product-form,.nv2-product-form__options{display:grid;gap:1rem}.nv2-option{min-width:0;margin:0;padding:0;border:0}.nv2-option legend{width:100%;margin:0 0 .6rem;padding:0;display:flex;justify-content:space-between;gap:1rem;color:var(--nalo-ink, #111210);font-size:.88rem;font-weight:650}.nv2-option__selected{color:var(--nalo-muted, #5f625f);font-weight:450}.nv2-option__values{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,8.5rem),1fr));gap:.55rem}.nv2-option__label{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:.65rem;padding:.75rem .85rem;border:1px solid var(--nalo-line, #d8d5cf);border-radius:var(--nalo-radius, 10px);background:transparent;color:var(--nalo-ink, #111210);cursor:pointer;transition:border-color .18s ease,background-color .18s ease}.nv2-option__label:hover{border-color:var(--nalo-ink, #111210)}.nv2-option__label small{color:var(--nalo-muted, #5f625f);font-size:.68rem;line-height:1.2}.nv2-option__label.is-unavailable{border-style:dashed}.nv2-option__input:checked+.nv2-option__label{border-color:var(--nalo-ink, #111210);background:var(--nalo-surface-soft, #ebe8e2);box-shadow:inset 0 0 0 1px var(--nalo-ink, #111210)}.nv2-option__input:focus-visible+.nv2-option__label{outline:3px solid var(--nalo-focus, #2f5d8a);outline-offset:2px}.nv2-product-form__submit{width:100%;min-height:54px;display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.1rem;border:1px solid var(--nalo-ink, #111210);border-radius:var(--nalo-radius, 10px);background:var(--nalo-ink, #111210);color:var(--nalo-on-ink, #ffffff);font:inherit;font-weight:680;line-height:1.15;text-align:center;text-decoration:none;cursor:pointer;touch-action:manipulation;transition:opacity .18s ease,transform .18s ease}.nv2-product-form__submit:hover{opacity:.88}.nv2-product-form__submit:active{transform:translateY(1px)}.nv2-product-form__submit:focus-visible{outline:3px solid var(--nalo-focus, #2f5d8a);outline-offset:3px}.nv2-product-form__submit[disabled]{cursor:not-allowed;opacity:.48}.nv2-product-form__feedback:empty{display:none}.nv2-product-form__feedback{margin:0;color:var(--nalo-muted, #5f625f);font-size:.84rem;line-height:1.45}@media(prefers-reduced-motion:reduce){.nv2-option__label,.nv2-product-form__submit{transition:none}}.nv2-product-media{min-width:100%;min-height:100%;margin:0;display:grid;place-items:center;scroll-snap-align:start;scroll-snap-stop:always;background:var(--nalo-surface-soft, #ebe8e2)}.nv2-product-media>img,.nv2-product-media>video,.nv2-product-media>iframe,.nv2-product-media>model-viewer,.nv2-product-media__motion,.nv2-product-media__model{width:100%;height:100%;display:block;object-fit:var(--nalo-media-fit, contain)}.nv2-product-media>iframe{border:0}
/*# sourceMappingURL=/cdn/shop/t/12/compiled_assets/styles.css.map */
