/* Isolated page styles: no framework, external fonts or imagery requests. */
.rv-roulette-page .article-header,.rv-roulette-page .article-content{max-width:1240px}.rv-roulette-page .article{padding-top:46px}.rv-roulette-page .article-header{margin-bottom:28px}.rv-roulette-page .article-header h1{font-size:12px;letter-spacing:.2em;text-transform:uppercase}.rvr{--rvr-ink:#193c36;--rvr-orange:#b64728;--rvr-peach:#f4bd99;color:var(--rvr-ink);font-size:16px}.rvr *{box-sizing:border-box}.rvr [hidden]{display:none!important}.rvr button,.rvr select,.rvr input{font:inherit}.rvr button{cursor:pointer}.rvr button:disabled{cursor:not-allowed;opacity:.65}.rvr button:focus-visible,.rvr select:focus-visible,.rvr input:focus-visible,.rvr summary:focus-visible,.rvr a:focus-visible{outline:3px solid #c9552e;outline-offset:5px}.rvr .rvr-name:focus{outline:none}.rvr .rvr-eyebrow{font-size:10px;font-weight:700;letter-spacing:.17em;display:block;margin:0 0 20px}.rvr-eyebrow i{display:inline-block;width:7px;height:7px;border-radius:100%;background:var(--rvr-orange);margin-right:10px}.rvr-hero{display:grid;grid-template-columns:1.65fr 1fr;gap:45px;align-items:center;margin-bottom:42px}.rvr .rvr-intro h2{font-size:clamp(2.6rem,4.8vw,4.6rem);line-height:1.06;margin:0 0 24px;font-weight:550;letter-spacing:-.055em}.rvr-intro h2 em{color:var(--rvr-orange)}.rvr .rvr-intro p{font-size:16px;line-height:1.75;max-width:580px;margin-bottom:27px}.rvr-stats{display:flex;gap:30px}.rvr-stats span{font-size:11px;color:#61746b}.rvr-stats strong{display:block;font-size:25px;color:var(--rvr-ink);font-weight:500;line-height:1.2}.rvr-art{position:relative;min-height:300px;display:grid;place-items:center}.rvr-globe{width:245px;height:245px;border:1px solid #8a9d91;border-radius:50%;position:relative;transform:rotate(-18deg);display:grid;place-items:center;background:#e9eee4}.rvr-meridian{position:absolute;width:44%;height:100%;border:1px solid #8a9d9180;border-radius:50%}.rvr-equator{position:absolute;width:100%;height:44%;border:1px solid #8a9d9180;border-radius:50%}.rvr-globe:before,.rvr-globe:after{content:'';position:absolute;background:#8a9d9180}.rvr-globe:before{width:1px;height:100%}.rvr-globe:after{height:1px;width:100%}.rvr-needle{font-size:120px;line-height:1;z-index:1;color:var(--rvr-orange);transition:transform .7s cubic-bezier(.2,.7,.2,1);transform:rotate(18deg)}.is-spinning .rvr-needle{transform:rotate(378deg)}.rvr-stamp{position:absolute;right:5px;top:4px;width:92px;height:92px;border:1px solid var(--rvr-orange);border-radius:50%;display:grid;place-content:center;text-align:center;color:var(--rvr-orange);font-size:10px;line-height:1.5;letter-spacing:.12em;transform:rotate(14deg);background:#fcf7ec}.rvr-art-label{font-size:8px;letter-spacing:.16em;margin-top:18px}.rvr-machine{background:var(--rvr-ink);border-radius:14px;padding:27px 32px;color:#fff;box-shadow:0 12px 35px #173a3612}.rvr-machine-top{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:23px}.rvr .rvr-machine-top .rvr-eyebrow{margin:0;color:#e8efdf}.rvr .rvr-reset{border:0;padding:3px 0;background:transparent;color:#edccb1;font-size:12px;text-decoration:underline;text-underline-offset:4px}.rvr-fields{display:grid;grid-template-columns:1fr 1fr 1.15fr;gap:17px}.rvr-fields label{display:grid;gap:8px;font-size:12px}.rvr-fields select{width:100%;min-width:0;height:53px;padding:10px 13px;border:1px solid #cfdbce;border-radius:5px;background:#fffdf8;color:var(--rvr-ink);font-size:15px}.rvr-draw-row{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:24px}.rvr-checkbox{display:flex;gap:10px;align-items:center;font-size:12px}.rvr-checkbox input{width:18px;height:18px;accent-color:#ca633c;flex-shrink:0}.rvr .rvr-count{font-size:12px;color:#d2dfd4;margin:6px 0 0 28px}.rvr .rvr-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid transparent;background:var(--rvr-peach);color:#17372f;min-height:53px;border-radius:5px;padding:13px 23px;font-size:14px;font-weight:650;line-height:1.4;text-decoration:none;transition:background .15s}.rvr .rvr-btn:hover{background:#ffd1ae;color:#17372f}.rvr .rvr-spin{min-width:280px}.rvr-machine button:focus-visible,.rvr-machine select:focus-visible,.rvr-machine input:focus-visible{outline-color:#ffd1ae}.rvr .rvr-empty{border-top:1px solid #ffffff30;margin-top:20px;padding-top:18px}.rvr .rvr-empty p{font-size:14px;color:#fff}.rvr .rvr-announcement{font-size:13px;min-height:22px;margin:12px 0 22px;color:#52685b}.rvr-waiting{border-block:1px solid #dfe3d8;display:flex;align-items:center;justify-content:center;gap:22px;padding:30px;text-align:left}.rvr-waiting>span{font-size:50px;color:var(--rvr-orange)}.rvr .rvr-waiting p{font-size:13px;margin:0;color:#607264}.rvr-waiting strong{color:var(--rvr-ink);font-weight:500;font-size:16px}.rvr-result{border:1px solid #dbe0d5;border-radius:14px;overflow:hidden;background:#fffdf8;scroll-margin-top:30px;box-shadow:0 10px 25px #193c3606}.rvr-result-head{display:grid;grid-template-columns:1.2fr 1fr;min-height:365px}.rvr-result-copy{padding:38px 38px 32px;min-width:0}.rvr .rvr-country{font-size:12px;color:#637467;margin-bottom:10px}.rvr .rvr-name{font-size:clamp(2.3rem,4.2vw,4rem);line-height:1.08;margin:0 0 19px;overflow-wrap:anywhere}.rvr-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:17px}.rvr-tags span{background:#eef1e8;border:1px solid #dbe3d4;border-radius:30px;padding:4px 10px;font-size:10px}.rvr-tags .rvr-tag-covered{background:#f8e5d7;border-color:#ebc6b0}.rvr .rvr-description{font-size:15px;line-height:1.75;margin-bottom:24px;max-width:490px}.rvr-result-actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.rvr .rvr-save{background:var(--rvr-ink);color:white;min-height:46px;padding:12px 18px;font-size:12px}.rvr .rvr-save:hover{background:#30564a;color:#fff}.rvr .rvr-share,.rvr .rvr-again{background:transparent;color:var(--rvr-ink);border:0;padding:10px 0;font-size:12px;text-decoration:underline;text-underline-offset:4px}.rvr-postcard{position:relative;overflow:hidden;isolation:isolate;min-height:280px;background:#dfe7da}.rvr-landscape{position:absolute;inset:0;overflow:hidden}.rvr-sun{position:absolute;width:90px;height:90px;border-radius:50%;background:#dd9e70;right:20%;top:14%}.rvr-hill{position:absolute;width:110%;height:70%;border-radius:50% 50% 0 0;bottom:-25%;left:-15%;background:#4e715d;transform:rotate(-20deg)}.rvr-hill-back{background:#9bad90;left:20%;bottom:0;transform:rotate(28deg)}.rvr-postcard[data-scene="insel"]{background:#c9dfe0}.rvr-postcard[data-scene="insel"] .rvr-hill-front{background:#f2d8b8;bottom:-43%;width:160%;left:-30%}.rvr-postcard[data-scene="insel"] .rvr-hill-back{background:#488b8d;bottom:-18%;left:0;width:140%;height:65%;border-radius:45% 0 0 0;transform:rotate(-10deg)}.rvr-postcard[data-scene="stadt"]{background:#e7decc}.rvr-postcard[data-scene="stadt"] .rvr-hill{transform:none;border-radius:2px;bottom:0;left:15%;width:22%;height:55%;background:#a96042;box-shadow:100px 35px 0 #c4875e,170px -20px 0 #7e9381}.rvr-postcard[data-scene="stadt"] .rvr-hill-back{left:-5%;height:30%;background:#c4875e;box-shadow:none}.rvr-postcard img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.rvr-postcard-caption{position:absolute;bottom:17px;left:20px;right:20px;color:#fff;font-size:8px;letter-spacing:.15em;z-index:2;text-shadow:0 1px 5px #17372f}.rvr-next{display:grid;grid-template-columns:1.2fr 1fr;border-top:1px solid #dbe0d5}.rvr-next>section,.rvr-hotels{padding:30px 38px;min-width:0}.rvr .rvr-next h3{font-size:25px;margin:0 0 20px}.rvr .rvr-next .rvr-eyebrow{margin-bottom:13px}.rvr .rvr-articles a{display:block;text-decoration:none;font-size:14px;line-height:1.55;padding:13px 0;border-bottom:1px solid #e2e5da}.rvr .rvr-articles a:hover{text-decoration:underline;color:var(--rvr-orange)}.rvr .rvr-articles p,.rvr .rvr-hotels p{font-size:13px;line-height:1.75;color:#576e5d}.rvr .rvr-related-label{font-weight:600;margin:14px 0 0}.rvr-hotels{background:#f0f2e9}.rvr-soon{display:inline-block;border:1px solid #c9d2c1;border-radius:30px;padding:5px 12px;font-size:11px}.rvr-again-row{border-top:1px solid #dbe0d5;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:12px 38px}.rvr .rvr-again-row p{font-size:12px;margin:0}.rvr .rvr-again{font-weight:650}.rvr-recent{margin:30px 0}.rvr .rvr-recent .rvr-eyebrow{margin-bottom:12px}.rvr-history{display:flex;gap:8px;flex-wrap:wrap}.rvr-history button{background:transparent;border:1px solid #ced9c7;border-radius:30px;color:var(--rvr-ink);padding:9px 15px;font-size:12px}.rvr-history button:hover,.rvr-history button[aria-current="true"]{background:#e6eddf}.rvr-favorites{margin-top:30px;padding:22px 0;border-block:1px solid #d7dfcf}.rvr-favorites summary{cursor:pointer;font-size:16px}.rvr-favorite-count{font-size:11px;border-radius:100%;background:#e7eddf;padding:5px 9px;margin-left:8px}.rvr .rvr-storage-note{font-size:11px;color:#596f5f;margin:15px 0}.rvr-favorite-list{display:flex;flex-wrap:wrap;gap:10px}.rvr .rvr-favorite-list>p{font-size:13px;margin:0}.rvr-favorite-item{display:flex;border:1px solid #cbd6c4;border-radius:6px;overflow:hidden}.rvr-favorite-item button{border:0;background:#fffdf8;color:var(--rvr-ink);padding:11px 14px;font-size:12px}.rvr-favorite-item .rvr-remove{border-left:1px solid #dbe3d3;font-size:19px;padding:4px 13px}.rvr-favorite-item button:hover{background:#e7eddf}.rvr-how{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:44px}.rvr-how>div>span{color:var(--rvr-orange);font-size:11px}.rvr .rvr-how h3{font-size:20px;margin:12px 0}.rvr .rvr-how p{font-size:13px;color:#607264}.rvr-share-fallback{margin-top:15px}.rvr-share-fallback label{font-size:12px}.rvr-share-fallback input{display:block;width:100%;font-size:12px;padding:10px;border:1px solid #cad6c3;margin-top:7px;color:var(--rvr-ink);background:white}
@media(max-width:1000px){.rvr-hero{gap:25px;grid-template-columns:1.7fr 1fr}.rvr-globe{width:200px;height:200px}.rvr-stamp{width:78px;height:78px;font-size:8px;right:0}.rvr-needle{font-size:98px}.rvr-machine{padding:25px}.rvr-result-copy,.rvr-next>section,.rvr-hotels{padding:28px}.rvr .rvr-spin{min-width:240px}.rv-roulette-page .desktop-nav,.rv-roulette-page .header-cta{display:none}.rv-roulette-page .mobile-nav{display:block}.rv-roulette-page .mobile-nav nav{position:absolute;right:5%;top:80px;z-index:20;background:#faf9f5;box-shadow:0 10px 25px #173a3620;padding:20px;display:grid;gap:14px;min-width:190px}}
@media(max-width:720px){.rv-roulette-page .article{padding:30px 5% 45px}.rv-roulette-page .article-header{margin-bottom:22px}.rv-roulette-page .article-header h1{font-size:10px}.rvr-hero{grid-template-columns:1fr;margin-bottom:28px;gap:0}.rvr .rvr-intro h2{font-size:clamp(2.5rem,8vw,3.5rem)}.rvr .rvr-intro p{font-size:14px;margin-bottom:20px}.rvr-stats{gap:28px}.rvr-art{display:none}.rvr-machine{padding:21px 18px}.rvr-machine-top{align-items:flex-start;gap:14px;margin-bottom:18px}.rvr .rvr-machine-top .rvr-eyebrow{font-size:8px;margin-top:5px}.rvr .rvr-reset{font-size:10px}.rvr-fields{grid-template-columns:1fr 1fr;gap:14px 10px}.rvr-fields>label:last-child{grid-column:1/-1}.rvr-fields label{font-size:11px}.rvr-fields select{font-size:14px;height:49px;padding:8px}.rvr-draw-row{display:block;margin-top:20px}.rvr-checkbox{font-size:11px;align-items:flex-start}.rvr-checkbox input{margin-top:1px}.rvr .rvr-spin{width:100%;min-width:0;margin-top:20px}.rvr-waiting{padding:22px 8px;gap:16px}.rvr-waiting strong{font-size:14px}.rvr .rvr-waiting p{font-size:12px}.rvr-result-head,.rvr-next{grid-template-columns:1fr}.rvr-result-copy,.rvr-next>section,.rvr-hotels{padding:25px 22px}.rvr-postcard{min-height:210px;order:-1}.rvr .rvr-name{font-size:2.6rem}.rvr .rvr-description{font-size:14px}.rvr-again-row{padding:16px 22px;display:block}.rvr-how{grid-template-columns:1fr;gap:20px;margin-top:30px}.rvr-how>div{padding-left:35px;position:relative}.rvr-how>div>span{position:absolute;left:0;top:4px}.rvr .rvr-how h3{margin-top:0}.rvr .rvr-how p{margin-bottom:0}.rvr .rvr-eyebrow{font-size:9px}}
@media(prefers-reduced-motion:reduce){.rvr *{scroll-behavior:auto!important;transition:none!important}}
