.Navbar-module__cJzEcG__navbar{z-index:1000;border-bottom:1px solid #0000;width:100%;padding:1.5rem 0;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{background:hsla(var(--surface)/.85);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid hsla(var(--text-main)/.1);box-shadow:var(--shadow-md);padding:1rem 0}.Navbar-module__cJzEcG__wrapper{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{cursor:pointer;letter-spacing:0;font-size:2.2rem;font-weight:700;font-family:var(--font-serif)}.Navbar-module__cJzEcG__dot{color:hsl(var(--primary))}.Navbar-module__cJzEcG__links{background:hsla(var(--surface)/.5);border-radius:var(--radius-full);border:1px solid hsla(var(--text-main)/.05);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);gap:2rem;padding:.5rem 1.5rem;list-style:none;display:flex}.Navbar-module__cJzEcG__links li button{color:hsl(var(--text-muted));padding:.25rem 0;font-size:.95rem;font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__links li.Navbar-module__cJzEcG__active button,.Navbar-module__cJzEcG__links li button:hover{color:hsl(var(--text-main))}.Navbar-module__cJzEcG__links li.Navbar-module__cJzEcG__active button{text-shadow:0 0 10px hsla(var(--text-main)/.3)}.Navbar-module__cJzEcG__auth{align-items:center;gap:1rem;display:flex}.Navbar-module__cJzEcG__loginBtn{color:hsl(var(--text-main));background:0 0;font-weight:500}.Navbar-module__cJzEcG__loginBtn:hover{background:hsla(var(--text-main)/.05)}.Navbar-module__cJzEcG__welcome{color:hsl(var(--text-muted));margin-right:.5rem;font-size:.9rem;display:inline-block}
.Contact-module__hcVmEa__section{background-image:linear-gradient(to bottom,hsla(var(--surface)/.8),hsla(var(--surface)/.7)),url(/contact-bg.png);background-position:50%;background-size:cover;background-attachment:fixed;padding:8rem 0;position:relative;overflow:hidden}.Contact-module__hcVmEa__header{text-align:center;max-width:700px;margin:0 auto 4rem}.Contact-module__hcVmEa__label{letter-spacing:2px;color:hsl(var(--primary));margin-bottom:1rem;font-size:.875rem;font-weight:700}.Contact-module__hcVmEa__title{text-shadow:0 2px 10px hsla(var(--background)/.5);margin-bottom:1rem;font-size:3rem;font-weight:800}.Contact-module__hcVmEa__subtitle{color:hsl(var(--text-main));text-shadow:0 0 20px hsla(var(--background)/.8);font-size:1.1rem;font-weight:700}.Contact-module__hcVmEa__content{grid-template-columns:3fr 2fr;gap:3rem;max-width:1000px;margin:0 auto;display:grid}.Contact-module__hcVmEa__formCard{background:hsl(var(--background));border-radius:var(--radius-lg);border:1px solid hsla(var(--text-main)/.1);padding:2.5rem}.Contact-module__hcVmEa__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__hcVmEa__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Contact-module__hcVmEa__group{flex-direction:column;gap:.5rem;display:flex}.Contact-module__hcVmEa__group label{color:hsl(var(--text-muted));font-size:.9rem;font-weight:500}.Contact-module__hcVmEa__group input,.Contact-module__hcVmEa__group select,.Contact-module__hcVmEa__group textarea{background:hsla(var(--surface)/.5);border:1px solid hsla(var(--text-main)/.1);border-radius:var(--radius-sm);color:hsl(var(--text-main));padding:.75rem;font-family:inherit;transition:all .2s}.Contact-module__hcVmEa__group input:focus,.Contact-module__hcVmEa__group select:focus,.Contact-module__hcVmEa__group textarea:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsla(var(--primary)/.2);outline:none}.Contact-module__hcVmEa__info{flex-direction:column;gap:2rem;display:flex}.Contact-module__hcVmEa__infoCard{background:linear-gradient(135deg,hsl(var(--primary)),hsl(var(--primary-dark)));border-radius:var(--radius-lg);color:#fff;padding:2rem}.Contact-module__hcVmEa__infoCard h3{margin-bottom:1rem;font-size:1.5rem}.Contact-module__hcVmEa__infoCard p{color:#ffffffe6;margin-bottom:2rem;line-height:1.6}.Contact-module__hcVmEa__contactItem{align-items:center;gap:.75rem;margin-bottom:.75rem;font-weight:500;display:flex}.Contact-module__hcVmEa__socialMedia{gap:1rem;margin-top:1.5rem;display:flex}.Contact-module__hcVmEa__socialLink{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;transition:all .3s;display:flex}.Contact-module__hcVmEa__socialLink:hover{color:hsl(var(--primary));background:#fff;transform:translateY(-3px)}.Contact-module__hcVmEa__mapPlaceholder{background:hsla(var(--surface)/.5);border-radius:var(--radius-lg);color:hsl(var(--text-muted));border:1px solid hsla(var(--text-main)/.1);flex:1;justify-content:center;align-items:center;min-height:250px;display:flex}@media (max-width:768px){.Contact-module__hcVmEa__content,.Contact-module__hcVmEa__row{grid-template-columns:1fr}}
.Hero-module__ZARIfG__hero{text-align:center;background-image:linear-gradient(to right,hsla(var(--background)/.4),hsla(var(--background)/.2)),url(/hero-bg.png);background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__glow{background:radial-gradient(circle,hsla(var(--primary)/.2)0%,transparent 70%);filter:blur(80px);z-index:-1;pointer-events:none;width:600px;height:600px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__content{flex-direction:column;align-items:center;gap:2rem;max-width:900px;margin:0 auto;display:flex}.Hero-module__ZARIfG__badge{background:hsla(var(--primary)/.1);color:hsl(var(--primary-dark));border:1px solid hsla(var(--primary)/.2);border-radius:var(--radius-full);margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;display:inline-block}.Hero-module__ZARIfG__title{letter-spacing:-2px;text-shadow:0 4px 12px hsla(var(--background)/.5);font-size:4.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__gradientText{background:linear-gradient(135deg,hsl(var(--text-main))30%,hsl(var(--primary))100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__description{color:hsl(var(--text-main));max-width:600px;text-shadow:0 0 20px hsla(var(--background)/.8),0 0 40px hsla(var(--background)/.8);font-size:1.25rem;font-weight:600;line-height:1.6}.Hero-module__ZARIfG__actions{gap:1rem;margin-top:1rem;display:flex}.Hero-module__ZARIfG__secondaryBtn{background:hsla(var(--surface)/.5);border:1px solid hsla(var(--text-main)/.1);color:hsl(var(--text-main))}.Hero-module__ZARIfG__secondaryBtn:hover{background:hsla(var(--surface)/.8);border-color:hsla(var(--text-main)/.2)}.Hero-module__ZARIfG__stats{border-top:1px solid hsla(var(--text-main)/.05);align-items:center;gap:3rem;margin-top:4rem;padding-top:2rem;display:flex}.Hero-module__ZARIfG__statItem h3{color:hsl(var(--text-main));font-size:2rem;font-weight:700}.Hero-module__ZARIfG__statItem p{color:hsl(var(--text-muted));font-size:.875rem}.Hero-module__ZARIfG__divider{background:hsla(var(--text-main)/.1);width:1px;height:40px}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:3rem}.Hero-module__ZARIfG__stats{gap:1.5rem}.Hero-module__ZARIfG__statItem h3{font-size:1.5rem}}
.About-module__vAULUW__section{background-image:linear-gradient(to bottom,hsla(var(--background)/.8),hsla(var(--background)/.7)),url(/about-bg.png);background-position:50%;background-size:cover;background-attachment:fixed;padding:8rem 0;position:relative;overflow:hidden}.About-module__vAULUW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.About-module__vAULUW__label{letter-spacing:2px;color:hsl(var(--primary));margin-bottom:1rem;font-size:.875rem;font-weight:700}.About-module__vAULUW__title{text-shadow:0 2px 10px hsla(var(--background)/.5);margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.2}.About-module__vAULUW__text{color:hsl(var(--text-main));text-shadow:0 0 20px hsla(var(--background)/.8);margin-bottom:1.5rem;font-size:1.1rem;font-weight:700;line-height:1.7}.About-module__vAULUW__features{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.About-module__vAULUW__feature{align-items:flex-start;gap:1rem;display:flex}.About-module__vAULUW__icon{background:hsla(var(--primary)/.1);border-radius:var(--radius-md);width:50px;min-width:50px;height:50px;color:hsl(var(--primary));flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.About-module__vAULUW__feature h3{margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.About-module__vAULUW__feature p{color:hsl(var(--text-muted));font-size:.9rem}.About-module__vAULUW__visual{position:relative}.About-module__vAULUW__imageCard{background:hsl(var(--background));border-radius:var(--radius-lg);border:1px solid hsla(var(--text-main)/.1);box-shadow:var(--shadow-xl);padding:0;transition:transform .3s;overflow:hidden;transform:rotate(2deg)}.About-module__vAULUW__imageCard:hover{transform:rotate(0)}.About-module__vAULUW__placeholderImg{aspect-ratio:4/3;background:linear-gradient(135deg,hsla(var(--primary)/.2),hsla(var(--secondary)/.2));border-radius:var(--radius-md);width:100%;color:hsl(var(--text-muted));justify-content:center;align-items:center;font-weight:500;display:flex}@media (max-width:768px){.About-module__vAULUW__grid{grid-template-columns:1fr;gap:3rem}}
.PackageCard-module__Ckv9wG__card{background:hsl(var(--background));border:1px solid hsla(var(--text-main)/.1);border-radius:var(--radius-lg);flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.PackageCard-module__Ckv9wG__card:hover{box-shadow:var(--shadow-lg);border-color:hsla(var(--primary)/.3);transform:translateY(-5px)}.PackageCard-module__Ckv9wG__imageWrapper{background-color:hsla(var(--surface)/.5);height:200px;position:relative;overflow:hidden}.PackageCard-module__Ckv9wG__image{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .5s}.PackageCard-module__Ckv9wG__card:hover .PackageCard-module__Ckv9wG__image{transform:scale(1.05)}.PackageCard-module__Ckv9wG__price{background:hsl(var(--primary));color:#fff;border-top-left-radius:var(--radius-md);padding:.5rem 1rem;font-size:1.1rem;font-weight:700;position:absolute;bottom:0;right:0}.PackageCard-module__Ckv9wG__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.PackageCard-module__Ckv9wG__meta{color:hsl(var(--text-muted));gap:1rem;margin-bottom:.75rem;font-size:.8rem;display:flex}.PackageCard-module__Ckv9wG__title{margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.3}.PackageCard-module__Ckv9wG__description{color:hsl(var(--text-muted));-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.PackageCard-module__Ckv9wG__footer{gap:.75rem;margin-top:auto;display:flex}.PackageCard-module__Ckv9wG__detailsBtn{background:hsla(var(--surface)/.5);color:hsl(var(--text-main));border:1px solid hsla(var(--text-main)/.1)}.PackageCard-module__Ckv9wG__detailsBtn:hover{background:hsla(var(--surface)/.8)}
.page-module__g73keG__main{background:hsl(var(--background));color:hsl(var(--text-main));padding-bottom:0}.page-module__g73keG__hero{background:linear-gradient(to right,hsla(var(--background)/.95),hsla(var(--background)/.8)),url(/cilt-bakimi.jpg);border-bottom:1px solid hsla(var(--primary)/.1);background-position:50%;background-size:cover;margin-bottom:3rem;padding:6rem 0 4rem;position:relative}.page-module__g73keG__heroContent{max-width:700px}.page-module__g73keG__backLink{color:hsl(var(--text-muted));margin-bottom:1.5rem;font-size:.9rem;font-weight:500;transition:color .2s;display:inline-block}.page-module__g73keG__backLink:hover{color:hsl(var(--primary))}.page-module__g73keG__title{background:linear-gradient(135deg,hsl(var(--primary)),hsl(var(--secondary)));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.1}.page-module__g73keG__subtitle{color:hsl(var(--text-main));margin-bottom:1.5rem;font-size:1.5rem;font-weight:500;line-height:1.4}.page-module__g73keG__mainGrid{grid-template-columns:1fr 350px;align-items:start;gap:3rem;display:grid}.page-module__g73keG__content{flex-direction:column;gap:3rem;display:flex}.page-module__g73keG__description{color:hsl(var(--text-main));font-size:1.15rem;line-height:1.8}.page-module__g73keG__sectionTitle{border-left:4px solid hsl(var(--primary));margin-bottom:1.5rem;padding-left:1rem;font-size:1.5rem;font-weight:700;position:relative}.page-module__g73keG__list{gap:1rem;padding:0;list-style:none;display:grid}.page-module__g73keG__listItem{align-items:flex-start;gap:.75rem;font-size:1.05rem;line-height:1.5;display:flex}.page-module__g73keG__check{color:hsl(var(--primary));flex-shrink:0;font-weight:700}.page-module__g73keG__sidebar{flex-direction:column;gap:2rem;display:flex;position:sticky;top:2rem}.page-module__g73keG__imageCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);aspect-ratio:4/3;position:relative;overflow:hidden}.page-module__g73keG__sidebarImg{object-fit:cover;width:100%;height:100%}.page-module__g73keG__infoCard{background:hsl(var(--card-bg));border:1px solid hsla(var(--primary)/.1);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:2rem}.page-module__g73keG__infoItem{margin-bottom:1.5rem}.page-module__g73keG__infoItem:last-child{margin-bottom:0}.page-module__g73keG__infoLabel{text-transform:uppercase;letter-spacing:1px;color:hsl(var(--text-muted));margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.page-module__g73keG__infoValue{color:hsl(var(--primary));font-size:1.1rem;font-weight:600}.page-module__g73keG__ctaButton{background:hsl(var(--primary));color:#fff;text-align:center;border-radius:var(--radius-md);width:100%;margin-top:2rem;padding:1rem;font-weight:600;transition:all .2s;display:block}.page-module__g73keG__ctaButton:hover{background:hsl(var(--primary-dark));box-shadow:var(--shadow-md);transform:translateY(-2px)}@media (max-width:968px){.page-module__g73keG__mainGrid{grid-template-columns:1fr}.page-module__g73keG__sidebar{flex-direction:column-reverse;position:static}.page-module__g73keG__hero{background-image:linear-gradient(to bottom,hsla(var(--background)/.9),hsla(var(--background)/.9)),url(/cilt-bakimi.jpg);padding:4rem 0 3rem}.page-module__g73keG__title{font-size:2.25rem}}.page-module__g73keG__contactWrapper{margin-top:8rem;padding-top:4rem;position:relative}.page-module__g73keG__contactWrapper:before{content:"";background:linear-gradient(to right,transparent,hsla(var(--primary)/.2),transparent);width:80%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}
.Packages-module__ZuoChq__section{background-image:linear-gradient(to bottom,hsla(var(--background)/.8),hsla(var(--background)/.7)),url(/packages-bg.png);background-position:50%;background-size:cover;background-attachment:fixed;padding:8rem 0;position:relative;overflow:hidden}.Packages-module__ZuoChq__header{text-align:center;max-width:700px;margin:0 auto 4rem}.Packages-module__ZuoChq__label{letter-spacing:2px;color:hsl(var(--primary));margin-bottom:1rem;font-size:.875rem;font-weight:700}.Packages-module__ZuoChq__title{text-shadow:0 2px 10px hsla(var(--background)/.5);margin-bottom:1rem;font-size:3rem;font-weight:800}.Packages-module__ZuoChq__subtitle{color:hsl(var(--text-main));text-shadow:0 0 20px hsla(var(--background)/.8);font-size:1.1rem;font-weight:700}.Packages-module__ZuoChq__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.Packages-module__ZuoChq__action{justify-content:center;display:flex}
