#ryv-landing img{max-width:100%;height:auto;display:block}#ryv-landing button{font-family:inherit;text-transform:none}#ryv-landing{--tan:#DAB999;--cream:#F5EDE2;--espresso:#1A1512;--espresso-soft:#2A2016;--mocha:#8b662e;--ink-soft:#534637;--amethyst-1:#B79ADB;--amethyst-2:#5E3E7E;--citrine-1:#F5CE6B;--citrine-2:#B9800E;--tigerseye-1:#D9A44C;--tigerseye-2:#7A4E1E;--labradorite-1:#8FA3A8;--labradorite-2:#4B6169;--labradorite-3:#7FD9C4;--quartz-1:#FFFFFF;--quartz-2:#CBD3D6;--rosequartz-1:#F3C9CE;--rosequartz-2:#D890A0}#ryv-landing *{box-sizing:border-box;margin:0;padding:0}#ryv-landing{scroll-behavior:smooth}#ryv-landing{font-family:Work Sans,sans-serif;color:var(--espresso);background:var(--tan);line-height:1.6}#ryv-landing a{color:inherit}@media(prefers-reduced-motion:reduce){#ryv-landing{scroll-behavior:auto}#ryv-landing *{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}#ryv-landing .hero{position:relative;background:var(--tan);padding:96px 24px 110px;overflow:hidden;text-align:center}#ryv-landing .hero-chevrons{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}#ryv-landing .chevron-svg{width:min(140vw,900px);height:auto;opacity:.55}#ryv-landing .chevron{fill:none;stroke:var(--cream);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;animation:ryv-rise 5s ease-in-out infinite}#ryv-landing .chevron.c2{animation-delay:.6s;opacity:.75}#ryv-landing .chevron.c3{animation-delay:1.2s;opacity:.5}@keyframes ryv-rise{0%,to{transform:translateY(0);opacity:.35}50%{transform:translateY(-14px);opacity:.75}}#ryv-landing .hero-inner{position:relative;max-width:560px;margin:0 auto}#ryv-landing .hero-logo{width:min(60vw,220px);margin:0 auto 18px}#ryv-landing .hero-script{font-family:Fraunces,serif;font-weight:600;font-size:clamp(22px,4vw,30px);color:var(--espresso);margin-bottom:14px}#ryv-landing .hero-script .script{font-family:Caveat,cursive;font-size:1.5em;color:var(--mocha);font-weight:700}#ryv-landing .hero-sub{font-size:15.5px;color:var(--espresso-soft);max-width:420px;margin:0 auto 30px}#ryv-landing .hero-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}#ryv-landing .btn{display:inline-block;text-decoration:none;font-weight:700;font-size:13px;letter-spacing:.03em;text-transform:uppercase;padding:13px 26px;border-radius:26px;transition:transform .15s ease,background .15s ease}#ryv-landing .btn:hover{transform:translateY(-1px)}#ryv-landing .btn-primary{background:var(--espresso);color:var(--cream)}#ryv-landing .btn-primary:hover{background:var(--espresso-soft)}#ryv-landing .btn-ghost{background:transparent;color:var(--espresso);border:1.5px solid var(--espresso)}#ryv-landing .btn-ghost:hover{background:#1a15120f}#ryv-landing section{padding:88px 24px}#ryv-landing .eyebrow{font-size:11px;letter-spacing:.2em;text-transform:uppercase;font-weight:700;color:var(--mocha);margin-bottom:10px}#ryv-landing h2{font-family:Fraunces,serif;font-weight:700;font-size:clamp(26px,4vw,34px);color:var(--espresso);margin-bottom:16px}#ryv-landing .reveal{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}#ryv-landing .reveal.in{opacity:1;transform:translateY(0)}#ryv-landing .about-grid{max-width:1040px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:center}#ryv-landing .about-copy p{color:var(--ink-soft);font-size:15.5px;margin-bottom:14px;max-width:440px}#ryv-landing .about-visual{display:flex;justify-content:center}#ryv-landing .gem-cluster{position:relative;width:220px;height:220px}#ryv-landing .gem-shape{position:absolute;clip-path:polygon(50% 0%,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);box-shadow:0 10px 24px #1a151240}#ryv-landing .gem-cluster .gem-shape:nth-child(1){width:140px;height:140px;top:0;left:20px}#ryv-landing .gem-cluster .gem-shape:nth-child(2){width:110px;height:110px;bottom:0;left:0}#ryv-landing .gem-cluster .gem-shape:nth-child(3){width:100px;height:100px;bottom:10px;right:0}#ryv-landing .g-amethyst{background:linear-gradient(155deg,var(--amethyst-1),var(--amethyst-2) 75%)}#ryv-landing .g-citrine{background:linear-gradient(155deg,var(--citrine-1),var(--citrine-2) 75%)}#ryv-landing .g-tigerseye{background:repeating-linear-gradient(35deg,var(--tigerseye-1) 0 5px,var(--tigerseye-2) 5px 10px)}#ryv-landing .g-labradorite{background:linear-gradient(140deg,var(--labradorite-2) 0%,var(--labradorite-1) 45%,var(--labradorite-3) 65%,var(--labradorite-2) 100%)}#ryv-landing .g-quartz{background:linear-gradient(160deg,var(--quartz-1),var(--quartz-2) 80%)}#ryv-landing .g-rosequartz{background:linear-gradient(155deg,var(--rosequartz-1),var(--rosequartz-2) 75%)}@media(max-width:760px){#ryv-landing .about-grid{grid-template-columns:1fr;text-align:center}#ryv-landing .about-copy p{margin-left:auto;margin-right:auto}}#ryv-landing .win-banner{background:var(--espresso);color:var(--cream);padding:16px 24px;text-align:center}#ryv-landing .win-banner p{font-size:14px;color:#c9beaf}#ryv-landing .win-banner-headline{color:var(--cream);font-weight:700}#ryv-landing .preview{text-align:center}#ryv-landing .preview-sub{color:var(--ink-soft);max-width:440px;margin:0 auto 36px}#ryv-landing .preview-card{max-width:360px;margin:0 auto;background:var(--espresso-soft);border-radius:20px;padding:20px;box-shadow:0 20px 40px -20px #1a151280}#ryv-landing .preview-board{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;background:var(--espresso);border-radius:14px;padding:14px;margin-bottom:18px}#ryv-landing .preview-gem{aspect-ratio:1/1;box-shadow:0 3px 6px #0006;clip-path:polygon(50% 0%,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%)}#ryv-landing .preview-play-btn,#ryv-landing{width:100%}#ryv-landing .hero,#ryv-landing .preview,#ryv-landing .about{scroll-margin-top:80px}
/*# sourceMappingURL=/cdn/shop/t/10/assets/ryv-landing.css.map */
