.media-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden;background:#000}.media-slide__media{width:100%;height:100%;object-fit:cover;display:block}.media-slide__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000bf,#00000040 35%,#0000 60%)}.media-slide__content{position:absolute;left:0;right:0;bottom:0;padding:4vh 6vw 6vh;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.2vh;color:#fff}.media-slide__eyebrow{font-size:clamp(1rem,2vw,1.4rem);letter-spacing:.25em;font-weight:600;text-transform:uppercase;color:#ffe08a;margin:0;text-shadow:0 2px 10px rgba(0,0,0,.5)}.media-slide__title{font-size:clamp(2rem,5vw,3.6rem);font-weight:700;margin:0;text-shadow:0 4px 16px rgba(0,0,0,.55)}.media-slide__text{font-size:clamp(1rem,2vw,1.3rem);font-weight:400;margin:0;opacity:.92;text-shadow:0 2px 10px rgba(0,0,0,.5)}.media-slide__cta{margin-top:1.5vh;display:inline-flex;align-items:center;gap:.6em;font-size:clamp(1.2rem,2.6vw,1.9rem);font-weight:700;letter-spacing:.03em;color:#0a2e29;background:#fff;padding:1.1em 2em;border-radius:999px;box-shadow:0 10px 30px #00000059;animation:totem-pulse 2.4s ease-in-out infinite}.media-slide__cta-icon{font-size:1.2em}@keyframes totem-pulse{0%,to{transform:scale(1);box-shadow:0 10px 30px #00000059}50%{transform:scale(1.045);box-shadow:0 14px 38px #00000073}}.attraction-screen{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background:#000;overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none}.attraction-screen__layer{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .9s ease}.attraction-screen__layer.is-visible{opacity:1;z-index:1}.attraction-screen__empty{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;color:#cfd8dc;background:radial-gradient(circle at center,#10312c,#041a17);text-align:center;padding:2rem;font-size:1.1rem}.catalog-screen{min-height:100vh;width:100vw;background:linear-gradient(180deg,#04211d,#062e28);color:#fff;padding:4vh 4vw;overflow-y:auto}.catalog-screen__header{text-align:center;margin-bottom:3vh;position:relative}.catalog-screen__back{position:absolute;left:0;top:0;background:#ffffff1f;color:#fff;border:none;padding:.8em 1.4em;border-radius:999px;font-size:1rem;cursor:pointer}.catalog-screen__header h1{font-size:clamp(1.8rem,4vw,2.8rem);letter-spacing:.08em;margin:.2em 0;color:#ffe08a}.catalog-screen__header p{margin:0;opacity:.8;font-size:1.1rem}.catalog-screen__loading{text-align:center;opacity:.8}.catalog-screen__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:2rem;max-width:1400px;margin:0 auto}.tour-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:20px;overflow:hidden;cursor:pointer;padding:0;color:inherit;text-align:left;transition:transform .2s ease,box-shadow .2s ease}.tour-card:active{transform:scale(.97)}.tour-card__image{height:180px;background-size:cover;background-position:center}.tour-card__body{padding:1.2rem 1.4rem 1.6rem}.tour-card__body h2{margin:0 0 .4rem;font-size:1.3rem;letter-spacing:.03em}.tour-card__body p{margin:0;opacity:.85;font-size:.95rem}.booking-screen{min-height:100vh;width:100vw;background:linear-gradient(180deg,#04211d,#062e28);color:#fff;padding:4vh 6vw;overflow-y:auto;position:relative}.booking-screen__back{background:#ffffff1f;color:#fff;border:none;padding:.8em 1.4em;border-radius:999px;font-size:1rem;cursor:pointer;margin-bottom:2rem}.booking-screen__tour{display:flex;gap:2rem;align-items:center;flex-wrap:wrap;margin-bottom:2.5rem}.booking-screen__image{width:260px;height:180px;border-radius:18px;background-size:cover;background-position:center;flex-shrink:0}.booking-screen__tour h1{margin:0 0 .3rem;font-size:clamp(1.6rem,3vw,2.2rem);color:#ffe08a;letter-spacing:.05em}.booking-screen__tagline{margin:0 0 .6rem;opacity:.85}.booking-screen__description{max-width:520px;opacity:.85;margin:0 0 .6rem}.booking-screen__price{font-weight:700;font-size:1.1rem}.booking-form{max-width:560px;margin:0 auto;display:flex;flex-direction:column;gap:1.4rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:2.4rem}.booking-form label{display:flex;flex-direction:column;gap:.5rem;font-size:1rem;opacity:.9}.booking-form input{padding:1em 1.1em;border-radius:12px;border:none;font-size:1.15rem;background:#fff;color:#111}.booking-form__error{color:#ffb4b4;margin:0}.booking-form__submit{margin-top:.6rem;padding:1.1em;border:none;border-radius:999px;background:#ffe08a;color:#0a2e29;font-size:1.3rem;font-weight:700;cursor:pointer}.booking-form__submit:disabled{opacity:.6;cursor:not-allowed}.booking-screen--confirmed{display:flex;align-items:center;justify-content:center}.booking-confirm{text-align:center;max-width:640px}.booking-confirm__icon{display:inline-flex;align-items:center;justify-content:center;width:84px;height:84px;border-radius:50%;background:#2ecc71;color:#fff;font-size:2.4rem;margin-bottom:1.4rem}.booking-confirm h1{color:#ffe08a;font-size:clamp(1.8rem,4vw,2.6rem);margin:0 0 1rem}.booking-confirm p{font-size:1.15rem;opacity:.9}.booking-confirm__hint{margin-top:2rem;opacity:.6;font-size:1rem}.admin-layout{min-height:100vh;background:#f4f6f5;color:#1a2521}.admin-layout__header{display:flex;align-items:center;justify-content:space-between;padding:1.6rem 2.4rem;background:#0a2e29;color:#fff}.admin-layout__header h1{margin:0;font-size:1.3rem}.admin-layout__header p{margin:.2rem 0 0;opacity:.75;font-size:.95rem}.admin-layout__link{color:#ffe08a;text-decoration:none;font-weight:600;border:1px solid rgba(255,255,255,.3);padding:.6em 1.1em;border-radius:999px}.admin-layout__main{padding:2rem 2.4rem 4rem;max-width:1200px;margin:0 auto}.admin-layout__logout{border:none;background:none;color:#666;font-size:.85rem;text-decoration:underline;cursor:pointer;padding:0 0 1rem;display:block}.admin-layout__gate{max-width:380px;margin:10vh auto 0;background:#fff;border:1px solid #e2e6e4;border-radius:16px;padding:2.4rem;display:flex;flex-direction:column;gap:1rem;text-align:center}.admin-layout__gate h2{margin:0}.admin-layout__gate p{margin:0;opacity:.7;font-size:.9rem}.admin-layout__gate input{padding:.8em 1em;border-radius:10px;border:1px solid #ccc;font-size:1rem;text-align:center}.totem-content__toolbar{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.6rem;gap:1rem;flex-wrap:wrap}.totem-content__toolbar h2{margin:0 0 .2rem}.totem-content__toolbar p{margin:0;opacity:.7}.btn{border:none;border-radius:10px;padding:.8em 1.4em;font-size:1rem;cursor:pointer;background:#e2e8e6}.btn--primary{background:#0a2e29;color:#fff;font-weight:600}.btn--danger{background:#fdeaea;color:#b3261e}.totem-content__error{color:#b3261e}.totem-content__empty{opacity:.7;padding:2rem;text-align:center;border:1px dashed #ccc;border-radius:12px}.totem-content__list{display:flex;flex-direction:column;gap:.8rem}.totem-item{display:grid;grid-template-columns:60px 90px 1fr 160px 100px auto;align-items:center;gap:1rem;background:#fff;border:1px solid #e2e6e4;border-radius:14px;padding:.8rem 1rem}.totem-item--inactive{opacity:.55}.totem-item__order{display:flex;flex-direction:column;align-items:center;gap:.2rem;font-size:.75rem}.totem-item__order button{border:none;background:#f0f2f1;border-radius:6px;cursor:pointer;width:24px;height:20px}.totem-item__order button:disabled{opacity:.3;cursor:not-allowed}.totem-item__thumb{position:relative;width:90px;height:60px;border-radius:10px;overflow:hidden;cursor:pointer;background:#000}.totem-item__thumb img,.totem-item__thumb video{width:100%;height:100%;object-fit:cover}.totem-item__badge{position:absolute;bottom:4px;left:4px;font-size:.65rem;padding:.1em .5em;border-radius:999px;background:#0009;color:#fff}.totem-item__info{display:flex;flex-direction:column;gap:.15rem;overflow:hidden}.totem-item__info span{font-size:.85rem;opacity:.65;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.totem-item__duration select{padding:.4em .6em;border-radius:8px;border:1px solid #ccc}.totem-item__duration-note{font-size:.85rem;opacity:.6}.totem-item__toggle{display:flex;align-items:center;gap:.4rem;font-size:.9rem}.totem-item__actions{display:flex;gap:.5rem}.totem-item__actions button{border:none;border-radius:8px;padding:.5em .9em;cursor:pointer;background:#f0f2f1;font-size:.85rem}.totem-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:50;padding:2rem}.totem-modal__panel{background:#fff;border-radius:16px;padding:2rem;width:min(480px,100%);max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.totem-modal__panel h3{margin:0}.totem-modal__panel label{display:flex;flex-direction:column;gap:.4rem;font-size:.9rem}.totem-modal__panel input,.totem-modal__panel select{padding:.7em .9em;border-radius:8px;border:1px solid #ccc;font-size:1rem}.totem-modal__file{display:flex;align-items:center;justify-content:center;height:160px;border:2px dashed #ccc;border-radius:12px;cursor:pointer;overflow:hidden;color:#888;text-align:center;padding:1rem}.totem-modal__file img,.totem-modal__file video{width:100%;height:100%;object-fit:cover}.totem-modal__hint{font-size:.85rem;opacity:.65;margin:0}.totem-modal__error{color:#b3261e;margin:0}.totem-modal__actions{display:flex;justify-content:flex-end;gap:.8rem}.totem-modal__actions button[type=button]{background:#f0f2f1;border:none;border-radius:8px;padding:.7em 1.2em;cursor:pointer}.totem-preview-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:60}.totem-preview-modal__screen{position:relative;width:min(90vw,960px);aspect-ratio:16 / 9;background:#000;border-radius:16px;overflow:hidden}.totem-preview-modal__close{position:absolute;top:12px;right:12px;z-index:2;background:#ffffffe6;border:none;border-radius:999px;padding:.5em 1em;cursor:pointer}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;background:#000}button,input,select,textarea{font-family:inherit}
