@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&family=Outfit:wght@300;400;500;600;700;800&family=Roboto+Mono:wght@400;500;600;700&display=swap";:root{--reyr-teal: #45C2B1;--reyr-teal-deep: #38AC9C;--reyr-teal-darker: #2B8C7F;--reyr-red: #F32735;--reyr-khaki: #D4CD9F;--reyr-hairline: #EFEFEF;--reyr-soft: #FAFAFA;--reyr-grad-hero: linear-gradient(125deg, #D4CD9F 0%, #61D0E6 50%, #45C2B1 100%);--reyr-grad-bar: linear-gradient(180deg, #45C2B1 0%, #D4CD9F 100%);--haven-orange: #D37046;--haven-orange-dark: #C5612B;--haven-orange-hover: #B15726;--haven-black: #121212;--haven-gray-100: #F9F9F9;--haven-gray-200: #F3F3F3;--haven-gray-300: #E0E0E0;--haven-gray-500: #999;--haven-gray-600: #666;--haven-gray-700: #333;--font-reyr: "Montserrat", -apple-system, sans-serif;--font-haven: "Outfit", -apple-system, sans-serif;--font-mono: "Roboto Mono", ui-monospace, monospace}.reyr-collection .cob-hero{position:relative;overflow:hidden;background:#000}.reyr-collection .cob-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;opacity:.55}.reyr-collection .cob-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0003,#0000008c 60%,#000000bf)}.reyr-collection .cob-hero-inner{position:relative;max-width:1280px;margin:0 auto;padding:56px 32px;color:#fff}.reyr-collection .cob-cobrand{display:inline-flex;align-items:center;gap:22px;padding:12px 22px;background:#ffffff12;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.reyr-collection .cob-cobrand img{height:22px;display:block;width:auto}.reyr-collection .cob-cobrand .x{font-family:var(--font-mono);font-size:12px;font-weight:500;letter-spacing:.2em;color:#ffffff8c;white-space:nowrap}.reyr-collection .cob-eyebrow{margin-top:22px;font-family:var(--font-reyr);font-weight:700;font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:var(--reyr-teal)}.reyr-collection .cob-h1{margin-top:8px;font-family:var(--font-reyr);font-weight:700;font-size:clamp(34px,4.8vw,60px);line-height:1.04;letter-spacing:.06em;text-transform:uppercase;color:#fff;max-width:820px}.reyr-collection .cob-h1 .accent{color:var(--reyr-teal)}.reyr-collection .cob-sub{margin-top:14px;max-width:600px;font-family:var(--font-haven);font-size:16px;line-height:1.55;color:#ffffffd9}.reyr-collection .cob-sub p{margin:0}.reyr-collection .cob-sub strong{font-weight:700;color:#fff}.reyr-collection .cob-grad-bar{width:120px;height:14px;background:var(--reyr-grad-bar);margin-top:22px}.reyr-collection .cob-ctas{display:flex;gap:12px;margin-top:24px;flex-wrap:wrap}.reyr-collection .eu-strip{background:#fff;border-bottom:1px solid var(--reyr-hairline)}.reyr-collection .eu-strip-inner{max-width:1280px;margin:0 auto;padding:22px 32px;display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.reyr-collection .eu-item{display:flex;gap:14px;align-items:flex-start}.reyr-collection .eu-item .ic{flex:0 0 36px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:var(--reyr-teal);color:#fff}.reyr-collection .eu-item .ic svg{width:20px;height:20px;stroke-width:1.83}.reyr-collection .eu-item .lbl{font-family:var(--font-reyr);font-weight:700;font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:var(--haven-black);line-height:1.2;margin-bottom:4px}.reyr-collection .eu-item .desc{font-family:var(--font-haven);font-size:13px;color:var(--haven-gray-600);line-height:1.45}.reyr-collection .product-grid-wrap{background:#fff}.reyr-collection .product-grid{max-width:1280px;margin:0 auto;padding:40px 32px 80px;display:grid;grid-template-columns:repeat(var(--products-per-row, 3),1fr);gap:28px}.reyr-collection .pcard{background:#fff;border:1px solid var(--reyr-hairline);display:flex;flex-direction:column;transition:border-color .18s ease}.reyr-collection .pcard:hover{border-color:var(--reyr-teal)}.reyr-collection .pcard .img-wrap{position:relative;aspect-ratio:1 / 1;background:var(--reyr-soft);display:flex;align-items:center;justify-content:center;overflow:hidden}.reyr-collection .pcard .img-wrap img{width:92%;height:auto;object-fit:contain}.reyr-collection .pcard .eyebrow-tag{position:absolute;top:16px;left:16px;font-family:var(--font-reyr);font-weight:700;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--reyr-teal);background:#fff;padding:6px 10px}.reyr-collection .pcard .ship-tag{position:absolute;top:16px;right:16px;font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:var(--haven-orange);padding:5px 8px;display:inline-flex;align-items:center;gap:5px}.reyr-collection .pcard .ship-tag:before{content:"";width:6px;height:6px;background:#fff;border-radius:50%}.reyr-collection .pcard .body{padding:22px 22px 24px;display:flex;flex-direction:column;flex:1}.reyr-collection .pcard .stars{display:inline-flex;gap:3px;align-items:center;color:var(--reyr-red);margin-bottom:10px}.reyr-collection .pcard .stars svg{width:15px;height:15px;fill:currentColor}.reyr-collection .pcard .stars .count{margin-left:6px;font-family:var(--font-mono);font-size:12px;color:var(--haven-gray-600);letter-spacing:.04em}.reyr-collection .pcard h3{font-family:var(--font-reyr);font-weight:700;font-size:18px;line-height:1.2;letter-spacing:.12em;text-transform:uppercase}.reyr-collection .pcard .sub{margin-top:4px;font-family:var(--font-reyr);font-weight:500;font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:var(--haven-gray-600)}.reyr-collection .pcard .price-row{margin-top:16px;display:flex;align-items:baseline;gap:10px}.reyr-collection .pcard .price{font-family:var(--font-reyr);font-weight:700;font-size:22px;letter-spacing:.06em}.reyr-collection .pcard .vat{font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--haven-gray-600)}.reyr-collection .pcard .hairline{height:1px;background:var(--reyr-hairline);margin:14px 0 16px}.reyr-collection .pcard .specs{display:grid;grid-template-columns:repeat(3,1fr);gap:4px 12px;margin-bottom:16px}.reyr-collection .pcard .specs .lbl{font-family:var(--font-reyr);font-weight:600;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--haven-gray-600)}.reyr-collection .pcard .specs .val{font-family:var(--font-reyr);font-weight:700;font-size:14px;color:var(--haven-black);margin-top:2px}.reyr-collection .pcard .bestfor{margin-top:4px;padding-top:14px;border-top:1px solid var(--reyr-hairline);margin-bottom:18px}.reyr-collection .pcard .bestfor .lbl{font-family:var(--font-reyr);font-weight:600;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--haven-gray-600)}.reyr-collection .pcard .bestfor .val{margin-top:4px;font-family:var(--font-haven);font-size:14px;color:var(--haven-black)}.reyr-collection .pcard .cta-row{margin-top:auto}.reyr-collection .pcard .cta-row form{margin:0}.reyr-collection .btn-reyr{font-family:var(--font-reyr);font-weight:500;font-size:14px;letter-spacing:.06em;text-transform:uppercase;padding:14px 18px;border:2px solid var(--reyr-teal);display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--reyr-teal);color:#fff;transition:background .18s,color .18s,border-color .18s;border-radius:0;cursor:pointer;text-decoration:none}.reyr-collection .btn-reyr:hover{background:var(--reyr-teal-deep);border-color:var(--reyr-teal-deep)}.reyr-collection .btn-reyr.ghost{background:transparent;color:#fff;border-color:#fff6}.reyr-collection .btn-reyr.ghost:hover{background:#fff;color:var(--haven-black);border-color:#fff}.reyr-collection .btn-reyr.lg{font-size:16px;padding:18px 28px}.reyr-collection .btn-reyr.full{width:100%}.reyr-collection .btn-reyr:disabled,.reyr-collection .btn-reyr[disabled]{background:var(--haven-gray-300);border-color:var(--haven-gray-300);color:var(--haven-gray-600);cursor:not-allowed}.reyr-collection .reyr-photo-block{line-height:0}.reyr-collection .reyr-photo-link{display:block}.reyr-collection .reyr-photo-img{width:100%;height:auto;display:block}.reyr-collection .editorial{background:var(--reyr-soft)}.reyr-collection .editorial-inner{max-width:1280px;margin:0 auto;padding:96px 32px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.reyr-collection .editorial-img{aspect-ratio:4 / 5;background-size:cover;background-position:center}.reyr-collection .editorial-body .eyebrow{font-family:var(--font-reyr);font-weight:700;font-size:14px;letter-spacing:.18em;text-transform:uppercase;color:var(--reyr-teal)}.reyr-collection .editorial-body h2{margin-top:14px;font-family:var(--font-reyr);font-weight:700;font-size:clamp(32px,3.5vw,48px);line-height:1.05;letter-spacing:.04em;text-transform:uppercase}.reyr-collection .editorial-body>p,.reyr-collection .editorial-body .body-text{margin-top:22px;font-family:var(--font-haven);font-size:17px;line-height:1.65;color:var(--haven-gray-700);max-width:520px}.reyr-collection .editorial-body>p p,.reyr-collection .editorial-body .body-text p{margin:0}.reyr-collection .editorial-stats{margin-top:36px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding-top:28px;border-top:2px solid var(--reyr-teal)}.reyr-collection .editorial-stat .num{font-family:var(--font-reyr);font-weight:700;font-size:42px;letter-spacing:.02em;color:var(--haven-black);line-height:1}.reyr-collection .editorial-stat .num .unit{font-size:18px;font-weight:500;margin-left:3px;color:var(--haven-gray-600)}.reyr-collection .editorial-stat .lbl{margin-top:8px;font-family:var(--font-reyr);font-weight:600;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--haven-gray-600)}.reyr-collection .editorial-cta{margin-top:36px}.reyr-collection .cross-sell{background:#fff}.reyr-collection .cross-sell-inner{max-width:1280px;margin:0 auto;padding:96px 32px}.reyr-collection .cross-sell-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:40px;flex-wrap:wrap}.reyr-collection .cross-sell-head .left .eyebrow{font-family:var(--font-mono);font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--haven-orange);font-weight:600}.reyr-collection .cross-sell-head h2{margin-top:12px;font-family:var(--font-haven);font-weight:700;font-size:clamp(28px,3vw,40px);line-height:1.1;letter-spacing:-.01em;color:var(--haven-black);max-width:580px}.reyr-collection .cross-sell-head .right p{font-family:var(--font-haven);font-size:15px;color:var(--haven-gray-700);line-height:1.6;max-width:380px;margin:0}.reyr-collection .cross-sell-head .body-text p{margin:0}.reyr-collection .cross-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.reyr-collection .haven-card{border-radius:8px;overflow:hidden;background:#fff;border:1.5px solid var(--haven-gray-300);display:flex;flex-direction:column;transition:border-color .2s,box-shadow .2s,transform .2s;text-decoration:none;color:inherit}.reyr-collection .haven-card:hover{border-color:var(--haven-orange);box-shadow:0 10px 26px #00000014;transform:translateY(-2px)}.reyr-collection .haven-card .img{aspect-ratio:4 / 3;background:var(--haven-gray-200);overflow:hidden}.reyr-collection .haven-card .img img{width:100%;height:100%;object-fit:cover}.reyr-collection .haven-card .body{padding:16px 18px 20px}.reyr-collection .haven-card .name{font-family:var(--font-haven);font-weight:700;font-size:17px;color:var(--haven-black);letter-spacing:-.01em;margin-bottom:4px}.reyr-collection .haven-card .tag{font-family:var(--font-mono);font-size:11px;color:var(--haven-gray-600);letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px}.reyr-collection .haven-card .price{font-family:var(--font-haven);font-weight:700;font-size:16px;color:var(--haven-orange-dark)}.reyr-collection .reyr-faq-section{background:var(--haven-gray-100)}.reyr-collection .faq-inner{max-width:1080px;margin:0 auto;padding:96px 32px}.reyr-collection .faq-head{display:flex;gap:60px;margin-bottom:36px;flex-wrap:wrap;align-items:flex-end}.reyr-collection .faq-head .left{flex:1;min-width:280px}.reyr-collection .faq-head .eyebrow{font-family:var(--font-mono);font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--haven-orange);font-weight:600}.reyr-collection .faq-head h2{margin-top:12px;font-family:var(--font-haven);font-weight:700;font-size:clamp(28px,3vw,40px);letter-spacing:-.01em}.reyr-collection .faq-head .right{font-family:var(--font-haven);font-size:15px;color:var(--haven-gray-700);max-width:320px;line-height:1.6}.reyr-collection .faq-head .right p{margin:0}.reyr-collection .faq-list{background:#fff;border:1px solid var(--haven-gray-300)}.reyr-collection .faq-item{border-bottom:1px solid var(--haven-gray-200)}.reyr-collection .faq-item:last-child{border-bottom:0}.reyr-collection .faq-q{width:100%;text-align:left;background:transparent;border:0;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-family:var(--font-haven);font-weight:600;font-size:17px;color:var(--haven-black);letter-spacing:-.005em;cursor:pointer}.reyr-collection .faq-q:hover{color:var(--haven-orange)}.reyr-collection .faq-q .chev{width:22px;height:22px;flex:0 0 22px;position:relative;transition:transform .2s}.reyr-collection .faq-q .chev:before,.reyr-collection .faq-q .chev:after{content:"";position:absolute;background:currentColor;border-radius:1px}.reyr-collection .faq-q .chev:before{top:10px;right:0;bottom:10px;left:0;height:2px}.reyr-collection .faq-q .chev:after{top:0;right:10px;bottom:0;left:10px;width:2px;transition:opacity .2s}.reyr-collection .faq-item.open .faq-q .chev:after{opacity:0}.reyr-collection .faq-a{display:none;padding:0 28px 26px;font-family:var(--font-haven);font-size:15px;line-height:1.65;color:var(--haven-gray-700);max-width:800px}.reyr-collection .faq-a p{margin:0 0 12px}.reyr-collection .faq-a p:last-child{margin-bottom:0}.reyr-collection .faq-a strong{color:var(--haven-black);font-weight:700}.reyr-collection .faq-a a{color:var(--haven-orange);text-decoration:underline}.reyr-collection .faq-item.open .faq-a{display:block}.reyr-collection .reyr-footer-cta{background:#000;position:relative;overflow:hidden}.reyr-collection .reyr-footer-cta-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;opacity:.5}.reyr-collection .reyr-footer-cta-inner{position:relative;max-width:1280px;margin:0 auto;padding:100px 32px;text-align:center;color:#fff}.reyr-collection .reyr-footer-cta .accent{width:120px;height:16px;background:var(--reyr-grad-bar);margin:0 auto 26px}.reyr-collection .reyr-footer-cta h2{font-family:var(--font-reyr);font-weight:700;font-size:clamp(32px,4.5vw,60px);letter-spacing:.06em;text-transform:uppercase;line-height:1.05}.reyr-collection .reyr-footer-cta .accent-line{color:var(--reyr-teal)}.reyr-collection .reyr-footer-cta p{margin:22px auto 32px;font-family:var(--font-haven);font-size:18px;color:#ffffffd9;max-width:540px;line-height:1.55}.reyr-collection .reyr-footer-cta p.body-text p{margin:0}.reyr-collection .reyr-footer-cta .ctas{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}@media(max-width:980px){.reyr-collection .cob-hero-inner{padding:44px 20px}.reyr-collection .cob-h1{font-size:clamp(30px,7.5vw,48px)}.reyr-collection .eu-strip-inner{grid-template-columns:repeat(2,1fr);gap:18px;padding:20px}.reyr-collection .product-grid{grid-template-columns:1fr;padding:28px 20px 56px;gap:20px}.reyr-collection .editorial-inner{grid-template-columns:1fr;gap:40px;padding:64px 20px}.reyr-collection .editorial-img{aspect-ratio:4 / 3}.reyr-collection .editorial-stats{gap:14px}.reyr-collection .editorial-stat .num{font-size:32px}.reyr-collection .cross-grid{grid-template-columns:repeat(2,1fr)}.reyr-collection .cross-sell-inner,.reyr-collection .faq-inner{padding:64px 20px}.reyr-collection .reyr-footer-cta-inner{padding-left:20px;padding-right:20px}}@media(max-width:520px){.reyr-collection .cob-cobrand{padding:10px 14px;gap:14px}.reyr-collection .cob-cobrand img{height:18px}.reyr-collection .cob-cobrand .x{font-size:10px}.reyr-collection .eu-strip-inner,.reyr-collection .cross-grid{grid-template-columns:1fr}.reyr-collection .pcard .specs{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/154/assets/reyr-collection.css.map */
