.PageHeader-module__bRDKxW__header{background:var(--background);padding:140px 0 60px;position:relative;overflow:hidden}.PageHeader-module__bRDKxW__content{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.PageHeader-module__bRDKxW__title{color:var(--foreground);letter-spacing:-.02em;font-size:3rem;font-weight:700}.PageHeader-module__bRDKxW__breadcrumb{color:var(--text-secondary);gap:.5rem;font-size:.9rem;display:flex}.PageHeader-module__bRDKxW__breadcrumb a{transition:color .3s}.PageHeader-module__bRDKxW__breadcrumb a:hover,.PageHeader-module__bRDKxW__active{color:var(--primary)}@media (max-width:768px){.PageHeader-module__bRDKxW__content{flex-direction:column;align-items:flex-start;gap:1rem}}
.about-module__8TymFG__visionSection{background:#ffffff05}.about-module__8TymFG__visionGrid{flex-direction:column;gap:1.5rem;margin-top:3rem;display:flex}@media (min-width:900px){.about-module__8TymFG__visionGrid{flex-direction:row;align-items:stretch;min-height:500px;margin-top:4rem}}.about-module__8TymFG__visionCard{background:var(--card-bg);border:1px solid var(--card-border);cursor:default;border-radius:20px;flex-direction:column;flex:1;justify-content:flex-end;min-height:300px;padding:2rem;transition:all .5s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden}@media (min-width:900px){.about-module__8TymFG__visionCard{min-height:auto;padding:2.5rem}}.about-module__8TymFG__visionCard:hover{background:var(--card-bg-hover);border-color:var(--primary);box-shadow:0 25px 50px -12px #00000080}@media (min-width:900px){.about-module__8TymFG__visionCard:hover{flex:2.5}}.about-module__8TymFG__visionCard h3{color:var(--foreground);z-index:2;white-space:normal;margin-bottom:.5rem;font-size:1.5rem;transition:transform .4s;position:relative}@media (min-width:900px){.about-module__8TymFG__visionCard h3{white-space:nowrap;font-size:1.75rem}}.about-module__8TymFG__visionCard p{z-index:2;color:var(--text-secondary);opacity:1;max-height:none;margin-top:.5rem;line-height:1.6;transition:all .5s;position:relative;transform:none}@media (min-width:900px){.about-module__8TymFG__visionCard p{opacity:0;max-height:0;margin-top:0;overflow:hidden;transform:translateY(20px)}.about-module__8TymFG__visionCard:hover p{opacity:1;max-height:200px;margin-top:1rem;transform:translateY(0)}.about-module__8TymFG__visionCard:hover h3{color:var(--primary);transform:translateY(0)}}.about-module__8TymFG__visionCard:after{content:"";color:var(--number-watermark);z-index:0;font-size:8rem;font-weight:900;line-height:1;transition:all .4s;position:absolute;top:10px;right:20px}.about-module__8TymFG__visionCard:first-child:after{content:"01"}.about-module__8TymFG__visionCard:nth-child(2):after{content:"02"}.about-module__8TymFG__visionCard:nth-child(3):after{content:"03"}.about-module__8TymFG__visionCard:hover:after{color:#d4af371a;transform:translateY(-10px)scale(1.1)}.about-module__8TymFG__visionCard:before{content:"";background:var(--primary);transform-origin:0;width:100%;height:4px;transition:transform .5s;position:absolute;top:0;left:0;transform:scaleX(0)}.about-module__8TymFG__visionCard:hover:before{transform:scaleX(1)}.about-module__8TymFG__iconWrapper{width:60px;height:60px;color:var(--primary);z-index:2;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;transition:all .4s;display:flex;position:absolute;top:30px;left:30px}.about-module__8TymFG__visionCard:hover .about-module__8TymFG__iconWrapper{background:var(--primary);color:#000;transform:rotate(-10deg)}.about-module__8TymFG__teamGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem;display:grid}.about-module__8TymFG__teamCard{border-radius:12px;position:relative;overflow:hidden}.about-module__8TymFG__teamImg{object-fit:cover;background:#2d3748;width:100%;height:350px}.about-module__8TymFG__teamInfo{text-align:center;background:linear-gradient(#0000 0%,#000000e6 100%);padding:2rem 1rem 1rem;position:absolute;bottom:0;left:0;right:0}.about-module__8TymFG__teamName{color:#fff;font-size:1.2rem;font-weight:700}.about-module__8TymFG__teamRole{color:var(--primary);font-size:.9rem}
.contact-module__swMWYG__contactGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:4rem;display:grid}.contact-module__swMWYG__contactCard{background:var(--card-bg);border-radius:var(--border-radius);text-align:center;border:1px solid var(--card-border);padding:2rem;transition:all .3s;box-shadow:0 4px 6px #00000005}.contact-module__swMWYG__contactCard:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.contact-module__swMWYG__iconBox{width:50px;height:50px;color:var(--primary);justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.contact-module__swMWYG__contactCard.contact-module__swMWYG__active{background:var(--foreground);color:var(--background);border:1px solid var(--foreground)}.contact-module__swMWYG__contactCard.contact-module__swMWYG__active .contact-module__swMWYG__iconBox{color:var(--background)}.dark .contact-module__swMWYG__contactCard.contact-module__swMWYG__active{border:1px solid var(--primary);color:var(--foreground);background:#ffffff0d}.dark .contact-module__swMWYG__contactCard.contact-module__swMWYG__active .contact-module__swMWYG__iconBox{color:var(--primary)}.contact-module__swMWYG__messageSection{background:var(--card-bg);border-radius:var(--border-radius);border:1px solid var(--card-border);grid-template-columns:1fr 1fr;gap:0;margin-top:4rem;display:grid;overflow:hidden;box-shadow:0 10px 40px #0000000d}.contact-module__swMWYG__formBox{padding:3rem}.contact-module__swMWYG__mapBox{background:var(--card-bg-hover);min-height:400px;position:relative}.contact-module__swMWYG__inputField{background:var(--input-bg);border:1px solid var(--card-border);width:100%;color:var(--foreground);border-radius:8px;margin-bottom:1rem;padding:1rem;font-size:.95rem}.contact-module__swMWYG__inputField:focus{border-color:var(--foreground);background:var(--background);outline:none}.contact-module__swMWYG__submitBtn{background:var(--foreground);color:var(--background);cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;transition:all .3s;display:inline-flex}.contact-module__swMWYG__submitBtn:hover{background:var(--primary);color:#000;transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.dark .contact-module__swMWYG__submitBtn:hover{color:#000}@media (max-width:768px){.contact-module__swMWYG__messageSection{grid-template-columns:1fr}}.contact-module__swMWYG__successMessage{text-align:center;padding:2rem 1rem}.contact-module__swMWYG__successMessage h3{color:var(--text-primary);margin:1rem 0 .5rem;font-size:1.4rem}.contact-module__swMWYG__successMessage p{color:var(--text-secondary);margin:0}.contact-module__swMWYG__errorMessage{color:#dc3545;background:#dc35451a;border:1px solid #dc35454d;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem;display:flex}.contact-module__swMWYG__spinner{animation:1s linear infinite contact-module__swMWYG__spin}@keyframes contact-module__swMWYG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact-module__swMWYG__submitBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.contact-module__swMWYG__submitBtn:disabled:hover{box-shadow:none;background:var(--foreground);color:var(--background);transform:none}.contact-module__swMWYG__inputField:disabled{opacity:.7;cursor:not-allowed}
.portfolio-module__XbO6Ca__projectList{flex-direction:column;gap:3rem;display:flex}.portfolio-module__XbO6Ca__projectCard{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:1px solid #ffffff0d;border-radius:24px;grid-template-columns:1fr 1fr;gap:2.5rem;padding:2.5rem;transition:transform .4s cubic-bezier(.4,0,.2,1);display:grid;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.portfolio-module__XbO6Ca__projectCard:hover{border-color:#ffffff1a;transform:scale(1.01);box-shadow:0 35px 60px -15px #0009}.portfolio-module__XbO6Ca__leftPanel{z-index:10;flex-direction:column;justify-content:center;display:flex;position:relative}.portfolio-module__XbO6Ca__releaseBadge{color:#94a3b8;letter-spacing:.05em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border-radius:8px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:2rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:flex}.portfolio-module__XbO6Ca__mainTitle{color:#fff;letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.25rem;font-weight:800;line-height:1.1}.portfolio-module__XbO6Ca__subTitle{background:linear-gradient(90deg,#4ade80,#22d3ee);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:2.25rem;font-weight:800;line-height:1.1}.portfolio-module__XbO6Ca__description{color:#94a3b8;max-width:90%;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.portfolio-module__XbO6Ca__stackGrid{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:400px;display:grid}.portfolio-module__XbO6Ca__stackItem{color:#e2e8f0;background:#0f172a99;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.portfolio-module__XbO6Ca__stackItem:hover{background:#ffffff0d;border-color:#fff3}.portfolio-module__XbO6Ca__rightPanel{perspective:1000px;justify-content:center;align-items:center;display:flex;position:relative}@keyframes portfolio-module__XbO6Ca__float{0%,to{transform:rotateY(-12deg)rotateX(6deg)translateY(0)}50%{transform:rotateY(-12deg)rotateX(6deg)translateY(-15px)}}.portfolio-module__XbO6Ca__uiContainer{aspect-ratio:4/3;background:#0f172a;border:1px solid #ffffff0d;border-radius:20px;gap:1.5rem;width:100%;padding:1rem;transition:all .5s;animation:6s ease-in-out infinite portfolio-module__XbO6Ca__float;display:flex;transform:rotateY(-12deg)rotateX(6deg);box-shadow:-20px 20px 60px #00000080,inset 0 0 0 1px #ffffff0d}.portfolio-module__XbO6Ca__projectCard:hover .portfolio-module__XbO6Ca__uiContainer{animation-play-state:paused;transform:rotateY(-5deg)rotateX(2deg)scale(1.02)}.portfolio-module__XbO6Ca__uiSidebar{flex-direction:column;gap:1rem;width:60px;display:flex}.portfolio-module__XbO6Ca__uiNavBubble{aspect-ratio:1;background:#ffffff0d;border-radius:12px;width:100%}.portfolio-module__XbO6Ca__uiNavActive{background:var(--brand-color,#4ade80);box-shadow:0 0 20px var(--brand-glow,#4ade804d)}.portfolio-module__XbO6Ca__mainArea{flex-direction:column;flex:1;gap:1rem;display:flex}.portfolio-module__XbO6Ca__uiHeader{background:#ffffff0d;border-radius:10px;width:100%;height:40px}.portfolio-module__XbO6Ca__uiGrid{flex:1;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.portfolio-module__XbO6Ca__uiCard{background:#1e293b80;border-radius:16px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.portfolio-module__XbO6Ca__uiCardBlock{border-radius:8px;width:100%}.portfolio-module__XbO6Ca__blockLarge{background:var(--card-accent,#3b82f6);flex:1}.portfolio-module__XbO6Ca__blockLine{background:#ffffff1a;width:60%;height:8px}.portfolio-module__XbO6Ca__blockButton{background:var(--card-accent,#3b82f6);opacity:.5;width:80%;height:24px}.portfolio-module__XbO6Ca__statusFloating{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:20;background:#0f172ae6;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex;position:absolute;bottom:2rem;left:2rem;transform:translateZ(20px);box-shadow:0 10px 30px #0000004d}.portfolio-module__XbO6Ca__statusIcon{color:#10b981;background:#10b9811a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.portfolio-module__XbO6Ca__statusText h4{color:#94a3b8;text-transform:uppercase;margin-bottom:2px;font-size:.7rem}.portfolio-module__XbO6Ca__statusText span{color:#fff;font-size:.9rem;font-weight:700}@media (max-width:1024px){.portfolio-module__XbO6Ca__projectCard{grid-template-columns:1fr;gap:3rem;padding:2.5rem}.portfolio-module__XbO6Ca__leftPanel{text-align:center;align-items:center}.portfolio-module__XbO6Ca__stackGrid{width:100%}.portfolio-module__XbO6Ca__uiContainer{transform:none!important}.portfolio-module__XbO6Ca__mainTitle,.portfolio-module__XbO6Ca__subTitle{font-size:2.5rem}}
.services-module__g8J8Uq__featureList{margin-top:1.5rem;list-style:none}.services-module__g8J8Uq__featureList li{color:var(--text-secondary);align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.services-module__g8J8Uq__checkIcon{color:var(--primary);flex-shrink:0}.services-module__g8J8Uq__pricingSection{background:0 0}.services-module__g8J8Uq__processTree{max-width:1000px;margin:4rem auto;padding:2rem 0;position:relative}.services-module__g8J8Uq__processTree:before{content:"";background:var(--line-color);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.services-module__g8J8Uq__stepNode{justify-content:space-between;align-items:center;width:100%;margin-bottom:4rem;display:flex;position:relative}.services-module__g8J8Uq__stepNode:last-child{margin-bottom:0}.services-module__g8J8Uq__stepContent{background:var(--card-bg);border:1px solid var(--card-border);z-index:1;border-radius:32px;width:45%;padding:2.5rem;transition:transform .3s;position:relative;box-shadow:0 10px 40px #0000000d}.services-module__g8J8Uq__stepContent:hover{transform:translateY(-5px)}.services-module__g8J8Uq__stepNumber{background:var(--foreground);width:64px;height:64px;color:var(--background);z-index:2;border:8px solid var(--background);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:800;display:flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 10px 20px #0000001a}.services-module__g8J8Uq__stepNode:nth-child(odd){flex-direction:row}.services-module__g8J8Uq__stepNode:nth-child(2n){flex-direction:row-reverse}.services-module__g8J8Uq__stepContent:after{content:"";background:var(--line-color);width:40px;height:2px;position:absolute;top:50%}.services-module__g8J8Uq__stepNode:nth-child(odd) .services-module__g8J8Uq__stepContent:after{right:-40px}.services-module__g8J8Uq__stepNode:nth-child(2n) .services-module__g8J8Uq__stepContent:after{left:-40px}@media (max-width:768px){.services-module__g8J8Uq__processTree:before{left:32px}.services-module__g8J8Uq__stepNode{flex-direction:column;align-items:flex-start;padding-left:80px;position:relative}.services-module__g8J8Uq__stepNode:nth-child(2n){flex-direction:column}.services-module__g8J8Uq__stepContent{width:100%}.services-module__g8J8Uq__stepNumber{left:32px;transform:translate(-50%)}.services-module__g8J8Uq__stepNode:nth-child(odd) .services-module__g8J8Uq__stepContent:after,.services-module__g8J8Uq__stepNode:nth-child(2n) .services-module__g8J8Uq__stepContent:after{display:none}}.services-module__g8J8Uq__priceHeader{text-align:center;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:2rem;padding:0;display:flex;position:relative}.services-module__g8J8Uq__priceHeader span{z-index:-1;margin-bottom:-1rem;line-height:1;display:block;color:var(--number-watermark)!important;font-size:6rem!important;font-weight:800!important}.services-module__g8J8Uq__priceTitle{color:var(--foreground);z-index:2;margin-bottom:.5rem;font-size:1.75rem;font-weight:700;position:relative}.services-module__g8J8Uq__priceCost{color:var(--primary);font-size:3rem;font-weight:700}.services-module__g8J8Uq__priceBody{flex:1;padding:2rem}.services-module__g8J8Uq__priceBtn{background:var(--foreground);width:100%;color:var(--background);border-radius:999px;padding:1rem;font-weight:600;transition:background .3s}.services-module__g8J8Uq__priceBtn:hover{background:#333}.services-module__g8J8Uq__bookingForm{background:var(--card-bg);border-radius:var(--border-radius);border:1px solid var(--card-border);padding:2rem;box-shadow:0 10px 30px #0000000d}.services-module__g8J8Uq__formGroup{margin-bottom:1.5rem}.services-module__g8J8Uq__label{color:var(--foreground);margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.services-module__g8J8Uq__input,.services-module__g8J8Uq__textarea{background:var(--input-bg);border:1px solid var(--card-border);width:100%;color:var(--foreground);border-radius:8px;padding:.8rem;font-family:inherit}.services-module__g8J8Uq__input:focus,.services-module__g8J8Uq__textarea:focus{border-color:var(--foreground);background:var(--card-bg);outline:none}.services-module__g8J8Uq__servicesGrid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}@media (max-width:968px){.services-module__g8J8Uq__servicesGrid{grid-template-columns:1fr;gap:3rem}}.services-module__g8J8Uq__successMessage{text-align:center;padding:2rem 1rem}.services-module__g8J8Uq__successMessage h4{color:var(--foreground);margin:1rem 0 .5rem;font-size:1.3rem}.services-module__g8J8Uq__successMessage p{color:var(--text-secondary);margin:0;line-height:1.6}.services-module__g8J8Uq__errorMessage{color:#dc3545;background:#dc35451a;border:1px solid #dc35454d;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem;display:flex}.services-module__g8J8Uq__spinner{animation:1s linear infinite services-module__g8J8Uq__spin}@keyframes services-module__g8J8Uq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.services-module__g8J8Uq__priceBtn:disabled{opacity:.7;cursor:not-allowed;justify-content:center;align-items:center;display:flex}.services-module__g8J8Uq__input:disabled,.services-module__g8J8Uq__textarea:disabled{opacity:.7;cursor:not-allowed}
.LegalLayout-module__ZEQlSG__legalContainer{max-width:800px;margin:0 auto}.LegalLayout-module__ZEQlSG__prose{color:var(--text-secondary)}.LegalLayout-module__ZEQlSG__title{color:var(--foreground);align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.8rem;display:flex}.LegalLayout-module__ZEQlSG__introText{margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.LegalLayout-module__ZEQlSG__sectionBlock{margin-bottom:2.5rem}.LegalLayout-module__ZEQlSG__blockTitle{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.4rem;font-weight:600;display:flex}.LegalLayout-module__ZEQlSG__paragraph{margin-bottom:1rem;line-height:1.7}.LegalLayout-module__ZEQlSG__lastUpdated{opacity:.7;border-top:1px solid var(--border-color,#ffffff1a);margin-top:3rem;padding-top:1rem;font-size:.9rem}.LegalLayout-module__ZEQlSG__listItem{margin-bottom:.5rem;line-height:1.6}.LegalLayout-module__ZEQlSG__tableWrapper{margin-bottom:1rem;overflow-x:auto}.LegalLayout-module__ZEQlSG__table{border-collapse:collapse;width:100%;min-width:500px;font-size:.95rem}.LegalLayout-module__ZEQlSG__table th{color:var(--foreground);text-align:left;border-bottom:1px solid var(--line-color,#ffffff1a);padding:.75rem}.LegalLayout-module__ZEQlSG__table td{border-bottom:1px solid var(--line-color,#ffffff1a);padding:.75rem}.LegalLayout-module__ZEQlSG__tdCritical{color:var(--primary)}.LegalLayout-module__ZEQlSG__tdHigh{color:gold}.LegalLayout-module__ZEQlSG__list{margin-bottom:1rem;padding-left:1.5rem;list-style:outside}.LegalLayout-module__ZEQlSG__list li{margin-bottom:.5rem}.LegalLayout-module__ZEQlSG__quoteBox{border-left:4px solid var(--primary);background:#ffffff08;border-radius:4px;padding:1.5rem}.LegalLayout-module__ZEQlSG__quoteText{color:var(--foreground);margin-bottom:0;font-style:italic}.LegalLayout-module__ZEQlSG__quoteAuthor{margin-top:.5rem;font-size:.9rem}
