.book-body{background:#F6F4F0;min-height:100vh}.book-top{display:flex;align-items:center;justify-content:space-between;padding:18px 56px;background:#fff;border-top:3px solid var(--primary);position:relative;z-index:5}.book-top__brand{display:flex;align-items:center;gap:12px;color:var(--ink)}.book-top__brand img{width:36px;height:36px;object-fit:contain}.book-top__support{display:inline-flex;align-items:center;gap:10px;font-size:15px;color:var(--ink)}.book-top__support strong{font-weight:700}.book-top__support span{font-size:18px}.book-top__flag{font-size:20px}.book-top__lang{display:inline-flex;align-items:center;gap:8px;font-size:13px;letter-spacing:0.5px;color:var(--ink-soft)}.book-top__lang strong{color:var(--ink);font-weight:700}.book-top__lang a{color:var(--ink-soft);text-decoration:none}.book-top__lang a:hover{color:var(--ink);text-decoration:underline}.book-pattern{position:relative;min-height:calc(100vh - 80px);padding:60px 56px;background-color:#F1EEE8;background-image:radial-gradient(circle at 8% 12%,rgba(26,26,46,0.07) 0 1.5px,transparent 1.5px),radial-gradient(circle at 30% 40%,rgba(26,26,46,0.05) 0 1.5px,transparent 1.5px),radial-gradient(circle at 70% 18%,rgba(26,26,46,0.06) 0 1.5px,transparent 1.5px),radial-gradient(circle at 88% 60%,rgba(26,26,46,0.05) 0 1.5px,transparent 1.5px),radial-gradient(circle at 12% 80%,rgba(26,26,46,0.06) 0 1.5px,transparent 1.5px);background-size:220px 220px}@media (max-width:740px){.book-top{padding:14px 20px}.book-pattern{padding:28px 14px}.book-top__support{font-size:13px}}.book-step1{background:#fff;border-radius:8px;padding:80px 60px;max-width:1200px;margin:0 auto;text-align:center;box-shadow:0 24px 60px -32px rgba(26,26,46,0.18)}.book-step1__mascot{width:110px;height:110px;object-fit:contain;margin:0 auto 36px}.book-step1__title{font-family:var(--f-display);font-weight:600;font-size:clamp(22px,2.4vw,30px);line-height:1.35;letter-spacing:-0.5px;max-width:820px;margin:0 auto 40px;color:var(--ink)}.book-step1__form{display:flex;gap:18px;justify-content:center;align-items:flex-end;flex-wrap:wrap;max-width:780px;margin:0 auto 32px}.book-step1__form .book-field{flex:1;min-width:200px}.book-step1__form .book-btn{flex-shrink:0}.book-step1__back{display:inline-block;color:var(--ink);text-decoration:underline;font-size:15px;font-weight:500}.book-field{position:relative;display:block;text-align:left}.book-field input,.book-field select,.book-field textarea{display:block;width:100%;padding:10px 12px;border:none;border-bottom:1.5px solid var(--yellow);border-radius:4px 4px 0 0;background:transparent;font-size:16px;font-family:inherit;color:var(--ink);outline:none;transition:background .15s ease}.book-field input:focus,.book-field select:focus,.book-field textarea:focus{background:rgba(251,191,36,0.08)}.book-field input::placeholder,.book-field textarea::placeholder{color:#9b9382}.book-field--icon{position:relative}.book-field--icon input{padding-right:40px}.book-field__icon{position:absolute;right:0;bottom:9px;width:28px;height:28px;border-radius:4px;background:var(--primary);color:#fff;display:grid;place-items:center}.book-field__icon svg{width:14px;height:14px}.book-field select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a1a2e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M6 9l6 6 6-6'/></svg>");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;padding-right:36px}.book-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border:none;border-radius:6px;font-weight:700;font-size:15px;font-family:inherit;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.book-btn--yellow{background:var(--yellow);color:var(--ink);box-shadow:0 2px 0 #d49808}.book-btn--yellow:hover{transform:translateY(-1px);box-shadow:0 3px 0 #d49808}.book-btn--green{background:#28a368;color:#fff;box-shadow:0 2px 0 #1f7d50}.book-btn--green:hover{transform:translateY(-1px)}.book-btn--lg{padding:16px 36px;font-size:16px}.book-shell{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:24px;max-width:1240px;margin:0 auto;align-items:flex-start}@media (max-width:1100px){.book-shell{grid-template-columns:1fr}}.book-main{background:#fff;border-radius:8px;padding:40px 60px 60px;background-image:linear-gradient(rgba(26,26,46,0.04) 1px,transparent 1px),linear-gradient(90deg,rgba(26,26,46,0.04) 1px,transparent 1px);background-size:22px 22px;background-position:-1px -1px}@media (max-width:740px){.book-main{padding:28px 18px 36px}}.book-main__title{text-align:center;font-family:var(--f-display);font-weight:500;font-size:24px;letter-spacing:4px;text-transform:uppercase;color:var(--ink);margin-bottom:28px}.book-main__brand{text-align:center;margin-bottom:28px}.book-main__brand img{width:90px;height:90px;object-fit:contain;margin-bottom:8px}.book-main__brand h2{font-family:var(--f-display);font-weight:800;font-size:30px;letter-spacing:-0.5px}.book-main__brand h2 em{font-style:normal;color:var(--primary)}.book-main__brand small{display:block;font-size:13px;color:var(--ink-soft);margin-top:4px}.book-promises{display:flex;justify-content:center;gap:56px;flex-wrap:wrap;font-size:15px;color:var(--ink);margin-bottom:36px;padding:0 12px}.book-promises span{display:inline-flex;align-items:center;gap:8px}.book-promises span::before{content:'';width:14px;height:14px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a1a2e' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><path d='M4 12.5l5 5L20 6.5'/></svg>") center / contain no-repeat}.book-section-label{font-size:11px;font-weight:700;letter-spacing:2.2px;text-transform:uppercase;text-align:center;color:var(--ink-soft);margin:32px 0 16px}.book-package-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:flex-start}.book-packages{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media (max-width:740px){.book-packages{grid-template-columns:1fr 1fr}}.book-pkg{position:relative;border:1.5px solid var(--line);background:#fff;border-radius:8px;padding:18px 14px;cursor:pointer;display:flex;flex-direction:column;gap:6px;text-align:center;transition:border-color .15s ease,background .15s ease}.book-pkg:hover{border-color:var(--yellow)}.book-pkg input{position:absolute;opacity:0;pointer-events:none}.book-pkg input:checked~.book-pkg__body{}.book-pkg:has(input:checked){background:rgba(251,191,36,0.12);border-color:var(--yellow);box-shadow:inset 0 0 0 1px var(--yellow)}.book-pkg__icon{color:var(--ink-soft);width:18px;height:18px;margin:0 auto 4px}.book-pkg__name{font-family:var(--f-display);font-weight:700;font-size:14px;letter-spacing:1.2px;text-transform:uppercase;line-height:1.2}.book-pkg__name em{font-style:normal;color:var(--primary)}.book-pkg__desc{font-size:12px;color:var(--ink-soft);line-height:1.4;min-height:32px}.book-pkg__price-label{font-size:10px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;color:var(--ink-soft);margin-top:4px}.book-pkg__price{font-family:var(--f-display);font-weight:700;font-size:18px;color:var(--ink)}.book-pkg__price small{font-size:12px;font-weight:500;color:var(--ink-soft)}.book-cleaners{text-align:center;width:140px;flex-shrink:0}.book-cleaners .book-section-label{overflow-wrap:break-word;word-break:break-word;hyphens:auto;line-height:1.35}[lang|="de"] .book-cleaners .book-section-label{letter-spacing:1px}.book-cleaners__row{display:flex;align-items:center;justify-content:center;gap:10px;font-family:var(--f-display);font-weight:700;font-size:22px}.book-cleaners__icon{width:36px;height:36px}.book-cleaners__buttons{display:flex;flex-direction:column;gap:8px;margin-top:12px}.book-cleaners__btn{width:40px;height:36px;border:1.5px solid var(--yellow);background:#fff;color:var(--ink);border-radius:6px;font-size:18px;cursor:pointer;display:grid;place-items:center;margin:0 auto}.book-cleaners__btn:hover{background:rgba(251,191,36,0.1)}.book-calendar-row{display:grid;grid-template-columns:1fr 1fr;gap:36px;margin-top:8px}@media (max-width:740px){.book-calendar-row{grid-template-columns:1fr}}.book-cal__header,.book-time__header{display:flex;align-items:center;justify-content:space-between;padding:4px 6px 12px}.book-cal__title,.book-time__title{font-family:var(--f-display);font-weight:700;font-size:16px}.book-cal__nav,.book-time__nav{width:28px;height:28px;border:1.5px solid var(--line);background:#fff;border-radius:999px;display:grid;place-items:center;cursor:pointer;color:var(--ink)}.book-cal__nav:hover,.book-time__nav:hover{border-color:var(--yellow)}.book-cal__nav svg,.book-time__nav svg{width:12px;height:12px}.book-cal__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;font-size:14px}.book-cal__dow{text-align:center;font-size:11px;font-weight:600;color:var(--ink-soft);letter-spacing:0.4px;padding-bottom:6px}.book-cal__day{text-align:center;padding:8px 0;border-radius:4px;cursor:pointer;color:var(--ink);transition:background .12s ease,color .12s ease}.book-cal__day:hover{background:rgba(251,191,36,0.18)}.book-cal__day.is-muted{color:#c8c1b3;text-decoration:line-through;pointer-events:none}.book-cal__day.is-selected{background:rgba(251,191,36,0.32);border:1.5px solid var(--yellow);font-weight:700}.book-time__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.book-time__slot{text-align:center;padding:8px 0;border:1.5px solid transparent;border-radius:4px;cursor:pointer;font-size:14px;color:var(--ink);transition:background .12s ease}.book-time__slot:hover{background:rgba(251,191,36,0.18)}.book-time__slot.is-selected{background:rgba(251,191,36,0.32);border-color:var(--yellow);font-weight:700}.book-time__slot.is-muted{color:#c8c1b3;text-decoration:line-through;pointer-events:none;cursor:not-allowed;background:transparent !important}.book-note{font-size:13px;color:var(--ink-soft);margin-top:14px}.book-equipment{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:12px}.book-equip{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px;padding:18px 8px;cursor:pointer}.book-equip input{position:absolute;opacity:0;pointer-events:none}.book-equip__icon{width:56px;height:56px;color:var(--ink)}.book-equip__icon svg{width:100%;height:100%}.book-equip__name{font-family:var(--f-display);font-weight:600;font-size:14px}.book-equip__check{width:24px;height:24px;border:1.5px solid var(--line);border-radius:4px;background:#fff;display:grid;place-items:center}.book-equip:has(input:checked) .book-equip__check{background:rgba(251,191,36,0.18);border-color:var(--yellow)}.book-equip:has(input:checked) .book-equip__check::after{content:'';width:12px;height:12px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a1a2e' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><path d='M4 12.5l5 5L20 6.5'/></svg>") center / contain no-repeat}.book-equip-desc{font-size:13px;color:var(--ink-soft);line-height:1.55;text-align:center;max-width:720px;margin:0 auto 12px}.book-requests{display:grid;grid-template-columns:repeat(3,1fr);gap:6px 16px;margin-top:12px}@media (max-width:740px){.book-requests{grid-template-columns:1fr 1fr}}.book-req{position:relative;display:flex;align-items:flex-start;gap:10px;padding:8px;cursor:pointer;font-size:14px;color:var(--ink)}.book-req input{position:absolute;opacity:0;pointer-events:none}.book-req__check{width:20px;height:20px;border:1.5px solid var(--line);border-radius:4px;background:#fff;flex-shrink:0;display:grid;place-items:center;margin-top:1px}.book-req:has(input:checked) .book-req__check{background:rgba(251,191,36,0.2);border-color:var(--yellow)}.book-req:has(input:checked) .book-req__check::after{content:'';width:11px;height:11px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a1a2e' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><path d='M4 12.5l5 5L20 6.5'/></svg>") center / contain no-repeat}.book-req--disabled{opacity:0.6;cursor:not-allowed}.book-req--disabled small{display:block;font-style:italic;font-size:12px;color:var(--ink-soft)}.book-duration-note{border-left:4px solid var(--yellow);background:#fffbeb;padding:14px 18px;border-radius:0 8px 8px 0;font-size:13.5px;line-height:1.55;color:var(--ink);margin:12px 0 16px}.book-duration-note strong{font-weight:700}.book-row{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:8px}@media (max-width:740px){.book-row{grid-template-columns:1fr}}.book-row__hint{font-size:13px;color:var(--ink-soft);line-height:1.55;padding-top:8px}.book-address-row{display:grid;grid-template-columns:2fr 1fr;gap:16px;margin-top:8px}.book-address-row--3{grid-template-columns:2fr 1fr 1fr;gap:12px;margin-top:8px}@media (max-width:740px){.book-address-row,.book-address-row--3{grid-template-columns:1fr}}.book-contact-row{display:grid;grid-template-columns:110px 1fr 1fr;gap:12px;margin-top:8px}.book-contact-row--2{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:12px;margin-top:8px}@media (max-width:740px){.book-contact-row,.book-contact-row--2{grid-template-columns:1fr}}.book-phone{display:grid;grid-template-columns:60px 1fr;border-bottom:1.5px solid var(--yellow);align-items:center}.book-phone__flag{font-size:16px;padding-left:6px;display:flex;align-items:center;gap:4px;font-size:14px;color:var(--ink)}.book-phone input{border:none;padding:10px 12px;font-size:16px;outline:none;background:transparent}.book-submit-row{text-align:center;margin-top:36px}.book-submit-row .book-btn{padding:16px 56px;font-size:16px;font-weight:800}.book-summary{background:#fff;border-radius:8px;padding:22px 22px 26px;position:sticky;top:24px;font-size:13.5px;color:var(--ink);align-self:flex-start}.book-summary__row{display:flex;justify-content:space-between;gap:14px;padding:6px 0}.book-summary__row strong{font-weight:700}.book-summary__section{font-size:11px;font-weight:700;color:var(--ink-soft);letter-spacing:1.4px;text-transform:uppercase;margin-top:14px;padding-bottom:6px;border-bottom:1px dashed var(--line)}.book-summary__coupon{font-size:13px;color:var(--ink-soft);text-decoration:underline;background:none;border:none;cursor:pointer;padding:14px 0 0}.book-summary__totals{margin-top:18px;padding-top:16px;border-top:1.5px solid var(--line)}.book-summary__totals .book-summary__row strong{font-weight:800;font-size:14px}.book-summary__sub{font-size:11px;color:var(--ink-soft);font-style:italic}.book-summary__cta{display:block;width:100%;text-align:center;margin-top:18px}.book-summary__cards{display:flex;gap:8px;justify-content:center;margin-top:14px}.book-summary__cards .pay-card{height:22px;padding:0 8px;display:inline-flex;align-items:center;background:rgba(26,26,46,0.06);border-radius:3px;font-size:9px;font-weight:800;letter-spacing:1px;color:var(--ink)}.book-summary__fine{font-size:11px;color:var(--ink-soft);line-height:1.55;margin-top:14px}.book-summary__fine a{text-decoration:underline;color:var(--ink)}.book-success{background:#fff;border-radius:8px;max-width:1080px;margin:0 auto;padding:64px 56px}@media (max-width:740px){.book-success{padding:36px 18px}}.book-success__check{width:110px;height:110px;border-radius:999px;background:#28a368;display:grid;place-items:center;margin:0 auto 28px}.book-success__check svg{width:60px;height:60px;color:#fff}.book-success__title{text-align:center;font-family:var(--f-display);font-weight:700;font-size:32px;margin-bottom:24px}.book-success__notice{background:#fff4cf;border-radius:8px;padding:14px 20px;text-align:center;font-weight:700;font-size:15px;max-width:720px;margin:0 auto 28px}.book-success__body{text-align:center;font-size:15px;line-height:1.65;color:var(--ink-soft);max-width:760px;margin:0 auto 28px}.book-success__cta{text-align:center;margin:0 auto 36px}.book-success__email{text-align:center;font-size:14px;color:var(--ink-soft);line-height:1.7;max-width:720px;margin:0 auto 40px}.book-success__email strong{color:var(--ink)}.book-section-title{font-size:13px;font-weight:700;letter-spacing:1.6px;text-transform:uppercase;color:var(--ink-soft);margin:28px 0 14px}.book-detail-table{width:100%;border-collapse:collapse;font-size:14.5px}.book-detail-table tr td{padding:6px 0;vertical-align:top}.book-detail-table tr td:last-child{text-align:right;font-weight:500}.book-next{margin-top:56px;display:grid;grid-template-columns:1fr 1fr 280px;gap:28px}@media (max-width:900px){.book-next{grid-template-columns:1fr}}.book-next h3{text-align:center;font-family:var(--f-display);font-weight:700;font-size:28px;margin-bottom:36px;grid-column:1 / -1}.book-next__col h4{font-size:16px;font-weight:700;margin-bottom:14px;text-align:center}.book-next__card{background:#f1eee8;border-radius:8px;overflow:hidden}.book-next__card-img{height:160px;background:linear-gradient(135deg,#fce7ea,#f8d4dc);display:grid;place-items:center;color:var(--primary)}.book-next__card-img svg{width:60px;height:60px;opacity:0.5}.book-next__card-body{padding:16px}.book-next__card-body strong{display:block;font-family:var(--f-display);font-weight:700;font-size:15px;margin-bottom:6px}.book-next__card-body p{font-size:13px;color:var(--ink-soft);line-height:1.55}.book-next__yt{background:#f1eee8;border-radius:8px;overflow:hidden;position:relative}.book-next__yt-thumb{height:160px;background:linear-gradient(135deg,#e5f6e0,#c9eebf);position:relative;display:grid;place-items:center}.book-next__yt-thumb::before{content:'';width:60px;height:40px;background:rgba(0,0,0,0.75);border-radius:8px;position:absolute}.book-next__yt-thumb::after{content:'';width:0;height:0;border-left:14px solid #fff;border-top:8px solid transparent;border-bottom:8px solid transparent;position:relative;margin-left:4px}.book-next__yt-body{padding:12px;font-size:12px;line-height:1.45;color:var(--ink-soft)}.book-next__social{display:flex;flex-direction:column;gap:10px}.book-next__social a{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#f6f4f0;border-radius:8px;font-size:14px;font-weight:600;color:var(--ink)}.book-next__social a:hover{background:rgba(251,191,36,0.16)}.book-next__social a span{font-size:18px}.book-pay{max-width:1100px;margin:0 auto;background:transparent}.book-pay__mascot{text-align:center;margin-bottom:40px}.book-pay__mascot img{width:130px;height:130px;object-fit:contain;margin-bottom:4px}.book-pay__mascot h2{font-family:var(--f-display);font-weight:800;font-size:28px}.book-pay__mascot h2 em{font-style:normal;color:var(--primary)}.book-pay__mascot small{display:block;font-size:12px;color:var(--ink-soft);margin-top:4px;letter-spacing:2px}.book-pay__top-bar{display:flex;justify-content:flex-end;padding:20px 0}.book-pay__login{background:var(--yellow);color:var(--ink);padding:9px 22px;border-radius:6px;font-weight:700;font-size:14px}.book-pay__panel{background:#fff;border-radius:8px;overflow:hidden}.book-pay__head{text-align:center;font-family:var(--f-display);font-weight:700;font-size:18px;padding:16px 24px;background:#f5f3ee;border-bottom:1px solid var(--line)}.book-pay__inner{padding:28px 36px 40px}.book-pay__alert{background:#fff4cf;border-radius:6px;padding:14px 18px;font-size:14.5px;text-align:center;margin-bottom:32px}.book-pay__alert strong{font-weight:700}.book-pay__section{margin-bottom:32px}.book-pay__section h3{font-family:var(--f-display);font-weight:800;font-size:20px;margin-bottom:14px}.book-pay__row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);font-size:15px}.book-pay__row strong{font-weight:700}.book-pay__row:last-child{border-bottom:none}.book-pay__cta{text-align:center;padding:20px 0;font-size:14.5px;line-height:1.6;color:var(--ink)}.book-pay__cta a{color:#6d28d9;text-decoration:underline}.book-pay__pay-btn{display:inline-block;background:#28a368;color:#fff;padding:16px 40px;border-radius:6px;font-size:18px;font-weight:700;margin:12px 0;border:none;cursor:pointer;font-family:inherit}.book-pay__pay-btn:hover{background:#1f7d50}.book-pay__methods{display:flex;gap:10px;justify-content:center;margin:14px 0}.book-pay__methods .pay-chip{padding:4px 10px;background:rgba(26,26,46,0.06);border-radius:3px;font-size:11px;font-weight:800;letter-spacing:1px;color:var(--ink);display:inline-flex;align-items:center}.book-pay__fine{font-size:13px;line-height:1.6;color:var(--ink-soft);text-align:center;max-width:720px;margin:0 auto}.book-pay__fine a{color:#6d28d9;text-decoration:underline}.book-pay__service td:first-child{font-weight:500}.book-pay__service td{padding:12px 0;border-bottom:1px solid var(--line)}.book-pay__service tr:last-child td{border-bottom:none}.book-pay__footer{background:#1a1a2e;color:rgba(255,255,255,0.85);text-align:center;padding:28px 24px;font-size:13px;line-height:1.7;margin-top:60px;border-radius:0}.book-summary__row.is-hidden{display:none}.book-summary__row{transition:opacity .15s ease}@media (max-width:640px){.book-top{padding:10px 14px;gap:8px}.book-top__brand{gap:8px;min-width:0;flex:1 1 auto}.book-top__brand img{width:30px;height:30px}.book-top__brand .brand-text{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.book-top__support{font-size:0;gap:4px;flex:0 0 auto}.book-top__support>*{font-size:12.5px}.book-top__support span{font-size:14px}.book-top__support strong{font-weight:700;white-space:nowrap}.book-top__lang{font-size:12px;gap:4px;flex:0 0 auto}}@media (max-width:740px){.book-promises{gap:6px 18px;margin-bottom:20px;font-size:13.5px;padding:0 8px}.book-promises span{gap:6px}.book-package-row{display:flex;flex-direction:column;gap:14px}.book-cleaners{order:-1;width:100%;display:flex;align-items:center;justify-content:center;gap:14px;min-width:0;padding:0}.book-cleaners .book-section-label{margin:0;font-size:11px}.book-cleaners__row{font-size:20px;gap:8px}.book-cleaners__icon{width:30px;height:30px}.book-cleaners__buttons{flex-direction:row;gap:6px;margin-top:0}.book-cleaners__btn{width:34px;height:32px;font-size:16px}}