:root{--ryvl-black:#0b0d0c;--ryvl-white:#fafafa;--ryvl-muted:#afb4b1;--ryvl-line:#373c39;--ryvl-light-gray:#e9edea;--ryvl-content-width:1240px;--ryvl-section-spacing:110px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{background:var(--ryvl-white);color:var(--ryvl-black);font-family:din-2014,sans-serif;font-size:18px;line-height:1.6;margin:0}img,svg{display:block;max-width:100%}a{color:inherit}h1,h2,h3,h4,h5,h6,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;line-height:1}h2{font-size:clamp(2.4rem,5.2vw,4.7rem)}h2,h3{font-weight:900}h3{font-size:clamp(2.4rem,4vw,3.6rem)}p+p{margin-top:20px}.ryvl-container{margin-inline:auto;width:min(var(--ryvl-content-width),calc(100% - 96px))}.ryvl-dark{background:var(--ryvl-black);color:var(--ryvl-white)}.ryvl-muted{color:var(--ryvl-muted)}.ryvl-eyebrow{font-size:14px;font-weight:700;letter-spacing:.16em;margin-bottom:28px;text-transform:uppercase}.ryvl-button{align-items:center;background:var(--ryvl-black);border:1px solid var(--ryvl-black);color:var(--ryvl-white);cursor:pointer;display:inline-flex;font-size:14px;font-weight:800;justify-content:center;letter-spacing:.06em;min-height:54px;padding:17px 24px;text-decoration:none}.ryvl-button:hover{opacity:.85}.ryvl-button--light{background:var(--ryvl-white);border-color:var(--ryvl-white);color:var(--ryvl-black)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #79f;outline-offset:6px}.ryvl-header{background:var(--ryvl-black);border-bottom:1px solid var(--ryvl-line);color:var(--ryvl-white);position:relative;z-index:1000}.ryvl-header__inner{align-items:center;display:flex;gap:36px;justify-content:space-between;min-height:88px}.ryvl-header__logo{display:block;flex-shrink:0;width:116px}.ryvl-header__logo img{display:block;height:auto;width:100%}.ryvl-header__logo,.ryvl-header__menu,.ryvl-header__nav,.ryvl-header__shop{display:none!important}.ryvl-header__nav{align-items:center;display:flex;gap:30px;margin-left:auto}.ryvl-header__nav a{color:var(--ryvl-white);font-size:13px;font-weight:700;letter-spacing:.05em;text-decoration:none;white-space:nowrap}.ryvl-header__nav a:hover{opacity:.7}.ryvl-header__actions{align-items:center;display:flex;gap:20px}.ryvl-header__shop{align-items:center;background:var(--ryvl-white);border:1px solid var(--ryvl-white);color:var(--ryvl-black);display:inline-flex;font-size:12px;font-weight:800;justify-content:center;letter-spacing:.06em;min-height:46px;padding:12px 18px;text-decoration:none}.ryvl-header__shop:hover{background:transparent;color:var(--ryvl-white)}.ryvl-header__menu{background:transparent;border:0;cursor:pointer;display:none;height:42px;padding:8px;width:42px}.ryvl-header__menu span{background:var(--ryvl-white);display:block;height:2px;margin:5px 0;width:100%}.ryvl-footer{background:var(--ryvl-black);color:var(--ryvl-white);padding:64px 0 28px}.ryvl-footer__top{display:flex;gap:80px;justify-content:space-between}.ryvl-footer__brand{max-width:280px}.ryvl-footer__brand-name{font-size:16px;font-weight:800;letter-spacing:.06em}.ryvl-footer__brand p{color:var(--ryvl-muted);font-size:14px;line-height:1.6;margin-top:14px}.ryvl-footer__nav{gap:60px;grid-template-columns:repeat(3,minmax(120px,1fr))}.ryvl-footer__column{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.ryvl-footer__column strong{font-size:13px;letter-spacing:.08em;margin-bottom:8px}.ryvl-footer__column a{color:var(--ryvl-muted);font-size:14px;text-decoration:none}.ryvl-footer__column a:hover{color:var(--ryvl-white)}.ryvl-footer__statement{border-top:1px solid var(--ryvl-line);gap:30px;margin-top:60px;padding-top:28px}.ryvl-footer__statement span{color:var(--ryvl-muted);font-size:12px;letter-spacing:.08em}.ryvl-footer__statement strong{font-size:20px;letter-spacing:-.03em}.ryvl-footer__bottom{border-top:1px solid var(--ryvl-line);color:var(--ryvl-muted);font-size:12px;margin-top:28px}.ryvl-test{padding:120px 0}.ryvl-test h1{font-size:clamp(3rem,7vw,6rem);letter-spacing:-.05em;line-height:.95;margin-bottom:28px;max-width:800px}.ryvl-test__copy{margin-bottom:30px;max-width:650px}.ryvl-footer__column--hidden-temp{display:none!important}.ryvl-footer__top{align-items:flex-start;display:flex!important;gap:140px!important;justify-content:flex-start!important}.ryvl-footer__nav{display:grid;gap:0!important;grid-template-columns:1fr!important}.ryvl-footer__statement{align-items:center;display:flex;justify-content:space-between;margin-top:48px;padding-top:24px;width:100%}.ryvl-footer__bottom{margin-top:24px;padding-top:20px;text-align:left;width:100%}@media (max-width:850px){.ryvl-container{width:calc(100% - 48px)}:root{--ryvl-section-spacing:72px}.ryvl-header__inner{min-height:76px}.ryvl-header__nav,.ryvl-header__shop{display:none}.ryvl-header__menu{display:block}.ryvl-footer__top{flex-direction:column;gap:48px}.ryvl-footer__nav{gap:30px;grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.ryvl-container{width:calc(100% - 36px)}h2{font-size:2.7rem}.ryvl-header__logo{width:94px}.ryvl-footer{padding-top:48px}.ryvl-footer__nav{gap:36px;grid-template-columns:1fr}.ryvl-footer__statement{align-items:flex-start;flex-direction:column;gap:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.ryvl-skip-link{background:var(--ryvl-white);color:var(--ryvl-black);font-size:14px;font-weight:700;left:16px;padding:12px 16px;position:absolute;text-decoration:none;top:-100px;z-index:9999}.ryvl-skip-link:focus{top:16px}