:root{--color-bg-main: #233547;--color-bg-secondary: #262B2B;--color-bg-tertiary: #1A1D1D;--color-text-primary: #EDEBE7;--color-text-secondary: rgba(237, 235, 231, .6);--color-accent: #e5e5e5;--color-accent-teal: #48B9B3;--color-glass-bg: rgba(38, 43, 43, .4);--color-glass-border: rgba(237, 235, 231, .08);--font-system: "Manrope", -apple-system, BlinkMacSystemFont, "SF Pro Display", sans-serif;--font-accent: "Playfair Display", Georgia, serif;--section-padding: 8rem 2rem}.app-container{width:100%}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}html{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{display:none}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}body{font-family:var(--font-system);background-color:#0c3240;color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}html.modal-open,body.modal-open{overflow:hidden!important;overscroll-behavior:none!important}img{max-width:100%;display:block;object-fit:cover}a{color:inherit;text-decoration:none}ul{list-style:none}.glass-panel{background:var(--color-glass-bg);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid var(--color-glass-border)}.text-gradient{background:linear-gradient(135deg,#fff,#86868b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}h1,h2,h3,h4,h5,h6{font-weight:600;letter-spacing:-.02em}.heading-hero{font-family:var(--font-accent);font-weight:500;font-size:clamp(2.5rem,5vw,5rem);line-height:1.15;letter-spacing:-.01em}.heading-section{font-size:clamp(2.5rem,5vw,4rem);line-height:1.1;margin-bottom:3rem;letter-spacing:-.03em}.heading-card{font-size:1.5rem;margin-bottom:.5rem}.text-body-large{font-size:clamp(1.125rem,2vw,1.5rem);color:var(--color-text-secondary);max-width:600px}.text-body{font-size:1rem;color:var(--color-text-secondary);line-height:1.6}.container{max-width:1400px;margin:0 auto;width:100%}.section{padding:var(--section-padding)}.shimmering-bg{position:relative}.sea-transition{position:absolute;top:0;left:0;width:100%;height:500px;background:linear-gradient(to bottom,#0c3240 0%,rgba(12,50,64,.5) 40%,transparent 100%);z-index:1;pointer-events:none}.sea-background{position:sticky;top:0;left:0;width:100%;height:100vh;z-index:0;will-change:background-position;background:radial-gradient(ellipse at 25% 30%,rgba(255,255,255,.12) 0%,transparent 40%),radial-gradient(ellipse at 75% 65%,rgba(72,185,179,.15) 0%,transparent 45%),radial-gradient(ellipse at 40% 80%,rgba(255,255,255,.08) 0%,transparent 35%),radial-gradient(ellipse at 80% 20%,rgba(134,134,139,.15) 0%,transparent 40%),linear-gradient(135deg,#0c3240,#0f3a4a,#0b2d3a);background-size:150vw 150vh,180vw 180vh,120vw 120vh,200vw 200vh,300% 300%;animation:sea-waves 25s ease-in-out infinite alternate}.content-wrapper{position:relative;z-index:2;margin-top:-100vh}@keyframes sea-waves{0%{background-position:0% 0%,100% 100%,0% 100%,100% 0%,0% 50%}50%{background-position:50% 100%,0% 50%,100% 0%,50% 100%,100% 50%}to{background-position:100% 0%,0% 100%,100% 100%,0% 0%,50% 0%}}@media(max-width:768px){html,body{overflow-x:hidden}:root{--section-padding: 3rem 1.25rem}.heading-section{font-size:clamp(1.8rem,8vw,2.5rem);margin-bottom:2rem}.heading-hero{font-size:clamp(2rem,8vw,3rem)}.heading-card{font-size:1.3rem}.text-body-large{font-size:1.05rem;line-height:1.7}.text-body{font-size:1rem;line-height:1.7}.sea-background{animation:none;background:linear-gradient(135deg,#0c3240,#0f3a4a,#0b2d3a);background-size:100% 100%}.glass-panel{backdrop-filter:none;-webkit-backdrop-filter:none;background:#262b2beb}}.dynamic-island-wrapper{position:fixed;top:24px;left:50%;transform:translate(-50%);z-index:100;display:flex;justify-content:center;width:93vw;max-width:1000px;transition:opacity .3s ease,transform .3s ease;will-change:transform}body.modal-open .dynamic-island-wrapper{opacity:0;pointer-events:none;transform:translate(-50%,-10px)}.dynamic-island{width:100%;overflow:hidden;padding:0 24px;display:flex;flex-direction:column;justify-content:center;background:#141e2d99;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.08);border-radius:100px;box-shadow:0 4px 24px #0003;transition:background .4s ease,box-shadow .4s ease,border-color .4s ease}.dynamic-island.scrolled{background:#141e2dd9;box-shadow:0 8px 32px #0006;border-color:#ffffff0d}.dynamic-island-header{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:56px;position:relative}.logo-text{font-family:var(--font-accent);font-weight:500;letter-spacing:.05em;font-size:1.05rem;white-space:nowrap}.menu-btn{background:none;border:none;color:var(--color-text-primary);cursor:pointer;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;transition:background .2s ease,color .2s ease;flex-shrink:0;z-index:10}.menu-btn:hover{color:var(--color-accent-teal);background:#ffffff0f}.dynamic-island-content{display:flex;flex-direction:column;justify-content:center;position:absolute;inset:0;padding:0 24px}.dynamic-island-content ul{margin:0;padding:0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:32px;width:100%;list-style:none}.dynamic-island-content a{font-size:.95rem;font-weight:500;letter-spacing:.01em;transition:color .2s ease;display:block;padding:8px 0}.dynamic-island-content a:hover{color:var(--color-accent-teal)}.mobile-dropdown{position:absolute;top:56px;right:0;width:220px;background:#141e2d80;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:12px 0;box-shadow:0 12px 40px #0006;transform-origin:top right}.mobile-dropdown ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.mobile-dropdown a{display:block;padding:16px 24px;font-size:1.05rem;font-weight:500;color:var(--color-text-primary);transition:background .2s ease,color .2s ease;text-decoration:none}.mobile-dropdown a:hover{background:#ffffff0f;color:var(--color-accent-teal)}@media(max-width:768px){.dynamic-island-wrapper{width:calc(100% - 16px);top:8px}.dynamic-island{padding:0 12px;backdrop-filter:none;-webkit-backdrop-filter:none;background:#141e2deb}.logo-text{font-size:.85rem;letter-spacing:.02em}.dynamic-island-header{min-height:48px}.menu-btn{width:32px;height:32px}.mobile-dropdown{top:48px;width:200px;backdrop-filter:none;-webkit-backdrop-filter:none;background:#141e2df2}.mobile-dropdown a{padding:16px 20px;font-size:1rem}}@media(max-width:400px){.logo-text{font-size:.75rem}.dynamic-island{padding:0 10px}}.hero-section{position:relative;height:100vh;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-image{width:100%;height:100%;object-fit:cover;object-position:52% 48%;filter:brightness(1.1)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0c32401a,#0c324040 35%,#0c32408c 65%,#0c3240cc 80%,#0c3240);z-index:2}.hero-content{text-align:center;z-index:5;margin-top:60px;padding:0 2rem;position:relative;text-shadow:0 4px 12px rgba(0,0,0,.3);will-change:transform}.hero-foreground{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none}.hero-image-fg{width:100%;height:100%;object-fit:cover;filter:brightness(1.1)}@media(max-width:768px){.hero-section{height:85vh}.hero-content{margin-top:40px;padding:0 1rem}}.selected-works{position:relative;z-index:2}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.project-card{position:relative;border-radius:1.25rem;overflow:hidden;cursor:pointer;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:transform .5s cubic-bezier(.16,1,.3,1),border-color .4s ease,box-shadow .4s ease;display:flex;flex-direction:column;will-change:transform}.project-card:hover{transform:translateY(-6px);border-color:#ffffff26;box-shadow:0 20px 50px #0000004d}.project-card:hover .project-card-image img{transform:scale(1.05);filter:grayscale(0%)}.project-card-image{width:100%;aspect-ratio:4 / 3;overflow:hidden;background:var(--color-bg-primary)}.project-card-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(80%);transition:transform .8s cubic-bezier(.16,1,.3,1),filter .8s cubic-bezier(.16,1,.3,1);will-change:transform,filter}.project-card-info{padding:1.75rem 1.75rem 1.5rem;display:flex;flex-direction:column;gap:.4rem;flex:1}.project-card-title{font-size:1.3rem;font-weight:600;margin:0;color:var(--color-text-primary)}.project-card-meta{font-size:.9rem;color:var(--color-text-secondary);margin:0}.project-card-category{font-size:.9rem;color:var(--color-text-secondary);margin:0 0 .5rem}.project-card-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:100px;border:none;background:#ffffff14;color:var(--color-text-primary);font-size:.9rem;font-weight:500;cursor:pointer;transition:background .3s ease,transform .2s ease;align-self:flex-start;margin-top:auto}.project-card-btn:hover{background:#ffffff26;transform:translate(4px)}@media(max-width:768px){.projects-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding-bottom:2rem;padding-top:1rem;padding-left:0;padding-right:1.25rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.projects-grid::-webkit-scrollbar{display:none}.project-card{flex:0 0 85%;scroll-snap-align:start}}.project-modal-backdrop{position:fixed;inset:0;max-height:100vh;background:#0006;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;overflow-y:auto}.project-modal-content{width:98vw;max-width:1600px;height:98vh;background:var(--color-bg-secondary);border-radius:2rem;overflow:hidden;position:relative;display:flex;flex-direction:row;box-shadow:0 24px 64px #0009}.modal-close-btn{position:absolute;top:2rem;right:2rem;width:48px;height:48px;border-radius:50%;border:1px solid var(--color-glass-border);display:grid;place-items:center;color:var(--color-accent-teal);cursor:pointer;z-index:10;transition:all .2s ease}.modal-close-btn:hover{background:#48b9b333;transform:scale(1.05)}.modal-image-container{width:65%;height:100%;position:relative;flex-shrink:0;overflow:hidden;display:flex;justify-content:center;align-items:center;background:var(--color-bg-primary)}.gallery-image{width:100%;height:100%;object-fit:contain;position:absolute;cursor:grab}.gallery-image:active{cursor:grabbing}.gallery-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:56px;height:56px;border-radius:50%;display:grid;place-items:center;color:var(--color-text-primary);border:1px solid rgba(255,255,255,.1);cursor:pointer;z-index:10;transition:all .3s ease;background:#141e2d66;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.gallery-nav-btn:hover{background:#48b9b333;color:var(--color-accent-teal);border-color:#48b9b366;transform:translateY(-50%) scale(1.05)}.gallery-nav-btn.prev{left:2rem}.gallery-nav-btn.next{right:2rem}.gallery-dots{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:.75rem;z-index:10;background:#141e2d66;padding:.5rem 1rem;border-radius:2rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1)}.gallery-dot{width:8px;height:8px;border-radius:50%;background:#ffffff4d;cursor:pointer;transition:all .3s ease}.gallery-dot.active{background:var(--color-accent-teal);transform:scale(1.2)}.gallery-dot:hover:not(.active){background:#fff9}.modal-image-overlay{position:absolute;inset:0;background:linear-gradient(to top,var(--color-bg-secondary) 0%,transparent 60%)}.modal-details{width:35%;height:100%;padding:2.5rem;overflow-y:auto;background:var(--color-bg-secondary);border:none;display:flex;flex-direction:column;gap:1.5rem}.modal-details .heading-section{font-size:2rem;word-break:break-word;overflow-wrap:break-word}.modal-text-content{display:flex;flex-direction:column;gap:2rem;max-width:800px}.project-case-study{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:1rem;background:var(--color-bg-tertiary);padding:1.5rem;border-radius:1rem}.contact-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.75rem;border-radius:100px;border:1px solid rgba(255,255,255,.15);background:#ffffff0f;color:var(--color-text-primary);font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.contact-btn:hover{background:#48b9b326;border-color:var(--color-accent-teal);color:var(--color-accent-teal);transform:translate(4px)}.case-block h4{color:var(--color-accent-teal);font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.case-block p{color:var(--color-text-secondary);line-height:1.6}@media(max-width:768px){.project-modal-backdrop{padding:0;backdrop-filter:none;-webkit-backdrop-filter:none;background:#000000d9;overflow:hidden;overscroll-behavior:contain;touch-action:none}.project-card{backdrop-filter:none;-webkit-backdrop-filter:none;background:#262b2be6;will-change:auto}.project-card-image img{filter:none;will-change:auto}.project-modal-content{width:100%;height:100vh;border-radius:0;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y pinch-zoom}.modal-close-btn{position:sticky;top:1.25rem;margin-left:auto;margin-right:.75rem;margin-top:1.25rem;margin-bottom:calc(-44px - 1.25rem);z-index:1000;width:44px;height:44px;background:#00000080}.modal-image-container{width:100%;height:45vh;min-height:250px}.gallery-nav-btn{width:44px;height:44px}.gallery-nav-btn.prev{left:.75rem}.gallery-nav-btn.next{right:.75rem}.gallery-dots{bottom:.75rem;gap:.5rem;padding:.35rem .75rem}.gallery-dot{width:10px;height:10px}.modal-details{width:100%;height:auto;padding:1.5rem;overflow-y:visible;gap:1rem}.modal-details .heading-section{font-size:1.5rem;margin-bottom:.5rem}.modal-text-content{gap:1rem}.project-case-study{grid-template-columns:1fr;padding:1rem}.case-block p{font-size:.95rem;line-height:1.7}.contact-btn{padding:1rem 1.5rem;font-size:1rem;width:100%;justify-content:center}.project-card-info{padding:1.25rem}.project-card-title{font-size:1.15rem}.project-card-meta,.project-card-category{font-size:.9rem;line-height:1.5}.project-card-btn{padding:.8rem 1.5rem;font-size:.9rem}.case-block h4{font-size:.95rem}.modal-details .text-body-large{font-size:1rem;line-height:1.7}}.lightbox-backdrop{position:fixed;inset:0;z-index:2000;background:#000000eb;display:flex;align-items:center;justify-content:center;cursor:zoom-out}.lightbox-image{max-width:100vw;max-height:100vh;width:100%;height:100%;object-fit:contain;border-radius:.5rem;cursor:default;user-select:none;-webkit-user-select:none}.lightbox-close-btn{position:absolute;top:1.5rem;right:1.5rem;width:52px;height:52px;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:#ffffff14;color:#fff;display:grid;place-items:center;cursor:pointer;z-index:10;transition:all .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lightbox-close-btn:hover{background:#fff3;transform:scale(1.1)}.lightbox-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:56px;height:56px;border-radius:50%;display:grid;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;cursor:pointer;z-index:10;transition:all .25s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lightbox-nav-btn:hover{background:#ffffff2e;transform:translateY(-50%) scale(1.08)}.lightbox-nav-btn.prev{left:1.5rem}.lightbox-nav-btn.next{right:1.5rem}.lightbox-counter{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);color:#fff9;font-size:.9rem;font-weight:500;letter-spacing:.1em;background:#0006;padding:.4rem 1rem;border-radius:2rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media(max-width:768px){.lightbox-nav-btn{width:44px;height:44px}.lightbox-nav-btn.prev{left:.75rem}.lightbox-nav-btn.next{right:.75rem}.lightbox-close-btn{top:1rem;right:1rem;width:44px;height:44px}.lightbox-backdrop{background:#000000f5}.lightbox-nav-btn,.lightbox-close-btn{backdrop-filter:none;-webkit-backdrop-filter:none;background:#ffffff1a}.lightbox-counter{backdrop-filter:none;-webkit-backdrop-filter:none;background:#0009}}.about-section{padding:var(--section-padding)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.about-image-col{position:relative;aspect-ratio:4/5;border-radius:2rem;overflow:hidden;background:var(--color-bg-tertiary)}.portrait-image{width:100%;height:100%;object-fit:cover}.about-text-col{display:flex;flex-direction:column;gap:1.5rem}.about-quote{font-family:var(--font-accent);font-size:clamp(1.3rem,2.5vw,2rem);line-height:1.2;font-weight:500;color:var(--color-text-primary);letter-spacing:-.01em;margin-bottom:.5rem;white-space:nowrap}.about-body{display:flex;flex-direction:column;gap:1rem}.about-intro{font-size:1.125rem;line-height:1.6;color:var(--color-text-secondary)}.about-credentials{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;background:var(--color-bg-secondary);border-radius:1rem;border:1px solid var(--color-glass-border)}.credential-badge{text-transform:uppercase;font-size:.75rem;letter-spacing:.1em;font-weight:600;color:var(--color-accent-teal);padding:.25rem .75rem;background:#48b9b31a;border-radius:100px;white-space:nowrap}.about-credentials p{font-size:1rem;color:var(--color-text-secondary);margin:0;line-height:1.5}.about-principles{display:flex;flex-direction:column;gap:1.5rem;padding-left:1rem;border-left:1px solid var(--color-glass-border)}.principle h3{font-size:1rem;color:var(--color-text-primary);margin-bottom:.5rem;display:flex;align-items:center;gap:.75rem;position:relative}.principle h3:before{content:"";position:absolute;left:-1.4rem;display:block;width:6px;height:6px;border-radius:50%;background:var(--color-accent-teal);box-shadow:0 0 10px var(--color-accent-teal)}.principle p{font-size:1rem;color:var(--color-text-secondary);line-height:1.6;margin:0}.about-body p.highlight{color:var(--color-accent-teal);font-weight:500;font-size:1.2rem;margin-top:1rem}.signature{margin-top:2rem;opacity:.7}.signature-img{max-width:200px}@media(max-width:968px){.about-grid{grid-template-columns:1fr;gap:3rem}.about-image-col{aspect-ratio:4/5;max-height:500px}}@media(max-width:768px){.about-grid{gap:2rem}.about-quote{white-space:normal;font-size:clamp(1.1rem,4.5vw,1.6rem)}.about-text-col{gap:2rem}.about-intro{font-size:1.05rem;line-height:1.7}.about-credentials{flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem}.about-principles{gap:1.25rem}.about-body p.highlight{font-size:1.1rem;line-height:1.6}.about-image-col{aspect-ratio:1/1;max-height:400px}}.services-section{padding:var(--section-padding)}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem}.service-card{padding:3rem;border-radius:2rem;display:flex;flex-direction:column;gap:1.5rem;background:var(--color-bg-secondary);border:1px solid var(--color-glass-border);transition:transform .3s ease,background .3s ease;will-change:transform}.service-card:hover{transform:translateY(-8px);background:var(--color-bg-tertiary)}.service-icon{color:var(--color-text-primary);opacity:.8;margin-bottom:1rem}@media(max-width:1024px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.services-grid{grid-template-columns:1fr}.service-card{padding:2.5rem}}.service-list{list-style-type:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.service-list li{font-size:1rem;color:var(--color-text-secondary);line-height:1.5;position:relative;padding-left:1.5rem}.service-list li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:var(--color-accent-teal);opacity:.8}.service-split{display:flex;flex-direction:column;gap:1.5rem;margin-top:.5rem}.split-column{flex:1;display:flex;flex-direction:column}.split-heading{margin-bottom:.5rem;font-size:1.125rem}.split-column p{font-size:1rem;color:var(--color-text-secondary);line-height:1.5;margin:0 0 .5rem}.split-divider{width:100%;height:1px;background-color:var(--color-glass-border);flex-shrink:0}.collapsed-card{cursor:pointer;flex-direction:row;justify-content:space-between;align-items:center;padding:2.5rem 2rem}.collapsed-card .heading-card{margin:0}.expand-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--color-bg-tertiary);color:var(--color-text-primary);transition:transform .3s ease,background .3s ease;flex-shrink:0;margin-left:1rem;will-change:transform,background-color}.service-card:hover .expand-icon{background:var(--color-accent-teal);transform:translate(5px)}.service-action-area{margin-top:auto;display:flex;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.05)}.service-price{font-size:1rem;font-weight:500;color:var(--color-text-primary);background:#ffffff08;padding:.6rem 1rem;border-radius:2rem;display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.08)}.service-price span{color:var(--color-text-secondary);font-size:.85rem;font-weight:400;margin-right:.5rem}.service-order-btn{font-size:.9rem;font-weight:500;color:var(--color-text-primary);background:var(--color-accent-teal);padding:.65rem 1.25rem;border-radius:2rem;text-decoration:none;transition:all .3s ease;border:1px solid rgba(255,255,255,.1);display:inline-flex;align-items:center;white-space:nowrap}.service-order-btn:hover{background:#ffffff1a;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.service-modal-backdrop{position:fixed;inset:0;height:100vh;background:#0006;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;overflow-y:auto}.service-modal-content{width:100%;max-width:800px;max-height:90vh;overflow-y:auto;background:var(--color-bg-secondary);border-radius:2rem;padding:4rem;position:relative;display:flex;flex-direction:column;gap:2rem}.close-btn{position:absolute;top:2rem;right:2rem;background:var(--color-bg-tertiary);border:none;color:var(--color-text-primary);width:48px;height:48px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease;z-index:1000;flex-shrink:0}.close-btn:hover{background:#ffffff1a;transform:scale(1.05)}.modal-title{margin-bottom:0;font-size:clamp(2rem,4vw,3rem)}@media(max-width:768px){.services-grid{gap:1rem;margin-top:2rem}.service-modal-backdrop{padding:1rem;backdrop-filter:none;-webkit-backdrop-filter:none;background:#000000b3;align-items:center;overflow:hidden;overscroll-behavior:contain;touch-action:none}.service-modal-content{width:100%;max-width:100%;max-height:85vh;height:auto;border-radius:1.5rem;padding:4rem 1.5rem 1.5rem;gap:1.25rem;box-shadow:0 8px 40px #0006;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.close-btn{position:absolute;top:1.5rem;right:1.5rem;margin:0;z-index:1000;width:44px;height:44px;min-width:44px;min-height:44px;flex-shrink:0}.modal-title{font-size:1.5rem}.collapsed-card{padding:2rem 1.5rem}.collapsed-card .heading-card{font-size:1.15rem}.expand-icon{width:44px;height:44px}.service-split{gap:1.25rem}.split-heading{font-size:1.15rem}.split-column p{font-size:1.05rem;line-height:1.6}.service-list li{font-size:1.05rem;padding-left:1.25rem;line-height:1.6}.service-action-area{flex-wrap:wrap;gap:.75rem;padding-top:1rem;flex-direction:column;align-items:flex-start}.service-price{font-size:.95rem;padding:1rem 1.25rem;display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;text-align:left;line-height:1.5;width:fit-content;background:#ffffff0d;border-radius:1rem}.service-price span{font-size:.8rem;color:#fff9;text-transform:uppercase;letter-spacing:.05em}.service-order-btn{font-size:1.05rem;padding:1.25rem 1.5rem;width:100%;text-align:center;justify-content:center;border-radius:1rem}}@media(max-width:400px){.service-modal-content{padding:3.5rem 1.25rem 1.25rem}.modal-title{font-size:1.3rem}.service-action-area{flex-direction:column;align-items:stretch;text-align:center}.service-price,.service-order-btn{justify-content:center}}.contact-section{padding:8rem 2rem 4rem;min-height:80vh;display:flex;flex-direction:column;justify-content:space-between}.contact-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.telegram-link{display:inline-flex;align-items:center;gap:1rem;padding:.75rem 1.5rem .75rem .75rem;background:#ffffff08;border:1px solid var(--color-glass-border);border-radius:100px;color:var(--color-text-primary);text-decoration:none;font-size:clamp(1.2rem,2vw,1.5rem);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.telegram-link:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transform:translate(-100%);transition:transform .6s ease}.telegram-link:hover:before{transform:translate(100%)}.telegram-link:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px);box-shadow:0 10px 30px #0003}.tg-icon-wrapper{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--color-accent-teal);color:var(--color-bg-primary);border-radius:50%;transition:transform .4s cubic-bezier(.4,0,.2,1)}.telegram-link:hover .tg-icon-wrapper{transform:scale(1.05) rotate(-10deg)}.tg-arrow{color:var(--color-text-secondary);transition:all .3s ease}.telegram-link:hover .tg-arrow{color:var(--color-text-primary);transform:translate(4px,-4px)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:4rem;border-top:1px solid var(--color-glass-border);color:var(--color-text-secondary);font-size:.875rem}@media(max-width:768px){.contact-section{padding:4rem 1.25rem 6rem}.contact-content .heading-section{font-size:clamp(1.8rem,7vw,3rem)!important}.telegram-link{font-size:1.1rem;padding:.75rem 1.5rem .75rem .75rem;gap:1rem;width:100%;justify-content:center}.tg-icon-wrapper{width:44px;height:44px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:1.5rem}}.cookie-banner{position:fixed;bottom:1.5rem;left:50%;z-index:9999;width:calc(100% - 3rem);max-width:700px}.cookie-content{background:#1a1d1df2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:1.25rem;padding:1.25rem 1.5rem;display:flex;align-items:center;gap:1.25rem;box-shadow:0 8px 32px #0006}.cookie-text{font-size:.85rem;color:var(--color-text-secondary);margin:0;line-height:1.5;flex:1}.cookie-actions{display:flex;gap:.5rem;flex-shrink:0}.cookie-btn{padding:.55rem 1.1rem;border-radius:2rem;font-size:.85rem;font-weight:500;cursor:pointer;border:none;transition:all .25s ease;white-space:nowrap}.cookie-accept{background:var(--color-accent-teal);color:var(--color-text-primary)}.cookie-accept:hover{filter:brightness(1.15);transform:translateY(-1px)}.cookie-decline{background:#ffffff0f;color:var(--color-text-secondary);border:1px solid rgba(255,255,255,.1)}.cookie-decline:hover{background:#ffffff1a}@media(max-width:600px){.cookie-content{flex-direction:column;text-align:center;padding:1.25rem}.cookie-text{font-size:.9rem;line-height:1.6}.cookie-actions{width:100%;justify-content:stretch;display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.cookie-btn{padding:.85rem 1rem;font-size:.9rem;width:100%;justify-content:center}}
