:root{--orl-cream: #f8f5ee;--orl-paper: #fdfaf1;--orl-ink: #29332a;--orl-moss: #2f4a3a;--orl-forest: #3d6b52;--orl-rose: #b06b7a;--orl-mustard: #b58938;--orl-mute: #6f7568;--orl-line: #d8d3bc}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--orl-cream);color:var(--orl-ink);font-family:Lora,Georgia,serif;font-size:17px;line-height:1.7;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:Playfair Display,Times New Roman,serif;letter-spacing:-.01em}h1 em,h2 em,h3 em{font-style:italic;color:var(--orl-forest);font-weight:400}button{font-family:inherit;cursor:pointer}a{color:var(--orl-forest);text-decoration:none}.orl-leaf{display:block;width:100px;height:20px;color:var(--orl-forest);margin:22px auto}.orl-gate{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(ellipse at top,var(--orl-paper),var(--orl-cream))}.orl-gate__card{max-width:480px;width:100%;padding:40px 32px;background:var(--orl-paper);border:1px solid var(--orl-line);border-radius:4px;text-align:center;box-shadow:0 20px 60px #29332a1a}.orl-gate__card h1{font-size:62px;margin:4px 0 6px}.orl-gate__age{font-family:Caveat,cursive;color:var(--orl-rose);font-size:22px;margin-bottom:20px}.orl-gate__card p{color:var(--orl-ink);margin:0 0 22px}.orl-gate__card strong{color:var(--orl-forest)}.orl-gate__card label{display:flex;gap:10px;align-items:flex-start;padding:12px 14px;background:#3d6b520f;border:1px solid var(--orl-line);text-align:left;font-size:14px;margin-bottom:20px;border-radius:3px}.orl-gate__card label input{accent-color:var(--orl-forest);margin-top:3px}.orl-gate__btns{display:flex;gap:10px}.orl-gate__yes{flex:1;padding:14px;background:var(--orl-forest);color:var(--orl-paper);border:0;border-radius:30px;font-family:Playfair Display,serif;font-size:15px;font-weight:700}.orl-gate__yes:hover{background:var(--orl-moss)}.orl-gate__no{padding:14px 22px;background:transparent;color:var(--orl-mute);border:1px solid var(--orl-line);border-radius:30px;font-size:14px}.orl-gate__err{color:var(--orl-rose);font-size:13px;margin:10px 0 0;font-family:Caveat,cursive;font-size:20px}.orl-gate__foot{color:var(--orl-mute);font-family:Caveat,cursive;font-size:18px;margin:10px 0 0}.orl-tk{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;background:var(--orl-cream);padding:6px;border:2px solid var(--orl-forest)}.orl-tk__f{width:100%;height:100%;border:0;display:block}.orl-tk__x{position:absolute;top:12px;right:12px;z-index:5;background:var(--orl-paper);color:var(--orl-forest);border:1px solid var(--orl-forest);padding:8px 14px;border-radius:20px;font-size:14px;font-family:Playfair Display,serif}.orl-boot{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:var(--orl-cream);color:var(--orl-forest);font-family:Playfair Display,serif;font-size:22px;text-align:center}.orl-boot em{font-style:italic}.orl{max-width:760px;margin:0 auto;padding:0 30px 60px}.orl-band{background:var(--orl-forest);color:var(--orl-paper);text-align:center;padding:8px;margin:0 -30px 20px;font-family:Caveat,cursive;font-size:17px;letter-spacing:2px}.orl-head{display:flex;justify-content:space-between;align-items:baseline;padding:20px 0;border-bottom:1px solid var(--orl-line)}.orl-head__brand{font-family:Playfair Display,serif;font-size:24px;color:var(--orl-forest)}.orl-head__brand em{font-style:italic;color:var(--orl-rose)}.orl-head__brand span{margin:0 6px;color:var(--orl-mustard)}.orl-head nav{display:flex;gap:22px}.orl-head nav a{color:var(--orl-ink);font-size:15px}.orl-head nav a:hover{color:var(--orl-rose);font-style:italic}.orl-hero{padding:60px 0;text-align:center}.orl-hero__ill{color:var(--orl-forest);font-size:24px;letter-spacing:20px;margin-bottom:20px;opacity:.6}.orl-hero__flower{display:inline-block;animation:orl-drift 4s ease-in-out infinite}.orl-hero__flower:nth-child(2){animation-delay:-1.5s}.orl-hero__flower:nth-child(3){animation-delay:-3s}@keyframes orl-drift{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.orl-hero__eye{color:var(--orl-mustard);font-family:Caveat,cursive;font-size:22px;margin:0 0 10px}.orl-hero h1{font-size:78px;line-height:1;margin:0 0 26px}.orl-hero__lede{color:var(--orl-mute);font-size:18px;margin:0 auto 28px;max-width:540px}.orl-hero__cta{display:flex;gap:18px;justify-content:center;margin-bottom:22px}.orl-hero__cta button{background:var(--orl-forest);color:var(--orl-paper);border:0;padding:12px 24px;border-radius:30px;font-family:Playfair Display,serif;font-size:15px;font-weight:700}.orl-hero__cta button:hover{background:var(--orl-rose)}.orl-hero__cta a{color:var(--orl-forest);border-bottom:1px solid var(--orl-forest);padding-bottom:3px;font-family:Caveat,cursive;font-size:20px}.orl-hero__pins{display:flex;gap:8px;justify-content:center;padding:0;list-style:none;margin:0;flex-wrap:wrap}.orl-hero__pins li{padding:5px 12px;background:var(--orl-paper);border:1px solid var(--orl-line);color:var(--orl-mute);font-size:13px;border-radius:20px}.orl-sec{padding:40px 0}.orl-sec__eye{color:var(--orl-mustard);font-family:Caveat,cursive;font-size:20px;margin:0 0 8px}.orl-sec h2{font-size:42px;margin:0 0 22px}.orl-p1{display:grid;grid-template-columns:200px 1fr;gap:30px;align-items:start}.orl-p1__cov img{width:100%;border-radius:6px;border:1px solid var(--orl-line)}.orl-p1__tag{color:var(--orl-rose);font-family:Caveat,cursive;font-size:20px;margin:0 0 6px}.orl-p1 h3{font-size:30px;margin:0 0 14px}.orl-p1 button{background:transparent;border:1px solid var(--orl-forest);color:var(--orl-forest);padding:10px 22px;border-radius:30px;margin-top:14px;font-family:Playfair Display,serif;font-size:14px}.orl-p1 button:hover{background:var(--orl-forest);color:var(--orl-paper)}.orl-syms{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.orl-sym{padding:20px 14px;background:var(--orl-paper);border:1px solid var(--orl-line);border-radius:4px;text-align:center}.orl-sym__num{color:var(--orl-mustard);font-family:Playfair Display,serif;font-size:14px;letter-spacing:2px;margin-bottom:4px}.orl-sym__num em{font-style:italic}.orl-sym__ico{font-size:40px;margin-bottom:6px}.orl-sym h3{font-size:17px;margin:0 0 6px;color:var(--orl-forest)}.orl-sym p{color:var(--orl-mute);font-size:13px;margin:0}.orl-feats{display:grid;grid-template-columns:1fr;gap:14px}.orl-feats article{display:grid;grid-template-columns:60px 1fr;gap:18px;padding:18px 20px;background:var(--orl-paper);border:1px solid var(--orl-line);border-radius:6px;align-items:start}.orl-feats__ic{font-size:28px}.orl-feats__no{color:var(--orl-mustard);font-family:Caveat,cursive;font-size:18px;margin:0 0 4px}.orl-feats article h3{font-size:20px;margin:0 0 6px}.orl-feats article p{color:var(--orl-mute);font-size:14px;margin:0}.orl-faq__row{padding:6px 0;border-bottom:1px solid var(--orl-line)}.orl-faq__row button{width:100%;background:0;border:0;padding:14px 0;text-align:left;color:var(--orl-ink);font-family:Playfair Display,serif;font-size:18px;display:flex;gap:14px;align-items:baseline}.orl-faq__mark{color:var(--orl-forest);font-size:20px;min-width:30px}.orl-faq__row.is-open .orl-faq__mark{color:var(--orl-rose);animation:orl-drift 2s ease-in-out infinite}.orl-faq__row p{padding:0 0 16px 44px;color:var(--orl-mute);margin:0;font-size:15px}.orl-disc{padding:20px 24px;background:var(--orl-paper);border:1px solid var(--orl-line);border-left:3px solid var(--orl-rose);color:var(--orl-ink);font-family:Lora,serif;font-size:15px;border-radius:4px}.orl-foot{padding:40px 0 20px}.orl-foot__ill{text-align:center;color:var(--orl-forest);font-size:20px;letter-spacing:8px;opacity:.5;margin-bottom:24px}.orl-foot__cols{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:30px;margin-bottom:22px}.orl-foot__b{font-family:Playfair Display,serif;font-size:24px;color:var(--orl-forest);margin-bottom:8px}.orl-foot__b em{color:var(--orl-rose);font-style:italic}.orl-foot p{color:var(--orl-mute);font-size:14px}.orl-foot__meta{color:var(--orl-mustard);font-family:Caveat,cursive;font-size:17px}.orl-foot h4{font-family:Playfair Display,serif;color:var(--orl-forest);font-size:15px;padding-bottom:6px;border-bottom:1px solid var(--orl-line);margin:0 0 10px}.orl-foot ul{padding:0;list-style:none;margin:0}.orl-foot ul li{padding:3px 0;font-size:14px}.orl-foot ul li button{background:0;border:0;padding:0;color:var(--orl-mute);font:inherit;text-align:left}.orl-foot ul li button:hover{color:var(--orl-rose);font-style:italic}.orl-foot__help li{color:var(--orl-mute);padding:4px 0}.orl-foot__help strong{color:var(--orl-forest)}.orl-foot__help em{color:var(--orl-mustard);font-family:Caveat,cursive;font-size:16px}.orl-foot__small{text-align:center;color:var(--orl-mute);font-size:12px;padding-top:14px;border-top:1px solid var(--orl-line)}.orl-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5000;display:grid;place-items:center;padding:20px}.orl-modal__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#29332ab8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.orl-modal__body{position:relative;max-width:700px;width:100%;max-height:88vh;background:var(--orl-paper);border:1px solid var(--orl-line);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 30px 80px #0000003d}.orl-modal__head{display:flex;align-items:center;padding:20px 26px;border-bottom:1px solid var(--orl-line);background:var(--orl-cream)}.orl-modal__head h2{flex:1;margin:0;font-size:28px}.orl-modal__head button{background:0;border:1px solid var(--orl-forest);color:var(--orl-forest);border-radius:20px;padding:4px 14px;font-size:16px}.orl-modal__inner{overflow-y:auto;padding:24px 30px 40px;font-size:15px;line-height:1.7;color:var(--orl-ink)}.orl-modal__inner h3{font-family:Playfair Display,serif;font-style:italic;color:var(--orl-forest);margin-top:22px}.orl-modal__inner ul{padding-left:20px}.orl-modal__inner .nx-box{padding:12px 16px;margin:10px 0;border-left:3px solid var(--orl-forest);background:#3d6b520f;font-size:14px}.orl-modal__inner .nx-box strong{color:var(--orl-ink)}.orl-modal__inner .nx-box--warn{border-color:var(--orl-rose);background:#b06b7a0f}.orl-modal__inner .nx-box--info{border-color:var(--orl-forest)}.orl-cookie{position:fixed;bottom:16px;left:16px;right:16px;z-index:4000;padding:14px 20px;background:var(--orl-paper);border:1px solid var(--orl-forest);border-radius:8px;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.orl-cookie p{flex:1 1 400px;margin:0;font-size:13px;color:var(--orl-ink)}.orl-cookie div{display:flex;gap:6px}.orl-cookie button{padding:8px 14px;background:var(--orl-forest);color:var(--orl-paper);border:0;border-radius:20px;font-family:Playfair Display,serif;font-size:12px;font-weight:700}.orl-cookie__min{background:transparent!important;color:var(--orl-forest)!important;border:1px solid var(--orl-forest)!important}@media (max-width: 800px){.orl-hero h1{font-size:52px}.orl-p1,.orl-syms,.orl-foot__cols{grid-template-columns:1fr}.orl-head nav{gap:12px}}
