.rv-page{--rv-navy-900:#0b1220;--rv-navy-800:#101a2e;--rv-navy-700:#16233d;--rv-navy-600:#1f3050;--rv-line:#c9a84c2e;--rv-line-soft:#ffffff14;--rv-gold:#c9a84c;--rv-gold-soft:#e3c977;--rv-btn-fg:#0b1220;--rv-text:#eef2f8;--rv-muted:#93a0b5;--rv-danger:#ef6b6b;--rv-ok:#4ec98f;background:radial-gradient(1200px 600px at 50% -10%,#c9a84c1a,transparent 60%),linear-gradient(180deg,var(--rv-navy-900),#070b14 80%);min-height:100vh;color:var(--rv-text);-webkit-font-smoothing:antialiased;justify-content:center;align-items:center;margin:0;padding:24px 14px 48px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}.rv-page.embed{background:0 0;min-height:0;padding:0}.rv-widget{background:linear-gradient(180deg,var(--rv-navy-800),var(--rv-navy-900));border:1px solid var(--rv-line);border-radius:20px;width:100%;max-width:480px;overflow:hidden;box-shadow:0 24px 60px -24px #000000b3,inset 0 0 0 1px #ffffff05}.rv-head{border-bottom:1px solid var(--rv-line-soft);justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.rv-brand{align-items:center;gap:12px;min-width:0;display:flex}.rv-logo{width:44px;height:44px;color:var(--rv-navy-900);background:linear-gradient(135deg,var(--rv-gold-soft),var(--rv-gold));border-radius:12px;flex:none;place-items:center;font-size:18px;font-weight:700;display:grid;overflow:hidden}.rv-logo img{object-fit:cover;width:100%;height:100%}.rv-nm{letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;overflow:hidden}.rv-sub{color:var(--rv-muted);font-size:12px}.rv-lang{flex:none;gap:4px;display:flex}.rv-lang button{border:1px solid var(--rv-line-soft);color:var(--rv-muted);cursor:pointer;background:0 0;border-radius:8px;padding:6px 9px;font-size:12px;font-weight:600;transition:all .15s}.rv-lang button.on{color:var(--rv-navy-900);background:var(--rv-gold);border-color:var(--rv-gold)}.rv-steps{gap:6px;padding:14px 20px 0;display:flex}.rv-steps>.rv-s{background:var(--rv-line-soft);border-radius:999px;flex:1;height:4px;transition:background .25s}.rv-steps>.rv-s.active{background:var(--rv-gold)}.rv-steps>.rv-s.done{background:var(--rv-gold-soft)}.rv-titlebar{align-items:center;gap:10px;padding:14px 20px 0;display:flex}.rv-titlebar h2{letter-spacing:.01em;flex:1;margin:0;font-size:19px;font-weight:700}.rv-bk{border:1px solid var(--rv-line-soft);color:var(--rv-text);cursor:pointer;background:0 0;border-radius:8px;width:30px;height:30px;font-size:20px;line-height:1}.rv-bk:hover{border-color:var(--rv-gold);color:var(--rv-gold)}.rv-st{color:var(--rv-muted);font-size:12px;font-weight:600}.rv-body{padding:18px 20px 8px}.rv-muted{color:var(--rv-muted);padding:8px 0;font-size:14px}.rv-field{margin-bottom:16px}.rv-field>label{color:var(--rv-text);margin-bottom:8px;font-size:13px;font-weight:600;display:block}.rv-hint{color:var(--rv-muted);margin-top:-2px;margin-bottom:8px;font-size:12px}.rq{color:var(--rv-gold)}.rv-field input,.rv-field select,.rv-field textarea{box-sizing:border-box;background:var(--rv-navy-700);border:1px solid var(--rv-line-soft);width:100%;color:var(--rv-text);border-radius:10px;outline:none;padding:11px 12px;font-size:14px;transition:border-color .15s,box-shadow .15s}.rv-field textarea{resize:vertical;min-height:76px}.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{gap:12px;margin-bottom:0;display:grid}.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{scrollbar-width:thin;scrollbar-color:var(--rv-gold) transparent;gap:8px;padding-bottom:6px;display:flex;overflow-x:auto}.rv-datescroll::-webkit-scrollbar{height:6px}.rv-datescroll::-webkit-scrollbar-thumb{background:var(--rv-line);border-radius:999px}.rv-datechip{background:var(--rv-navy-700);border:1px solid var(--rv-line-soft);cursor:pointer;width:56px;color:var(--rv-text);border-radius:12px;flex-direction:column;flex:none;align-items:center;gap:2px;padding:8px 4px;transition:all .15s;display:flex}.rv-datechip .dw{color:var(--rv-muted);text-transform:uppercase;font-size:11px}.rv-datechip .dd{font-size:18px;font-weight:700}.rv-datechip .dm{color:var(--rv-muted);font-size:11px}.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-datechip--closed{opacity:.45;cursor:not-allowed;border-style:dashed;border-color:var(--rv-line)}.rv-datechip--closed:hover{background:var(--rv-navy-700)}.rv-datechip-closed-lbl{text-transform:uppercase;letter-spacing:.03em;color:var(--rv-muted);font-size:9px;font-weight:700;line-height:1}.rv-datechip--calendar{border-style:dashed;border-color:var(--rv-line);justify-content:center;gap:4px;width:64px;position:relative}.rv-datechip--calendar.on{border-style:solid}.rv-datechip--calendar.on .cal-lbl{color:#0b1220b3}.rv-datechip--calendar .cal-ico{font-size:18px;line-height:1}.rv-datechip--calendar .cal-lbl{color:var(--rv-muted);text-align:center;font-size:10px;line-height:1.1}.rv-datechip-input{opacity:0;cursor:pointer;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.rv-stepper{border:1px solid var(--rv-line-soft);background:var(--rv-navy-700);border-radius:12px;align-items:center;gap:0;width:fit-content;display:flex;overflow:hidden}.rv-stepper button{width:46px;height:46px;color:var(--rv-gold);cursor:pointer;background:0 0;border:none;font-size:22px;transition:background .15s}.rv-stepper button:hover{background:#c9a84c1f}.rv-stepper .val{text-align:center;min-width:56px;font-size:18px;font-weight:700}.rv-occgrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.rv-occ{background:var(--rv-navy-700);border:1px solid var(--rv-line-soft);color:var(--rv-text);cursor:pointer;text-align:center;border-radius:10px;padding:12px;font-size:14px;font-weight:600;transition:all .15s}.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);color:var(--rv-text);border-radius:12px;padding:12px 14px;font-size:14px}.rv-warn{border:1px solid var(--rv-line);color:var(--rv-gold-soft);background:#c9a84c1a;border-radius:12px;padding:12px 14px;font-size:14px;line-height:1.5}.rv-slotgroup+.rv-slotgroup{margin-top:16px}.rv-slotgroup-title{letter-spacing:.06em;text-transform:uppercase;color:var(--rv-gold-soft);align-items:center;gap:10px;margin:0 0 10px;font-size:12px;font-weight:700;display:flex}.rv-slotgroup-title:after{content:"";background:var(--rv-line);flex:1;height:1px}.rv-slotgrid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}@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);color:var(--rv-text);cursor:pointer;border-radius:10px;padding:11px 4px;font-size:14px;font-weight:600;transition:all .15s}.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{color:var(--rv-muted);gap:16px;margin-top:12px;font-size:12px;display:flex}.rv-legend span{align-items:center;gap:6px;display:inline-flex}.rv-legend i{border-radius:4px;width:12px;height:12px;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;margin-bottom:16px;padding:6px 14px}.rv-summary .sr{border-bottom:1px solid var(--rv-line-soft);justify-content:space-between;gap:12px;padding:8px 0;display:flex}.rv-summary .sr:last-child{border-bottom:none}.rv-summary .k{color:var(--rv-muted);font-size:13px}.rv-summary .v{text-align:right;font-size:14px;font-weight:600}.rv-checkline{color:var(--rv-text);cursor:pointer;align-items:flex-start;gap:10px;margin-bottom:14px;font-size:13px;line-height:1.45;display:flex}.rv-checkline input{width:18px;height:18px;accent-color:var(--rv-gold);flex:none;margin:1px 0 0}.rv-disclaimer{color:var(--rv-muted);margin-bottom:6px;font-size:11px;line-height:1.55}.rv-confirm{text-align:center;padding:12px 4px}.rv-confirm .ck{width:64px;height:64px;color:var(--rv-navy-900);background:linear-gradient(135deg,var(--rv-ok),#36b178);border-radius:50%;place-items:center;margin:4px auto 14px;font-size:30px;display:grid}.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{color:var(--rv-muted);margin:0 0 14px;font-size:14px;line-height:1.5}.rv-resacode{letter-spacing:.18em;color:var(--rv-gold-soft);background:var(--rv-navy-700);border:1px dashed var(--rv-line);border-radius:10px;padding:10px 18px;font-size:20px;font-weight:700;display:inline-block}.rv-foot{padding:8px 20px 18px}.rv-btn{letter-spacing:.01em;cursor:pointer;width:100%;color:var(--rv-btn-fg);background:linear-gradient(135deg,var(--rv-gold-soft),var(--rv-gold));border:none;border-radius:12px;padding:14px 16px;font-size:15px;font-weight:700;transition:filter .15s,transform 80ms}.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{color:var(--rv-gold);border:1px solid var(--rv-line);background:0 0}.rv-btn.ghost:hover:not(:disabled){filter:none;background:#c9a84c1a}.rv-powered{text-align:center;color:var(--rv-muted);padding:0 20px 16px;font-size:11px}.rv-powered b{color:var(--rv-gold-soft);font-weight:600}.rv-design-classic .rv-stage{display:contents}.rv-hero{color:#fff;position:relative;overflow:hidden}.rv-hero-img{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.rv-hero-placeholder{color:#ffffff8c;background:repeating-linear-gradient(45deg,#ffffff0a 0 14px,#0000 14px 28px),linear-gradient(135deg,#2a3140,#1a1f2b);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.rv-hero-ph-icon{opacity:.7;font-size:40px}.rv-hero-ph-text{letter-spacing:.04em;text-transform:uppercase;font-size:12px}.rv-hero-scrim{z-index:1;background:linear-gradient(#070b1440,#070b14c7);position:absolute;inset:0}.rv-hero-content{z-index:2;position:relative}.rv-hero-title{letter-spacing:-.01em;margin:0;font-size:28px;font-weight:800;line-height:1.15}.rv-hero-text{color:#e7ecf2;max-width:42ch;margin:12px 0 0;font-size:14px;line-height:1.6}.rv-design-hero_split .rv-stage{border-radius:20px;width:100%;max-width:920px;display:flex;overflow:hidden;box-shadow:0 24px 60px -24px #000000b3}.rv-design-hero_split .rv-hero{flex-direction:column;flex:1 1 0;justify-content:flex-end;min-height:100%;padding:30px;display:flex}.rv-design-hero_split .rv-widget{border-left:1px solid var(--rv-line);width:460px;max-width:50%;box-shadow:none;border-radius:0;flex:none}.rv-design-fullscreen .rv-stage{border-radius:20px;align-items:center;width:100%;max-width:1080px;min-height:560px;display:flex;position:relative;overflow:hidden;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{max-width:46%;position:absolute;top:50%;left:46px;transform:translateY(-50%)}.rv-design-fullscreen .rv-hero-title{font-size:38px}.rv-design-fullscreen .rv-widget{z-index:3;width:400px;max-width:42%;margin-left:auto;margin-right:46px;position:relative}.rv-design-host .rv-stage{border-radius:20px;flex-direction:column;width:100%;max-width:440px;display:flex;overflow:hidden;box-shadow:0 24px 60px -24px #000000b3}.rv-design-host .rv-hero{flex-direction:column;justify-content:flex-end;min-height:210px;padding:20px;display:flex}.rv-design-host .rv-hero-title{font-size:22px}.rv-design-host .rv-widget{border-top:1px solid var(--rv-line);box-shadow:none;border-radius:0;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{min-height:200px;position:relative;inset:auto}.rv-design-hero_split .rv-widget,.rv-design-fullscreen .rv-widget{border-left:0;border-top:1px solid var(--rv-line);width:100%;max-width:100%;margin:0}.rv-design-fullscreen .rv-hero-content{max-width:100%;padding:24px 24px 4px;position:relative;top:auto;left:auto;transform:none}.rv-design-fullscreen .rv-hero-title{font-size:28px}}.rm-widget{background:linear-gradient(180deg,var(--rv-navy-800),var(--rv-navy-900));border:1px solid var(--rv-line);border-radius:20px;width:100%;max-width:520px;overflow:hidden;box-shadow:0 24px 60px -24px #000000b3,inset 0 0 0 1px #ffffff05}.rm-head{border-bottom:1px solid var(--rv-line-soft);padding:22px 24px 18px}.rm-head h1{letter-spacing:.01em;margin:0;font-size:20px;font-weight:700}.rm-head p{color:var(--rv-muted);margin:4px 0 0;font-size:13px}.rm-body{padding:20px 24px 8px}.rm-status{letter-spacing:.02em;border:1px solid var(--rv-line-soft);background:var(--rv-navy-700);color:var(--rv-text);border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 12px;font-size:13px;font-weight:700;display:inline-flex}.rm-status .dot{background:var(--rv-muted);border-radius:50%;width:9px;height:9px}.rm-status.ok{color:var(--rv-ok);background:#4ec98f1f;border-color:#4ec98f59}.rm-status.ok .dot{background:var(--rv-ok)}.rm-status.cancelled{color:var(--rv-danger);background:#ef6b6b1f;border-color:#ef6b6b59}.rm-status.cancelled .dot{background:var(--rv-danger)}.rm-code-label{letter-spacing:.08em;text-transform:uppercase;color:var(--rv-gold-soft);margin:4px 0 10px;font-size:12px;font-weight:700}.rm-code{flex-wrap:wrap;gap:6px;margin-bottom:20px;display:flex}.rm-code .ch{background:var(--rv-navy-900);border:1px solid var(--rv-line);width:38px;height:46px;color:var(--rv-gold-soft);border-radius:10px;place-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:22px;font-weight:700;display:grid}.rm-rows{background:var(--rv-navy-700);border:1px solid var(--rv-line-soft);border-radius:12px;margin-bottom:20px;overflow:hidden}.rm-row{border-bottom:1px solid var(--rv-line-soft);justify-content:space-between;gap:16px;padding:12px 16px;display:flex}.rm-row:last-child{border-bottom:none}.rm-row .k{color:var(--rv-muted);flex:none;font-size:13px;font-weight:600}.rm-row .v{text-align:right;word-break:break-word;font-size:14px;font-weight:600}.rm-section-title{letter-spacing:.08em;text-transform:uppercase;color:var(--rv-gold-soft);margin:4px 0 10px;font-size:12px;font-weight:700}.rm-event{background:var(--rv-navy-700);border:1px solid var(--rv-line-soft);border-radius:12px;margin-bottom:20px;padding:14px 16px}.rm-event h3{margin:0 0 6px;font-size:16px;font-weight:700}.rm-event p{color:var(--rv-muted);white-space:pre-wrap;margin:0;font-size:14px;line-height:1.55}.rm-hint{color:var(--rv-muted);text-align:center;margin:0 0 14px;font-size:13px}.rm-foot{padding:8px 24px 22px}.rm-btn-cancel{border:1px solid var(--rv-danger);cursor:pointer;color:#fff;background:var(--rv-danger);border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 16px;font-size:15px;font-weight:700;transition:filter .15s,transform 80ms;display:inline-flex}.rm-btn-cancel:hover:not(:disabled){filter:brightness(1.07)}.rm-btn-cancel:active:not(:disabled){transform:translateY(1px)}.rm-btn-cancel:disabled{opacity:.4;cursor:not-allowed}.rm-notfound{color:var(--rv-muted);text-align:center;font-size:16px}.rm-addons-block{margin-top:4px}.rm-booked-addons{margin-bottom:14px}.rm-addon-list{gap:12px;display:grid}.rm-addon{background:var(--rv-navy-700);border:1px solid var(--rv-line-soft);border-radius:12px;overflow:hidden}.rm-addon.selected{border-color:var(--rv-gold);box-shadow:0 0 0 1px color-mix(in srgb,var(--rv-gold) 20%,transparent) inset}.rm-addon img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.rm-addon-content{padding:14px 16px}.rm-addon-top{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.rm-addon-top strong{font-size:15px}.rm-addon-top span{color:var(--rv-gold-soft);white-space:nowrap;font-size:13px;font-weight:700}.rm-addon p{color:var(--rv-muted);margin:5px 0 0;font-size:13px;line-height:1.45}.rm-btn-add,.rm-btn-book,.rm-qty button{border:1px solid var(--rv-gold);cursor:pointer;border-radius:10px;font-weight:800;transition:filter .15s,transform 80ms,opacity .15s}.rm-btn-add{color:var(--rv-btn-fg);background:var(--rv-gold);margin-top:12px;padding:9px 13px}.rm-btn-book{width:100%;color:var(--rv-btn-fg);background:linear-gradient(135deg,var(--rv-gold-soft),var(--rv-gold));padding:14px 16px}.rm-btn-add:hover:not(:disabled),.rm-btn-book:hover:not(:disabled),.rm-qty button:hover:not(:disabled){filter:brightness(1.06)}.rm-btn-add:active:not(:disabled),.rm-btn-book:active:not(:disabled),.rm-qty button:active:not(:disabled){transform:translateY(1px)}.rm-btn-book:disabled{cursor:not-allowed;opacity:.45}.rm-options{gap:8px;margin-top:12px;display:grid}.rm-option{cursor:pointer;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;font-size:13px;display:grid}.rm-option b{color:var(--rv-gold-soft);white-space:nowrap;font-size:12px}.rm-qty{color:var(--rv-muted);align-items:center;gap:9px;margin-top:4px;font-size:13px;display:flex}.rm-qty button{width:30px;height:30px;color:var(--rv-text);background:0 0}.rm-qty strong{text-align:center;min-width:24px;color:var(--rv-text)}.rm-addon-total{border:1px solid var(--rv-line-soft);background:var(--rv-navy-700);border-radius:12px;justify-content:space-between;gap:12px;padding:12px 14px;font-size:14px;display:flex}.rm-addon-total span{color:var(--rv-muted);font-weight:700}.rm-addon-total strong{color:var(--rv-gold-soft)}.fb-page{--fb-navy-900:#0b1220;--fb-navy-800:#101a2e;--fb-line:#ffffff1a;--fb-line-soft:#ffffff14;--fb-text:#eef2f8;--fb-muted:#93a0b5;--fb-star:#f5c518;--fb-cyan:#06b6d4;--fb-cyan-hover:#0891b2;--fb-google:#ea4335;--fb-google-hover:#d33426;background:radial-gradient(1200px 600px at 50% -10%,#06b6d41a,transparent 60%),linear-gradient(180deg,var(--fb-navy-900),#070b14 80%);min-height:100vh;color:var(--fb-text);-webkit-font-smoothing:antialiased;justify-content:center;align-items:center;margin:0;padding:24px 14px 48px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}.fb-widget{background:linear-gradient(180deg,var(--fb-navy-800),var(--fb-navy-900));border:1px solid var(--fb-line);text-align:center;border-radius:20px;width:100%;max-width:480px;padding:32px 26px 30px;box-shadow:0 24px 60px -24px #000000b3,inset 0 0 0 1px #ffffff05}.fb-title{letter-spacing:-.01em;margin:0 0 6px;font-size:22px;font-weight:700}.fb-text{color:var(--fb-muted);margin:0 0 20px;font-size:15px;line-height:1.55}.fb-hint{color:var(--fb-muted);margin:14px 0 16px;font-size:13px}.fb-stars{justify-content:center;gap:8px;margin:18px 0;display:flex}.fb-star{cursor:pointer;color:#ffffff38;background:0 0;border:none;padding:2px;line-height:0;transition:transform .12s,color .12s}.fb-star:hover{transform:scale(1.12)}.fb-star.active{color:var(--fb-star)}.fb-stars.readonly .fb-star{cursor:default}.fb-stars.readonly .fb-star:hover{transform:none}.fb-btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 18px;font-size:15px;font-weight:600;transition:background .15s,opacity .15s;display:inline-flex}.fb-btn:disabled{opacity:.55;cursor:not-allowed}.fb-btn-cyan{background:var(--fb-cyan);color:#04222a}.fb-btn-cyan:not(:disabled):hover{background:var(--fb-cyan-hover)}.fb-btn-google{background:var(--fb-google);color:#fff}.fb-btn-google:not(:disabled):hover{background:var(--fb-google-hover)}.fb-textarea{resize:vertical;border:1px solid var(--fb-line);width:100%;min-height:120px;color:var(--fb-text);box-sizing:border-box;background:#ffffff0a;border-radius:12px;margin-bottom:6px;padding:12px 14px;font-family:inherit;font-size:15px}.fb-textarea:focus{border-color:var(--fb-cyan);outline:none}.fb-field-label{text-align:left;color:var(--fb-text);margin:4px 0 8px;font-size:13px;font-weight:600;display:block}.fb-small{text-align:left;color:var(--fb-muted);margin:0 0 18px;font-size:12px;display:block}.fb-foot-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.fb-foot-row .fb-btn{flex:auto;width:auto;min-width:140px}.fb-toggle{color:var(--fb-text);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:13px;display:inline-flex}.fb-toggle input{opacity:0;width:0;height:0;position:absolute}.fb-toggle .track{background:#ffffff2e;border-radius:999px;flex:none;width:42px;height:24px;transition:background .15s;position:relative}.fb-toggle .track:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:3px;left:3px}.fb-toggle input:checked+.track{background:var(--fb-cyan)}.fb-toggle input:checked+.track:after{transform:translate(18px)}.fb-notfound{color:var(--fb-muted);padding:16px 0;font-size:16px}
