:root{--paper:#f7ecd7;--paper-light:#fff8e9;--paper-line:#d9bd91;--espresso:#321706;--brown:#512706;--brown-soft:#74420f;--gold:#a66d13;--gold-light:#d6a64b;--ink:#25160c;--muted:#66584a}
body.rl-public{background-color:var(--paper);background-image:radial-gradient(circle at 15% 15%,rgba(129,75,17,.05) 0 1px,transparent 1.4px),radial-gradient(circle at 80% 35%,rgba(255,255,255,.35) 0 1px,transparent 1.5px),linear-gradient(rgba(255,250,239,.58),rgba(255,250,239,.58));background-size:23px 23px,31px 31px,auto;color:var(--ink)}
.rl-wrap{width:min(1380px,calc(100% - 72px));margin:0 auto}.rl-header{height:112px;display:flex;align-items:center;border-bottom:1px solid rgba(103,61,20,.12)}.rl-header .rl-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.rl-logo{display:flex;align-items:center;gap:16px}.rl-monogram{position:relative;width:50px;height:57px;color:var(--gold);font:400 42px/.9 Georgia,serif}.rl-monogram span:last-child{position:absolute;left:18px;top:17px}.rl-wordmark{font:700 18px/1.05 Georgia,serif;letter-spacing:.08em;color:#2c1b10}.rl-nav{display:flex;align-items:center;gap:32px;font-size:.86rem;font-weight:700}.rl-nav a{position:relative}.rl-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-12px;height:2px;background:var(--gold)}.rl-header-actions{display:flex;gap:12px}.rl-btn{min-height:46px;padding:11px 22px;border:1px solid #9b7443;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:9px;background:transparent;color:var(--espresso);font-weight:800;font-size:.86rem}.rl-btn-solid{background:linear-gradient(135deg,#5c2c07,#321503);border-color:#321503;color:#fff}.rl-btn-gold{background:#ad7318;border-color:#ad7318;color:#fff}.rl-btn-lg{min-height:58px;padding:16px 30px}.rl-hero{min-height:650px;padding:80px 0 58px;display:flex;align-items:center}.rl-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:45px}.rl-pill{display:inline-flex;padding:8px 16px;border:1px solid #a8732c;border-radius:999px;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:800;color:#5f360c}.rl-hero h1{font:500 clamp(3.2rem,5.7vw,5.6rem)/1.02 Georgia,serif;letter-spacing:-.045em;margin:35px 0 26px;color:#2c1708}.rl-hero p{max-width:650px;font-size:1.09rem;line-height:1.75;color:#473a30}.rl-hero-actions{display:flex;gap:20px;margin:32px 0}.rl-trust{display:flex;gap:30px;flex-wrap:wrap;margin-top:28px}.rl-trust span{display:flex;align-items:center;gap:8px;font-size:.8rem;font-weight:700;color:#4f4135}.rl-trust b{color:var(--gold);font-size:1.2rem}.rl-art-space{height:500px;border-radius:45% 10% 45% 10%;background:radial-gradient(circle at 65% 50%,rgba(175,119,38,.08),transparent 62%);position:relative}.rl-art-space:after{content:"";position:absolute;inset:15% 5% 15% 18%;border:1px dashed rgba(151,100,29,.16);border-radius:48% 12% 44% 15%}.rl-benefits{padding:48px 0 80px}.rl-benefit-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:25px}.rl-benefit{text-align:center;padding:10px}.rl-benefit-icon{width:58px;height:58px;margin:0 auto 15px;color:var(--gold);display:grid;place-items:center}.rl-benefit-icon svg{width:48px;height:48px}.rl-benefit h3{font:600 1rem Georgia,serif;margin:0 0 11px}.rl-benefit p{font-size:.76rem;line-height:1.65;color:#4f453c}.rl-plans{padding:45px 0 70px}.rl-plans-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.rl-plan{position:relative;min-height:610px;padding:42px 28px 26px;border:1px solid rgba(106,67,25,.22);border-radius:9px;background:rgba(255,250,239,.34);display:flex;flex-direction:column}.rl-plan-featured{border-color:#693307;background:rgba(255,249,235,.72)}.rl-plan-ribbon{position:absolute;left:-1px;right:-1px;top:-33px;height:34px;border-radius:8px 8px 0 0;background:linear-gradient(90deg,#3a1903,#6a3508,#321402);color:white;display:grid;place-items:center;text-transform:uppercase;font-size:.66rem;font-weight:900}.rl-plan h3{font:500 1.6rem Georgia,serif;margin:0 0 8px}.rl-plan-subtitle{min-height:48px;color:#5c4c3e;font-size:.86rem;line-height:1.5}.rl-price{margin:27px 0 25px;font:600 2.2rem Georgia,serif;color:#351b08}.rl-price sup{font:700 .9rem system-ui;vertical-align:top}.rl-price small{font:400 .72rem system-ui;color:#6b5948}.rl-plan ul{list-style:none;padding:0;margin:0 0 25px;display:grid;gap:13px}.rl-plan li{font-size:.78rem;line-height:1.35;padding-left:21px;position:relative}.rl-plan li:before{content:"✓";position:absolute;left:0;color:var(--gold);font-weight:900}.rl-plan .rl-btn{margin-top:auto;width:100%}.rl-safe{text-align:center;font-size:.78rem;font-weight:700;margin:28px 0;color:#423429}.rl-cta{padding:15px 0 58px}.rl-cta-box{min-height:190px;border-radius:12px;background:linear-gradient(115deg,#381803,#6b3407 55%,#311402);color:white;padding:38px 65px;display:flex;align-items:center;justify-content:space-between;gap:35px}.rl-cta-copy{display:flex;align-items:center;gap:30px}.rl-quill-badge{width:98px;height:98px;border:1px solid rgba(213,158,61,.65);border-radius:50%;display:grid;place-items:center;color:#d39a36;font:italic 48px Georgia,serif}.rl-cta h2{font:500 1.8rem/1.2 Georgia,serif;margin:0 0 12px}.rl-cta p{margin:0;max-width:570px;color:#e7d8c7;font-size:.85rem}.rl-footer{padding:55px 0 28px;border-top:1px solid rgba(87,48,13,.15)}.rl-footer-grid{display:grid;grid-template-columns:1.25fr repeat(3,.75fr) 1.2fr;gap:50px}.rl-footer-brand p{max-width:300px;font-size:.8rem;line-height:1.7;color:#57483b}.rl-social{display:flex;gap:10px;margin-top:20px}.rl-social span{width:28px;height:28px;border-radius:50%;background:#3c1d08;color:white;display:grid;place-items:center;font-size:.65rem}.rl-footer-column h4{font-size:.76rem;text-transform:uppercase;letter-spacing:.05em;margin:0 0 19px}.rl-footer-column a{display:block;margin:12px 0;font-size:.77rem;color:#4f4237}.rl-newsletter p{font-size:.77rem;line-height:1.65}.rl-newsletter-form{display:flex;gap:7px;margin-top:20px}.rl-newsletter input{min-width:0;width:100%;padding:11px;border:1px solid #a9875a;border-radius:5px;background:rgba(255,255,255,.35)}.rl-newsletter button{border:0;border-radius:5px;background:#4c2305;color:#fff;padding:0 16px;font-size:.72rem;font-weight:800}.rl-footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid rgba(87,48,13,.13);padding-top:22px;margin-top:35px;font-size:.7rem}.rl-legal{display:flex;gap:25px}
@media(max-width:1100px){.rl-wrap{width:min(100% - 40px,1100px)}.rl-nav{display:none}.rl-benefit-grid{grid-template-columns:repeat(3,1fr)}.rl-plans-grid{grid-template-columns:repeat(2,1fr);row-gap:55px}.rl-footer-grid{grid-template-columns:1fr 1fr 1fr}.rl-footer-brand,.rl-newsletter{grid-column:span 3}.rl-art-space{height:390px}}
@media(max-width:760px){.rl-wrap{width:calc(100% - 28px)}.rl-header{height:88px}.rl-wordmark{font-size:14px}.rl-header-actions .rl-btn:first-child{display:none}.rl-header-actions .rl-btn{padding:9px 14px}.rl-hero{padding:50px 0 30px;min-height:auto}.rl-hero-grid{grid-template-columns:1fr}.rl-hero h1{font-size:3rem}.rl-art-space{height:180px;order:-1}.rl-hero-actions{flex-direction:column}.rl-benefit-grid,.rl-plans-grid{grid-template-columns:1fr}.rl-benefits{padding-top:20px}.rl-plan{min-height:auto}.rl-plan-featured{margin-top:35px}.rl-cta-box,.rl-cta-copy{flex-direction:column;text-align:center;padding:30px 22px}.rl-footer-grid{grid-template-columns:1fr 1fr}.rl-footer-brand,.rl-newsletter{grid-column:span 2}.rl-footer-bottom{flex-direction:column}.rl-trust{gap:14px}}
