.rg-home-v3{--ink:#0b0b0c;--panel:#121214;--panel2:#17171a;--gold:#b0a060;--gold-bright:#cdbe82;--gold-deep:#8c7d44;--cream:#f6f1e7;--cream2:#efe7d6;--beige:#e3d9c5;--beige2:#eae1d0;--on-cream:#1a1a1c;--mut-cream:#6e685c;--on-ink:#f3eee2;--mut-ink:#a7a08f;--border-ink:rgba(176,160,96,.22);--radius:18px;--serif:var(--font-playfair),"Playfair Display",Georgia,serif;--sans:var(--font-dm-sans),"DM Sans",system-ui,-apple-system,sans-serif;--bow-ease:cubic-bezier(.65,0,.35,1);--ease:cubic-bezier(.65,0,.35,1);font-family:var(--sans);background:var(--cream);color:var(--on-cream);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden;display:block;min-height:100vh}.rg-home-v3 *{margin:0;padding:0;box-sizing:border-box}.rg-home-v3 img{max-width:100%;display:block}.rg-home-v3 a{color:inherit;text-decoration:none}.rg-home-v3 .wrap{max-width:1200px;margin:0 auto;padding:0 24px}.rg-home-v3 .eyebrow{font-size:12px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--gold-deep)}.rg-home-v3 .eyebrow.on-dark{color:var(--gold)}.rg-home-v3 h1,.rg-home-v3 h2,.rg-home-v3 h3,.rg-home-v3 h4{font-family:var(--serif);font-weight:700;line-height:1.08;letter-spacing:-.01em}.rg-home-v3 .gold-i{font-style:italic;color:var(--gold);font-weight:700}.rg-home-v3 .btn{display:inline-flex;align-items:center;gap:9px;font-family:var(--sans);font-weight:600;font-size:15px;border-radius:999px;padding:14px 26px;cursor:pointer;border:1.5px solid transparent;transition:.18s;white-space:nowrap}.rg-home-v3 .btn-gold{background:linear-gradient(180deg,var(--gold-bright),var(--gold));color:#23200f;box-shadow:0 10px 30px -10px rgba(176,160,96,.55)}.rg-home-v3 .btn-gold:hover{filter:brightness(1.06);transform:translateY(-1px)}.rg-home-v3 .btn-ghost-d{border-color:var(--gold);color:var(--gold);background:transparent}.rg-home-v3 .btn-ghost-d:hover{background:rgba(176,160,96,.12)}.rg-home-v3 .btn-dark{background:var(--ink);color:var(--cream)}.rg-home-v3 .btn-dark:hover{background:#1d1d22}.rg-home-v3 .btn-ghost-l{border-color:var(--beige);color:var(--on-cream);background:#fff}.rg-home-v3 .btn-ghost-l:hover{border-color:var(--gold)}.rg-home-v3 header{position:sticky;top:0;z-index:200;background:rgba(11,11,12,.86);backdrop-filter:saturate(150%) blur(12px)}.rg-home-v3 .nav{display:flex;align-items:center;justify-content:space-between;gap:18px;height:74px}.rg-home-v3 .brand{display:inline-flex;align-items:center;gap:10px;font-family:var(--serif);font-weight:700;font-size:22px;color:var(--gold-bright)}.rg-home-v3 .brand-mark{width:34px;height:34px}.rg-home-v3 .brand-logo{height:34px;width:auto}.rg-home-v3 .nav-links{display:flex;gap:26px;font-size:14.5px;font-weight:500}.rg-home-v3 .nav-links a{color:#d9d2c2;transition:.15s}.rg-home-v3 .nav-links a:hover{color:var(--gold-bright)}.rg-home-v3 .nav-actions{display:flex;align-items:center;gap:12px}.rg-home-v3 .nav-actions .enter{color:var(--on-ink);font-weight:600;font-size:14.5px}.rg-home-v3 .nav-actions .enter:hover{color:var(--gold-bright)}.rg-home-v3 .suplink{font-size:14px;font-weight:500;color:#a7a08f}.rg-home-v3 .suplink:hover{color:var(--gold-bright)}.rg-home-v3 .nav-div{width:1px;height:22px;background:rgba(176,160,96,.28)}.rg-home-v3 .burger{display:none;flex-direction:column;justify-content:center;gap:4px;width:44px;height:44px;background:none;border:none;cursor:pointer;padding:9px}.rg-home-v3 .burger span{display:block;height:2px;border-radius:2px;background:var(--on-ink);transition:background .3s}.rg-home-v3 .mobile-menu{display:none}.rg-home-v3 .hero{position:relative;background:var(--ink);color:var(--on-ink);overflow:hidden}.rg-home-v3 .hero:before{content:"";position:absolute;top:-30%;left:50%;transform:translateX(-50%);width:120vmax;height:90vmax;background:radial-gradient(ellipse at center,rgba(176,160,96,.2),rgba(140,125,68,.06) 38%,transparent 62%);pointer-events:none}.rg-home-v3 .hero-grid{position:relative;display:grid;grid-template-columns:1.06fr .94fr;gap:48px;align-items:center;padding:62px 24px 78px}.rg-home-v3 .hero h1{font-size:clamp(38px,5vw,60px);margin:16px 0 18px}.rg-home-v3 .hero-sub{font-size:18px;color:var(--mut-ink);max-width:520px;margin-bottom:26px}.rg-home-v3 .search{background:hsla(0,0%,100%,.06);border:1px solid hsla(48,43%,66%,.32);border-radius:22px;padding:10px;display:flex;gap:6px;box-shadow:0 24px 60px -28px rgba(0,0,0,.85),inset 0 0 0 1px rgba(176,160,96,.07);position:relative}.rg-home-v3 .search-field{flex:1;padding:10px 16px;border-radius:14px;cursor:text;min-width:0;transition:.15s;border:none;background:transparent;text-align:left;color:inherit;font-family:inherit}.rg-home-v3 .search-field+.search-field{border-left:1px solid var(--border-ink)}.rg-home-v3 .search-field:hover{background:rgba(176,160,96,.08)}.rg-home-v3 .search-field:focus,.rg-home-v3 .search-field:focus-visible{outline:none;background:rgba(176,160,96,.1);box-shadow:inset 0 0 0 1px hsla(48,43%,66%,.5)}.rg-home-v3 .search-field label{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--gold-bright)}.rg-home-v3 .search-field label,.rg-home-v3 .search-field>span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rg-home-v3 .search-field .val{font-size:15px;color:#f1ebdd;margin-top:3px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rg-home-v3 .search-field .val.ph{color:#a79d88;font-weight:500}.rg-home-v3 .search-field select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;border:none;color:#f1ebdd;font-size:15px;font-weight:500;font-family:inherit;width:100%;padding:0;margin-top:3px;cursor:pointer}.rg-home-v3 .search-field select:focus{outline:none}.rg-home-v3 .search-field select option{background:var(--ink);color:var(--on-ink)}.rg-home-v3 .search-go{display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(180deg,var(--gold-bright),var(--gold));color:#23200f;font-weight:600;font-size:15px;border:none;border-radius:14px;padding:0 22px;cursor:pointer;transition:.15s}.rg-home-v3 .search-go:hover{filter:brightness(1.06)}.rg-home-v3 .hint{font-size:13px;color:#a89f8c;margin-top:14px}.rg-home-v3 .free-hero{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--gold-bright);margin-top:8px}.rg-home-v3 .free-hero svg{flex:none}.rg-home-v3 .chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px;align-items:center}.rg-home-v3 .chips .lbl{font-size:13px;color:#8b8576;margin-right:2px}.rg-home-v3 .chip{font-size:13px;font-weight:500;color:#d9d2c2;background:hsla(0,0%,100%,.04);border:1px solid var(--border-ink);border-radius:999px;padding:10px 16px;min-height:40px;display:inline-flex;align-items:center;cursor:pointer;transition:.15s}.rg-home-v3 .chip:hover{border-color:var(--gold);color:var(--gold-bright)}.rg-home-v3 .stats{display:flex;gap:34px;margin-top:34px;flex-wrap:wrap}.rg-home-v3 .stat{position:relative}.rg-home-v3 .stat .n{font-family:var(--serif);font-weight:800;font-size:32px;line-height:1;color:var(--gold-bright)}.rg-home-v3 .stat .l{font-size:12.5px;color:#8b8576;margin-top:5px}.rg-home-v3 .hero-visual{position:relative;height:540px}.rg-home-v3 .hero-photo{position:absolute;inset:0;border-radius:24px;overflow:hidden;border:1px solid var(--border-ink);background:radial-gradient(120% 90% at 70% 10%,rgba(176,160,96,.22),transparent 55%),linear-gradient(160deg,#1c1a16,#0d0d0e 70%);box-shadow:0 40px 80px -40px rgba(0,0,0,.9)}.rg-home-v3 .hero-photo:after{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(176,160,96,.07) 1px,transparent 0);background-size:22px 22px;opacity:.5}.rg-home-v3 .hero-photo .mono{position:absolute;right:-26px;bottom:-26px;width:300px;opacity:.1}.rg-home-v3 .bgimg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.rg-home-v3 .float{position:absolute;background:hsla(0,0%,100%,.92);border:1px solid hsla(0,0%,100%,.6);border-radius:16px;padding:13px 15px;box-shadow:0 18px 44px -18px rgba(0,0,0,.7);color:#1a1a1c;backdrop-filter:blur(4px)}.rg-home-v3 .float .row1{display:flex;align-items:center;gap:9px;font-weight:700;font-size:14px}.rg-home-v3 .float .dot{width:25px;height:25px;border-radius:8px;background:linear-gradient(180deg,var(--gold-bright),var(--gold));display:grid;place-items:center;color:#23200f;font-size:12.5px;font-weight:700;flex:none}.rg-home-v3 .float .sub{font-size:12px;color:#6e685c;margin-top:3px}.rg-home-v3 .f1{top:30px;left:-14px;animation:rg-h3-floaty 6s ease-in-out infinite}.rg-home-v3 .f2{bottom:140px;right:-16px;animation:rg-h3-floaty 6s ease-in-out .9s infinite}.rg-home-v3 .f3{bottom:34px;left:18px;animation:rg-h3-floaty 6s ease-in-out 1.7s infinite}@keyframes rg-h3-floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.rg-home-v3 .sec{padding:84px 0}.rg-home-v3 .sec-dark{background:var(--ink);color:var(--on-ink);position:relative;overflow:hidden}.rg-home-v3 .sec-dark .glow{position:absolute;top:-20%;left:50%;transform:translateX(-50%);width:100vmax;height:70vmax;background:radial-gradient(ellipse at center,rgba(176,160,96,.13),transparent 60%);pointer-events:none}.rg-home-v3 .sec-cream2{background:var(--cream2)}.rg-home-v3 .sec-head{max-width:680px;margin-bottom:42px}.rg-home-v3 .sec-head.center{margin-left:auto;margin-right:auto;text-align:center}.rg-home-v3 .sec-head h2{font-size:clamp(28px,3.6vw,42px);margin-top:12px}.rg-home-v3 .sec-head p{margin-top:14px;font-size:17px;color:var(--mut-cream)}.rg-home-v3 .sec-dark .sec-head p{color:var(--mut-ink)}.rg-home-v3 .head-row{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:38px;flex-wrap:wrap}.rg-home-v3 .head-row .link{font-weight:600;color:var(--gold-deep);font-size:15px}.rg-home-v3 .sec-dark .head-row .link{color:var(--gold)}.rg-home-v3 .tile{position:relative;border-radius:16px;overflow:hidden;background:linear-gradient(155deg,#26221c,#14130f);min-height:180px;isolation:isolate}.rg-home-v3 .tile.warm{background:linear-gradient(155deg,#3a3024,#1d180f)}.rg-home-v3 .tile.rose{background:linear-gradient(155deg,#36242a,#1a1013)}.rg-home-v3 .tile.green{background:linear-gradient(155deg,#22302a,#0f1714)}.rg-home-v3 .tile.blue{background:linear-gradient(155deg,#222a36,#0f1318)}.rg-home-v3 .tile:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,7,5,.86) 0,rgba(8,7,5,.4) 26%,transparent 52%),radial-gradient(120% 80% at 70% 0,rgba(176,160,96,.16),transparent 55%)}.rg-home-v3 .tile .cap{position:absolute;left:14px;bottom:12px;z-index:2;color:#f3eee2;transition:transform .35s var(--ease)}.rg-home-v3 .tile .cap b{font-family:var(--serif);font-weight:700;font-size:19px;display:block;text-shadow:0 2px 16px rgba(0,0,0,.6)}.rg-home-v3 .tile .cap span{font-size:12.5px;color:#e9e2d2;text-shadow:0 1px 10px rgba(0,0,0,.55)}.rg-home-v3 .tile .cap b:after{content:"";display:block;height:2px;width:0;margin-top:6px;background:linear-gradient(90deg,var(--gold-bright),var(--gold));transition:width .4s var(--ease);border-radius:2px}.rg-home-v3 .tile:hover .cap b:after{width:42px}.rg-home-v3 .tile:hover .cap{transform:translateY(-3px)}.rg-home-v3 .tile .tag{position:absolute;top:12px;left:12px;z-index:2;font-size:11px;font-weight:600;letter-spacing:.04em;background:var(--gold);color:#23200f;padding:4px 10px;border-radius:999px}.rg-home-v3 .tile .bgimg{transition:transform .7s var(--ease)}.rg-home-v3 .tile:hover .bgimg{transform:scale(1.07)}.rg-home-v3 .tipos{display:grid;grid-template-columns:1.6fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:14px}.rg-home-v3 .tipos a{display:block}.rg-home-v3 .tipos .t-big{grid-row:span 2;min-height:374px}.rg-home-v3 .tipos .tile{min-height:180px}.rg-home-v3 .cats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.rg-home-v3 .cat{background:#fff;border:1px solid var(--beige);border-radius:14px;padding:18px;transition:.16s;display:flex;flex-direction:column;gap:10px}.rg-home-v3 .cat:hover{border-color:var(--gold);transform:translateY(-2px);box-shadow:0 16px 36px -22px rgba(140,125,68,.45)}.rg-home-v3 .cat .ico{width:42px;height:42px;border-radius:11px;background:var(--cream2);display:grid;place-items:center;font-size:20px}.rg-home-v3 .cat h4{font-family:var(--sans);font-weight:700;font-size:15.5px}.rg-home-v3 .cat .ct{font-size:12.5px;color:var(--mut-cream)}.rg-home-v3 .cat .ct b{color:var(--gold-deep)}.rg-home-v3 .steps{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;position:relative}.rg-home-v3 .steps:before{content:"";position:absolute;top:19px;left:7%;right:7%;height:2px;background:linear-gradient(90deg,transparent,var(--gold-deep),var(--gold),var(--gold-deep),transparent);transform:scaleX(0);transform-origin:left;opacity:.55;transition:transform 1.1s var(--ease) .25s;z-index:0}.rg-home-v3 .steps.in:before{transform:scaleX(1)}.rg-home-v3 .step{position:relative;z-index:1;transition:transform .3s var(--ease)}.rg-home-v3 .step:hover{transform:translateY(-5px)}.rg-home-v3 .step .num{font-family:var(--serif);font-weight:800;font-size:15px;color:#23200f;background:linear-gradient(180deg,var(--gold-bright),var(--gold));width:38px;height:38px;border-radius:50%;display:grid;place-items:center;margin-bottom:16px;position:relative;z-index:1;transition:transform .3s var(--ease),box-shadow .3s var(--ease)}.rg-home-v3 .step:hover .num{transform:scale(1.09);box-shadow:0 10px 26px -8px rgba(176,160,96,.75)}.rg-home-v3 .step h3{font-family:var(--sans);font-size:17px;font-weight:700;margin-bottom:8px}.rg-home-v3 .step p{font-size:14.5px;color:var(--mut-ink)}.rg-home-v3 .sups{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.rg-home-v3 .sup{background:#fff;border:1px solid var(--beige);border-radius:16px;overflow:hidden;transition:.16s;display:flex;flex-direction:column}.rg-home-v3 .sup:hover{transform:translateY(-3px);box-shadow:0 22px 44px -26px rgba(0,0,0,.4)}.rg-home-v3 .sup .ph{position:relative;height:150px;background:linear-gradient(155deg,#2a251d,#14120e);isolation:isolate}.rg-home-v3 .sup .ph:after{content:"";position:absolute;inset:0;background:radial-gradient(120% 80% at 70% 0,rgba(176,160,96,.22),transparent 55%)}.rg-home-v3 .sup .lvl{position:absolute;top:10px;left:10px;z-index:2;font-size:11.5px;font-weight:700;letter-spacing:.03em;color:#23200f;background:var(--gold);padding:4px 9px;border-radius:999px;display:flex;align-items:center;gap:4px}.rg-home-v3 .sup .fav{position:absolute;top:8px;right:8px;z-index:2;width:32px;height:32px;border-radius:50%;background:hsla(0,0%,100%,.92);border:none;cursor:pointer;font-size:15px;color:#b8b0a0;display:grid;place-items:center;transition:.15s}.rg-home-v3 .sup .fav.on{color:#d4596a}.rg-home-v3 .sup .body{padding:14px 15px 16px;flex:1;display:flex;flex-direction:column}.rg-home-v3 .sup .ctg{font-size:11.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--gold-deep)}.rg-home-v3 .sup h3{font-family:var(--sans);font-size:16px;font-weight:700;margin:3px 0 2px}.rg-home-v3 .sup .loc{font-size:12.5px;color:var(--mut-cream)}.rg-home-v3 .sup .meta{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;margin:9px 0}.rg-home-v3 .sup .meta .star{color:var(--gold)}.rg-home-v3 .sup .meta .cnt{color:var(--mut-cream);font-weight:400}.rg-home-v3 .sup .badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:11px}.rg-home-v3 .minib{font-size:11px;font-weight:600;padding:3px 9px;border-radius:999px;border:1px solid var(--beige);color:#5b564c}.rg-home-v3 .minib.ok{color:#3f7a52;border-color:#cfe3d4;background:#f1f8f2}.rg-home-v3 .minib.resp{color:var(--gold-deep);border-color:#e6dcc0;background:#faf6ea}.rg-home-v3 .sup .price{margin-top:auto;font-size:13px;color:var(--mut-cream);padding-top:10px;border-top:1px solid var(--cream2)}.rg-home-v3 .sup .price b{font-family:var(--serif);font-size:17px;color:var(--on-cream)}.rg-home-v3 .versus{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:40px}.rg-home-v3 .vs{position:relative;background:hsla(0,0%,100%,.03);border:1px solid var(--border-ink);border-radius:16px;padding:24px;transition:.3s}.rg-home-v3 .vs.dim{opacity:.66}.rg-home-v3 .vs .vs-ic{font-size:24px;margin-bottom:12px}.rg-home-v3 .vs h3{font-family:var(--sans);font-size:17px;font-weight:700;color:var(--on-ink);margin-bottom:8px}.rg-home-v3 .vs p{font-size:13.5px;color:var(--mut-ink);line-height:1.55;margin-bottom:16px}.rg-home-v3 .vs .vs-tag{display:inline-block;font-size:11.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:hsla(0,0%,100%,.06);color:#8b8576;padding:5px 11px;border-radius:999px}.rg-home-v3 .vs.win{background:linear-gradient(160deg,rgba(176,160,96,.18),rgba(176,160,96,.03));border-color:rgba(176,160,96,.55);box-shadow:0 0 0 1px rgba(176,160,96,.12),0 24px 60px -30px rgba(176,160,96,.5)}.rg-home-v3 .vs.win:before{display:none}.rg-home-v3 .vs.win h3{color:var(--gold-bright)}.rg-home-v3 .vs.win p{color:#d9d2c2}.rg-home-v3 .vs.win .vs-tag{background:rgba(176,160,96,.2);color:var(--gold-bright)}@keyframes rg-h3-vsShine{to{background-position:200%}}.rg-home-v3 .show-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:50px;align-items:center}.rg-home-v3 .show-list{margin-top:24px;display:flex;flex-direction:column;gap:14px}.rg-home-v3 .show-list .it{display:flex;gap:13px;align-items:flex-start}.rg-home-v3 .show-list .ic{width:36px;height:36px;border-radius:10px;background:var(--cream2);display:grid;place-items:center;flex:none;color:var(--gold-deep);font-size:16px}.rg-home-v3 .show-list .it b{font-family:var(--sans);font-weight:700;font-size:15px;display:block}.rg-home-v3 .show-list .it span{font-size:13.5px;color:var(--mut-cream)}.rg-home-v3 .mock{background:#fff;border:1px solid var(--beige);border-radius:20px;box-shadow:0 30px 60px -34px rgba(0,0,0,.35);overflow:hidden}.rg-home-v3 .mock-top{background:var(--ink);color:var(--on-ink);padding:14px 18px;display:flex;align-items:center;justify-content:space-between}.rg-home-v3 .mock-top .ev{font-family:var(--serif);font-weight:700;font-size:16px}.rg-home-v3 .mock-top .pill{font-size:11px;color:var(--gold);border:1px solid var(--border-ink);border-radius:999px;padding:4px 10px}.rg-home-v3 .mock-body{padding:16px 18px}.rg-home-v3 .mock-lbl{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--mut-cream);margin:4px 0 10px}.rg-home-v3 .chk{display:flex;align-items:center;justify-content:space-between;padding:11px 0;border-bottom:1px solid var(--cream2);font-size:14px}.rg-home-v3 .chk:last-child{border-bottom:none}.rg-home-v3 .chk .left{display:flex;align-items:center;gap:10px}.rg-home-v3 .chk .box{width:20px;height:20px;border-radius:6px;border:1.5px solid var(--beige);display:grid;place-items:center;font-size:12px;flex:none}.rg-home-v3 .chk .box.done{background:var(--gold);border-color:var(--gold);color:#23200f}.rg-home-v3 .chk .st{font-size:11.5px;font-weight:600;padding:3px 8px;border-radius:999px}.rg-home-v3 .chk .st.done{color:#3f7a52;background:#f1f8f2}.rg-home-v3 .chk .st.quote{color:var(--gold-deep);background:#faf6ea}.rg-home-v3 .chk .st.pend{color:#8a8472;background:#f3f0e8}.rg-home-v3 .cmp{margin-top:14px;background:var(--cream);border-radius:12px;padding:12px}.rg-home-v3 .cmp .cmp-h{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--mut-cream);margin-bottom:9px}.rg-home-v3 .cmp .col{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;font-size:13px;padding:7px 0;border-top:1px solid var(--beige2)}.rg-home-v3 .cmp .col:first-of-type{border-top:none}.rg-home-v3 .cmp .nm{font-weight:600}.rg-home-v3 .cmp .pr{font-family:var(--serif);font-weight:700}.rg-home-v3 .cmp .hl{font-size:11.5px;font-weight:700;color:#23200f;background:var(--gold);padding:2px 7px;border-radius:999px}.rg-home-v3 .invite{background:#0e0d0b}.rg-home-v3 .inv-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.rg-home-v3 .inv-card{background:hsla(0,0%,100%,.04);border:1px solid var(--border-ink);border-radius:20px;padding:22px;max-width:460px;margin-left:auto}.rg-home-v3 .inv-step{display:flex;gap:13px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(176,160,96,.12)}.rg-home-v3 .inv-step:last-child{border-bottom:none;padding-bottom:4px}.rg-home-v3 .inv-step:first-child{padding-top:4px}.rg-home-v3 .inv-step .n{width:30px;height:30px;border-radius:50%;background:rgba(176,160,96,.15);border:1px solid var(--border-ink);color:var(--gold);display:grid;place-items:center;font-weight:700;font-size:13px;flex:none}.rg-home-v3 .inv-step b{display:block;font-size:14.5px;color:var(--on-ink)}.rg-home-v3 .inv-step span{font-size:13px;color:var(--mut-ink)}.rg-home-v3 .inv-note{margin-top:18px;font-size:13px;color:#8b8576}.rg-home-v3 .diffs{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.rg-home-v3 .diff{background:hsla(0,0%,100%,.03);border:1px solid var(--border-ink);border-radius:16px;padding:24px}.rg-home-v3 .diff .ic{width:44px;height:44px;border-radius:12px;background:rgba(176,160,96,.12);border:1px solid var(--border-ink);display:grid;place-items:center;color:var(--gold);margin-bottom:15px;font-size:20px}.rg-home-v3 .diff h3{font-family:var(--sans);font-size:16.5px;font-weight:700;margin-bottom:7px;color:var(--on-ink)}.rg-home-v3 .diff p{font-size:14px;color:var(--mut-ink)}.rg-home-v3 .mom-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:28px;align-items:center}.rg-home-v3 .mom h2{font-size:clamp(28px,3.4vw,40px)}.rg-home-v3 .mom-show{position:relative;min-height:420px;width:100%}.rg-home-v3 .browser{background:#15130f;border:1px solid rgba(176,160,96,.25);border-radius:14px;overflow:hidden;box-shadow:0 44px 90px -42px rgba(0,0,0,.85)}.rg-home-v3 .bbar{display:flex;align-items:center;gap:7px;padding:10px 14px;background:#1c1a15;border-bottom:1px solid hsla(0,0%,100%,.06)}.rg-home-v3 .bdot{width:10px;height:10px;border-radius:50%}.rg-home-v3 .bdot.d1{background:#e06c5a}.rg-home-v3 .bdot.d2{background:#e3b341}.rg-home-v3 .bdot.d3{background:#5aa86b}.rg-home-v3 .burl{margin-left:8px;flex:1;background:#0e0d0b;border-radius:999px;padding:5px 12px;font-size:11.5px;color:#9a937f}.rg-home-v3 .bview{position:relative;height:360px}.rg-home-v3 .bview .bgimg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rg-home-v3 .bview:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,7,5,.82),transparent 60%)}.rg-home-v3 .bnav{position:absolute;top:15px;left:18px;right:18px;display:flex;gap:16px;font-size:12px;color:#e7e0d0;z-index:2}.rg-home-v3 .bnav span:first-child{color:var(--gold)}.rg-home-v3 .bhero{position:absolute;left:22px;bottom:22px;z-index:2;color:#fff}.rg-home-v3 .bhero small{color:var(--gold-bright);font-weight:600;letter-spacing:.04em;font-size:12px}.rg-home-v3 .bnames{font-family:var(--serif);font-size:40px;font-weight:700;margin:5px 0}.rg-home-v3 .bdate{font-size:13px;color:#d9d2c2}.rg-home-v3 .mom-phone{position:absolute;right:-10px;bottom:-30px;width:194px;z-index:3;animation:rg-h3-floaty 6s ease-in-out infinite}.rg-home-v3 .phone{background:#15130f;border:6px solid #1c1a15;border-radius:30px;overflow:hidden;box-shadow:0 34px 64px -26px rgba(0,0,0,.9)}.rg-home-v3 .pview{position:relative;height:336px}.rg-home-v3 .pview .bgimg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rg-home-v3 .pview:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,7,5,.9),transparent 52%)}.rg-home-v3 .pnotch{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:54px;height:5px;border-radius:99px;background:hsla(0,0%,100%,.5);z-index:3}.rg-home-v3 .pcontent{position:absolute;left:14px;right:14px;bottom:16px;z-index:2;text-align:center;color:#fff}.rg-home-v3 .pcontent small{color:var(--gold-bright);font-weight:600;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.rg-home-v3 .pcontent b{display:block;font-family:var(--serif);font-size:21px;margin:3px 0 12px}.rg-home-v3 .pcontent .btn{width:100%;justify-content:center;font-size:12px;padding:9px}.rg-home-v3 .gal{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.rg-home-v3 .gal .tile{min-height:230px}.rg-home-v3 .cities-list{margin-top:42px;border-top:1px solid var(--border-ink)}.rg-home-v3 .city{display:flex;align-items:baseline;gap:22px;padding:24px 0;border-bottom:1px solid var(--border-ink);transition:.3s}.rg-home-v3 .city:hover{padding-left:16px;padding-right:16px;background:hsla(0,0%,100%,.03)}.rg-home-v3 .city .c-n{font-size:11px;font-weight:700;letter-spacing:.12em;color:#7c7666;min-width:34px;transition:.3s}.rg-home-v3 .city:hover .c-n{color:var(--gold)}.rg-home-v3 .city .c-name{flex:1;font-family:var(--serif);font-weight:700;font-size:clamp(26px,3.6vw,46px);line-height:1;letter-spacing:-.01em;color:var(--on-ink);transition:.3s}.rg-home-v3 .city:hover .c-name{color:var(--gold-bright)}.rg-home-v3 .city .c-go{display:none;font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#8b8576;align-items:center;gap:10px;transition:.3s}.rg-home-v3 .city .c-go:before{content:"";width:20px;height:1px;background:#5a554a;transition:.3s}.rg-home-v3 .city:hover .c-go{color:var(--gold-bright)}.rg-home-v3 .city:hover .c-go:before{width:38px;background:var(--gold)}.rg-home-v3 .city .c-arrow{font-size:20px;color:#7c7666;transition:.3s}.rg-home-v3 .city:hover .c-arrow{color:var(--gold-bright);transform:translateX(6px)}.rg-home-v3 .cities-all{margin-top:28px;display:flex;justify-content:flex-end}.rg-home-v3 .tmarquee{margin-top:38px;width:100vw;margin-left:calc(50% - 50vw);display:flex;flex-direction:column;gap:18px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.rg-home-v3 .trow{display:flex;gap:18px;width:-moz-max-content;width:max-content}.rg-home-v3 .trow-a{animation:rg-h3-slideB 56s linear infinite}.rg-home-v3 .trow-b{animation:rg-h3-slideA 56s linear infinite}.rg-home-v3 .tmarquee:hover .trow{animation-play-state:paused}@keyframes rg-h3-slideA{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes rg-h3-slideB{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.rg-home-v3 .tcard{flex:0 0 358px;background:#fff;border:1px solid var(--beige);border-radius:16px;padding:22px;box-shadow:0 12px 32px -24px rgba(0,0,0,.35);display:flex;flex-direction:column}.rg-home-v3 .tcard .tstars{color:var(--gold);letter-spacing:2px;font-size:13px}.rg-home-v3 .tchip{align-self:flex-start;display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:700;color:#3f7a52;background:#eef6ee;border:1px solid #cfe3d4;border-radius:999px;padding:4px 11px;margin:11px 0 12px}.rg-home-v3 .tcard p{font-size:14.5px;line-height:1.55;color:#2a2722;margin-bottom:16px}.rg-home-v3 .tcard p b{color:var(--on-cream)}.rg-home-v3 .twho{display:flex;align-items:center;gap:11px;margin-top:auto;padding-top:14px;border-top:1px solid var(--cream2)}.rg-home-v3 .tav{width:44px;height:44px;border-radius:50%;position:relative;overflow:hidden;background:linear-gradient(135deg,var(--gold),var(--gold-deep));display:grid;place-items:center;color:#fff;font-weight:700;font-size:14px;flex:none}.rg-home-v3 .tav img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rg-home-v3 .twho b{font-size:14px;display:block;color:var(--on-cream)}.rg-home-v3 .twho span{font-size:12.5px;color:var(--mut-cream)}.rg-home-v3 .posts{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.rg-home-v3 .post{background:#fff;border:1px solid var(--beige);border-radius:16px;overflow:hidden;transition:.16s}.rg-home-v3 .post:hover{transform:translateY(-3px);box-shadow:0 22px 44px -26px rgba(0,0,0,.35)}.rg-home-v3 .post .tile{min-height:170px;border-radius:0}.rg-home-v3 .post .p-body{padding:16px 18px 20px}.rg-home-v3 .post .p-body .k{font-size:11.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--gold-deep)}.rg-home-v3 .post h3{font-family:var(--serif);font-size:19px;margin:7px 0 8px;line-height:1.2}.rg-home-v3 .post p{font-size:14px;color:var(--mut-cream)}.rg-home-v3 .faq{max-width:780px;margin:0 auto}.rg-home-v3 .faq details{background:#fff;border:1px solid var(--beige);border-radius:14px;margin-bottom:10px;overflow:hidden}.rg-home-v3 .faq summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;font-weight:600;font-size:15.5px;min-height:60px}.rg-home-v3 .faq summary::-webkit-details-marker{display:none}.rg-home-v3 .faq summary:after{content:"+";font-family:var(--serif);font-size:22px;color:var(--gold-deep);transition:.2s;flex:none;width:32px;height:32px;display:grid;place-items:center;border-radius:50%}.rg-home-v3 .faq details[open] summary:after{transform:rotate(45deg)}.rg-home-v3 .faq .a{padding:0 20px 18px;font-size:14.5px;color:var(--mut-cream)}.rg-home-v3 .cta{text-align:center;position:relative}.rg-home-v3 .cta h2{font-size:clamp(30px,4vw,46px);max-width:680px;margin:14px auto 16px}.rg-home-v3 .cta p{max-width:540px;margin:0 auto 28px;color:var(--mut-ink);font-size:17px}.rg-home-v3 .cta .acts{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.rg-home-v3 .cta .free{margin-top:18px;font-size:13px;color:#8b8576}.rg-home-v3 footer{background:var(--ink);color:var(--on-ink);padding:70px 0 34px;position:relative}.rg-home-v3 .foot-top{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr 1fr;gap:30px;padding-bottom:44px;border-bottom:1px solid var(--border-ink)}.rg-home-v3 .foot-brand .brand{margin-bottom:16px}.rg-home-v3 .foot-brand p{font-size:14px;color:var(--mut-ink);max-width:280px}.rg-home-v3 .foot-col h4{font-family:var(--sans);font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--gold);margin-bottom:14px}.rg-home-v3 .foot-col a{display:block;font-size:14px;color:#cfc8b8;padding:5px 0;transition:.15s}.rg-home-v3 .foot-col a:hover{color:var(--gold-bright)}.rg-home-v3 .seo{padding:34px 0;border-bottom:1px solid var(--border-ink)}.rg-home-v3 .seo .seo-h{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--mut-ink);margin-bottom:16px}.rg-home-v3 .seo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px 24px}.rg-home-v3 .seo-grid a{font-size:13px;color:#9d9684;padding:4px 0;transition:.15s}.rg-home-v3 .seo-grid a:hover{color:var(--gold)}.rg-home-v3 .foot-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:26px;flex-wrap:wrap;gap:14px}.rg-home-v3 .foot-bottom .lg{font-size:13px;color:#827c6d;display:flex;gap:20px}.rg-home-v3 .pwa{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:600;color:var(--gold);border:none;border-radius:999px;padding:4px 0}.rg-home-v3 .rv{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.rg-home-v3 .rv.in{opacity:1;transform:none}.rg-home-v3-sticky{position:fixed;left:0;right:0;bottom:0;z-index:300;background:rgba(11,11,12,.93);backdrop-filter:saturate(150%) blur(12px);border-top:1px solid rgba(176,160,96,.22);padding:13px 24px calc(13px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:16px;transform:translateY(120%);transition:transform .42s cubic-bezier(.65,0,.35,1);font-family:var(--font-dm-sans),"DM Sans",system-ui,sans-serif}.rg-home-v3-sticky.show{transform:translateY(0)}.rg-home-v3-sticky .sc-t{color:#f3eee2;font-size:13.5px;font-weight:500}.rg-home-v3-sticky .sc-t b{color:#cdbe82;font-weight:600}.rg-home-v3-sticky .sc-b{flex:none;display:inline-flex;align-items:center;gap:8px;font-family:inherit;font-weight:600;font-size:15px;border-radius:999px;padding:12px 22px;background:linear-gradient(180deg,#cdbe82,#b0a060);color:#23200f;border:none;cursor:pointer}.rg-home-v3-wpp{position:fixed;right:20px;bottom:calc(92px + env(safe-area-inset-bottom));z-index:290;width:56px;height:56px;border-radius:50%;background:#25d366;display:grid;place-items:center;box-shadow:0 12px 30px -8px rgba(0,0,0,.6);border:1.5px solid rgba(176,160,96,.5);transition:.2s;animation:rg-h3-wppPulse 2.6s ease-in-out infinite}.rg-home-v3-wpp:hover{transform:scale(1.07)}.rg-home-v3-wpp svg{width:30px;height:30px;fill:#fff}@keyframes rg-h3-wppPulse{0%,to{box-shadow:0 12px 30px -8px rgba(0,0,0,.6),0 0 0 0 rgba(37,211,102,.42)}50%{box-shadow:0 12px 30px -8px rgba(0,0,0,.6),0 0 0 11px rgba(37,211,102,0)}}@media (max-width:1000px){.rg-home-v3 .hero-grid,.rg-home-v3 .mom-grid,.rg-home-v3 .show-grid{grid-template-columns:1fr;gap:40px}.rg-home-v3 .hero-visual{height:430px;max-width:520px}.rg-home-v3 .cats,.rg-home-v3 .diffs,.rg-home-v3 .gal,.rg-home-v3 .steps,.rg-home-v3 .sups{grid-template-columns:repeat(2,1fr)}.rg-home-v3 .steps{gap:28px}.rg-home-v3 .foot-top{grid-template-columns:1fr 1fr}.rg-home-v3 .inv-grid{grid-template-columns:1fr;gap:34px}.rg-home-v3 .inv-card{max-width:none;margin:0}.rg-home-v3 .foot-brand{grid-column:span 2}.rg-home-v3 .seo-grid,.rg-home-v3 .versus{grid-template-columns:repeat(2,1fr)}}@media (max-width:980px){.rg-home-v3 .mom-grid{grid-template-columns:1fr;gap:40px}.rg-home-v3 .mom-show{margin:0 auto;max-width:560px}.rg-home-v3 .mom-phone{right:0;bottom:-16px;width:150px}}@media (max-width:760px){.rg-home-v3 .steps:before{display:none}}@media (min-width:760px){.rg-home-v3 .city .c-go{display:inline-flex}}@media (max-width:999px) and (min-width:681px){.rg-home-v3 .nav{gap:12px}.rg-home-v3 .nav-links{gap:18px;font-size:14px}.rg-home-v3 .nav-div,.rg-home-v3 .suplink{display:none}.rg-home-v3 .nav-actions{gap:8px}.rg-home-v3 .nav-actions .btn{padding:12px 18px;font-size:14px}}@media (max-width:680px){.rg-home-v3 .wrap{padding:0 18px}.rg-home-v3 .nav-actions .btn,.rg-home-v3 .nav-actions .enter,.rg-home-v3 .nav-div,.rg-home-v3 .nav-links,.rg-home-v3 .suplink{display:none}.rg-home-v3 .burger{display:flex}.rg-home-v3 .mobile-menu.open{position:fixed;top:0;left:0;right:0;z-index:500;background:#12100c;padding:18px 24px 28px;display:flex;flex-direction:column;gap:4px;border-bottom:1px solid rgba(176,160,96,.25);box-shadow:0 24px 60px rgba(0,0,0,.5);max-height:100dvh;overflow-y:auto}.rg-home-v3 .mobile-menu .mm-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.rg-home-v3 .mobile-menu>a:first-of-type{border-top:none}.rg-home-v3 .mobile-menu .mm-close{background:none;border:none;color:hsla(0,0%,100%,.7);font-size:22px;line-height:1;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;cursor:pointer;transition:background .15s}.rg-home-v3 .mobile-menu .mm-close:hover{background:hsla(0,0%,100%,.06);color:var(--gold-bright)}.rg-home-v3 .mobile-menu a{display:block;color:hsla(0,0%,100%,.85);font-size:15px;font-weight:600;padding:13px 6px;border-bottom:none}.rg-home-v3 .mobile-menu a:hover{color:var(--gold-bright)}.rg-home-v3 .mobile-menu .mm-acts{display:flex;flex-direction:column;gap:10px;margin-top:20px}.rg-home-v3 .mobile-menu .mm-acts .btn{justify-content:center;text-align:center;padding:12px 20px;min-height:46px;font-size:14.5px;font-weight:600;border-radius:999px;display:inline-flex;align-items:center;gap:8px;line-height:1}.rg-home-v3 .mobile-menu .mm-acts .btn-ghost-d{background:transparent;border:none;color:var(--gold-bright);text-decoration:underline;text-underline-offset:4px;padding:12px 22px}.rg-home-v3 .mobile-menu .mm-acts .btn-ghost-l{background:transparent;border-width:1.5px;border-style:solid;border-color:var(--gold);color:var(--gold-bright)}.rg-home-v3 .mobile-menu .mm-acts .btn-gold{background:linear-gradient(180deg,var(--gold-bright),var(--gold));color:#23200f;border:none;box-shadow:0 10px 30px -10px rgba(176,160,96,.55)}.rg-home-v3 .sec{padding:60px 0}.rg-home-v3 .search{flex-direction:column;gap:4px}.rg-home-v3 .search-field+.search-field{border-left:none;border-top:1px solid var(--border-ink)}.rg-home-v3 .search-go{padding:14px;margin-top:4px}.rg-home-v3 .tipos{grid-template-columns:1fr 1fr}.rg-home-v3 .tipos .t-big{grid-column:span 2;grid-row:span 1;min-height:210px}.rg-home-v3 .cats,.rg-home-v3 .diffs,.rg-home-v3 .gal,.rg-home-v3 .posts,.rg-home-v3 .steps,.rg-home-v3 .sups,.rg-home-v3 .versus{grid-template-columns:1fr}.rg-home-v3 .head-row{align-items:flex-start}.rg-home-v3 .stats{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:30px;padding:18px 0 4px;border-top:1px solid var(--border-ink)}.rg-home-v3 .stat{text-align:center;padding:4px 6px;border-right:1px solid var(--border-ink)}.rg-home-v3 .stat:last-child{border-right:none}.rg-home-v3 .stat .n{font-size:22px;line-height:1.1}.rg-home-v3 .stat .l{font-size:11px;letter-spacing:.04em;margin-top:4px;display:block}.rg-home-v3 .chips{gap:8px 10px;margin-top:20px;justify-content:flex-start}.rg-home-v3 .chips .lbl{width:100%;margin-bottom:2px;margin-right:0;color:#a19a86;letter-spacing:.02em}.rg-home-v3 .chip{font-size:12.5px;padding:9px 14px;min-height:38px}.rg-home-v3 .hero-photo .mono{width:200px}.rg-home-v3 .foot-top{grid-template-columns:1fr}.rg-home-v3 .foot-brand{grid-column:span 1}.rg-home-v3 .seo-grid{grid-template-columns:1fr}.rg-home-v3 .f2{right:0;bottom:104px}.rg-home-v3 .f1{left:0}.rg-home-v3 .f3{left:8px;bottom:16px}.rg-home-v3 .float{padding:10px 12px}.rg-home-v3 .float .row1{font-size:13px}.rg-home-v3 .float .sub{font-size:11.5px}.rg-home-v3 .nav{height:64px}.rg-home-v3 .hero-grid{padding:44px 18px 58px;gap:30px}.rg-home-v3 .hero-visual{height:340px;max-width:none}.rg-home-v3 .hero-sub{font-size:16px}.rg-home-v3 .sec-head p{font-size:15.5px}.rg-home-v3 .btn{padding:13px 22px;font-size:14.5px}.rg-home-v3 .cta .acts .btn{width:100%;justify-content:center}.rg-home-v3 .mock-top .ev{font-size:14.5px}.rg-home-v3-sticky{padding:11px 16px calc(11px + env(safe-area-inset-bottom))}.rg-home-v3-sticky .sc-t{font-size:12.5px}.rg-home-v3-sticky .sc-b{padding:11px 18px;font-size:13.5px}.rg-home-v3-wpp{bottom:calc(86px + env(safe-area-inset-bottom));width:52px;height:52px}.rg-home-v3 .search-field select{font-size:16px}}@media (max-width:520px){.rg-home-v3 .mom-phone{display:none}.rg-home-v3 .bview{height:230px}.rg-home-v3 .bnames{font-size:27px}.rg-home-v3 .tcard{flex-basis:300px}}@media (prefers-reduced-motion:reduce){.rg-home-v3 .rv{opacity:1;transform:none;transition:none}.rg-home-v3 .float,.rg-home-v3 .mom-phone,.rg-home-v3 .trow{animation:none!important}.rg-home-v3 .steps:before{transform:scaleX(1)}.rg-home-v3-wpp{animation:none}}