*{margin:0;padding:0;box-sizing:border-box}body,html{font-family:Segoe UI,sans-serif;background-color:#fff;color:#222}a{text-decoration:none;color:inherit}.app{display:flex;flex-direction:column;min-height:100vh;margin:0;padding:0}.navbar{background-color:#000;color:#fff;position:sticky;top:0;z-index:100;box-shadow:0 1px 4px #0000001a}.nav-top{display:flex;justify-content:space-between;align-items:center;padding:12px 24px}.logo{font-size:22px;font-weight:700;font-family:serif;text-transform:uppercase}.menu{cursor:pointer;display:none}.close-menu{cursor:pointer;display:none;position:fixed;top:4px;left:14px;z-index:200;background:#000;color:#fff;padding:10px;border-radius:5px}.nav-icons{display:flex;align-items:center;gap:16px;font-size:18px}.book-btn{background:linear-gradient(to right,#facc15,#f97316);color:#000;font-weight:700;font-size:12px;padding:8px 14px;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease}.book-btn:hover{transform:scale(1.05)}.nav-links{display:flex;justify-content:center;gap:24px;padding:12px 20px;background-color:#fff;color:#000;font-weight:500;font-size:14px;text-transform:uppercase}.nav-links a:hover{color:#ec4899}.hero{width:100%;height:auto;margin:0;padding:0}.hero img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block}.hero-content h1{font-size:36px;margin-bottom:12px}.hero-content p{font-size:16px;margin-bottom:20px}.hero-btn{background-color:#fff;color:#000;padding:10px 20px;border-radius:6px;font-weight:700;font-size:14px;cursor:pointer;border:none;transition:all .3s ease}.hero-btn:hover{background-color:#fcd34d}.banner{width:100%;margin:0;padding:0;overflow:hidden}.banner img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}.banner-slider{width:100%;position:relative}.slider-container{position:relative;width:100%;overflow:hidden}.slider-track{display:flex;transition:transform .3s ease}.slide{min-width:100%;opacity:0;transition:opacity .3s ease}.slide.active{opacity:1}.slide img{width:100%;height:auto;display:block}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;color:#fff;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;font-size:20px;z-index:10;transition:background .3s ease}.slider-btn:hover{background:#000c}.prev-btn{left:10px}.next-btn{right:10px}.slider-dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.dot{width:10px;height:10px;border-radius:50%;background:#ffffff80;cursor:pointer;transition:background .3s ease}.dot.active{background:#fff}.dot:hover{background:#fffc}.footer{background-color:#111;color:#aaa;text-align:center;padding:16px;font-size:14px}.mobile-nav{display:none;flex-direction:column;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;padding:60px 20px 80px;z-index:50;overflow-y:auto}.mobile-nav a{color:#fff;text-transform:uppercase;font-size:16px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-nav a:hover{color:#ec4899}.mobile-nav.open{display:flex}.book-btn-mobile{background:linear-gradient(to right,#facc15,#f97316);color:#000;font-weight:700;font-size:14px;padding:12px;border-radius:6px;text-align:center;margin-top:auto}.mobile-only{display:none}.desktop-only,.desktop-hero{display:block}.mobile-hero{display:none}@media (max-width: 768px){.desktop-hero{display:none}.mobile-hero,.mobile-only{display:block}.desktop-only{display:none}.menu,.close-menu{display:block}.banner img{width:100%;height:auto;display:block}.banner{margin-bottom:20px}.nav-icons,.nav-links,.book-btn{display:none}}/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-border-style:solid;--tw-leading:initial;--tw-outline-style:solid;--tw-duration:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}.\@container\/card-header{container:card-header/inline-size}.pointer-events-none{pointer-events:none}.invisible{visibility:hidden}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.top-1\/2,.top-\[50\%\]{top:50%}.left-1\/2,.left-\[50\%\]{left:50%}.z-10{z-index:10}.z-50{z-index:50}.col-start-2{grid-column-start:2}.row-span-2{grid-row:span 2/span 2}.row-start-1{grid-row-start:1}.ml-auto{margin-left:auto}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.aspect-square{aspect-ratio:1}.size-\(--cell-size\){width:var(--cell-size);height:var(--cell-size)}.size-auto{width:auto;height:auto}.h-\(--cell-size\){height:var(--cell-size)}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-full{height:100%}.h-px{height:1px}.max-h-\(--radix-select-content-available-height\){max-height:var(--radix-select-content-available-height)}.max-h-\[300px\]{max-height:300px}.min-h-screen{min-height:100vh}.w-\(--cell-size\){width:var(--cell-size)}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.max-w-\[calc\(100\%-2rem\)\]{max-width:calc(100% - 2rem)}.min-w-\(--cell-size\){min-width:var(--cell-size)}.min-w-\[8rem\]{min-width:8rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.flex-1{flex:1}.shrink-0{flex-shrink:0}.grow-0{flex-grow:0}.basis-full{flex-basis:100%}.border-collapse{border-collapse:collapse}.origin-\(--radix-popover-content-transform-origin\){transform-origin:var(--radix-popover-content-transform-origin)}.origin-\(--radix-select-content-transform-origin\){transform-origin:var(--radix-select-content-transform-origin)}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-\[-50\%\]{--tw-translate-x:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[-50\%\]{--tw-translate-y:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.rotate-90{rotate:90deg}.cursor-default{cursor:default}.resize{resize:both}.auto-rows-min{grid-auto-rows:min-content}.grid-rows-\[auto_auto\]{grid-template-rows:auto auto}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.self-start{align-self:flex-start}.justify-self-end{justify-self:flex-end}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.rounded-full{border-radius:3.40282e38px}.rounded-none{border-radius:0}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.bg-transparent{background-color:#0000}.bg-\[url\(\'\/assets\/salon-bg\.jpg\'\)\]{background-image:url(/assets/salon-bg.jpg)}.bg-cover{background-size:cover}.bg-center{background-position:50%}.px-\(--cell-size\){padding-inline:var(--cell-size)}.text-center{text-align:center}.text-\[0\.8rem\]{font-size:.8rem}.leading-none{--tw-leading:1;line-height:1}.whitespace-nowrap{white-space:nowrap}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.outline-hidden{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.outline-hidden{outline-offset:2px;outline:2px solid #0000}}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-\[color\,box-shadow\]{transition-property:color,box-shadow;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-200{--tw-duration:.2s;transition-duration:.2s}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.group-data-\[disabled\=true\]\:pointer-events-none:is(:where(.group)[data-disabled=true] *){pointer-events:none}.group-data-\[disabled\=true\]\:opacity-50:is(:where(.group)[data-disabled=true] *){opacity:.5}.group-data-\[focused\=true\]\/day\:relative:is(:where(.group\/day)[data-focused=true] *){position:relative}.group-data-\[focused\=true\]\/day\:z-10:is(:where(.group\/day)[data-focused=true] *){z-index:10}.group-data-\[focused\=true\]\/day\:ring-\[3px\]:is(:where(.group\/day)[data-focused=true] *){--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(3px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.peer-disabled\:cursor-not-allowed:is(:where(.peer):disabled~*){cursor:not-allowed}.peer-disabled\:opacity-50:is(:where(.peer):disabled~*){opacity:.5}.file\:inline-flex::file-selector-button{display:inline-flex}.file\:border-0::file-selector-button{border-style:var(--tw-border-style);border-width:0}.file\:bg-transparent::file-selector-button{background-color:#0000}@media (hover:hover){.hover\:scale-110:hover{--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\:outline-hidden:focus{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus\:outline-hidden:focus{outline-offset:2px;outline:2px solid #0000}}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-\[3px\]:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(3px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.has-focus\:ring-\[3px\]:has(:focus){--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(3px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.has-data-\[slot\=card-action\]\:grid-cols-\[1fr_auto\]:has([data-slot=card-action]){grid-template-columns:1fr auto}.aria-disabled\:opacity-50[aria-disabled=true]{opacity:.5}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true]{pointer-events:none}.data-\[disabled\=true\]\:opacity-50[data-disabled=true]{opacity:.5}.data-\[range-middle\=true\]\:rounded-none[data-range-middle=true],.data-\[selected\=true\]\:rounded-none[data-selected=true]{border-radius:0}:is(.\*\:data-\[slot\=select-value\]\:line-clamp-1>*)[data-slot=select-value]{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:is(.\*\:data-\[slot\=select-value\]\:flex>*)[data-slot=select-value]{display:flex}:is(.\*\:data-\[slot\=select-value\]\:items-center>*)[data-slot=select-value]{align-items:center}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}:is(.rtl\:\*\*\:\[\.rdp-button\\_next\>svg\]\:rotate-180:where(:dir(rtl),[dir=rtl],[dir=rtl] *) *):is(.rdp-button_next>svg),:is(.rtl\:\*\*\:\[\.rdp-button\\_previous\>svg\]\:rotate-180:where(:dir(rtl),[dir=rtl],[dir=rtl] *) *):is(.rdp-button_previous>svg){rotate:180deg}:is(.\*\:\[span\]\:last\:flex>*):is(span):last-child{display:flex}:is(.\*\:\[span\]\:last\:items-center>*):is(span):last-child{align-items:center}.\[\&\>span\]\:opacity-70>span{opacity:.7}[data-slot=card-content] .\[\[data-slot\=card-content\]_\&\]\:bg-transparent,[data-slot=popover-content] .\[\[data-slot\=popover-content\]_\&\]\:bg-transparent{background-color:#0000}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}._servicesSection_cwtoz_1{max-width:1200px;margin:30px auto 0;background-color:#fff;padding:0 20px;text-align:center;color:#000}._serviceCard_cwtoz_11{flex:1 1 250px;max-width:260px;border-radius:12px;overflow:hidden}._servicesGrid_cwtoz_18{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}._heading_cwtoz_25{font-size:2rem;font-weight:700}._subheading_cwtoz_31{color:#555;margin-bottom:40px}._grid_cwtoz_36{display:grid;gap:20px;width:100%;justify-items:center}@media (max-width: 767px){._grid_cwtoz_36{grid-template-columns:1fr}}@media (min-width: 768px) and (max-width: 1023px){._grid_cwtoz_36{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._grid_cwtoz_36{grid-template-columns:repeat(4,1fr)}}._card_cwtoz_65{position:relative;background:#fff;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden;box-shadow:0 4px 20px #00000026;cursor:pointer;aspect-ratio:1 / 1;max-width:360px}._card_cwtoz_65:hover{transform:scale(1.05);box-shadow:0 8px 25px #00000040}._card_cwtoz_65 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}._card-text_cwtoz_91{position:absolute;bottom:15px;left:20px;color:#fff;text-align:left}._card-text_cwtoz_91 h3{font-size:1.2rem;margin-bottom:5px}._card-text_cwtoz_91 a{color:#fff;font-weight:700;text-decoration:none}._card-text_cwtoz_91 a:hover{text-decoration:underline}._moreServicesButton_cwtoz_116{display:inline-block;margin-top:30px;padding:12px 28px;background:linear-gradient(135deg,#ffd86f,#f5b942);color:#000;font-weight:700;font-size:16px;border:none;border-radius:10px;cursor:pointer;box-shadow:0 4px 10px #00000026;transition:transform .2s ease,box-shadow .2s ease}._moreServicesButton_cwtoz_116:hover{transform:translateY(-2px);box-shadow:0 6px 14px #00000040}._hero_1ayil_1{position:relative;width:100%;height:420px;background-image:url(/images/hero-bg.jpg);background-size:cover;background-position:center;margin-top:40px}._overlay_1ayil_11{color:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center}._overlay_1ayil_11 h1{font-size:2rem;font-weight:700;letter-spacing:.5px}._overlay_1ayil_11 p{font-size:1rem;margin:6px 0}._stars_1ayil_33{font-size:1.3rem;margin-bottom:14px}._btn_1ayil_38{background:linear-gradient(90deg,#0077b6,#00b4d8);color:#fff;padding:12px 30px;border:none;border-radius:6px;font-weight:700;cursor:pointer;box-shadow:0 4px 10px #0003;position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}._btn_1ayil_38:before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:#fff6;transform:skew(-20deg)}._btn_1ayil_38:hover{transform:scale(1.05);box-shadow:0 6px 15px #00000040}._btn_1ayil_38:hover:before{animation:_shine_1ayil_1 .8s ease forwards}@keyframes _shine_1ayil_1{to{left:125%}}.bridal-wrapper{background:#fdf8f6;width:100%}.bridal-section{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:50px 8%;flex-wrap:wrap;gap:30px}.bridal-content{flex:1;max-width:500px}.bridal-content h2{font-size:2.4rem;font-weight:700;color:#222;margin-bottom:14px}.bridal-content p{font-size:1.15rem;color:#444;line-height:1.7;margin-bottom:20px}.bridal-btn{background:linear-gradient(135deg,#b71c1c,#fc3,#b71c1c);background-size:300% 300%;color:#fff;padding:10px 32px;border:none;border-radius:8px;font-weight:700;font-size:1rem;cursor:pointer;outline:none;box-shadow:0 4px 15px #b71c1c66;transition:all .4s ease}.bridal-btn:hover{background-position:right center;box-shadow:0 6px 18px #b71c1c99;transform:translateY(-2px);animation:shine 1.2s ease forwards}@keyframes shine{0%{background-position:0% 50%}to{background-position:100% 50%}}.bridal-image{flex:1;display:flex;align-items:flex-end;padding-bottom:-20px;margin-top:auto}.bridal-image img{max-width:90%;height:auto;display:block;position:relative;top:20px;margin-bottom:-30px}@media (max-width: 1024px){.bridal-section{padding:40px 5%;gap:20px}.bridal-content h2{font-size:2.2rem}.bridal-content p{font-size:1.05rem}}@media (max-width: 768px){.bridal-section{flex-direction:column;text-align:center;gap:25px}.bridal-image{justify-content:center}.bridal-image img{margin-left:0}}._navbar_1ee9t_1{background-color:#000;color:#fff;padding:12px 24px;display:flex;align-items:center;justify-content:space-between}._logo_1ee9t_10{font-size:24px;font-weight:700;font-family:serif}._menuToggle_1ee9t_16{display:none;font-size:24px;background:none;border:none;color:#fff}._icons_1ee9t_24{display:flex;gap:16px;align-items:center}._bookButton_1ee9t_30{background:linear-gradient(to right,#facc15,#f97316);color:#000;padding:6px 12px;border-radius:6px;font-weight:600;font-size:14px;cursor:pointer;border:none;transition:transform .2s ease}._bookButton_1ee9t_30:hover{transform:scale(1.05)}._desktopOnly_1ee9t_46{display:none}._desktopNav_1ee9t_50{display:none;justify-content:center;gap:20px;background:#fff;padding:12px;font-weight:600;text-transform:uppercase}._desktopNav_1ee9t_50 a{color:#000;text-decoration:none;font-weight:500;transition:color .3s ease}._desktopNav_1ee9t_50 a:hover{color:#ff69b4}._navLinks_1ee9t_71{display:none;justify-content:center;gap:20px;background:#fff;padding:12px;font-weight:600;text-transform:uppercase}._link_1ee9t_81{color:#000;text-decoration:none}._link_1ee9t_81:hover{color:#ec4899}._bridal-btn_1ee9t_93{background:linear-gradient(135deg,#b71c1c,#fc3,#b71c1c);background-size:300% 300%;color:#fff;padding:14px 32px;border:none;border-radius:8px;font-weight:700;font-size:1rem;cursor:pointer;outline:none;box-shadow:0 4px 15px #b71c1c66;transition:all .4s ease}._bridal-btn_1ee9t_93:hover{background-position:right center;box-shadow:0 6px 18px #b71c1c99;transform:translateY(-2px);animation:_shine_1ee9t_1 1.2s ease forwards}@keyframes _shine_1ee9t_1{0%{background-position:0% 50%}to{background-position:100% 50%}}@media (min-width: 768px){._desktopNav_1ee9t_50{display:flex!important}._navLinks_1ee9t_71._show_1ee9t_130{display:none!important}}@media (max-width: 768px){._menuToggle_1ee9t_16{display:block}._icons_1ee9t_24{display:none}._navLinks_1ee9t_71{display:none;flex-direction:column;padding:100px 24px 24px;background:#000;color:#fff;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;justify-content:flex-start;align-items:flex-start}._navLinks_1ee9t_71._show_1ee9t_130{display:flex}._navLinks_1ee9t_71 ._link_1ee9t_81{color:#fff;font-size:16px;padding:12px 0;width:100%;text-align:left;text-transform:uppercase;font-weight:500}._navLinks_1ee9t_71 ._link_1ee9t_81:hover{color:#ff69b4}._bookAppointmentMobile_1ee9t_180{color:#fff;font-size:16px;padding:12px 0;width:100%;text-align:left;text-transform:uppercase;font-weight:500;margin-top:20px}._bookAppointmentMobile_1ee9t_180:hover{color:#ff69b4}._closeButton_1ee9t_195{position:absolute;top:20px;left:20px;background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:8px}._closeButton_1ee9t_195:hover{color:#ff69b4}._desktopOnly_1ee9t_46{display:none}}._brandsSection_1dlv3_1{background:#fff;padding:25px 0;text-align:center;margin-top:0}._heading_1dlv3_8{font-size:1.8rem;font-weight:700;margin-bottom:15px;color:#222}._marquee_1dlv3_15{overflow:hidden;position:relative;width:100%}._track_1dlv3_21{display:flex;width:2400px;animation:_scroll_1dlv3_1 30s linear infinite}._brandLogo_1dlv3_27{flex:0 0 auto;width:160px;height:70px;display:flex;align-items:center;justify-content:center;margin:0 15px}._brandLogo_1dlv3_27 img{max-height:55px;max-width:100%;-o-object-fit:contain;object-fit:contain;filter:grayscale(20%);transition:filter .3s ease}._brandLogo_1dlv3_27 img:hover{filter:grayscale(0%)}@keyframes _scroll_1dlv3_1{0%{transform:translate(0)}to{transform:translate(-50%)}}._footer_18997_1{background:#111;padding:3rem 0;font-family:Segoe UI,sans-serif;color:#d9d9d9}._footerContainer_18997_8{max-width:1200px;margin:auto;padding:0 2rem}._footerTop_18997_14{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;border-bottom:1px solid #333;padding-bottom:2rem}._footerLogo_18997_22{font-size:1.6rem;font-weight:700;color:#f5d08a}._footerColumn_18997_28 h4{font-size:1rem;font-weight:600;color:#f5d08a;margin-bottom:.8rem}._footerColumn_18997_28 ul{list-style:none;padding:0;margin:0}._footerColumn_18997_28 ul li{margin-bottom:.5rem}._footerColumn_18997_28 ul li a{color:#ccc;font-size:.9rem;text-decoration:none;transition:color .3s ease}._footerColumn_18997_28 ul li a:hover{color:#f5d08a}._footerBottom_18997_56{text-align:center;font-size:.8rem;color:#888;margin-top:2rem}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}._haircutCarouselSection_ensdb_2{background:url(/images/hero-bg.jpg) center/cover no-repeat;padding:40px 20px}@media (max-width: 768px){._swiper-button-next_ensdb_9,._swiper-button-prev_ensdb_10{display:none!important}}._sectionTitle_ensdb_16{text-align:center;font-size:2rem;font-weight:700;margin-bottom:8px;color:#222}._sectionSubtitle_ensdb_25{text-align:center;font-size:1.1rem;margin-bottom:30px;color:#444}._haircutCard_ensdb_33{background:#fff;border-radius:10px;text-align:center;padding:50px 15px 20px;box-shadow:0 4px 10px #0000001a;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:visible}._haircutCard_ensdb_33 img{width:100%;height:auto;border-radius:8px;position:relative;top:-30px;transition:transform .3s ease,box-shadow .3s ease}._haircutCard_ensdb_33 h3{font-size:1.2rem;font-weight:700;margin-top:-10px;margin-bottom:5px;color:#222}._haircutCard_ensdb_33 p{font-size:.95rem;color:#555}._additionalServices_ensdb_76{margin-top:40px;text-align:center;padding:50px 20px;border-radius:0}._additionalServices_ensdb_76 h2{font-size:3.4rem;font-weight:700;color:#000;margin-bottom:10px}._additionalServices_ensdb_76 p{font-size:1.4rem;color:#000;max-width:1400px;margin:0 auto 40px}._serviceList_ensdb_97{margin-top:120px;display:flex;justify-content:space-evenly;align-items:center;flex-wrap:nowrap}@media (max-width: 1024px){._serviceList_ensdb_97{gap:100px;margin-top:50px}}@media (max-width: 768px){._serviceList_ensdb_97{display:flex;align-items:center;flex-direction:column;gap:50px;margin-top:50px}._additionalServices_ensdb_76 h2{font-size:2.4rem;font-weight:700;margin-bottom:10px}._additionalServices_ensdb_76 p{font-size:1.4rem;color:#000;max-width:1400px;margin-bottom:0}}@media (max-width: 480px){._serviceList_ensdb_97{flex-direction:column;gap:20px}}._serviceItem_ensdb_147{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:200px}._serviceItem_ensdb_147 img{width:256px;height:256px;-o-object-fit:contain;object-fit:contain;margin-bottom:15px;filter:brightness(0) invert(0)}._serviceItem_ensdb_147 span{font-size:2.1rem;font-weight:700;color:#000}._btn_ensdb_168{margin-top:80px;background:linear-gradient(90deg,#0077b6,#00b4d8);color:#fff;padding:22px 30px;border:none;border-radius:6px;font-weight:700;cursor:pointer;box-shadow:0 4px 10px #0003;position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}._btn_ensdb_168:before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:#fff6;transform:skew(-20deg)}._btn_ensdb_168:hover{transform:scale(1.05);box-shadow:0 6px 15px #00000040}._btn_ensdb_168:hover:before{animation:_shine_ensdb_1 .8s ease forwards}@keyframes _shine_ensdb_1{to{left:125%}}._container_1t41z_1{display:flex;align-items:center;justify-content:space-between;gap:40px;max-width:1100px;margin:0 auto;padding:60px 4%;flex-wrap:wrap}._textSection_1t41z_12{flex:1;min-width:320px}._subheading_1t41z_17{font-size:.9rem;font-weight:700;color:#b68558;letter-spacing:1px}._heading_1t41z_24{font-size:2.5rem;font-weight:700;margin:10px 0}._description_1t41z_30{font-size:1.1rem;color:#333;line-height:1.6;margin-bottom:20px}._bookButton_1t41z_38{background:linear-gradient(90deg,#d4a017,#b68558);color:#fff;padding:14px 32px;border:none;border-radius:6px;font-weight:700;cursor:pointer;font-size:1rem;box-shadow:0 4px 10px #0003;transition:all .3s ease}._bookButton_1t41z_38:hover{filter:brightness(1.1);transform:translateY(-2px)}._imageSection_1t41z_56{flex:1;min-width:320px}._imageSection_1t41z_56 img{width:100%;border-radius:12px;-o-object-fit:cover;object-fit:cover}@media (max-width: 768px){._container_1t41z_1{flex-direction:column;text-align:center}._imageSection_1t41z_56{order:-1}._textSection_1t41z_12{text-align:center}._heading_1t41z_24{font-size:2rem}}._skinCareSection_ep5qk_1{padding:40px 20px;text-align:center}._heading_ep5qk_6{font-size:2.5rem;font-weight:700;margin-bottom:10px}._subheading_ep5qk_12{font-size:1.2rem;color:#666;margin-bottom:30px}._grid_ep5qk_18{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}._card_ep5qk_24{position:relative;overflow:hidden;border-radius:12px}._imageWrapper_ep5qk_30 img{width:100%;border-radius:12px;display:block;transition:transform .4s ease}._imageWrapper_ep5qk_30:hover img{transform:scale(1.05)}._overlay_ep5qk_41{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}._imageWrapper_ep5qk_30:hover ._overlay_ep5qk_41{opacity:1}._overlay_ep5qk_41 h3{color:#fff;font-weight:700;font-size:1.2rem}._card_ep5qk_24{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 6px 20px #00000047;transition:all .3s ease;cursor:pointer}._card_ep5qk_24:hover{box-shadow:0 8px 25px #00000080;transform:translateY(-2px)}._image_ep5qk_30{width:100%;height:250px;-o-object-fit:cover;object-fit:cover;display:block}._textBox_ep5qk_84{padding:14px 16px}._title_ep5qk_88{font-size:1rem;font-weight:600;margin-bottom:6px;color:#111}._timeBox_ep5qk_95{display:flex;align-items:center;gap:6px;font-size:.9rem;color:#444}._clockIcon_ep5qk_103{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}._sectionWrapper_ep5qk_109{width:100%;background:url(/images/hero-bg.jpg) center/cover no-repeat;padding:60px 20px}._titleBox_ep5qk_115{text-align:center;margin-bottom:40px}._sectionTitle_ep5qk_121{text-align:center;font-size:2rem;font-weight:700;margin-bottom:8px;color:#222}._sectionSubtitle_ep5qk_130{text-align:center;font-size:1.1rem;margin-bottom:30px;color:#444}._formContainer_pkvhe_1{max-width:500px;margin:80px auto;padding:2.5rem;background:#fff;border-radius:1rem;box-shadow:0 4px 30px #00000014;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._title_pkvhe_11{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#111;letter-spacing:-.5px}._field_pkvhe_20{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.25rem}._label_pkvhe_27{font-weight:500;color:#222;font-size:.95rem;letter-spacing:-.2px}._input_pkvhe_35,._select_pkvhe_36,._dateButton_pkvhe_37{border-radius:.75rem;border:1px solid #d1d5db;padding:.85rem 1rem;font-size:1rem;background:#f9fafb;transition:all .2s ease}._input_pkvhe_35:focus,._select_pkvhe_36:focus,._dateButton_pkvhe_37:focus{border-color:#007aff;box-shadow:0 0 0 3px #007aff26;outline:none}._inputError_pkvhe_55{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef444426!important}._inputError_pkvhe_55:focus{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef444426!important}._errorText_pkvhe_66{color:#ef4444;font-size:.875rem;margin-top:.25rem;display:block}._select_pkvhe_36{cursor:pointer}._dateButton_pkvhe_37{justify-content:flex-start;cursor:pointer}._fixedLocation_pkvhe_83{font-size:.9rem;color:#555;background:#f3f4f6;padding:.6rem .75rem;border-radius:.5rem;border:1px solid #e5e7eb;pointer-events:none}._submitButton_pkvhe_95{width:100%;padding:.9rem 1.2rem;font-size:1.05rem;font-weight:600;border-radius:999px;background:linear-gradient(90deg,#00c6ff,#0072ff);color:#fff;border:none;cursor:pointer;margin-top:1.25rem;transition:all .3s ease;letter-spacing:.3px;box-shadow:0 4px 12px #0072ff4d}._submitButton_pkvhe_95:hover{background:linear-gradient(90deg,#00b4f0,#0062d9);box-shadow:0 6px 20px #0072ff66;transform:translateY(-1px)}._submitButton_pkvhe_95:active{transform:scale(.98);box-shadow:0 3px 8px #0072ff4d}._submitButtonLoading_pkvhe_123{opacity:.7;cursor:not-allowed}._submitButtonLoading_pkvhe_123:hover{transform:none;box-shadow:0 4px 12px #0072ff4d}._successPopup_pkvhe_134{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:99999;animation:_fadeIn_pkvhe_1 .3s ease-out;width:100vw;height:100vh}._successContent_pkvhe_150{background:#fff;padding:2rem;border-radius:1rem;text-align:center;box-shadow:0 20px 40px #0003;max-width:400px;animation:_slideUp_pkvhe_1 .3s ease-out}._successContent_pkvhe_150 h3{color:#059669;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}._successContent_pkvhe_150 p{color:#374151;font-size:1rem;line-height:1.5}@keyframes _fadeIn_pkvhe_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_pkvhe_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._selectContent_pkvhe_191{border-radius:.75rem;background:#fff;border:1px solid #e5e7eb;padding:.4rem 0;box-shadow:0 8px 24px #0000000f;animation:_dropdownFade_pkvhe_1 .18s ease-out}._selectItem_pkvhe_201{padding:.75rem 1rem;font-size:.95rem;color:#111;cursor:pointer;transition:background .15s ease,transform .15s ease}._selectItem_pkvhe_201:hover{background:#f3f4f6;transform:translate(3px)}@keyframes _dropdownFade_pkvhe_1{0%{opacity:0;transform:translateY(-5px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._calendarPopout_pkvhe_227{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:.75rem!important;box-shadow:0 2px 8px #0000000f,0 12px 24px #0000001f!important;padding:1rem!important;z-index:9999!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;min-width:280px!important;height:320px!important;display:flex!important;flex-direction:column!important}._calendarPopout_pkvhe_227>div{background:#fff!important;flex:1!important;display:flex!important;flex-direction:column!important;min-height:0!important}._calendarPopout_pkvhe_227 table{width:100%!important;border-collapse:collapse!important;flex:1!important;min-height:0!important}._calendarPopout_pkvhe_227 th{padding:.5rem!important;text-align:center!important;font-weight:500!important;color:#374151!important;font-size:.875rem!important}._calendarPopout_pkvhe_227 td{padding:0!important;text-align:center!important}._calendarPopout_pkvhe_227 button{width:2.5rem!important;height:2.5rem!important;border-radius:50%!important;border:none!important;background:transparent!important;color:#374151!important;font-size:.875rem!important;cursor:pointer!important;transition:all .2s ease!important}._calendarPopout_pkvhe_227 button:hover{background:#f3f4f6!important}._calendarPopout_pkvhe_227 button[data-selected=true]{background:#0072ff!important;color:#fff!important}._calendarPopout_pkvhe_227 button[data-today=true]{background:#f3f4f6!important;font-weight:600!important}._calendarPopout_pkvhe_227 button[disabled]{color:#9ca3af!important;cursor:not-allowed!important;opacity:.5!important}._calendarPopout_pkvhe_227 button[disabled]:hover{background:transparent!important}._calendarPopout_pkvhe_227 button[data-direction]{width:2rem!important;height:2rem!important;border-radius:.375rem!important}._calendarPopout_pkvhe_227 [data-slot=caption]{font-weight:600!important;font-size:1rem!important;color:#111827!important;text-align:center!important;margin-bottom:.5rem!important;height:2rem!important;display:flex!important;align-items:center!important;justify-content:center!important}
