@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";.guest-checkout-form{border-radius:12px;box-shadow:0 2px 12px #0000001a}.guest-checkout-form .ant-card-head{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:12px 12px 0 0}.guest-checkout-form .ant-card-head-title{color:#fff;font-size:20px;font-weight:600}.guest-checkout-form .ant-form-item-label>label{font-weight:500;font-size:14px}.guest-checkout-form .ant-input-affix-wrapper,.guest-checkout-form .ant-input{border-radius:8px}.guest-checkout-form .ant-btn-primary{border-radius:8px;transition:all .3s}.guest-checkout-form .ant-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 16px #667eea4d}.guest-checkout-form .ant-alert{border-radius:8px}@media(max-width:768px){.guest-checkout-form .ant-card-head-title{font-size:18px}}.my-holds-page{padding:24px;max-width:1400px;margin:0 auto;min-height:calc(100vh - 200px)}.holds-header{margin-bottom:24px;box-shadow:0 2px 8px #0000001a;border-radius:12px}.hold-card{height:100%;transition:all .3s;border-radius:12px;overflow:hidden}.hold-card.active{border:2px solid #52c41a}.hold-card.expired{border:2px solid #ff4d4f;opacity:.8}.hold-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.hold-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.hold-card-header h3{margin:0;font-size:18px;font-weight:600;color:#1890ff}.hold-card-body{margin-bottom:16px}.hold-card-body p{margin-bottom:8px;color:#666}.countdown-section{background:linear-gradient(135deg,#667eea,#764ba2);padding:16px;border-radius:8px;margin:16px 0;color:#fff;text-align:center}.countdown-timer{display:flex;justify-content:center;align-items:center;font-size:32px;font-weight:700;margin-bottom:12px;font-family:Courier New,monospace}.countdown-text{letter-spacing:2px}.countdown-label{margin:8px 0 0;font-size:14px;font-weight:600;text-transform:uppercase}.seats-info{background:#f5f5f5;padding:12px;border-radius:8px;margin:12px 0}.seats-list{margin-top:8px;display:flex;flex-wrap:wrap;gap:4px}.seats-list .ant-tag{margin:0}.total-section{margin:16px 0;padding:12px;background:#e6f7ff;border-radius:8px;text-align:center}.total-section h4{margin:0;font-size:24px;font-weight:700;color:#1890ff}.hold-card-actions{margin-top:16px}.expired-message{text-align:center;padding:20px 0}.expired-message p{margin-top:12px;font-size:16px;font-weight:600;color:#666}.hold-card{animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.countdown-timer.warning{animation:pulse 1s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media(max-width:768px){.my-holds-page{padding:12px}.holds-header{padding:16px}.holds-header h1{font-size:22px!important}.countdown-timer{font-size:24px}.total-section h4{font-size:20px}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--primary-gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--secondary-gradient: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);--background-gradient: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);--card-shadow: 0 4px 20px rgba(0, 0, 0, .08);--card-shadow-hover: 0 8px 30px rgba(0, 0, 0, .12);--border-radius: 16px;--border-radius-small: 8px}*{box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ant-layout{background:var(--background-gradient)!important}.ant-card{border-radius:var(--border-radius)!important;border:none!important;box-shadow:var(--card-shadow)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.ant-card:hover{box-shadow:var(--card-shadow-hover)!important;transform:translateY(-4px)!important}.ant-btn-primary{background:var(--primary-gradient)!important;border:none!important;border-radius:var(--border-radius-small)!important;font-weight:600!important;box-shadow:0 2px 8px #667eea4d!important;transition:all .3s ease!important}.ant-btn-primary:hover{transform:translateY(-2px)!important;box-shadow:0 4px 12px #667eea66!important}.ant-btn{border-radius:var(--border-radius-small)!important;font-weight:500!important;transition:all .3s ease!important}.ant-btn:hover{transform:translateY(-1px)!important}.event-card .ant-card-cover img:hover{transform:scale(1.05)!important}.event-card:hover{transform:translateY(-8px)!important}.ant-input{border-radius:var(--border-radius-small)!important;border:1px solid #e1e5e9!important;transition:all .3s ease!important}.ant-input:focus{border-color:#667eea!important;box-shadow:0 0 0 2px #667eea1a!important}.ant-select .ant-select-selector{border-radius:var(--border-radius-small)!important;border:1px solid #e1e5e9!important}.ant-select-focused .ant-select-selector{border-color:#667eea!important;box-shadow:0 0 0 2px #667eea1a!important}.ant-progress-bg{background:var(--primary-gradient)!important}.ant-tag{border-radius:var(--border-radius-small)!important;border:none!important;font-weight:500!important}.ant-typography h1,.ant-typography h2,.ant-typography h3,.ant-typography h4{font-weight:700!important;color:#1f2937!important}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out}@keyframes confetti-fall{0%{transform:translateY(-100vh) rotate(0);opacity:1}to{transform:translateY(100vh) rotate(720deg);opacity:0}}@keyframes success-pulse{0%{transform:scale(1);box-shadow:0 4px 12px #52c41a33}50%{transform:scale(1.05);box-shadow:0 8px 20px #52c41a66}to{transform:scale(1);box-shadow:0 4px 12px #52c41a33}}.success-animation{animation:success-pulse 2s ease-in-out infinite}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.slide-in-bottom{animation:slideInFromBottom .8s ease-out}@media(max-width:768px){.ant-card{margin-bottom:16px}.ant-row{margin:0 -8px!important}.ant-col{padding:0 8px!important}.ant-layout-content{margin:16px!important;padding:0!important}.ant-modal{max-width:100%!important;margin:10px!important;padding-bottom:0!important}.events-catalog-container{padding-top:80px!important;padding-left:16px!important;padding-right:16px!important}.events-catalog-title{font-size:2rem!important}.events-filters-container{padding:20px!important;margin-bottom:24px!important}.show-detail-hero{height:200px!important;padding:16px!important}.show-detail-content{margin-top:-40px!important;padding:0 16px!important}.show-detail-footer{padding:12px 16px!important}.seat-selection-container{padding:16px!important;min-height:70vh!important}.seat-selection-quantity{gap:16px!important}.mobile-compact-card .ant-card-body{padding:12px!important}.mobile-compact-title{font-size:1.25rem!important;margin-bottom:8px!important}.mobile-actions-row{display:flex;flex-direction:column;gap:8px;width:100%}.mobile-actions-row>*{width:100%}.ant-table-small .ant-table-thead>tr>th,.ant-table-small .ant-table-tbody>tr>td{padding:8px!important}.events-search-input{height:50px!important;font-size:16px!important}.show-detail-footer{padding-bottom:env(safe-area-inset-bottom,20px)!important}button,.ant-btn,.ant-select-selector,.ant-input{min-height:44px}}.glass-card{background:#ffffff40!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border:1px solid rgba(255,255,255,.18)!important}.btn-secondary-gradient{background:var(--secondary-gradient)!important;border:none!important;color:#fff!important}.hover-lift{transition:transform .3s ease,box-shadow .3s ease}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}@keyframes bounce{0%,20%,53%,80%,to{transform:translateZ(0)}40%,43%{transform:translate3d(0,-30px,0)}70%{transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.ant-form-item-label>label{font-weight:500!important;color:#374151!important}.ant-input-affix-wrapper{border-radius:8px!important;transition:all .3s ease!important}.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused{border-color:#667eea!important;box-shadow:0 0 0 2px #667eea1a!important}.auth-page{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh}.auth-card{border-radius:16px!important;box-shadow:0 8px 32px #0000001f!important;border:none!important}
