*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--fg);font-family:var(--font-sans);font-size:var(--fs-body);line-height:var(--lh-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;height:auto;display:block}a{color:inherit}.promo-bar{position:sticky;top:0;z-index:50;background:var(--orya-green-800);color:var(--orya-paper);overflow:hidden;height:38px;display:flex;align-items:center}.promo-bar__track{display:flex;gap:48px;white-space:nowrap;animation:marquee 38s linear infinite;padding-left:48px;will-change:transform}.promo-bar__item{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;display:inline-flex;align-items:center;gap:10px;color:var(--orya-paper)}.promo-bar__item .mi{font-size:16px;color:var(--orya-orange-300)}.promo-bar__dot{color:var(--orya-orange-300)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.masthead{display:flex;justify-content:center;align-items:center;padding:22px 16px 14px;border-bottom:1px solid var(--line);background:var(--orya-paper)}.masthead__logo{height:22px;filter:invert(1) brightness(0);opacity:.9}.article{max-width:760px;margin:0 auto;padding:48px 24px 80px}.article--wide{max-width:1000px}.breadcrumb{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--fg-2);font-weight:500;margin:0 0 20px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.breadcrumb span{color:var(--fg-2)}.breadcrumb .sep{color:var(--fg-muted)}.headline{font-family:var(--font-sans);font-weight:700;font-size:clamp(34px,5vw,52px);line-height:1.08;letter-spacing:-.025em;color:var(--orya-ink);margin:0 0 18px;text-wrap:balance}.headline .accent{font-family:var(--font-display);font-weight:400;color:var(--orya-green-800);font-style:normal;letter-spacing:0}.subhead{font-size:18px;line-height:1.5;color:var(--fg-2);margin:0 0 24px;max-width:640px;text-wrap:pretty}.rating{display:inline-flex;align-items:center;gap:10px;font-size:13px;color:var(--fg-2);margin-bottom:28px}.rating__stars{color:var(--orya-orange-500);letter-spacing:1px;font-size:14px}.rating__sep{color:var(--orya-stone)}.hero-img{width:100%;border-radius:18px;overflow:hidden;margin-bottom:28px;background:var(--orya-paper-2);aspect-ratio:16 / 10}.hero-img img{width:100%;height:100%;object-fit:cover}.byline{display:flex;align-items:center;gap:12px;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:36px}.byline__avatar{width:40px;height:40px;border-radius:50%;background:var(--orya-green-100);display:grid;place-items:center;color:var(--orya-green-800);flex-shrink:0;overflow:hidden}.byline__avatar .mi{font-size:22px}.byline__text{display:flex;flex-direction:column;line-height:1.3}.byline__name{font-weight:600;font-size:14px;color:var(--fg)}.byline__meta{font-size:12px;color:var(--fg-2)}.hook{background:var(--orya-orange-100);border-left:none;border-radius:12px;padding:16px 20px;display:flex;gap:14px;align-items:center;margin:0 0 28px}.hook .mi{font-size:22px;color:var(--orya-orange-600)}.hook__text{font-weight:600;font-size:15px;color:var(--orya-ink);line-height:1.4}.prose p{font-size:17px;line-height:1.65;color:var(--orya-ink);margin:0 0 18px;text-wrap:pretty}.prose p.lead{font-size:19px;font-weight:500;color:var(--orya-ink);line-height:1.55;margin-bottom:22px}.prose strong{font-weight:600}.prose em{font-style:italic}.prose a{color:var(--orya-green-800);text-decoration:underline;text-underline-offset:3px}.section-head{margin:64px 0 28px}.section-head__rule{width:48px;height:2px;background:var(--orya-orange-500);margin-bottom:16px}.section-head h2{font-family:var(--font-sans);font-weight:700;font-size:clamp(28px,3.4vw,36px);line-height:1.15;letter-spacing:-.02em;color:var(--orya-ink);margin:0;text-wrap:balance}.compare-card{background:var(--orya-white);border:1px solid var(--line);border-radius:18px;padding:4px;box-shadow:var(--shadow-md);margin:36px 0 44px;overflow:hidden}.compare-table{width:100%;border-collapse:collapse}.compare-table th,.compare-table td{padding:18px 14px;text-align:center;vertical-align:middle;border-bottom:1px solid var(--line);font-size:14px}.compare-table tr:last-child td{border-bottom:none}.compare-table th{font-weight:600;font-size:13px;letter-spacing:.04em;color:var(--fg-2);padding-top:22px}.compare-table th.brand{color:var(--orya-green-800);font-weight:700;font-size:16px}.compare-table .brand-col{background:var(--orya-green-100);position:relative}.compare-table .brand-col.first{border-top-left-radius:14px}.compare-table tbody tr:first-child .brand-col{padding-top:22px}.compare-table tbody tr:last-child .brand-col{border-bottom-left-radius:14px;border-bottom-right-radius:14px}.compare-table td.label{text-align:left;font-weight:600;color:var(--orya-ink);padding-left:22px;width:26%}.compare-table td.label .sub{display:block;font-weight:400;font-size:12px;color:var(--fg-2);margin-top:2px}.compare-table td.label .mi{font-size:18px;color:var(--orya-graphite);vertical-align:-3px;margin-right:6px}.compare-table td.value{color:var(--fg)}.compare-table td.value .big{font-weight:700;font-size:18px;color:var(--orya-orange-500);display:block;line-height:1.1}.compare-table td.value .sub{display:block;font-size:11px;color:var(--fg-2);text-transform:lowercase;margin-top:4px}.compare-table td.value.gray .big{color:var(--orya-stone)}.compare-table .check{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--orya-orange-500);color:#fff;font-size:18px}.compare-table .x{color:var(--orya-stone);font-size:18px}.compare-table .dash{color:var(--orya-stone);font-size:22px;line-height:1}.reddit-card{background:var(--orya-white);border:1px solid var(--line);border-radius:14px;padding:18px 20px;display:grid;grid-template-columns:auto 1fr;gap:16px;margin:28px 0;max-width:560px;box-shadow:var(--shadow-sm)}.reddit-card__votes{display:flex;flex-direction:column;align-items:center;gap:2px;color:var(--orya-graphite);font-size:13px;font-weight:600}.reddit-card__votes .mi{font-size:18px}.reddit-card__head{display:flex;align-items:center;gap:10px;margin-bottom:8px;font-size:13px;color:var(--fg-2)}.reddit-card__sub{font-weight:700;color:var(--orya-ink)}.reddit-card__avatar{width:22px;height:22px;background:var(--orya-stone);border-radius:50%}.reddit-card__user{filter:blur(4px);-webkit-user-select:none;user-select:none}.reddit-card__body{font-size:15px;color:var(--orya-ink);line-height:1.45;font-weight:500}.reddit-card__footer{display:flex;gap:16px;margin-top:10px;font-size:12px;color:var(--fg-2);align-items:center}.reddit-card__footer .mi{font-size:16px}.quote{position:relative;padding:18px 22px 18px 56px;background:var(--orya-paper-2);border-radius:12px;margin:20px 0;font-size:17px;line-height:1.5;color:var(--orya-ink);font-style:italic;font-weight:500}.quote:before{content:"\201c";position:absolute;left:14px;top:0;font-family:Georgia,serif;font-size:64px;line-height:1;color:var(--orya-orange-500);font-style:normal}.callout{font-family:var(--font-sans);font-weight:700;font-size:22px;line-height:1.3;color:var(--orya-ink);letter-spacing:-.01em;margin:28px 0;padding-left:18px;border-left:3px solid var(--orya-orange-500)}.split{display:grid;grid-template-columns:5fr 6fr;gap:32px;align-items:start;margin:28px 0}.split--reverse{grid-template-columns:6fr 5fr}.split__img{border-radius:16px;overflow:hidden;aspect-ratio:4 / 5;background:var(--orya-paper-2)}.split__img img{width:100%;height:100%;object-fit:cover}.split__body{padding-top:4px}.split__body p:first-child{margin-top:0}@media(max-width:720px){.split{grid-template-columns:1fr;gap:20px}.split__img{aspect-ratio:4 / 3}}.diff-list{list-style:none;padding:0;margin:12px 0 22px;display:flex;flex-direction:column;gap:14px}.diff-list li{display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:start;font-size:17px;line-height:1.5;color:var(--orya-ink)}.diff-list li:before{content:"";display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--orya-green-800);color:#fff;margin-top:4px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round' d='M3.5 8.5l3 3 6-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:16px}.cta-block{margin:32px 0 8px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:18px 30px;border-radius:999px;font-family:var(--font-sans);font-weight:600;font-size:17px;text-decoration:none;background:var(--orya-green-800);color:var(--orya-paper);border:none;cursor:pointer;transition:transform .16s var(--ease-out),background .2s var(--ease-out);letter-spacing:.01em}.btn:hover{background:var(--orya-green-900)}.btn:active{transform:scale(.985)}.btn--full{width:100%}.btn--xl{padding:22px 32px;font-size:19px;font-weight:700}.btn .mi{font-size:20px}.cta-microcopy{display:flex;flex-wrap:wrap;gap:8px 14px;align-items:center;justify-content:center;font-size:12px;color:var(--fg-2);margin-top:14px;letter-spacing:.02em}.cta-microcopy .sep{color:var(--orya-stone)}.cta-microcopy .mi{font-size:14px;color:var(--orya-green-800)}.data-compare{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center;margin:28px 0 32px;padding:28px 8px}.data-compare__col{text-align:center}.data-compare__brand{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-2);font-weight:600;margin-bottom:16px}.data-compare__col.brand .data-compare__brand{color:var(--orya-green-800)}.data-compare__icon{width:88px;height:88px;margin:0 auto 14px;border-radius:18px;background:var(--orya-paper-2);display:grid;place-items:center;color:var(--orya-graphite)}.data-compare__col.brand .data-compare__icon{background:var(--orya-green-100);color:var(--orya-green-800)}.data-compare__icon .mi{font-size:40px}.data-compare__label{font-size:13px;color:var(--fg-2);line-height:1.35;max-width:160px;margin:0 auto}.data-compare__vs{font-size:13px;font-weight:700;letter-spacing:.1em;color:var(--orya-stone);padding-top:56px}.offer-card{background:var(--orya-white);border:2px dashed var(--orya-green-300);border-radius:20px;padding:28px;margin:40px 0 24px;position:relative}.offer-card__head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:4px}.offer-card__title{font-weight:700;font-size:20px;color:var(--orya-ink);margin:0}.offer-card__sub{font-size:13px;color:var(--fg-2);margin-top:4px}.offer-card__price{font-weight:700;font-size:28px;color:var(--orya-green-800);white-space:nowrap}.offer-card__price .struck{font-size:16px;color:var(--orya-stone);text-decoration:line-through;margin-right:8px;font-weight:500}.offer-card__cta{margin:18px 0 14px}.offer-card__reviews{border-top:1px solid var(--line);padding-top:14px}.offer-card__reviews h4{font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:var(--fg-2);font-weight:600;margin:0 0 10px}.review-row{display:grid;grid-template-columns:64px 1fr 36px;gap:12px;align-items:center;font-size:13px;margin-bottom:6px;color:var(--fg-2)}.review-row__stars{color:var(--orya-orange-500);letter-spacing:1px;font-size:13px}.review-row__bar{height:6px;background:var(--orya-paper-2);border-radius:999px;overflow:hidden}.review-row__bar>span{display:block;height:100%;background:var(--orya-green-800);border-radius:999px}.review-row__pct{font-weight:600;color:var(--orya-ink);text-align:right}.final-offer{background:var(--orya-paper-2);border-radius:24px;padding:32px 28px;margin:48px -8px 24px;position:relative}.final-offer:before{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border:2px dashed rgba(11,10,7,.15);border-radius:16px;pointer-events:none}.final-offer__inner{position:relative;z-index:1;display:grid;grid-template-columns:5fr 6fr;gap:28px;align-items:center}.final-offer__img{border-radius:18px;overflow:hidden;aspect-ratio:4 / 5;background:var(--orya-paper);box-shadow:var(--shadow-md)}.final-offer__img img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.final-offer__copy{padding:0 4px}.final-offer__pill{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;background:var(--orya-green-800);color:var(--orya-paper);border-radius:999px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;margin-bottom:14px}.final-offer__pill .mi{font-size:14px;color:var(--orya-orange-300)}.final-offer__line{font-weight:700;font-size:22px;line-height:1.3;color:var(--orya-ink);letter-spacing:-.01em;margin:0 0 16px}.final-offer__cta{width:100%}.final-offer__strip{display:flex;gap:14px;align-items:center;margin-top:14px;padding:10px 16px;background:var(--orya-paper);border-radius:999px;font-size:12px;color:var(--fg-2);flex-wrap:wrap;justify-content:center}.final-offer__strip strong{color:var(--orya-green-800)}.final-offer__strip .sep{color:var(--orya-stone)}@media(max-width:720px){.final-offer__inner{grid-template-columns:1fr}.final-offer__img{aspect-ratio:3 / 2}}.footer{background:var(--orya-green-900);color:var(--orya-mist);padding:56px 24px 28px;margin-top:32px}.footer__inner{max-width:1100px;margin:0 auto}.footer__top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;padding-bottom:32px;border-bottom:1px solid rgba(255,255,255,.08)}.footer h5{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--orya-paper);margin:0 0 14px;font-weight:700}.footer__brand{padding-right:24px}.footer__brand-logo{height:22px;margin-bottom:14px;opacity:.95}.footer__brand-tag{font-size:14px;line-height:1.5;color:var(--orya-paper-2);font-style:italic;font-family:var(--font-display);font-size:22px;letter-spacing:.01em}.footer ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:9px}.footer ul a{font-size:14px;color:var(--orya-mist);text-decoration:none;opacity:.85}.footer ul a:hover{opacity:1;color:var(--orya-paper)}.footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:22px;font-size:12px;color:#ffffff80;flex-wrap:wrap;gap:12px}.footer__country{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;background:#ffffff14;font-size:12px;font-weight:600;letter-spacing:.04em;color:var(--orya-paper)}@media(max-width:720px){.footer__top{grid-template-columns:1fr 1fr}}.sticky-cta{position:fixed;left:0;right:0;bottom:0;background:var(--orya-paper);border-top:1px solid var(--line);box-shadow:0 -8px 24px #0b0a070f;padding:12px 18px;z-index:60;transform:translateY(100%);transition:transform .32s var(--ease-out)}.sticky-cta.is-visible{transform:translateY(0)}.sticky-cta__inner{max-width:760px;margin:0 auto;display:grid;grid-template-columns:48px 1fr auto;gap:14px;align-items:center}.sticky-cta__thumb{width:48px;height:48px;border-radius:12px;background:var(--orya-paper-2);overflow:hidden;display:grid;place-items:center}.sticky-cta__thumb img{width:100%;height:100%;object-fit:cover}.sticky-cta__copy{display:flex;flex-direction:column;line-height:1.25;min-width:0}.sticky-cta__title{font-weight:700;font-size:14px;color:var(--orya-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-cta__sub{font-size:11px;color:var(--fg-2);display:flex;gap:6px;align-items:center;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-cta__sub .stars{color:var(--orya-orange-500)}.sticky-cta__btn{padding:12px 20px;background:var(--orya-green-800);color:var(--orya-paper);border-radius:999px;font-size:14px;font-weight:600;text-decoration:none;border:none;cursor:pointer;white-space:nowrap}.sticky-cta__btn:hover{background:var(--orya-green-900)}.sticky-cta__close{position:absolute;top:4px;right:6px;background:transparent;border:none;cursor:pointer;color:var(--fg-2);padding:4px}.sticky-cta__close .mi{font-size:18px}@media(max-width:540px){.sticky-cta__inner{grid-template-columns:40px 1fr auto;gap:10px}.sticky-cta__thumb{width:40px;height:40px}.sticky-cta__btn{padding:10px 14px;font-size:13px}}.theme-orange-heavy .compare-table .check{background:var(--orya-orange-500)}.theme-orange-heavy .compare-table td.value .big{color:var(--orya-orange-500)}.theme-orange-heavy .callout{border-left-color:var(--orya-orange-500)}.theme-orange-heavy .section-head__rule{background:var(--orya-orange-500)}.theme-forest-only .compare-table .check{background:var(--orya-green-800)}.theme-forest-only .compare-table td.value .big{color:var(--orya-green-800)}.theme-forest-only .callout{border-left-color:var(--orya-green-800)}.theme-forest-only .section-head__rule{background:var(--orya-green-800)}.theme-forest-only .rating__stars{color:var(--orya-green-800)}.theme-forest-only .hook{background:var(--orya-green-100)}.theme-forest-only .hook .mi{color:var(--orya-green-800)}.theme-forest-only .quote:before{color:var(--orya-green-800)}.theme-forest-only .data-compare__col.brand .data-compare__icon{background:var(--orya-green-100)}.type-serif .headline,.type-serif .section-head h2,.type-serif .callout,.type-serif .final-offer__line{font-family:var(--font-display);font-weight:400;letter-spacing:0}.type-serif .headline{font-size:clamp(40px,6vw,64px);line-height:1.05}@media(max-width:720px){.article{padding:28px 18px 120px}.promo-bar{height:32px}.promo-bar__item{font-size:10px;gap:8px}.promo-bar__item .mi{font-size:14px}.masthead{padding:16px 14px 12px}.masthead__logo{height:18px}.breadcrumb{font-size:10px;gap:6px;margin-bottom:14px}.headline{font-size:clamp(28px,8vw,38px);line-height:1.1}.subhead{font-size:16px}.hero-img{border-radius:14px;aspect-ratio:4 / 3;margin-bottom:22px}.byline{margin-bottom:26px;padding:12px 0}.byline__avatar{width:36px;height:36px}.hook{padding:14px 16px;gap:10px;margin-bottom:22px}.hook__text{font-size:14px}.prose p{font-size:16px;line-height:1.6;margin-bottom:16px}.prose p.lead{font-size:17px}.compare-card{margin:26px -18px 30px;border-radius:0;border-left:none;border-right:none;padding:0}.compare-table{font-size:13px;min-width:540px}.compare-table th,.compare-table td{padding:14px 8px}.compare-table td.label{padding-left:14px;font-size:13px}.compare-table td.label .sub{font-size:11px}.compare-table td.label .mi{font-size:16px}.compare-table td.value .big{font-size:15px}.compare-table .check{width:24px;height:24px}.compare-table .check .mi{font-size:15px}.compare-card-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-head{margin:44px 0 20px}.num-head{margin:48px 0 18px;gap:12px;flex-wrap:wrap}.num-head__num{font-size:32px}.num-head__title{font-size:24px}.reddit-card{padding:14px 16px;gap:12px}.reddit-card__body{font-size:14px}.reddit-card__head{font-size:11px;flex-wrap:wrap;row-gap:4px}.reddit-card__footer{font-size:11px;gap:12px;flex-wrap:wrap}.quote{padding:14px 18px 14px 48px;font-size:15px}.quote:before{font-size:52px;left:10px}.callout{font-size:18px;padding-left:14px;margin:22px 0}.diff-list li{font-size:16px}.data-compare{gap:8px;padding:20px 0}.data-compare__icon{width:64px;height:64px;border-radius:14px}.data-compare__icon .mi{font-size:30px}.data-compare__brand{font-size:11px;margin-bottom:10px}.data-compare__label{font-size:12px}.data-compare__vs{font-size:11px;padding-top:36px}.offer-card{padding:22px 18px;margin:32px 0 20px}.offer-card__head{flex-direction:column;gap:6px;align-items:flex-start}.offer-card__title{font-size:18px}.offer-card__price{font-size:24px}.final-offer{padding:24px 16px;margin:32px -8px 16px;border-radius:18px}.final-offer:before{top:8px;right:8px;bottom:8px;left:8px}.final-offer__line{font-size:18px}.btn{padding:16px 24px;font-size:15px}.btn--xl{padding:18px 22px;font-size:17px}.cta-microcopy{font-size:11px;gap:6px 10px}.section-img{aspect-ratio:4 / 3;border-radius:14px;margin:16px 0 20px}.bonus{padding:22px 18px;margin:36px 0 16px}}@media(max-width:480px){.article{padding:22px 16px 110px}.promo-bar__item{font-size:9.5px;letter-spacing:.1em}.headline{font-size:clamp(26px,9vw,34px)}.num-head__num{font-size:28px}.num-head__title{font-size:21px}.section-head h2{font-size:24px}.callout{font-size:17px}.compare-table{font-size:12px;min-width:480px}.compare-table td.label{font-size:12px}.compare-table td.value .big{font-size:14px}.data-compare__icon{width:56px;height:56px}.data-compare__icon .mi{font-size:26px}.data-compare__vs{padding-top:30px;font-size:10px}.final-offer__line{font-size:16px}}@media(max-width:720px){.sticky-cta{padding:10px 14px}.sticky-cta__inner{grid-template-columns:44px 1fr auto;gap:10px}.sticky-cta__thumb{width:44px;height:44px}.sticky-cta__title{font-size:13px}.sticky-cta__sub{font-size:10.5px}.sticky-cta__btn{padding:11px 16px;font-size:13px}}@media(max-width:380px){.sticky-cta__inner{grid-template-columns:40px 1fr auto;gap:8px}.sticky-cta__thumb{width:40px;height:40px}.sticky-cta__btn{padding:10px 12px;font-size:12.5px}.hide-sm{display:none}}@media(max-width:720px){.footer{padding:40px 18px 24px}.footer__top{grid-template-columns:1fr 1fr;gap:24px 18px;padding-bottom:24px}.footer__brand{grid-column:1 / -1;padding-right:0}.footer__brand-tag{font-size:18px}.footer__bottom{font-size:11px}}.stat-pill{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;background:var(--orya-green-100);color:var(--orya-green-800);border-radius:999px;font-size:13px;font-weight:600;letter-spacing:.01em;margin:8px 0 12px}.stat-pill .mi{font-size:16px;color:var(--orya-orange-500)}.stat-pill .strong{font-weight:700}.num-head{margin:64px 0 24px;display:flex;align-items:baseline;gap:18px}.num-head__num{font-family:var(--font-sans);font-weight:700;font-size:clamp(36px,5vw,60px);line-height:1;color:var(--orya-orange-500);letter-spacing:-.04em;flex-shrink:0}.num-head__title{font-family:var(--font-sans);font-weight:700;font-size:clamp(26px,3.2vw,34px);line-height:1.15;letter-spacing:-.02em;color:var(--orya-ink);margin:0;text-wrap:balance}.section-img{width:100%;border-radius:18px;overflow:hidden;margin:20px 0 24px;aspect-ratio:16 / 10;background:var(--orya-paper-2)}.section-img img{width:100%;height:100%;object-fit:cover}.bonus{background:var(--orya-paper-2);border-radius:18px;padding:32px;margin:48px 0 24px}.bonus__eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--orya-orange-600);font-weight:700;margin-bottom:10px}.bonus h3{font-family:var(--font-sans);font-weight:700;font-size:clamp(24px,2.8vw,30px);line-height:1.18;letter-spacing:-.02em;color:var(--orya-ink);margin:0 0 18px;text-wrap:balance}.disclaimer{font-size:12px;line-height:1.55;color:var(--fg-2);border-top:1px solid var(--line);margin-top:32px;padding-top:18px}.hero-edad{position:relative;background:var(--orya-green-900);color:var(--orya-paper);overflow:hidden;isolation:isolate}.hero-edad__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-edad__bg image-slot{display:block;width:100%;height:100%}.hero-edad__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f1f1866,#0f1f188c 60%,#0f1f18cc);pointer-events:none}.hero-edad__content{position:relative;z-index:1;max-width:780px;margin:0 auto;padding:96px 24px;text-align:center}.hero-edad .eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:#ffffffb3;margin-bottom:22px}.hero-edad__title{font-family:var(--font-sans);font-weight:700;font-size:clamp(38px,5.6vw,64px);line-height:1.05;letter-spacing:-.025em;color:var(--orya-paper);margin:0 0 22px;text-wrap:balance}.hero-edad__title .accent{font-family:var(--font-display);font-weight:400;color:var(--orya-green-300);font-style:normal;letter-spacing:0;display:block}.hero-edad__sub{font-size:17px;line-height:1.55;color:#ffffffd9;max-width:580px;margin:0 auto 22px}.hero-edad__rating{display:inline-flex;align-items:center;gap:10px;padding:9px 18px;background:#ffffff14;border-radius:999px;font-size:13px;color:#ffffffd9;margin-bottom:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-edad__rating .stars{color:var(--orya-orange-500);letter-spacing:1px}.hero-edad .btn--hero{background:var(--orya-paper);color:var(--orya-green-900);font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-size:14px;padding:16px 28px}.hero-edad .btn--hero:hover{background:#fff}.section-dark{background:var(--orya-green-800);color:var(--orya-paper);padding:80px 0}.section-dark .article{padding:0 24px}.section-dark .eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:#ffffff8c;margin-bottom:18px}.section-dark h2{font-family:var(--font-sans);font-weight:700;font-size:clamp(28px,3.6vw,40px);line-height:1.15;letter-spacing:-.02em;color:var(--orya-paper);margin:0 0 24px;text-wrap:balance}.section-dark h2 .accent{font-family:var(--font-display);font-weight:400;color:var(--orya-green-300);letter-spacing:0}.section-dark .prose p{color:#ffffffd9;font-size:17px}.section-dark .prose strong{color:var(--orya-paper)}.section-dark .btn{background:var(--orya-paper);color:var(--orya-green-900)}.section-dark .btn:hover{background:#fff}.section-cream{background:var(--orya-paper-2);padding:72px 0}.section-cream .article{padding:0 24px}.section-cream .eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:var(--orya-orange-600);margin-bottom:18px}.section-cream h2{font-family:var(--font-sans);font-weight:700;font-size:clamp(28px,3.6vw,40px);line-height:1.15;letter-spacing:-.02em;color:var(--orya-ink);margin:0 0 28px;text-wrap:balance}.section-cream h2 .accent{font-family:var(--font-display);font-weight:400;color:var(--orya-green-800);letter-spacing:0}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:28px 0}.stat-grid__item{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:22px 20px}.stat-grid__num{font-family:var(--font-sans);font-weight:700;font-size:clamp(28px,4vw,40px);line-height:1;color:var(--orya-paper);letter-spacing:-.02em;margin-bottom:6px}.stat-grid__label{font-size:12px;color:#ffffffa6;line-height:1.35}@media(max-width:720px){.stat-grid{grid-template-columns:1fr;gap:10px}.stat-grid__num{font-size:28px}}.hrv-chart{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:24px;margin:24px 0 0}.hrv-chart__svg{width:100%;height:auto;display:block}.quote-attr{margin:28px 0;padding:20px 0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.quote-attr__text{font-family:var(--font-sans);font-style:italic;font-size:19px;line-height:1.45;color:var(--orya-paper);margin:0 0 10px;font-weight:500;text-wrap:balance}.quote-attr__author{font-size:13px;color:#ffffffa6;letter-spacing:.02em}.card-grid-4{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:24px 0}.card-grid-4__item{background:var(--orya-white);border-radius:14px;padding:22px;box-shadow:var(--shadow-sm);border:1px solid var(--line)}.card-grid-4__item h4{font-family:var(--font-sans);font-weight:700;font-size:16px;line-height:1.3;margin:0 0 8px;color:var(--orya-ink);letter-spacing:-.01em}.card-grid-4__item p{font-size:14px;color:var(--fg-2);line-height:1.5;margin:0}@media(max-width:720px){.card-grid-4{grid-template-columns:1fr}}.feat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:28px 0}.feat-grid__item{background:var(--orya-white);border:1px solid var(--line);border-radius:16px;padding:22px 18px}.feat-grid__icon{width:36px;height:36px;display:grid;place-items:center;background:var(--orya-green-100);color:var(--orya-green-800);border-radius:10px;margin-bottom:14px}.feat-grid__icon .mi{font-size:20px}.feat-grid__icon.orange{background:var(--orya-orange-100);color:var(--orya-orange-600)}.feat-grid__icon.purple{background:#6b2bff1f;color:var(--orya-app-purple)}.feat-grid__icon.heart{background:#e548481a;color:var(--orya-heart)}.feat-grid__title{font-weight:700;font-size:15px;line-height:1.3;color:var(--orya-ink);margin:0 0 6px}.feat-grid__body{font-size:13px;color:var(--fg-2);line-height:1.45;margin:0}@media(max-width:720px){.feat-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.feat-grid{grid-template-columns:1fr}}.compare-wide{background:var(--orya-white);border:1px solid var(--line);border-radius:14px;overflow:hidden;margin:24px 0}.compare-wide__inner{overflow-x:auto;-webkit-overflow-scrolling:touch}.compare-wide table{width:100%;border-collapse:collapse;min-width:640px}.compare-wide th,.compare-wide td{padding:14px 16px;text-align:left;font-size:14px;border-bottom:1px solid var(--line);vertical-align:middle}.compare-wide thead th{font-weight:600;font-size:12px;color:var(--fg-2);letter-spacing:.04em}.compare-wide thead th.brand-col{color:var(--orya-green-800);font-weight:700;font-size:14px}.compare-wide td.label{font-weight:600;color:var(--orya-ink)}.compare-wide td.brand-col{background:var(--orya-green-100);font-weight:600;color:var(--orya-green-800)}.compare-wide tr:last-child td{border-bottom:none}.compare-wide .yes{color:var(--orya-success);font-weight:700}.compare-wide .no{color:var(--orya-stone);font-weight:600}.compare-wide .warn{color:var(--orya-warn);font-weight:600;font-size:13px}.testi-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:24px 0}.testi-card{background:var(--orya-white);border:1px solid var(--line);border-radius:14px;padding:20px}.testi-card__stars{color:var(--orya-orange-500);letter-spacing:1px;font-size:13px;margin-bottom:10px}.testi-card__body{font-size:14.5px;line-height:1.5;color:var(--orya-ink);margin:0 0 14px;text-wrap:pretty}.testi-card__author{font-size:12px;color:var(--fg-2);display:flex;align-items:center;gap:6px}.testi-card__author strong{color:var(--orya-ink);font-weight:600}@media(max-width:720px){.testi-grid{grid-template-columns:1fr}}.big-rating{text-align:center;margin:24px 0 12px}.big-rating__num{font-family:var(--font-sans);font-weight:700;font-size:56px;line-height:1;color:var(--orya-green-800);letter-spacing:-.03em}.big-rating__stars{color:var(--orya-orange-500);font-size:22px;letter-spacing:3px;margin:8px 0 4px}.big-rating__caption{font-size:13px;color:var(--fg-2)}.founders{display:grid;grid-template-columns:1fr;gap:28px;margin:36px 0}.founders__img{border-radius:18px;overflow:hidden;aspect-ratio:16 / 9;background:var(--orya-paper-2)}.founders__intro{font-family:var(--font-sans);font-style:italic;font-weight:600;font-size:clamp(22px,2.6vw,28px);line-height:1.3;color:var(--orya-ink);margin:0 0 18px;text-wrap:balance}.founders__sign{font-size:13px;color:var(--fg-2);margin-top:16px}.product-offer{background:var(--orya-white);border:2px solid var(--orya-green-300);border-radius:24px;padding:26px;margin:32px auto;max-width:480px}.product-offer__img{background:var(--orya-paper);border-radius:16px;aspect-ratio:1;overflow:hidden;margin-bottom:20px}.product-offer__img image-slot{width:100%;height:100%;display:block}.product-offer__pill{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;background:var(--orya-orange-100);color:var(--orya-orange-600);border-radius:999px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:700;margin-bottom:12px}.product-offer__pill .mi{font-size:14px}.product-offer__title{font-family:var(--font-sans);font-weight:700;font-size:22px;line-height:1.2;letter-spacing:-.01em;color:var(--orya-ink);margin:0 0 8px;text-transform:uppercase}.product-offer__sub{font-size:14px;color:var(--fg-2);line-height:1.5;margin:0 0 18px}.product-offer__price{font-family:var(--font-sans);font-weight:700;font-size:32px;color:var(--orya-ink);letter-spacing:-.02em;display:flex;align-items:baseline;gap:8px;margin:0 0 18px}.product-offer__price small{font-size:13px;color:var(--fg-2);font-weight:400;letter-spacing:0}.product-offer__micro{font-size:12px;color:var(--fg-2);margin-top:12px;display:flex;flex-wrap:wrap;gap:6px 10px;align-items:center}.spec-cols{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:24px 0}.spec-col{background:var(--orya-paper-2);border-radius:14px;padding:22px}.spec-col h5{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--orya-orange-600);font-weight:700;margin:0 0 14px;display:flex;align-items:center;gap:8px}.spec-col h5 .mi{font-size:16px}.spec-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.spec-col li{font-size:14px;color:var(--orya-ink);line-height:1.45;display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:start}.spec-col.green li:before{content:"";width:18px;height:18px;border-radius:50%;background:var(--orya-green-800);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round' d='M3.5 8.5l3 3 6-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:14px;margin-top:3px}.spec-col.dot li:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--orya-graphite);margin:9px 0 0 8px}@media(max-width:720px){.spec-cols{grid-template-columns:1fr}}.icon-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:20px 0 32px}.icon-strip__item{background:var(--orya-paper-2);border-radius:14px;padding:18px 14px;text-align:center}.icon-strip__icon{width:32px;height:32px;display:grid;place-items:center;background:var(--orya-white);border-radius:8px;margin:0 auto 10px}.icon-strip__icon .mi{font-size:18px;color:var(--orya-green-800)}.icon-strip__title{font-weight:700;font-size:13px;color:var(--orya-ink);margin:0 0 2px}.icon-strip__sub{font-size:11px;color:var(--fg-2)}@media(max-width:720px){.icon-strip{grid-template-columns:repeat(2,1fr)}}.step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:28px 0}.step-card{background:var(--orya-white);border:1px solid var(--line);border-radius:16px;padding:24px 22px}.step-card__num{display:grid;place-items:center;width:30px;height:30px;background:var(--orya-green-800);color:var(--orya-paper);font-weight:700;font-size:14px;border-radius:999px;margin-bottom:14px}.step-card__title{font-weight:700;font-size:15px;line-height:1.3;color:var(--orya-ink);margin:0 0 8px}.step-card__body{font-size:13px;color:var(--fg-2);line-height:1.5;margin:0}@media(max-width:720px){.step-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.step-grid{grid-template-columns:1fr}}.faq{margin:24px 0}.faq details{border-bottom:1px solid var(--line);padding:4px 0}.faq summary{list-style:none;cursor:pointer;padding:18px 0;display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:16px;color:var(--orya-ink);position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-size:22px;color:var(--fg-2);line-height:1;font-weight:400;margin-left:16px}.faq details[open] summary:after{content:"\d7";color:var(--orya-orange-500)}.faq details>p,.faq details>div{font-size:15px;color:var(--fg-2);line-height:1.55;padding:0 0 18px;margin:0;max-width:680px;text-wrap:pretty}.inline-cta{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:15px;color:var(--orya-green-800);text-decoration:underline;text-underline-offset:4px;margin:8px 0 24px}.inline-cta .mi{font-size:18px;color:var(--orya-orange-500)}.cta-center{text-align:center;margin:32px 0}.cta-center__line{font-size:17px;color:var(--fg);max-width:540px;margin:0 auto 18px;line-height:1.5}.cta-center .btn{padding:14px 28px}@media(max-width:720px){.hero-edad__content{padding:64px 18px}.section-dark,.section-cream{padding:56px 0}.product-offer{padding:20px}}.orya-advertorial-section h1,.orya-advertorial-section h2,.orya-advertorial-section h3,.orya-advertorial-section h4,.orya-advertorial-section h5,.orya-advertorial-section .headline,.orya-advertorial-section .num-head__title,article.article h1,article.article h2,article.article h3,article.article h4,article.article h5,.orya-advertorial-section .num-head__num,.orya-advertorial-section .eyebrow,.orya-advertorial-section .bonus__eyebrow{text-transform:none!important}.orya-advertorial-section .promo-bar__item,.orya-advertorial-section .final-offer__pill{text-transform:uppercase!important}.orya-advertorial-section ul,.orya-advertorial-section ol{list-style:none;padding-left:0;margin:0}body:has(.orya-advertorial-section) main,body:has(.orya-advertorial-section) main .page-width,body:has(.orya-advertorial-section) main .container,body:has(.orya-advertorial-section) #MainContent,body:has(.orya-advertorial-section) #MainContent>.page-width,body:has(.orya-advertorial-section) .shopify-section.main-page,body:has(.orya-advertorial-section) .main-page-wrapper,body:has(.orya-advertorial-section) .template-page{max-width:none!important;width:100%!important;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}body:has(.orya-advertorial-section)>header,body:has(.orya-advertorial-section)>footer,body:has(.orya-advertorial-section) .shopify-section-header,body:has(.orya-advertorial-section) .shopify-section-group-header-group,body:has(.orya-advertorial-section) .shopify-section-group-footer-group,body:has(.orya-advertorial-section) .shopify-section-footer,body:has(.orya-advertorial-section) [id*=shopify-section-sections--][id*=--header],body:has(.orya-advertorial-section) [id*=shopify-section-sections--][id*=--announcement],body:has(.orya-advertorial-section) [id*=shopify-section-sections--][id*=--footer],body:has(.orya-advertorial-section) .announcement-bar-section,body:has(.orya-advertorial-section) .site-header,body:has(.orya-advertorial-section) .header-wrapper,body:has(.orya-advertorial-section) .site-footer,body:has(.orya-advertorial-section) .footer-wrapper{display:none!important}body:has(.orya-advertorial-section) .breadcrumbs:not(.orya-advertorial-section .breadcrumbs),body:has(.orya-advertorial-section) nav.breadcrumb:not(.orya-advertorial-section nav.breadcrumb){display:none!important}
/*# sourceMappingURL=/cdn/shop/t/13/assets/orya-landing.css.map */
