:root{--ryzo-ink: #0f0f12;--ryzo-ink-2: #2d2d30;--ryzo-mute: #6e6e73;--ryzo-faint: #b8b8be;--ryzo-line: #d8d8de;--ryzo-line-2: #c4c4cc;--ryzo-surface: #ffffff;--ryzo-mock-bg: #f7f7f9;--ryzo-mock-line: #e7e7eb;--ryzo-bone: #d8d8dd;--ryzo-accent: #b121b7;--ryzo-accent-2: #7c3aed;--ryzo-accent-soft: rgba(177, 33, 183, .1);--ryzo-header-h: 72px;--ryzo-ease: cubic-bezier(.16, 1, .3, 1);--ryzo-ease-io: cubic-bezier(.6, 0, .2, 1)}html.ryzo-snap-home,html.ryzo-snap-home body.ryzo-snap-home{scroll-behavior:smooth}html.ryzo-snap-home{scroll-snap-type:y mandatory}@media(prefers-reduced-motion:reduce){html.ryzo-snap-home{scroll-snap-type:none;scroll-behavior:auto}*,*:before,*:after{animation-duration:1ms!important;transition-duration:1ms!important}}body.ryzo-snap-home{background:var(--ryzo-surface);color:var(--ryzo-ink);overflow-x:hidden}body.ryzo-snap-home .shopify-section-group-footer-group{display:none}body.ryzo-snap-home .shopify-section-group-header-group{position:sticky;top:0;z-index:50;background:#ffffffd1;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid var(--ryzo-line)}body.ryzo-snap-home .app-buttons-bar{padding:0;border:0;background:transparent;height:0;overflow:visible}body.ryzo-snap-home .app-buttons-bar:before{display:none}.ryzo-snap-page{min-height:100vh;min-height:100svh;scroll-snap-align:start;scroll-snap-stop:always;position:relative;box-sizing:border-box;background:var(--ryzo-surface)}.ryzo-snap-page+.ryzo-snap-page{border-top:1px solid var(--ryzo-line)}.ryzo-hero{display:flex;flex-direction:column;height:100vh;height:100svh;padding:0;background:#f5f5f7}.ryzo-hero__heading{flex:0 0 auto;padding:calc(var(--ryzo-header-h) + clamp(16px,2.4vh,32px)) clamp(20px,3vw,48px) clamp(10px,1.4vh,18px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(20px,3vw,48px);text-align:center;position:relative}.ryzo-hero__tagline{grid-column:2;justify-self:center;display:inline-flex;align-items:center;text-decoration:none;color:inherit;min-width:0}.ryzo-hero__statement{font-size:clamp(34px,5vw,68px);line-height:1.02;letter-spacing:-.034em;font-weight:600;color:var(--ryzo-ink);margin:0;opacity:0;transform:translateY(12px);animation:ryzo-rise 1s var(--ryzo-ease) .1s forwards;transition:color .5s var(--ryzo-ease);white-space:nowrap}@media(max-width:1200px){.ryzo-hero__statement{font-size:clamp(28px,4.3vw,48px);white-space:normal}}.ryzo-hero__statement em{font-style:italic;font-weight:500;color:var(--ryzo-ink-2)}.ryzo-hero__statement-grad{font-weight:700;background:linear-gradient(120deg,var(--ryzo-accent) 0%,var(--ryzo-accent-2) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.ryzo-hero__cta{grid-column:3;justify-self:end;display:inline-flex;align-items:center;gap:8px;height:46px;padding:0 22px;font-size:14.5px;font-weight:600;letter-spacing:-.005em;color:#fff;background:linear-gradient(135deg,var(--ryzo-accent) 0%,var(--ryzo-accent-2) 100%);border-radius:999px;text-decoration:none;box-shadow:0 6px 16px -6px #b121b780,0 1px 2px #1111111a;position:relative;overflow:hidden;flex-shrink:0;opacity:0;transform:translate(10px);animation:ryzo-rise-x .9s var(--ryzo-ease) .2s forwards;transition:transform .5s var(--ryzo-ease),box-shadow .5s var(--ryzo-ease);will-change:transform}@keyframes ryzo-rise-x{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.ryzo-hero__cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.35) 50%,transparent 70%);transform:translate(-120%);pointer-events:none}.ryzo-hero__cta:hover{transform:translateY(-1px);box-shadow:0 12px 24px -8px #b121b794,0 1px 2px #1111111f}.ryzo-hero__cta:hover:before{animation:ryzo-shine 1.4s var(--ryzo-ease)}.ryzo-hero__cta-arrow{width:13px;height:13px;transition:transform .5s var(--ryzo-ease)}.ryzo-hero__cta:hover .ryzo-hero__cta-arrow{transform:translate(3px)}.ryzo-hero__cta-sep{display:inline-block;margin:0 2px;color:#ffffff8c;font-weight:400}.ryzo-hero__cta-free{color:#fff;letter-spacing:.01em}.ryzo-hero__features{flex:1 1 0;min-height:0;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);gap:clamp(14px,1.3vw,20px);padding:clamp(6px,1vh,14px) clamp(20px,3vw,48px) clamp(20px,3vh,32px);box-sizing:border-box}.ryzo-feature.ryzo-feature--image{grid-column:1 / span 6;grid-row:1 / span 2}.ryzo-feature.ryzo-feature--text{grid-column:7 / span 6;grid-row:1}.ryzo-feature.ryzo-feature--instant{grid-column:7 / span 6;grid-row:2}.ryzo-feature.ryzo-feature--in-bar{grid-column:1 / span 3;grid-row:3}.ryzo-feature.ryzo-feature--custom{grid-column:4 / span 3;grid-row:3}.ryzo-feature.ryzo-feature--filters{grid-column:7 / span 3;grid-row:3}.ryzo-feature.ryzo-feature--recs{grid-column:10 / span 3;grid-row:3}.ryzo-hero .ryzo-feature{padding:clamp(18px,1.6vw,26px);background:var(--ryzo-surface);color:var(--ryzo-ink);border:1px solid var(--ryzo-line);border-radius:clamp(14px,1.3vw,20px);font-family:inherit;font-size:inherit;font-weight:400;letter-spacing:normal;white-space:normal;box-shadow:0 1px 3px #1111110f,0 12px 28px -16px #1111111f;text-align:left;text-decoration:none;display:grid;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:1fr;gap:clamp(14px,1.6vh,22px);position:relative;isolation:isolate;overflow:hidden;cursor:pointer;opacity:0;transform:translateY(10px);animation:ryzo-rise .9s var(--ryzo-ease) forwards;transition:transform .6s var(--ryzo-ease),border-color .5s var(--ryzo-ease),box-shadow .6s var(--ryzo-ease);will-change:transform}.ryzo-feature--image{animation-delay:.2s}.ryzo-feature--text{animation-delay:.25s}.ryzo-feature--instant{animation-delay:.3s}.ryzo-feature--in-bar{animation-delay:.35s}.ryzo-feature--custom{animation-delay:.38s}.ryzo-feature--filters{animation-delay:.41s}.ryzo-feature--recs{animation-delay:.44s}.ryzo-hero__features:hover .ryzo-feature:not(:hover){opacity:.5}.ryzo-hero .ryzo-feature:hover{transform:translateY(-3px);border-color:var(--ryzo-line-2);box-shadow:0 24px 50px -28px #1111113d,0 4px 12px -4px #11111114}.ryzo-hero .ryzo-feature.selected{background:#3c3c40;border-color:#3c3c40;color:#fff}.ryzo-hero .ryzo-feature.selected .ryzo-feature__title{color:#fff}.ryzo-hero .ryzo-feature.selected .ryzo-feature__index{color:#ffffff8c}.ryzo-hero .ryzo-feature.selected .ryzo-mock{background:#ffffff0f}.ryzo-hero .ryzo-feature.selected .ryzo-feature__hint{color:#ffffffb3}.ryzo-feature__glow{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;border-radius:inherit;background:radial-gradient(300px 220px at var(--mx, 50%) var(--my, 50%),rgba(177,33,183,.08),transparent 70%);opacity:0;transition:opacity .7s var(--ryzo-ease)}.ryzo-hero .ryzo-feature:hover .ryzo-feature__glow{opacity:1}.ryzo-feature__index{position:absolute;top:clamp(16px,1.4vw,22px);right:clamp(16px,1.4vw,22px);font-size:11px;letter-spacing:.18em;font-weight:500;color:var(--ryzo-faint);font-variant-numeric:tabular-nums;transition:color .5s var(--ryzo-ease);z-index:1}.ryzo-hero .ryzo-feature:hover .ryzo-feature__index{color:var(--ryzo-accent)}.ryzo-feature__meta{display:flex;align-items:baseline;justify-content:space-between;gap:12px;min-width:0}.ryzo-feature__title{font-size:clamp(16px,1.35vw,21px);line-height:1.15;letter-spacing:-.018em;font-weight:600;color:var(--ryzo-ink);margin:0;text-align:left;flex:1;min-width:0}.ryzo-feature__hint{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:500;letter-spacing:0;color:var(--ryzo-accent);opacity:0;transform:translate(-6px);transition:opacity .5s var(--ryzo-ease),transform .6s var(--ryzo-ease);flex-shrink:0;white-space:nowrap}.ryzo-feature__hint svg{width:12px;height:12px;transition:transform .6s var(--ryzo-ease)}.ryzo-hero .ryzo-feature:hover .ryzo-feature__hint{opacity:1;transform:translate(0)}.ryzo-hero .ryzo-feature:hover .ryzo-feature__hint svg{transform:translate(3px)}.ryzo-mock{position:relative;background:var(--ryzo-mock-bg);border-radius:clamp(10px,.9vw,14px);padding:clamp(14px,1.5vw,24px);overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:0;max-height:100%}.ryzo-mock--stack{flex-direction:column;gap:6px;justify-content:center;padding:clamp(12px,1.3vw,20px)}.ryzo-bar{width:100%;max-width:440px;height:44px;display:flex;align-items:center;gap:10px;padding:0 14px;background:#fff;border:1px solid var(--ryzo-mock-line);border-radius:11px;box-shadow:0 1px 2px #11111106;transition:border-color .6s var(--ryzo-ease),box-shadow .6s var(--ryzo-ease)}.ryzo-bar--sm{height:36px;padding:0 10px;border-radius:9px;gap:8px}.ryzo-bar__icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:var(--ryzo-faint);flex-shrink:0}.ryzo-bar__icon svg{width:100%;height:100%}.ryzo-bar--sm .ryzo-bar__icon{width:14px;height:14px}.ryzo-bar__text{flex:1;min-width:0;font-size:14px;font-weight:500;color:var(--ryzo-ink);display:inline-flex;align-items:center;white-space:nowrap;overflow:hidden}.ryzo-bar--sm .ryzo-bar__text{font-size:13px}.ryzo-bar__ph{flex:1;min-width:0;font-size:13px;color:var(--ryzo-faint);font-weight:400;white-space:nowrap;overflow:hidden}.ryzo-bar--sm .ryzo-bar__ph{font-size:12px}.ryzo-caret{display:inline-block;width:1.5px;height:16px;margin-left:1px;background:var(--ryzo-accent);border-radius:1px;animation:ryzo-caret 1.05s ease-in-out infinite}@keyframes ryzo-caret{0%,49%{opacity:1}50%,to{opacity:0}}.ryzo-bar__badge{position:relative;display:inline-flex;align-items:center;justify-content:center;height:24px;padding:0 11px;font-size:11px;font-weight:600;letter-spacing:.1em;background:linear-gradient(135deg,var(--ryzo-accent) 0%,var(--ryzo-accent-2) 100%);color:#fff;border-radius:999px;flex-shrink:0;overflow:hidden;box-shadow:0 4px 10px -4px #b121b773}.ryzo-bar__badge-shine{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.55) 50%,transparent 70%);transform:translate(-120%);pointer-events:none}.ryzo-hero .ryzo-feature--text:hover .ryzo-bar__badge-shine{animation:ryzo-shine 2.4s var(--ryzo-ease) infinite}@keyframes ryzo-shine{0%{transform:translate(-120%)}60%{transform:translate(120%)}to{transform:translate(120%)}}.ryzo-mock--image{flex-direction:column;gap:clamp(12px,1.6vh,22px);padding:clamp(18px,1.8vw,28px);justify-content:center}.ryzo-photo{position:relative;width:62%;max-width:260px;aspect-ratio:1 / 1;border-radius:14px;background:#fff;border:1px solid var(--ryzo-mock-line);padding:6px;box-shadow:0 14px 30px -18px #11111138;transition:transform .6s var(--ryzo-ease),box-shadow .6s var(--ryzo-ease);animation:ryzo-photo-in 1.2s var(--ryzo-ease) .2s both}.ryzo-photo__img{position:relative;width:100%;height:100%;border-radius:9px;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}@keyframes ryzo-photo-in{0%{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.ryzo-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(160px 110px at var(--mx, 50%) var(--my, 50%),rgba(255,255,255,.55),transparent 65%);opacity:0;pointer-events:none;transition:opacity .5s var(--ryzo-ease);mix-blend-mode:screen}.ryzo-hero .ryzo-feature--image:hover .ryzo-photo{transform:translateY(-2px);box-shadow:0 22px 42px -22px #11111147}.ryzo-hero .ryzo-feature--image:hover .ryzo-photo:after{opacity:1}.ryzo-photo__product{position:relative;z-index:0;width:100%;height:100%;object-fit:contain;transition:transform .7s var(--ryzo-ease)}.ryzo-hero .ryzo-feature--image:hover .ryzo-photo__product{transform:scale(1.03)}.ryzo-photo__badge{position:absolute;top:8px;left:8px;display:inline-flex;align-items:center;gap:4px;height:22px;padding:0 9px;font-size:10px;font-weight:600;letter-spacing:.06em;background:linear-gradient(135deg,var(--ryzo-accent) 0%,var(--ryzo-accent-2) 100%);color:#fff;border-radius:999px;box-shadow:0 3px 8px -3px #b121b780;z-index:2}.ryzo-photo__badge svg{width:10px;height:10px}.ryzo-photo__scan{position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,transparent,var(--ryzo-accent),transparent);box-shadow:0 0 12px var(--ryzo-accent),0 0 24px #b121b759;opacity:0;transform:translateY(0);pointer-events:none;will-change:transform,opacity;z-index:1}.ryzo-hero .ryzo-feature--image:hover .ryzo-photo__scan{animation:ryzo-image-scan 2.8s var(--ryzo-ease-io) infinite}@keyframes ryzo-image-scan{0%{transform:translateY(0);opacity:0}10%{opacity:.95}72%{opacity:.95;transform:translateY(calc(100% - 2px))}80%{opacity:0;transform:translateY(calc(100% - 2px))}to{opacity:0;transform:translateY(calc(100% - 2px))}}.ryzo-matches{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;width:62%;max-width:260px}.ryzo-match{aspect-ratio:1;border-radius:8px;background:#fff;border:1px solid var(--ryzo-mock-line);box-shadow:0 3px 8px -4px #1111111a;position:relative;overflow:hidden;opacity:0;transform:translateY(10px) scale(.94);animation:ryzo-match-in .8s var(--ryzo-ease) both;transition:transform .6s var(--ryzo-ease),box-shadow .6s var(--ryzo-ease)}.ryzo-match--1{animation-delay:1.1s}.ryzo-match--2{animation-delay:1.25s}.ryzo-match--3{animation-delay:1.4s}@keyframes ryzo-match-in{0%{opacity:0;transform:translateY(10px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}.ryzo-match img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s var(--ryzo-ease)}.ryzo-hero .ryzo-feature--image:hover .ryzo-match{box-shadow:0 10px 20px -10px #11111138}.ryzo-hero .ryzo-feature--image:hover .ryzo-match img{transform:scale(1.05)}.ryzo-hero .ryzo-feature--image:hover .ryzo-match--1{transform:translateY(-3px)}.ryzo-hero .ryzo-feature--image:hover .ryzo-match--2{transform:translateY(-3px);transition-delay:.05s}.ryzo-hero .ryzo-feature--image:hover .ryzo-match--3{transform:translateY(-3px);transition-delay:.1s}.ryzo-mock--stack .ryzo-bar,.ryzo-mock--stack .ryzo-dd{width:100%;max-width:340px}.ryzo-mock--stack .ryzo-bar--sm{height:32px;padding:0 9px}.ryzo-mock--stack .ryzo-bar--sm .ryzo-bar__text{font-size:12px}.ryzo-dd{background:#fff;border:1px solid var(--ryzo-mock-line);border-radius:9px;padding:4px;display:flex;flex-direction:column;gap:1px;box-shadow:0 6px 16px -12px #1111111f}.ryzo-dd__row{display:grid;grid-template-columns:18px 1fr;gap:8px;align-items:center;padding:5px 7px;border-radius:5px;transition:background .6s var(--ryzo-ease)}.ryzo-dd__thumb{width:18px;height:18px;border-radius:4px;background:linear-gradient(135deg,#f4dcff,#ffd9ee)}.ryzo-dd__thumb--2{background:linear-gradient(135deg,#dcedff,#f4dcff)}.ryzo-dd__label{font-size:11px;font-weight:500;color:var(--ryzo-ink);letter-spacing:-.005em}.ryzo-hero .ryzo-feature--instant:hover .ryzo-dd__row--1{animation:ryzo-row-hi 3s var(--ryzo-ease) infinite}.ryzo-hero .ryzo-feature--instant:hover .ryzo-dd__row--2{animation:ryzo-row-hi 3s var(--ryzo-ease) .75s infinite}@keyframes ryzo-row-hi{0%,to{background:transparent}16%{background:#b121b714}36%{background:transparent}}.ryzo-bar__cam{position:relative;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:var(--ryzo-accent);flex-shrink:0}.ryzo-bar__cam-icon{width:15px;height:15px;position:relative;z-index:1;transition:transform .6s var(--ryzo-ease)}.ryzo-bar__cam-pulse{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1.5px solid var(--ryzo-accent);opacity:0;pointer-events:none}.ryzo-hero .ryzo-feature--in-bar:hover .ryzo-bar__cam-icon{transform:scale(1.15)}.ryzo-hero .ryzo-feature--in-bar:hover .ryzo-bar__cam-pulse{animation:ryzo-cam-pulse 1.8s var(--ryzo-ease) infinite}.ryzo-hero .ryzo-feature--in-bar:hover .ryzo-bar__cam-pulse--2{animation-delay:.9s}@keyframes ryzo-cam-pulse{0%{transform:scale(1);opacity:.6}to{transform:scale(2.6);opacity:0}}.ryzo-hero .ryzo-feature--custom:hover .ryzo-bar--focusable{border-color:#b121b773;box-shadow:0 0 0 4px #b121b71f,0 1px 2px #11111106}.ryzo-hero .ryzo-feature--custom:hover .ryzo-bar__ph{color:var(--ryzo-ink-2)}.ryzo-slider{position:relative;width:100%;max-width:220px;height:18px;display:flex;align-items:center}.ryzo-slider__track{position:absolute;left:0;right:0;height:3px;border-radius:2px;background:var(--ryzo-bone)}.ryzo-slider__fill{position:absolute;left:0;height:3px;border-radius:2px;width:55%;background:linear-gradient(90deg,var(--ryzo-accent) 0%,var(--ryzo-accent-2) 100%)}.ryzo-slider__knob{position:absolute;left:55%;width:16px;height:16px;border-radius:50%;background:#fff;border:2px solid var(--ryzo-accent);box-shadow:0 2px 6px #b121b74d,inset 0 0 0 1px #ffffffe6;transform:translate(-50%)}.ryzo-hero .ryzo-feature--filters:hover .ryzo-slider__fill{animation:ryzo-slide-fill 2.8s var(--ryzo-ease-io) infinite}.ryzo-hero .ryzo-feature--filters:hover .ryzo-slider__knob{animation:ryzo-slide-knob 2.8s var(--ryzo-ease-io) infinite}@keyframes ryzo-slide-fill{0%,to{width:30%}50%{width:80%}}@keyframes ryzo-slide-knob{0%,to{left:30%}50%{left:80%}}.ryzo-rec-row{display:flex;gap:10px;width:100%;max-width:220px;justify-content:center}.ryzo-rec{flex:1;aspect-ratio:3 / 4;border-radius:9px;background:#fff;border:1px solid var(--ryzo-mock-line);box-shadow:0 4px 10px -6px #1111111a;transition:transform .7s var(--ryzo-ease),box-shadow .7s var(--ryzo-ease);position:relative;overflow:hidden}.ryzo-rec img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s var(--ryzo-ease)}.ryzo-hero .ryzo-feature--recs:hover .ryzo-rec--1{transform:translateY(-5px);transition-delay:0s}.ryzo-hero .ryzo-feature--recs:hover .ryzo-rec--2{transform:translateY(-5px);transition-delay:.08s}.ryzo-hero .ryzo-feature--recs:hover .ryzo-rec--3{transform:translateY(-5px);transition-delay:.16s}.ryzo-hero .ryzo-feature--recs:hover .ryzo-rec{box-shadow:0 12px 22px -12px #1113}.ryzo-hero .ryzo-feature--recs:hover .ryzo-rec img{transform:scale(1.05)}@keyframes ryzo-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ryzo-shot{background:#fafafa;padding:calc(var(--ryzo-header-h) + 24px) 24px 24px;display:flex;align-items:center;justify-content:center}.ryzo-shot__inner{width:100%;max-width:1240px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(16px,2.2vw,28px)}.ryzo-shot__meta{text-align:center;display:flex;flex-direction:column;gap:6px}.ryzo-shot__caption{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--ryzo-mute);margin:0;font-weight:500}.ryzo-shot__title{font-size:clamp(22px,2.4vw,32px);letter-spacing:-.02em;font-weight:600;color:var(--ryzo-ink);margin:0}.ryzo-shot__frame{width:100%;display:flex;align-items:center;justify-content:center}.ryzo-shot__image{max-width:100%;max-height:calc(100vh - var(--ryzo-header-h) - 96px);max-height:calc(100svh - var(--ryzo-header-h) - 96px);width:auto;height:auto;object-fit:contain;border-radius:14px;box-shadow:0 30px 60px -30px #00000040,0 6px 14px -10px #0000001f;background:#fff;opacity:0;transform:translateY(18px) scale(.985);transition:opacity .8s var(--ryzo-ease),transform .9s var(--ryzo-ease)}.ryzo-shot.is-visible .ryzo-shot__image{opacity:1;transform:translateY(0) scale(1)}@media(max-width:1100px){.ryzo-hero__heading{padding:calc(var(--ryzo-header-h) + 18px) 16px 10px;gap:16px}.ryzo-hero__statement{font-size:clamp(24px,4.5vw,38px);white-space:normal}.ryzo-hero__cta{height:40px;padding:0 18px;font-size:13.5px}.ryzo-hero__features{grid-template-columns:repeat(6,1fr);grid-template-rows:1.1fr .85fr .85fr .85fr;gap:10px;padding:8px 16px 16px}.ryzo-feature.ryzo-feature--image{grid-column:1 / span 6;grid-row:1}.ryzo-feature.ryzo-feature--text{grid-column:1 / span 3;grid-row:2}.ryzo-feature.ryzo-feature--instant{grid-column:4 / span 3;grid-row:2}.ryzo-feature.ryzo-feature--in-bar{grid-column:1 / span 3;grid-row:3}.ryzo-feature.ryzo-feature--custom{grid-column:4 / span 3;grid-row:3}.ryzo-feature.ryzo-feature--filters{grid-column:1 / span 3;grid-row:4}.ryzo-feature.ryzo-feature--recs{grid-column:4 / span 3;grid-row:4}.ryzo-hero{height:auto;min-height:100vh;min-height:100svh}}@media(max-width:720px){html.ryzo-snap-home{scroll-snap-type:none}.ryzo-snap-page{scroll-snap-align:none;scroll-snap-stop:normal}.ryzo-hero{height:auto;min-height:0;display:block}.ryzo-hero__heading{padding:calc(var(--ryzo-header-h) + 18px) 18px 12px;gap:14px;display:flex;flex-direction:column;align-items:center;text-align:center}.ryzo-hero__tagline,.ryzo-hero__cta{grid-column:auto;justify-self:auto}.ryzo-hero__statement{font-size:clamp(26px,7vw,34px);white-space:normal;line-height:1.1}.ryzo-hero__cta{height:42px;padding:0 20px;font-size:14px}.ryzo-hero__features{display:flex;flex-direction:column;gap:12px;padding:4px 14px 24px;height:auto;min-height:0}.ryzo-feature.ryzo-feature--in-bar,.ryzo-feature.ryzo-feature--custom{display:none!important}.ryzo-feature.ryzo-feature--instant{pointer-events:none;cursor:default}.ryzo-feature.ryzo-feature--instant .ryzo-feature__hint{display:none}.ryzo-hero .ryzo-feature{padding:18px;border-radius:18px;gap:14px;min-height:0}.ryzo-mock{padding:16px;border-radius:12px}.ryzo-feature--image .ryzo-mock--image{flex-direction:column;gap:14px;padding:20px 16px;min-height:320px}.ryzo-photo{width:64%;max-width:220px}.ryzo-matches{width:76%;max-width:280px}.ryzo-bar__text-rest{display:none}.ryzo-feature--text .ryzo-mock{min-height:92px}.ryzo-bar{height:40px;padding:0 12px;gap:8px}.ryzo-bar__text{font-size:13px}.ryzo-bar__badge{height:22px;padding:0 9px;font-size:10px}.ryzo-bar__badge svg{width:10px;height:10px}.ryzo-feature--instant .ryzo-mock{min-height:130px;padding:12px}.ryzo-mock--stack .ryzo-bar,.ryzo-mock--stack .ryzo-dd{max-width:100%}.ryzo-mock--stack .ryzo-bar--sm{height:32px;padding:0 10px}.ryzo-mock--stack .ryzo-bar--sm .ryzo-bar__text{font-size:12px}.ryzo-dd{padding:5px}.ryzo-dd__row{padding:6px 8px}.ryzo-dd__label{font-size:12px}.ryzo-feature--recs .ryzo-mock{min-height:200px;padding:16px}.ryzo-rec-row{max-width:280px;gap:10px}.ryzo-feature__meta{padding-top:4px}.ryzo-feature__title{font-size:16px}.ryzo-feature__index{font-size:10px;top:14px;right:14px}.ryzo-feature__hint{font-size:12px;opacity:1;transform:none;color:var(--ryzo-accent)}.ryzo-hero__features:hover .ryzo-feature:not(:hover){opacity:1}}@media(max-width:420px){:root{--ryzo-header-h: 64px}.ryzo-hero__statement{font-size:clamp(24px,7.4vw,30px)}.ryzo-feature--image .ryzo-mock--image{min-height:280px}.ryzo-photo{max-width:200px}.ryzo-matches{max-width:240px}.ryzo-feature--recs .ryzo-mock{min-height:180px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/ryzo-snap.css.map */
