.yashiro-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border-radius:8px;border:1px solid transparent;font-size:14px;font-weight:600;cursor:pointer;transition:-webkit-filter .15s ease;transition:filter .15s ease;transition:filter .15s ease,-webkit-filter .15s ease}.yashiro-btn:hover:not(:disabled){-webkit-filter:brightness(1.08);filter:brightness(1.08)}.yashiro-btn:disabled{opacity:.5;cursor:not-allowed}.yashiro-btn--primary{background:#b5651d;color:#fffaf3;box-shadow:0 1px 2px rgba(58,43,29,.25)}.yashiro-btn--secondary{background:transparent;color:#5c3d21;border-color:#d9c3a0}.yashiro-btn--danger{background:#a8422a;color:#fffaf3}.yashiro-field{display:flex;flex-direction:column;gap:6px}.yashiro-field__label{font-size:13px;color:#8a7355}.yashiro-field__input{background:#fffaf0;border:1px solid #d9c3a0;border-radius:6px;padding:10px 12px;color:#3a2b1d;font-size:14px}.yashiro-field__input:focus{outline:2px solid #b5651d;outline-offset:1px}.yashiro-field__error{font-size:12px;color:#a8422a}.yashiro-card{background:#fffaf0;border:1px solid #e3d3ae;border-radius:14px;padding:16px;box-shadow:0 1px 3px rgba(90,66,41,.08)}.yashiro-stack{display:flex}a{color:#b5651d}.yashiro-header{background:linear-gradient(180deg,#6b4a2c,#5c3d21);box-shadow:0 2px 6px rgba(58,43,29,.25)}.yashiro-header__inner{margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:12px 24px;flex-wrap:wrap}.yashiro-header__brand{font-size:18px;font-weight:700;color:#fdf6e8;letter-spacing:.5px}.yashiro-header__brand a{color:#fdf6e8;text-decoration:none}.yashiro-header__nav{display:flex;align-items:center;gap:18px;flex-wrap:wrap;font-size:14px}.yashiro-header__nav a,.yashiro-header__nav button.yashiro-btn--secondary{color:#fdf6e8;text-decoration:none;border-color:hsla(40,84%,95%,.35)}.yashiro-header__nav a:hover{text-decoration:underline}.yashiro-header__nav .yashiro-header__lang{display:flex;gap:8px;opacity:.85;font-size:12px;padding-left:12px;border-left:1px solid hsla(40,84%,95%,.3)}.yashiro-header__lang a.active{font-weight:700;text-decoration:underline}.yashiro-print-sheet{background:#fff;color:#111;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.yashiro-print-sheet table{width:100%;border-collapse:collapse}.yashiro-print-sheet td,.yashiro-print-sheet th{border:1px solid #333;padding:6px 8px;text-align:left;font-size:13px}.yashiro-print-sheet h1{font-size:18px;margin:0 0 12px}.yashiro-print-sheet table.registration-card{border:2px solid #111}.yashiro-print-sheet table.registration-card th{background:#f2f2f2;font-weight:600;white-space:nowrap}.yashiro-print-sheet table.pricing-card,.yashiro-print-sheet table.pricing-card td,.yashiro-print-sheet table.pricing-card th{border:none}.yashiro-print-sheet table.pricing-card td{padding:4px 6px;border-bottom:1px solid #999}.yashiro-print-sheet table.rooms-recap{width:auto}.yashiro-print-sheet table.rooms-recap td,.yashiro-print-sheet table.rooms-recap th{text-align:center;font-size:11px;padding:3px 6px}.yashiro-print-sheet table.rooms-recap th{background:#f2f2f2;font-weight:600}.yashiro-print-sheet table.daily-ledger{border:2px solid #111}.yashiro-print-sheet table.daily-ledger th{background:#f2f2f2;font-weight:600;white-space:nowrap;text-align:center}.yashiro-print-sheet table.daily-ledger td{text-align:center;font-size:12px}.yashiro-print-sheet table.daily-ledger td:nth-child(2){text-align:left}.yashiro-print-sheet .daily-sheet-grid{display:flex;gap:12px;align-items:flex-start}.yashiro-print-sheet .daily-sheet-rooms-col{display:flex;flex-direction:column;gap:8px;flex:0 0 100mm}.yashiro-print-sheet .daily-sheet-guests-col{flex:1 1 auto;min-width:0}.daily-sheet-scroll{max-width:100%}@media screen{.daily-sheet-scroll{overflow-x:auto}.yashiro-print-sheet.page-daily-sheet-a3 .daily-sheet-guests-col{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.yashiro-print-sheet.page-daily-sheet-a3 table.daily-ledger{width:auto;white-space:nowrap}}@media print{@page{size:A4;margin:12mm}@page daily-sheet-a3{size:A3 landscape;margin:10mm}.yashiro-print-sheet.page-daily-sheet-a3{page:daily-sheet-a3}.yashiro-print-sheet.page-daily-sheet-a3 .daily-sheet-grid{display:block}.yashiro-print-sheet.page-daily-sheet-a3 .daily-sheet-rooms-col{flex-direction:row;flex-wrap:wrap;width:100%;margin-bottom:6mm}.yashiro-print-sheet.page-daily-sheet-a3 .daily-sheet-guests-col{width:100%}.yashiro-print-sheet table.daily-ledger thead{display:table-header-group}.yashiro-print-sheet table.daily-ledger tr{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.no-print,.yashiro-header{display:none!important}body{background:#fff!important}}:root{color-scheme:light}body{margin:0;background:#f6efe0;color:#3a2b1d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}