.rv-page{--rv-navy-900: #0b1220;--rv-navy-800: #101a2e;--rv-navy-700: #16233d;--rv-navy-600: #1f3050;--rv-line: rgba(201, 168, 76, .18);--rv-line-soft: rgba(255, 255, 255, .08);--rv-gold: #c9a84c;--rv-gold-soft: #e3c977;--rv-btn-fg: #0b1220;--rv-text: #eef2f8;--rv-muted: #93a0b5;--rv-danger: #ef6b6b;--rv-ok: #4ec98f;min-height:100vh;margin:0;padding:24px 14px 48px;display:flex;justify-content:center;align-items:center;background:radial-gradient(1200px 600px at 50% -10%,rgba(201,168,76,.1),transparent 60%),linear-gradient(180deg,var(--rv-navy-900),#070b14 80%);color:var(--rv-text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}.rv-page.embed{min-height:0;padding:0;background:transparent}.rv-widget{width:100%;max-width:480px;background:linear-gradient(180deg,var(--rv-navy-800),var(--rv-navy-900));border:1px solid var(--rv-line);border-radius:20px;box-shadow:0 24px 60px -24px #000000b3,0 0 0 1px #ffffff05 inset;overflow:hidden}.rv-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid var(--rv-line-soft)}.rv-brand{display:flex;align-items:center;gap:12px;min-width:0}.rv-logo{width:44px;height:44px;flex:none;border-radius:12px;display:grid;place-items:center;font-weight:700;font-size:18px;color:var(--rv-navy-900);background:linear-gradient(135deg,var(--rv-gold-soft),var(--rv-gold));overflow:hidden}.rv-logo img{width:100%;height:100%;object-fit:cover}.rv-nm{font-weight:700;letter-spacing:.02em;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rv-sub{font-size:12px;color:var(--rv-muted)}.rv-lang{display:flex;gap:4px;flex:none}.rv-lang button{border:1px solid var(--rv-line-soft);background:transparent;color:var(--rv-muted);font-size:12px;font-weight:600;padding:6px 9px;border-radius:8px;cursor:pointer;transition:all .15s ease}.rv-lang button.on{color:var(--rv-navy-900);background:var(--rv-gold);border-color:var(--rv-gold)}.rv-steps{display:flex;gap:6px;padding:14px 20px 0}.rv-steps>.rv-s{height:4px;flex:1;border-radius:999px;background:var(--rv-line-soft);transition:background .25s ease}.rv-steps>.rv-s.active{background:var(--rv-gold)}.rv-steps>.rv-s.done{background:var(--rv-gold-soft)}.rv-titlebar{display:flex;align-items:center;gap:10px;padding:14px 20px 0}.rv-titlebar h2{margin:0;font-size:19px;font-weight:700;letter-spacing:.01em;flex:1}.rv-bk{border:1px solid var(--rv-line-soft);background:transparent;color:var(--rv-text);width:30px;height:30px;border-radius:8px;font-size:20px;line-height:1;cursor:pointer}.rv-bk:hover{border-color:var(--rv-gold);color:var(--rv-gold)}.rv-st{font-size:12px;color:var(--rv-muted);font-weight:600}.rv-body{padding:18px 20px 8px}.rv-muted{color:var(--rv-muted);font-size:14px;padding:8px 0}.rv-field{margin-bottom:16px}.rv-field>label{display:block;font-size:13px;font-weight:600;margin-bottom:8px;color:var(--rv-text)}.rv-hint{font-size:12px;color:var(--rv-muted);margin-bottom:8px;margin-top:-2px}.rq{color:var(--rv-gold)}.rv-field input,.rv-field select,.rv-field textarea{width:100%;box-sizing:border-box;background:var(--rv-navy-700);border:1px solid var(--rv-line-soft);border-radius:10px;color:var(--rv-text);font-size:14px;padding:11px 12px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.rv-field textarea{min-height:76px;resize:vertical}.rv-field input:focus,.rv-field select:focus,.rv-field textarea:focus{border-color:var(--rv-gold);box-shadow:0 0 0 3px #c9a84c29}.rv-field input::placeholder,.rv-field textarea::placeholder{color:var(--rv-muted)}.rv-field select option{background:var(--rv-navy-800);color:var(--rv-text)}.rv-row2,.rv-row3{display:grid;gap:12px;margin-bottom:0}.rv-row2{grid-template-columns:1fr 1fr}.rv-row3{grid-template-columns:auto 1fr 1fr}.rv-row2 .rv-field,.rv-row3 .rv-field{margin-bottom:16px}@media(max-width:420px){.rv-row3{grid-template-columns:1fr 1fr}}.rv-datescroll{display:flex;gap:8px;overflow-x:auto;padding-bottom:6px;scrollbar-width:thin;scrollbar-color:var(--rv-gold) transparent}.rv-datescroll::-webkit-scrollbar{height:6px}.rv-datescroll::-webkit-scrollbar-thumb{background:var(--rv-line);border-radius:999px}.rv-datechip{flex:none;width:56px;background:var(--rv-navy-700);border:1px solid var(--rv-line-soft);border-radius:12px;padding:8px 4px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:2px;color:var(--rv-text);transition:all .15s ease}.rv-datechip .dw{font-size:11px;color:var(--rv-muted);text-transform:uppercase}.rv-datechip .dd{font-size:18px;font-weight:700}.rv-datechip .dm{font-size:11px;color:var(--rv-muted)}.rv-datechip.on{background:linear-gradient(135deg,var(--rv-gold-soft),var(--rv-gold));border-color:var(--rv-gold);color:var(--rv-navy-900)}.rv-datechip.on .dw,.rv-datechip.on .dm{color:#0b1220b3}.rv-stepper{display:flex;align-items:center;gap:0;width:fit-content;border:1px solid var(--rv-line-soft);border-radius:12px;overflow:hidden;background:var(--rv-navy-700)}.rv-stepper button{width:46px;height:46px;border:none;background:transparent;color:var(--rv-gold);font-size:22px;cursor:pointer;transition:background .15s ease}.rv-stepper button:hover{background:#c9a84c1f}.rv-stepper .val{min-width:56px;text-align:center;font-size:18px;font-weight:700}.rv-occgrid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.rv-occ{background:var(--rv-navy-700);border:1px solid var(--rv-line-soft);border-radius:10px;padding:12px;color:var(--rv-text);font-size:14px;font-weight:600;cursor:pointer;text-align:center;transition:all .15s ease}.rv-occ:hover{border-color:var(--rv-gold)}.rv-occ.on{background:linear-gradient(135deg,var(--rv-gold-soft),var(--rv-gold));border-color:var(--rv-gold);color:var(--rv-navy-900)}.rv-info{background:var(--rv-navy-700);border:1px solid var(--rv-line-soft);border-radius:12px;padding:12px 14px;font-size:14px;color:var(--rv-text)}.rv-warn{background:#c9a84c1a;border:1px solid var(--rv-line);border-radius:12px;padding:12px 14px;font-size:14px;line-height:1.5;color:var(--rv-gold-soft)}.rv-slotgroup+.rv-slotgroup{margin-top:16px}.rv-slotgroup-title{display:flex;align-items:center;gap:10px;margin:0 0 10px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--rv-gold-soft)}.rv-slotgroup-title:after{content:"";flex:1;height:1px;background:var(--rv-line)}.rv-slotgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}@media(max-width:360px){.rv-slotgrid{grid-template-columns:repeat(3,1fr)}}.rv-slot{background:var(--rv-navy-700);border:1px solid var(--rv-line-soft);border-radius:10px;padding:11px 4px;color:var(--rv-text);font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}.rv-slot:hover:not(.off){border-color:var(--rv-gold)}.rv-slot.on{background:linear-gradient(135deg,var(--rv-gold-soft),var(--rv-gold));border-color:var(--rv-gold);color:var(--rv-navy-900)}.rv-slot.off{opacity:.4;cursor:not-allowed;text-decoration:line-through}.rv-legend{display:flex;gap:16px;margin-top:12px;font-size:12px;color:var(--rv-muted)}.rv-legend span{display:inline-flex;align-items:center;gap:6px}.rv-legend i{width:12px;height:12px;border-radius:4px;display:inline-block}.rv-legend i.a{background:var(--rv-gold)}.rv-legend i.b{background:var(--rv-line-soft)}.rv-summary{background:var(--rv-navy-700);border:1px solid var(--rv-line-soft);border-radius:12px;padding:6px 14px;margin-bottom:16px}.rv-summary .sr{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid var(--rv-line-soft)}.rv-summary .sr:last-child{border-bottom:none}.rv-summary .k{color:var(--rv-muted);font-size:13px}.rv-summary .v{font-weight:600;font-size:14px;text-align:right}.rv-checkline{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:var(--rv-text);margin-bottom:14px;cursor:pointer;line-height:1.45}.rv-checkline input{width:18px;height:18px;margin:1px 0 0;flex:none;accent-color:var(--rv-gold)}.rv-disclaimer{font-size:11px;color:var(--rv-muted);line-height:1.55;margin-bottom:6px}.rv-confirm{text-align:center;padding:12px 4px}.rv-confirm .ck{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;margin:4px auto 14px;font-size:30px;color:var(--rv-navy-900);background:linear-gradient(135deg,var(--rv-ok),#36b178)}.rv-confirm.req .ck{background:linear-gradient(135deg,var(--rv-gold-soft),var(--rv-gold))}.rv-confirm h3{margin:0 0 6px;font-size:20px;font-weight:700}.rv-confirm p{margin:0 0 14px;color:var(--rv-muted);font-size:14px;line-height:1.5}.rv-resacode{display:inline-block;font-weight:700;letter-spacing:.18em;font-size:20px;color:var(--rv-gold-soft);background:var(--rv-navy-700);border:1px dashed var(--rv-line);border-radius:10px;padding:10px 18px}.rv-foot{padding:8px 20px 18px}.rv-btn{width:100%;border:none;border-radius:12px;padding:14px 16px;font-size:15px;font-weight:700;letter-spacing:.01em;cursor:pointer;color:var(--rv-btn-fg);background:linear-gradient(135deg,var(--rv-gold-soft),var(--rv-gold));transition:filter .15s ease,transform .08s ease}.rv-btn:hover:not(:disabled){filter:brightness(1.06)}.rv-btn:active:not(:disabled){transform:translateY(1px)}.rv-btn:disabled{opacity:.45;cursor:not-allowed}.rv-btn.ghost{background:transparent;color:var(--rv-gold);border:1px solid var(--rv-line)}.rv-btn.ghost:hover:not(:disabled){background:#c9a84c1a;filter:none}.rv-powered{text-align:center;font-size:11px;color:var(--rv-muted);padding:0 20px 16px}.rv-powered b{color:var(--rv-gold-soft);font-weight:600}.rv-design-classic .rv-stage{display:contents}.rv-hero{position:relative;color:#fff;overflow:hidden}.rv-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.rv-hero-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:repeating-linear-gradient(45deg,rgba(255,255,255,.04) 0,rgba(255,255,255,.04) 14px,transparent 14px,transparent 28px),linear-gradient(135deg,#2a3140,#1a1f2b);color:#ffffff8c}.rv-hero-ph-icon{font-size:40px;opacity:.7}.rv-hero-ph-text{font-size:12px;letter-spacing:.04em;text-transform:uppercase}.rv-hero-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#070b1440,#070b14c7)}.rv-hero-content{position:relative;z-index:2}.rv-hero-title{margin:0;font-size:28px;line-height:1.15;font-weight:800;letter-spacing:-.01em}.rv-hero-text{margin:12px 0 0;font-size:14px;line-height:1.6;color:#e7ecf2;max-width:42ch}.rv-design-hero_split .rv-stage{display:flex;width:100%;max-width:920px;border-radius:20px;overflow:hidden;box-shadow:0 24px 60px -24px #000000b3}.rv-design-hero_split .rv-hero{flex:1 1 0;min-height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:30px}.rv-design-hero_split .rv-widget{flex:none;width:460px;max-width:50%;border-radius:0;border-left:1px solid var(--rv-line);box-shadow:none}.rv-design-fullscreen .rv-stage{position:relative;width:100%;max-width:1080px;min-height:560px;border-radius:20px;overflow:hidden;display:flex;align-items:center;box-shadow:0 24px 60px -24px #000000b3}.rv-design-fullscreen .rv-hero{position:absolute;inset:0}.rv-design-fullscreen .rv-hero-scrim{background:linear-gradient(120deg,#060c16e0,#060c1680 55%,#060c1633)}.rv-design-fullscreen .rv-hero-content{position:absolute;left:46px;top:50%;transform:translateY(-50%);max-width:46%}.rv-design-fullscreen .rv-hero-title{font-size:38px}.rv-design-fullscreen .rv-widget{position:relative;z-index:3;margin-left:auto;margin-right:46px;width:400px;max-width:42%}.rv-design-host .rv-stage{display:flex;flex-direction:column;width:100%;max-width:440px;border-radius:20px;overflow:hidden;box-shadow:0 24px 60px -24px #000000b3}.rv-design-host .rv-hero{min-height:210px;display:flex;flex-direction:column;justify-content:flex-end;padding:20px}.rv-design-host .rv-hero-title{font-size:22px}.rv-design-host .rv-widget{border-radius:0;border-top:1px solid var(--rv-line);box-shadow:none;max-width:100%}@media(max-width:860px){.rv-design-hero_split .rv-stage,.rv-design-fullscreen .rv-stage{flex-direction:column;max-width:480px;min-height:0}.rv-design-hero_split .rv-hero,.rv-design-fullscreen .rv-hero{position:relative;inset:auto;min-height:200px}.rv-design-hero_split .rv-widget,.rv-design-fullscreen .rv-widget{width:100%;max-width:100%;margin:0;border-left:0;border-top:1px solid var(--rv-line)}.rv-design-fullscreen .rv-hero-content{position:relative;left:auto;top:auto;transform:none;max-width:100%;padding:24px 24px 4px}.rv-design-fullscreen .rv-hero-title{font-size:28px}}
