/* A self-contained Rarely Young story, inspired by the Nocs page. */
.ry-corner{--blue:#537f8c;--green:#405e54;--gold:#96753d;overflow:visible}.lumo-skip{position:fixed;left:15px;top:-100px;background:var(--paper);padding:12px;z-index:100}.lumo-skip:focus{top:10px}.lumo-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:12px 5%;height:88px;background:#fffbf0ed;backdrop-filter:blur(14px);border-bottom:1px solid #cfc9b640}.lumo-header>a{flex-shrink:0}.lumo-header img{width:145px;height:auto}.lumo-header nav{display:flex;gap:32px}.lumo-header a,.lumo-header button{font:600 16px var(--display);letter-spacing:.07em;text-transform:uppercase}.lumo-header nav a{position:relative;padding:8px 0}.lumo-header nav a:after{content:'';position:absolute;bottom:0;left:0;right:100%;height:1px;background:var(--gold);transition:right .2s}.lumo-header nav a:hover:after{right:0}.lumo-header button{border:0;background:none;color:var(--ink);cursor:pointer;display:flex;align-items:center;gap:10px;padding:8px}.lumo-header [data-lumo-bag-count]{border:1px solid var(--line);border-radius:50%;min-width:25px;height:25px;display:grid;place-items:center;font:13px var(--serif)}
.ry-corner .fk-hero{display:block;position:relative;isolation:isolate;min-height:700px;padding:0;max-width:none;overflow:hidden;background:#f0eddb}.ry-corner .fk-hero-photo{position:absolute;inset:0;margin:0;z-index:-2}.ry-corner .fk-hero-photo img{width:100%;height:100%!important;min-height:0;object-fit:cover;object-position:center 60%;mix-blend-mode:normal}.ry-corner .fk-hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#fffbf0fa 0%,#fffbf0ec 25%,#fffbf095 43%,#fffbf000 66%)}.ry-corner .fk-hero:before{content:'';position:absolute;left:-1%;bottom:-1px;width:102%;height:27px;background:var(--paper);clip-path:polygon(0 42%,6% 28%,12% 52%,20% 35%,29% 59%,37% 32%,48% 55%,60% 27%,71% 49%,82% 33%,91% 61%,100% 30%,100% 100%,0 100%);z-index:2}.ry-corner .fk-hero-copy{padding:64px 0 74px 6%;max-width:650px}.lumo-maker{display:flex;align-items:center;gap:22px;margin-bottom:35px}.lumo-maker>span{font:600 29px var(--display);letter-spacing:.17em;color:var(--blue)}.lumo-maker i{font:italic 20px var(--serif);padding-left:22px;border-left:1px solid #819080}.ry-corner .fk-hero h1{font-size:clamp(68px,6.2vw,96px);line-height:.97}.ry-corner .fk-hero h1 em{display:block;font-size:1.04em;line-height:.98;margin-top:10px}.ry-corner .fk-hero-copy .fk-lead{font-size:27px;line-height:1.4;color:var(--green);margin:30px 0 0;max-width:440px}.ry-corner .fk-hero-photo>span{position:absolute;right:4%;bottom:48px;padding:8px 18px;background:#fffbf0e0;color:var(--green);font:italic 23px var(--serif);border-radius:45% 8% 30% 5%;transform:rotate(-3deg)}.ry-corner .button{background:var(--green);border-color:var(--green);border-radius:48% 5% 28% 6% / 10% 10% 8% 8%;transition:background .2s,transform .2s}.ry-corner .button:hover{background:#314e45;transform:translateY(-2px)}.ry-corner .fk-hero-copy .fk-plain{display:table;font:italic 20px var(--serif);margin-top:16px}.ry-corner .fk-ribbon{border-top:0;border-bottom:1px dashed var(--line);padding-block:25px}.ry-corner .fk-intro{padding:90px 0 25px}.ry-corner .fk-intro>p:last-child{max-width:720px}.fk-intro,.fk-faq{scroll-margin-top:100px}.ry-corner .lumo-shop{scroll-margin-top:92px}.ry-corner .fk-closing{position:relative;background:#ecede2}.ry-corner .fk-closing:before{content:'';position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 12% 60%,#bdcbb43b,transparent 45%),radial-gradient(ellipse at 90% 40%,#d9c59845,transparent 45%)}.lumo-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:45px 6%;border-top:1px dashed var(--line)}.lumo-footer img{width:120px}.lumo-footer p{font:17px var(--serif);margin-top:10px}.lumo-footer nav{display:flex;gap:25px;font:500 17px var(--display)}.lumo-footer>p{font-size:14px}
.lumo-bag{position:fixed;inset:0 0 0 auto;margin:0;width:min(470px,100%);max-width:100%;height:100dvh;max-height:none;border:0;background:var(--paper);color:var(--ink);padding:65px 30px 30px;overflow:auto;box-shadow:-10px 0 50px #0002}.lumo-bag::backdrop{background:#26382e70;backdrop-filter:blur(3px)}body:has(.lumo-bag[open]){overflow:hidden}.lumo-bag-close{position:absolute;right:20px;top:15px;border:1px solid var(--line);border-radius:50%;width:40px;height:40px;background:none;color:var(--ink);font-size:28px!important;cursor:pointer}.lumo-bag h2{font-size:48px}.lumo-bag [data-lumo-bag-status]{font-size:20px;margin:25px 0}.lumo-bag article{display:grid;grid-template-columns:75px 1fr;gap:15px;padding:20px 0;border-bottom:1px solid var(--line)}.lumo-bag article img{width:75px;height:95px;object-fit:contain}.lumo-bag article h3{font-size:24px}.lumo-bag article p{font-size:17px;margin-top:7px}.lumo-bag-total{display:flex;justify-content:space-between;font-size:24px;margin-top:25px}.lumo-bag>.button{width:100%;margin-bottom:12px}.lumo-bag>.fk-plain{display:block;margin:auto}
@media(min-width:1500px){.ry-corner .fk-hero{min-height:790px}.ry-corner .fk-hero-copy{max-width:760px;padding-top:95px}}
@media(max-width:1000px){.lumo-header nav{gap:17px}.lumo-header nav a{font-size:14px}.ry-corner .fk-hero-copy{max-width:550px}.ry-corner .fk-hero h1{font-size:70px}.lumo-header img{width:125px}}
@media(max-width:760px){.lumo-header{height:76px;padding:10px 5%;gap:15px;flex-wrap:wrap}.lumo-header img{width:105px}.lumo-header nav{gap:18px}.lumo-header nav a{font-size:14px}.lumo-header nav a:first-child,.lumo-header nav a:last-child{display:none}.lumo-header button{font-size:14px;gap:7px}.lumo-header button svg{display:none}.ry-corner .fk-hero{min-height:0;display:flex;flex-direction:column;background:#f0edde}.ry-corner .fk-hero:after{display:none}.ry-corner .fk-hero-copy{padding:35px 6% 10px;text-align:center;max-width:none;background:linear-gradient(#fffbf0,#f3efdf)}.ry-corner .fk-hero h1{font-size:58px}.ry-corner .fk-hero h1 em{font-size:1.02em}.lumo-maker{justify-content:center;gap:14px;margin-bottom:23px}.lumo-maker>span{font-size:23px}.lumo-maker i{font-size:17px;padding-left:14px}.ry-corner .fk-hero-copy .fk-lead{font-size:23px;margin:25px auto 0;max-width:370px}.ry-corner .fk-hero-copy .button{margin-top:24px}.ry-corner .fk-hero-copy .fk-plain{margin:15px auto 0}.ry-corner .fk-hero-price{margin:16px auto 0}.ry-corner .fk-hero-photo{position:relative;inset:auto;width:100%;z-index:0;aspect-ratio:1.15;overflow:hidden}.ry-corner .fk-hero-photo img{object-position:85% 60%;width:100%;height:100%!important;object-fit:cover}.ry-corner .fk-hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(#f3efdf,transparent 20%,transparent 88%,#fffbf0)}.ry-corner .fk-hero-photo>span{z-index:1;bottom:28px;right:5%;font-size:18px;margin:0;max-width:none}.ry-corner .fk-intro{padding-top:60px}.lumo-footer{flex-direction:column;text-align:center;gap:25px}.lumo-footer img{margin:auto}.lumo-bag{padding:60px 24px 24px}.ry-corner .fk-ribbon{font-size:12px}.ry-corner .lumo-shop{scroll-margin-top:75px}}
@media(max-width:380px){.ry-corner .fk-hero h1{font-size:51px}.lumo-header{gap:8px}.lumo-header img{width:90px}.lumo-header [data-lumo-bag-count]{min-width:21px;height:21px}}
