:root{--rds-ink:#07131f;--rds-navy:#0c345a;--rds-blue:#1f4e79;--rds-slate:#526a7b;--rds-mist:#eef3f6;--rds-paper:#ffffff;--rds-line:#d9e2e8;--rds-max:1240px;--rds-radius:18px;--rds-shadow:0 20px 60px rgba(7,19,31,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--rds-ink);background:var(--rds-paper);font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(31,78,121,.38);outline-offset:3px}.skip-link{position:absolute;left:-9999px;top:0}.skip-link:focus{left:1rem;top:1rem;z-index:9999;background:#fff;padding:.75rem 1rem}.rds-shell{width:min(calc(100% - 40px),var(--rds-max));margin-inline:auto}.rds-kicker{text-transform:uppercase;letter-spacing:.14em;font-weight:800;font-size:.78rem;color:var(--rds-blue)}.rds-display{font-size:clamp(3.4rem,8vw,7rem);line-height:.9;letter-spacing:-.055em;margin:0;font-weight:900}.rds-h2{font-size:clamp(2.1rem,4.2vw,4rem);line-height:1;letter-spacing:-.04em;margin:0}.rds-lede{font-size:clamp(1.1rem,2vw,1.4rem);max-width:48rem;color:#334b5d;line-height:1.55}.rds-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.25rem;border-radius:999px;text-decoration:none;font-weight:800;border:1px solid var(--rds-navy);background:var(--rds-navy);color:#fff;transition:transform .2s ease,background .2s ease}.rds-button:hover{transform:translateY(-1px);background:var(--rds-ink)}.rds-button--ghost{background:transparent;color:var(--rds-navy)}.rds-header{position:sticky;top:0;z-index:50;background:#fffffff7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--rds-line)}.rds-header__inner{min-height:86px;display:grid;grid-template-columns:250px 1fr auto;align-items:center;gap:1.5rem}.rds-brand{position:relative;width:235px;height:64px;display:flex;align-items:center;text-decoration:none;overflow:visible}.rds-brand img{width:355px;max-width:none;height:auto;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.rds-brand__fallback{font-weight:900;letter-spacing:-.03em;font-size:1.45rem}.rds-nav{display:flex;justify-content:center;gap:1.6rem;align-items:center}.rds-nav a{text-decoration:none;font-weight:700;font-size:.94rem}.rds-nav a:hover{color:var(--rds-blue)}.rds-header__actions{display:flex;align-items:center;gap:.4rem}.rds-icon-link{position:relative;min-width:44px;min-height:44px;padding:0 .55rem;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:999px}.rds-icon-link:hover{background:var(--rds-mist)}.rds-icon-link svg,.rds-mobile-nav svg{width:22px;height:22px;stroke:currentColor}.rds-cart-count{position:absolute;right:1px;top:1px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--rds-navy);color:#fff;font-size:.67rem;line-height:17px;text-align:center;font-weight:800}.rds-mobile-nav{display:none}.rds-hero{padding:clamp(1.8rem,4vw,4rem) 0 5rem;overflow:hidden}.rds-hero__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(2rem,5vw,5rem);align-items:center}.rds-hero__copy{position:relative;z-index:2}.rds-hero__copy .rds-display span{color:var(--rds-blue)}.rds-hero__actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.65rem}.rds-hero__media{position:relative}.rds-hero__media:before{content:"";position:absolute;top:-7%;right:-8%;bottom:12%;left:12%;background:var(--rds-mist);border-radius:40px;transform:rotate(2deg)}.rds-hero__media img{position:relative;border-radius:24px;box-shadow:var(--rds-shadow);width:100%;aspect-ratio:4/3;object-fit:cover}.rds-section{padding:5.2rem 0}.rds-section--mist{background:var(--rds-mist)}.rds-section__head{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:end;margin-bottom:2.4rem}.rds-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.rds-card{background:#fff;border:1px solid var(--rds-line);border-radius:var(--rds-radius);padding:1.5rem;min-height:245px;display:flex;flex-direction:column;justify-content:space-between}.rds-card__num{font-size:.78rem;letter-spacing:.14em;font-weight:800;color:var(--rds-blue)}.rds-card h3{font-size:1.48rem;line-height:1.06;margin:1.25rem 0 .6rem}.rds-card p{color:#526575;margin:0;line-height:1.5}.rds-card__rule{width:42px;height:3px;background:var(--rds-navy);margin-top:1.2rem}.rds-process{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;counter-reset:process}.rds-process__step{counter-increment:process;border-top:2px solid var(--rds-ink);padding-top:1rem}.rds-process__step:before{content:"0" counter(process);display:block;color:var(--rds-blue);font-weight:900;margin-bottom:1.4rem}.rds-process__step h3{margin:0 0 .55rem;font-size:1.3rem;line-height:1.15}.rds-process__step p{color:#526575;margin:.2rem 0 0;line-height:1.5}.rds-cta{background:var(--rds-ink);color:#fff;border-radius:28px;padding:clamp(2rem,5vw,4.25rem);display:grid;grid-template-columns:1.25fr .75fr;gap:2rem;align-items:end}.rds-cta .rds-lede{color:#c7d5df}.rds-cta__actions{display:flex;justify-content:flex-end;align-items:end}.rds-cta .rds-button{background:#fff;color:var(--rds-ink);border-color:#fff}.rds-product{display:grid;grid-template-columns:1.05fr .95fr;gap:4rem;padding:4rem 0 7rem}.rds-product__media img{width:100%;border-radius:18px;background:var(--rds-mist)}.rds-product__info{position:sticky;top:125px;align-self:start}.rds-product__title{font-size:clamp(2.4rem,5vw,4.4rem);line-height:.95;letter-spacing:-.045em;margin:0 0 1rem}.rds-price{font-size:1.25rem;font-weight:800}.rds-field{display:grid;gap:.45rem;margin:1rem 0}.rds-field label{font-weight:700}.rds-field select,.rds-field input,.rds-field textarea{width:100%;border:1px solid var(--rds-line);border-radius:10px;min-height:48px;padding:.7rem .8rem;background:#fff}.rds-product-form button{width:100%;border:0;cursor:pointer;margin-top:1rem}.rds-product-form button[disabled]{opacity:.45;cursor:not-allowed}.rds-collection{padding:4rem 0 7rem}.rds-products{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2.5rem}.rds-product-card{text-decoration:none}.rds-product-card img{width:100%;aspect-ratio:1/1;object-fit:cover;background:var(--rds-mist);border-radius:14px}.rds-product-card h3{margin:.85rem 0 .25rem;font-size:1.05rem}.rds-cart{padding:4rem 0 7rem}.rds-cart__line{display:grid;grid-template-columns:110px 1fr auto;gap:1.5rem;align-items:center;padding:1rem 0;border-bottom:1px solid var(--rds-line)}.rds-cart__line img{border-radius:10px}.rds-footer{background:var(--rds-ink);color:#fff;padding:4.25rem 0 2rem;margin-top:3rem;border-top:0}.rds-footer__top{display:grid;grid-template-columns:1.2fr .8fr;gap:3rem;align-items:end;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.16)}.rds-footer__eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.76rem;font-weight:800;color:#7aa3c5;margin-bottom:.65rem}.rds-footer__statement{font-size:clamp(2rem,4.2vw,4rem);line-height:.98;letter-spacing:-.045em;font-weight:900;max-width:700px}.rds-footer nav{display:flex;flex-wrap:wrap;gap:.8rem 1.2rem;justify-content:flex-end}.rds-footer a{text-decoration:none;color:#d7e3eb}.rds-footer a:hover{color:#fff}.rds-footer__bottom{display:flex;justify-content:space-between;gap:1rem;padding-top:1.4rem;color:#9fb1bf;font-size:.88rem}.rds-footer__tagline{color:#d7e3eb;font-weight:700}@media(max-width:980px){.rds-header__inner{grid-template-columns:1fr auto;min-height:76px}.rds-brand{width:205px;height:60px}.rds-brand img{width:310px}.rds-nav,.rds-account{display:none}.rds-mobile-nav{display:block}.rds-mobile-nav summary{list-style:none;cursor:pointer;min-width:44px;min-height:44px;display:grid;place-items:center;border-radius:999px}.rds-mobile-nav summary:hover{background:var(--rds-mist)}.rds-mobile-nav summary::-webkit-details-marker{display:none}.rds-mobile-nav__panel{position:fixed;left:0;right:0;top:76px;background:#fff;border-bottom:1px solid var(--rds-line);box-shadow:0 18px 40px #07131f14;padding:1rem 20px 1.2rem;display:grid;gap:0}.rds-mobile-nav__panel a{padding:.75rem 0;text-decoration:none;font-weight:800;border-bottom:1px solid var(--rds-line)}.rds-mobile-nav__panel a:last-child{border-bottom:0}.rds-hero__grid,.rds-section__head,.rds-cta,.rds-product{grid-template-columns:1fr}.rds-hero__media{order:-1}.rds-card-grid,.rds-process{grid-template-columns:repeat(2,1fr)}.rds-cta__actions{justify-content:flex-start}.rds-product__info{position:static}.rds-footer__top{grid-template-columns:1fr}.rds-footer nav{justify-content:flex-start}}@media(max-width:640px){.rds-shell{width:min(calc(100% - 30px),var(--rds-max))}.rds-header__inner{min-height:70px;gap:.3rem}.rds-brand{width:158px;height:52px}.rds-brand img{width:240px}.rds-header__actions{gap:.1rem}.rds-icon-link{min-width:42px;min-height:42px;padding:0 .45rem}.rds-mobile-nav summary{min-width:42px;min-height:42px}.rds-mobile-nav__panel{top:70px;padding-inline:15px}.rds-display{font-size:clamp(2.85rem,14.8vw,4.2rem);line-height:.92}.rds-h2{font-size:clamp(2rem,10vw,3rem)}.rds-lede{font-size:1.08rem;line-height:1.55}.rds-hero{padding-top:1rem;padding-bottom:2.9rem}.rds-hero__grid{gap:1.75rem}.rds-hero__media:before{top:-4%;right:-4%;bottom:9%;left:9%;border-radius:28px}.rds-hero__media img{border-radius:20px}.rds-hero__actions{margin-top:1.3rem;gap:.7rem}.rds-section{padding:3.35rem 0}.rds-section__head{gap:.9rem;margin-bottom:1.7rem}.rds-section__head .rds-lede{margin:.15rem 0 0}.rds-card-grid,.rds-process,.rds-products{grid-template-columns:1fr}.rds-card-grid{gap:.75rem}.rds-card{min-height:0;padding:1.25rem 1.3rem;border-radius:16px}.rds-card h3{font-size:1.42rem;margin:.85rem 0 .45rem}.rds-card__rule{margin-top:1rem}.rds-process{gap:0}.rds-process__step{padding:1.1rem 0 1.35rem;border-top:1.5px solid var(--rds-ink)}.rds-process__step:before{margin-bottom:.65rem;font-size:.85rem}.rds-process__step h3{font-size:1.28rem;margin-bottom:.35rem}.rds-process__step p{font-size:1rem}.rds-cta{border-radius:22px;padding:1.7rem 1.5rem 1.55rem;gap:1.25rem}.rds-cta .rds-h2{font-size:clamp(2.25rem,10vw,3rem)}.rds-cta .rds-button{width:100%}.rds-cart__line{grid-template-columns:80px 1fr}.rds-cart__line>:last-child{grid-column:2}.rds-footer{padding:3.2rem 0 1.5rem;margin-top:2rem}.rds-footer__top{gap:2rem;padding-bottom:2rem}.rds-footer__statement{font-size:2.25rem}.rds-footer nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem 1rem}.rds-footer__bottom{flex-direction:column;gap:.35rem;padding-top:1.1rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theme.css.map */
