@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";:root{--primary-blue:#06f;--primary-blue-hover:#0052cc;--primary-blue-light:#e6f0ff;--accent-amber:#f59e0b;--accent-emerald:#10b981;--accent-purple:#8b5cf6;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--bg-main:#f8fafc;--bg-card:#fff;--glass-bg:#ffffffc7;--glass-border:#ffffffd9;--shadow-sm:0 2px 8px #0000000a;--shadow-md:0 8px 24px #0f172a14;--shadow-lg:0 16px 40px #0066ff24;--shadow-pill:0 12px 32px #0066ff29}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background-color:var(--bg-main);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif}body{min-height:100vh;overflow-x:hidden}::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.blueprint-bg-wrapper{pointer-events:none;z-index:0;will-change:transform;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden;transform:translateZ(0)}.blueprint-canvas{opacity:.55;will-change:transform;width:100%;height:100%;display:block}.blueprint-overlay-gradient{pointer-events:none;background:radial-gradient(circle at 50% 30%,#ffffff4d 0%,#f8fafc99 60%,#f1f5f9cc 100%);width:100%;height:100%;position:absolute;top:0;left:0}.staggered-menu-wrapper{display:none}@media (width<=768px){.staggered-menu-wrapper{display:block}.mobile-header-bar{-webkit-backdrop-filter:blur(20px);z-index:990;background:#ffffffb8;border:1px solid #ffffffd9;border-radius:9999px;justify-content:space-between;align-items:center;width:calc(100% - 32px);max-width:460px;height:54px;padding:6px 14px 6px 18px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:14px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0066ff1f,0 2px 8px #0000000a}.mobile-brand{color:var(--primary-blue,#06f);letter-spacing:-.3px;align-items:center;gap:8px;font-size:1.05rem;font-weight:800;display:flex}.hamburger-btn{color:var(--primary-blue,#06f);cursor:pointer;background:#0066ff14;border:1px solid #0066ff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.hamburger-btn:active{transform:scale(.92)}.staggered-backdrop{-webkit-backdrop-filter:blur(4px);z-index:998;opacity:0;pointer-events:none;background:#0a0f1e66;transition:opacity .4s;position:fixed;inset:0}.staggered-backdrop.visible{opacity:1;pointer-events:auto}.staggered-layer.layer-1{z-index:999;background:#0d1b2a;width:85vw;max-width:360px;height:100vh;transition:transform .5s cubic-bezier(.77,0,.175,1);position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #00000026}.staggered-layer.layer-1.open{transition-delay:0s;transform:translate(0)}.staggered-layer.layer-2{background:var(--primary-blue,#06f);z-index:1000;width:85vw;max-width:360px;height:100vh;transition:transform .5s cubic-bezier(.77,0,.175,1);position:fixed;top:0;right:0;transform:translate(100%)}.staggered-layer.layer-2.open{transition-delay:80ms;transform:translate(0)}.staggered-menu-content{z-index:1001;background:#fff;flex-direction:column;width:85vw;max-width:360px;height:100vh;padding:28px 24px;transition:transform .5s cubic-bezier(.77,0,.175,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-15px 0 40px #0000001f}.staggered-menu-content.open{transition-delay:.16s;transform:translate(0)}.staggered-menu-header{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;margin-bottom:40px;padding-bottom:16px;display:flex}.menu-brand{color:var(--primary-blue,#06f);align-items:center;gap:8px;font-size:1.25rem;font-weight:800;display:flex}.menu-close-btn{color:#333;cursor:pointer;background:#0000000a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.menu-close-btn:hover{background:#00000014}.staggered-nav-list{flex-direction:column;flex:1;gap:12px;display:flex}.staggered-nav-item{-webkit-backdrop-filter:blur(12px);text-align:left;cursor:pointer;opacity:0;background:#ffffffbf;border:1px solid #0066ff1f;border-radius:9999px;align-items:center;gap:16px;padding:14px 22px;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .4s,background .2s,border-color .2s,box-shadow .2s;display:flex;transform:translateY(24px)rotate(2deg)}.staggered-menu-content.open .staggered-nav-item{opacity:1;transition-delay:calc(.24s + var(--item-index) * 70ms);transform:translateY(0)rotate(0)}.staggered-nav-item:hover,.staggered-nav-item.active{background:var(--primary-blue,#06f);border-color:var(--primary-blue,#06f);box-shadow:0 8px 20px #0066ff40}.nav-item-icon{width:40px;height:40px;color:var(--primary-blue,#06f);background:#fff;border-radius:12px;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000000d}.staggered-nav-item.active .nav-item-icon{color:#fff;background:#fff3}.nav-item-text{flex-direction:column;display:flex}.nav-item-title{color:#1e293b;font-size:1.05rem;font-weight:700;transition:color .2s}.staggered-nav-item.active .nav-item-title{color:#fff}.nav-item-category{color:#64748b;font-size:.78rem;font-weight:500;transition:color .2s}.staggered-nav-item.active .nav-item-category{color:#fffc}.staggered-menu-footer{color:#94a3b8;text-align:center;border-top:1px solid #0000000f;padding-top:20px;font-size:.8rem}}.app-container{background:0 0;flex-direction:column;align-items:center;min-height:100vh;display:flex;position:relative}.navbar-wrapper{z-index:100;justify-content:center;width:100%;padding:0 20px;display:flex;position:fixed;top:24px}@media (width<=768px){.desktop-nav-only{display:none}}.pill-navbar{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);box-shadow:var(--shadow-pill);border-radius:9999px;align-items:center;gap:8px;padding:8px 12px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.nav-brand{color:var(--primary-blue);border-right:1px solid #00000014;align-items:center;gap:6px;padding:6px 14px 6px 8px;font-size:1.05rem;font-weight:800;display:flex}.nav-item{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9999px;padding:10px 18px;font-size:.92rem;font-weight:600;transition:all .25s}.nav-item:hover{color:var(--primary-blue);background:#0066ff0f}.nav-item.active{background:var(--primary-blue);color:#fff;box-shadow:0 4px 14px #0066ff59}.hero-section{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:900px;min-height:calc(100vh - 120px);margin-top:80px;margin-bottom:20px;padding:0 24px;display:flex;position:relative}.hero-badge{-webkit-backdrop-filter:blur(8px);color:var(--primary-blue);letter-spacing:.5px;background:#0066ff14;border:1px solid #0066ff2e;border-radius:9999px;align-items:center;gap:6px;margin-bottom:20px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex;box-shadow:0 4px 15px #0066ff0f}.hero-title{color:var(--text-primary);letter-spacing:-.5px;word-break:keep-all;margin-bottom:16px;font-size:clamp(2.2rem,5.2vw,3.8rem);font-weight:800;line-height:1.25}.hero-title span.typing-container{color:var(--primary-blue);align-items:center;min-height:1.25em;display:inline-flex}.typing-keyword{color:var(--primary-blue);-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#06f 0%,#0044b3 100%) text}.typing-cursor{color:#06f;-webkit-text-fill-color:#06f;opacity:1;margin-left:2px;font-weight:400;animation:1.1s infinite blinkCursor;display:inline-block}@keyframes blinkCursor{0%,49.9%{opacity:1}50%,to{opacity:0}}.hero-subtitle{color:var(--text-secondary);word-break:keep-all;font-size:clamp(1rem,2.2vw,1.35rem);line-height:1.65}.sections-container{z-index:2;flex-direction:column;width:100%;display:flex;position:relative}.business-section{border-bottom:1px solid #0000000d;justify-content:center;width:100%;padding:100px 24px;transition:background-color .3s;display:flex}.business-section:nth-child(2n){-webkit-backdrop-filter:blur(12px);background-color:#ffffffbf}.business-section:nth-child(odd){-webkit-backdrop-filter:blur(12px);background-color:#f8fafca6}.section-inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;max-width:1200px;display:grid}.business-section:nth-child(2n) .section-inner{grid-template-areas:"content gallery"}.business-section:nth-child(odd) .section-inner{grid-template-areas:"gallery content"}@media (width<=960px){.section-inner,.business-section:nth-child(2n) .section-inner,.business-section:nth-child(odd) .section-inner{grid-template-columns:1fr;grid-template-areas:"gallery""content";gap:36px}}.section-content{flex-direction:column;grid-area:content;display:flex}.section-gallery{width:100%;height:400px;box-shadow:var(--shadow-md);cursor:pointer;background-color:#e5e7eb;border-radius:24px;grid-area:gallery;position:relative;overflow:hidden}.slider-image-wrapper{width:100%;height:100%;position:relative}.slider-image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.section-gallery:hover .slider-image{transform:scale(1.04)}.gallery-counter{-webkit-backdrop-filter:blur(10px);color:#ffffffd9;letter-spacing:.5px;z-index:5;background:#0f172aa6;border:1px solid #ffffff26;border-radius:9999px;padding:4px 12px;font-size:.78rem;font-weight:500;position:absolute;top:14px;right:14px;box-shadow:0 4px 12px #00000026}.gallery-counter span{color:#fff;font-weight:700}.slider-arrow{-webkit-backdrop-filter:blur(12px);color:#1e293b;cursor:pointer;z-index:10;opacity:.85;background:#ffffffbf;border:1px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)scale(.92);box-shadow:0 8px 20px #0000001f,0 2px 6px #0000000f}.section-gallery:hover .slider-arrow{opacity:1;transform:translateY(-50%)scale(1)}.slider-arrow:hover{color:var(--primary-blue,#2563eb);background:#fff;border-color:#2563eb4d;transform:translateY(-50%)scale(1.12);box-shadow:0 10px 25px #2563eb40,0 4px 10px #0000001a}.slider-arrow:active{transform:translateY(-50%)scale(1.02)}.slider-arrow.left{left:16px}.slider-arrow.right{right:16px}.slider-dots-wrapper{-webkit-backdrop-filter:blur(12px);z-index:10;background:#0f172a8c;border:1px solid #fff3;border-radius:9999px;width:auto;max-width:140px;padding:6px 12px;display:none;position:absolute;bottom:14px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 4px 12px #00000040}.slider-dots-track{will-change:transform;align-items:center;gap:6px;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex}.dot{cursor:pointer;background:#ffffff59;border:none;border-radius:9999px;outline:none;flex-shrink:0;width:6px;height:6px;margin:0;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.dot:hover{background:#ffffffd9}.dot.active{background:#fff;border-radius:9999px;width:20px;height:6px;box-shadow:0 0 10px #fffffff2}.dot.near{background:#ffffffa6;width:6px;height:6px}.dot.far{background:#ffffff4d;width:4px;height:4px}.section-category{color:var(--primary-blue);text-transform:uppercase;letter-spacing:1.2px;align-items:center;gap:8px;margin-bottom:12px;font-size:.9rem;font-weight:800;display:inline-flex}.section-title{color:var(--text-primary);margin-bottom:16px;font-size:2.2rem;font-weight:800;line-height:1.3}.section-description{color:var(--text-secondary);margin-bottom:32px;font-size:1.1rem;line-height:1.7}.detail-btn{border:2px solid var(--primary-blue);color:var(--primary-blue);cursor:pointer;background:#fff;border-radius:9999px;justify-content:center;align-self:flex-start;align-items:center;gap:10px;padding:14px 28px;font-size:1rem;font-weight:700;transition:all .25s;display:inline-flex}.detail-btn:hover{background:var(--primary-blue);color:#fff;box-shadow:0 6px 20px #0066ff4d}.footer{z-index:10;background-color:#fff;border-top:1px solid #e2e8f0;justify-content:center;width:100%;padding:60px 24px 40px;display:flex;position:relative;box-shadow:0 -4px 20px #00000008}.about-section{-webkit-backdrop-filter:blur(16px);z-index:2;background:linear-gradient(135deg,#ffffffd9 0%,#f0f6ffbf 100%);border-bottom:1px solid #0066ff1a;justify-content:center;width:100%;padding:90px 24px;display:flex;position:relative}.about-inner{flex-direction:column;gap:48px;width:100%;max-width:1200px;display:flex}.about-header{text-align:center;max-width:800px;margin:0 auto}.about-title{color:var(--text-primary);letter-spacing:-.5px;word-break:keep-all;margin-bottom:16px;font-size:clamp(1.8rem,3.8vw,2.6rem);font-weight:800;line-height:1.3}.about-subtitle{color:var(--text-secondary);word-break:keep-all;font-size:1.1rem;line-height:1.7}.about-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}@media (width<=900px){.about-grid{grid-template-columns:1fr;gap:20px}}.about-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:24px;flex-direction:column;align-items:flex-start;padding:36px 28px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 20px #00000008}.about-card:hover{border-color:#0066ff4d;transform:translateY(-6px);box-shadow:0 16px 36px #0066ff1f}.about-card-icon{width:56px;height:56px;color:var(--primary-blue);background:#0066ff14;border-radius:16px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.about-card h3{color:var(--text-primary);margin-bottom:12px;font-size:1.25rem;font-weight:800}.about-card p{color:var(--text-secondary);word-break:keep-all;font-size:.96rem;line-height:1.65}.location-section{-webkit-backdrop-filter:blur(16px);z-index:2;background:#ffffffe6;border-top:1px solid #0000000f;justify-content:center;width:100%;padding:100px 24px;display:flex;position:relative}.location-inner{flex-direction:column;gap:40px;width:100%;max-width:1200px;display:flex}.location-header{text-align:center;max-width:700px;margin:0 auto}.location-title{color:var(--text-primary);margin-bottom:12px;font-size:clamp(2rem,4vw,2.5rem);font-weight:800}.location-subtitle{color:var(--text-secondary);font-size:1.08rem;line-height:1.6}.location-content-grid{grid-template-columns:1.2fr .8fr;align-items:stretch;gap:32px;display:grid}@media (width<=960px){.location-content-grid{grid-template-columns:1fr}}.location-map-card{width:100%;min-height:380px;box-shadow:var(--shadow-md);border:1px solid #e2e8f0;border-radius:28px;position:relative;overflow:hidden}.map-placeholder{width:100%;height:100%;min-height:380px;position:relative}.map-badge{z-index:10;-webkit-backdrop-filter:blur(10px);color:#fff;background:#0f172ad1;border:1px solid #fff3;border-radius:9999px;align-items:center;gap:8px;padding:8px 18px;font-size:.9rem;font-weight:700;display:flex;position:absolute;top:18px;left:18px;box-shadow:0 4px 14px #0003}.location-info-cards{flex-direction:column;justify-content:center;gap:16px;display:flex}.location-info-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;align-items:flex-start;gap:18px;padding:24px;transition:all .25s;display:flex}.location-info-card:hover{border-color:#0066ff59;transform:translateY(-2px);box-shadow:0 8px 24px #0066ff14}.info-icon-box{width:44px;height:44px;color:var(--primary-blue);background:#0066ff14;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.info-text h4{color:var(--text-primary);margin-bottom:6px;font-size:1.05rem;font-weight:800}.info-text p{color:var(--text-secondary);font-size:.94rem;line-height:1.6}.info-text strong{color:var(--primary-blue)}.map-direct-buttons{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.map-btn{border-radius:12px;align-items:center;gap:8px;padding:8px 16px;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 2px 6px #0000000a}.map-logo-badge{color:#fff;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:900;display:flex}.naver-map-btn{color:#fff;background:#03c75a;border:1px solid #02b150}.naver-map-btn:hover{background:#02b150;transform:translateY(-2px);box-shadow:0 6px 16px #03c75a4d}.naver-badge{background:#ffffff40}.kakao-map-btn{color:#191919;background:#fee500;border:1px solid #fada00}.kakao-map-btn:hover{background:#fada00;transform:translateY(-2px);box-shadow:0 6px 16px #fee50066}.kakao-badge{color:#fee500;background:#191919}.google-map-btn{color:#3c4043;background:#fff;border:1.5px solid #dadce0}.google-map-btn:hover{color:#4285f4;background:#f8fafc;border-color:#4285f4;transform:translateY(-2px);box-shadow:0 6px 16px #4285f426}.google-badge{background:#4285f4}.footer-inner{flex-direction:column;gap:40px;width:100%;max-width:1200px;display:flex}.footer-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.footer-brand{max-width:320px}.footer-logo{color:var(--primary-blue);align-items:center;gap:8px;margin-bottom:12px;font-size:1.4rem;font-weight:800;display:flex}.footer-brand-desc{color:#334155;margin-bottom:16px;font-size:.95rem;font-weight:500;line-height:1.6}.footer-business-info{color:#64748b;flex-direction:column;gap:4px;font-size:.88rem;line-height:1.6;display:flex}.footer-links-group{flex-wrap:wrap;gap:60px;display:flex}.footer-col h4{color:#0f172a;margin-bottom:16px;font-size:1rem;font-weight:800}.footer-col ul{flex-direction:column;gap:10px;list-style:none;display:flex}.footer-col button{color:#475569;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.92rem;font-weight:600;transition:color .2s}.footer-col button:hover{color:var(--primary-blue)}.footer-contact-item{color:#334155;align-items:center;gap:8px;margin-bottom:8px;font-size:.92rem;font-weight:600;display:flex}.footer-bottom{color:#64748b;border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;font-size:.88rem;font-weight:500;display:flex}.modal-overlay{-webkit-backdrop-filter:blur(8px);z-index:200;background:#0f172a99;justify-content:center;align-items:flex-end;animation:.3s forwards fadeIn;display:flex;position:fixed;inset:0}.bottom-sheet{scroll-behavior:smooth;background:#fff;border-top-left-radius:32px;border-top-right-radius:32px;width:100%;max-width:860px;max-height:88vh;padding:24px 36px 44px;animation:.38s cubic-bezier(.16,1,.3,1) forwards slideUp;position:relative;overflow-y:auto;box-shadow:0 -20px 60px #00000040}.sheet-handle{background:#cbd5e1;border-radius:9999px;width:52px;height:5px;margin:0 auto 20px;transition:background-color .2s}.bottom-sheet:hover .sheet-handle{background:#94a3b8}.close-btn{cursor:pointer;width:42px;height:42px;color:var(--text-secondary);z-index:10;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:20px;right:24px}.close-btn:hover{color:var(--primary-blue);background:#fff;border-color:#0066ff4d;transform:rotate(90deg)scale(1.05);box-shadow:0 4px 12px #0000001a}.sheet-header{border-bottom:1px solid #f1f5f9;margin-bottom:28px;padding-bottom:20px}.sheet-subtitle{color:var(--primary-blue);text-transform:uppercase;letter-spacing:1.5px;align-items:center;gap:6px;margin-bottom:6px;font-size:.85rem;font-weight:800;display:flex}.sheet-subtitle:before{content:"";background:var(--primary-blue);border-radius:50%;width:8px;height:8px;display:inline-block}.sheet-title{color:var(--text-primary);letter-spacing:-.5px;font-size:2.2rem;font-weight:800}.sheet-content{flex-direction:column;gap:36px;display:flex}.sheet-section-title{color:var(--text-primary);letter-spacing:-.3px;align-items:center;gap:10px;margin-bottom:16px;font-size:1.25rem;font-weight:800;display:flex}.feature-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}@media (width<=600px){.feature-grid{grid-template-columns:1fr}}.feature-card{background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;padding:20px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #00000005}.feature-card:hover{border-color:#0066ff4d;transform:translateY(-3px);box-shadow:0 10px 24px #0066ff14}.feature-card h4{color:var(--text-primary);margin-bottom:8px;font-size:1.05rem;font-weight:700}.feature-card p{color:var(--text-secondary);font-size:.92rem;line-height:1.6}.contact-box{background:linear-gradient(135deg,#0066ff0f 0%,#0066ff1f 100%);border:1.5px solid #0066ff40;border-radius:24px;justify-content:space-between;align-items:center;gap:20px;padding:28px 32px;display:flex;box-shadow:0 8px 24px #0066ff14}@media (width<=640px){.contact-box{text-align:center;flex-direction:column;align-items:stretch;padding:24px}}.contact-info h4{color:var(--primary-blue);margin-bottom:6px;font-size:1.15rem;font-weight:800}.contact-info p{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.inquire-btn{background:var(--primary-blue);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:16px;justify-content:center;align-items:center;padding:16px 32px;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 6px 18px #0066ff4d}.inquire-btn:hover{background:var(--primary-blue-hover);transform:translateY(-2px);box-shadow:0 10px 25px #0066ff73}.modal-top-slider-wrapper{width:100%;margin-bottom:12px}.modal-hero-gallery{border-radius:24px;height:320px;overflow:hidden;box-shadow:0 10px 30px #0000001f}@media (width<=640px){.modal-hero-gallery{border-radius:14px;height:210px}}.tab-buttons-container{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:18px;gap:10px;margin-bottom:20px;padding:6px;display:flex}.modal-tab-btn{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;flex:1;padding:12px 20px;font-size:.95rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.modal-tab-btn:hover{color:var(--primary-blue);background:#fff9}.modal-tab-btn.active{color:var(--primary-blue);background:#fff;border-color:#06f3;box-shadow:0 4px 16px #0066ff1f,0 2px 6px #0000000a}.room-section-title{color:var(--primary-blue);text-transform:uppercase;letter-spacing:.8px;margin-top:14px;margin-bottom:10px;font-size:.82rem;font-weight:800}.active-tab-content{animation:.35s cubic-bezier(.16,1,.3,1) forwards fadeIn}.modal-branches-grid,.modal-zones-grid,.modal-service-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}@media (width<=640px){.modal-branches-grid,.modal-zones-grid,.modal-service-grid{grid-template-columns:1fr}}.modal-branch-card,.modal-zone-card,.modal-service-card{background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:24px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #00000008}.modal-branch-card:hover,.modal-zone-card:hover,.modal-service-card:hover{border-color:#0066ff4d;transform:translateY(-2px);box-shadow:0 12px 28px #0066ff17}.branch-header,.service-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.branch-title,.zone-name,.service-header h4{color:var(--text-primary);letter-spacing:-.3px;font-size:1.15rem;font-weight:800}.branch-badge,.service-badge{background:var(--primary-blue-light);color:var(--primary-blue);border:1px solid #0066ff26;border-radius:9999px;padding:5px 12px;font-size:.78rem;font-weight:700}.branch-desc,.zone-desc,.modal-service-card p{color:var(--text-secondary);margin-bottom:14px;font-size:.93rem;line-height:1.6}.room-tags{flex-wrap:wrap;gap:8px;display:flex}.room-chip{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;padding:6px 12px;font-size:.8rem;font-weight:600;transition:all .2s}.room-chip:hover{color:var(--primary-blue);background:#fff;border-color:#0066ff4d}.modal-strengths-list{flex-direction:column;gap:12px;list-style:none;display:flex}.modal-strengths-list li{color:var(--text-primary);background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:12px;padding:14px 18px;font-size:.98rem;font-weight:600;transition:all .2s;display:flex}.modal-strengths-list li:hover{background:#fff;border-color:#0066ff4d;box-shadow:0 4px 12px #0066ff0d}.subzones-list{flex-direction:column;gap:10px;display:flex}.subzone-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .2s;display:flex}.subzone-item:hover{border-color:#0066ff40;box-shadow:0 4px 12px #00000008}.subzone-title{color:var(--text-primary);font-size:.92rem;font-weight:700}.subzone-tag{color:var(--text-secondary);background:#f1f5f9;border-radius:8px;padding:4px 10px;font-size:.8rem}.modal-strengths-list{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:12px;padding:20px;list-style:none;display:flex}.modal-strengths-list li{color:var(--text-primary);align-items:center;gap:10px;font-size:.95rem;font-weight:600;display:flex}.fullscreen-overlay{-webkit-backdrop-filter:blur(16px);z-index:300;user-select:none;background:#0a0f1ef0;flex-direction:column;justify-content:center;align-items:center;animation:.25s forwards fadeIn;display:flex;position:fixed;inset:0}.fullscreen-close{color:#fff;cursor:pointer;z-index:310;background:#ffffff1f;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .25s;display:flex;position:absolute;top:24px;right:24px}.fullscreen-close:hover{background:#ffffff40;transform:rotate(90deg)scale(1.05)}.fullscreen-arrow{color:#fff;cursor:pointer;z-index:310;backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.fullscreen-arrow:hover{background:#ffffff47;transform:translateY(-50%)scale(1.1);box-shadow:0 0 20px #fff3}.fullscreen-arrow.left{left:32px}.fullscreen-arrow.right{right:32px}@media (width<=640px){.fullscreen-arrow{width:44px;height:44px}.fullscreen-arrow.left{left:12px}.fullscreen-arrow.right{right:12px}}.fullscreen-image-container{justify-content:center;align-items:center;max-width:90vw;max-height:75vh;display:flex;position:relative}.fullscreen-image{object-fit:contain;border-radius:16px;max-width:90vw;max-height:75vh;animation:.3s cubic-bezier(.16,1,.3,1) forwards zoomIn;box-shadow:0 24px 70px #0009}.fullscreen-counter{backdrop-filter:blur(8px);color:#ffffffd9;background:#0009;border:1px solid #ffffff26;border-radius:9999px;padding:6px 14px;font-size:.85rem;font-weight:700;position:absolute;top:16px;right:16px}.fullscreen-counter span{color:#fff}.fullscreen-footer{z-index:310;flex-direction:column;align-items:center;gap:12px;margin-top:20px;display:flex}.fullscreen-caption{color:#fff;text-align:center;letter-spacing:-.2px;text-shadow:0 2px 8px #00000080;font-size:1.05rem;font-weight:700}.fullscreen-dots{align-items:center;gap:8px;display:none}.fullscreen-dot{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.fullscreen-dot.active{background:#fff;border-radius:9999px;width:24px;box-shadow:0 0 12px #fffc}@media (width<=768px){.navbar-wrapper{padding:0 clamp(8px,3vw,16px);top:clamp(8px,2vw,16px)}.pill-navbar{scrollbar-width:none;-ms-overflow-style:none;gap:clamp(2px,1vw,6px);max-width:100%;padding:clamp(4px,1.2vw,8px) clamp(6px,2vw,12px);overflow-x:auto}.pill-navbar::-webkit-scrollbar{display:none}.nav-brand{flex-shrink:0;gap:4px;padding:4px clamp(6px,1.5vw,10px) 4px clamp(4px,1vw,8px);font-size:clamp(.8rem,3.5vw,.95rem)}.nav-item{flex-shrink:0;padding:clamp(6px,1.8vw,10px) clamp(8px,2.5vw,14px);font-size:clamp(.75rem,3.2vw,.88rem)}.hero-section{flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 80px);margin-top:60px;margin-bottom:0;padding:0 clamp(16px,5vw,32px);display:flex}.hero-badge{margin-bottom:clamp(16px,4vw,24px);padding:6px clamp(14px,4vw,20px);font-size:clamp(.8rem,3.2vw,.95rem)}.hero-title{word-break:keep-all;letter-spacing:-.8px;margin-bottom:clamp(14px,4vw,22px);font-size:clamp(1.8rem,7.5vw,3rem);font-weight:900;line-height:1.25}.hero-subtitle{word-break:keep-all;max-width:90%;font-size:clamp(1.05rem,4.6vw,1.35rem);font-weight:500;line-height:1.65}.business-section{padding:clamp(32px,10vw,60px) clamp(12px,4vw,24px)}.section-inner{gap:clamp(16px,5vw,32px)}.section-gallery{border-radius:clamp(12px,4vw,20px);height:clamp(200px,55vw,340px)}.slider-arrow{width:clamp(32px,9vw,42px);height:clamp(32px,9vw,42px)}.slider-arrow.left{left:clamp(6px,2vw,12px)}.slider-arrow.right{right:clamp(6px,2vw,12px)}.section-category{margin-bottom:clamp(6px,2vw,10px);font-size:clamp(.75rem,3vw,.85rem)}.section-title{margin-bottom:clamp(8px,2.5vw,14px);font-size:clamp(1.35rem,5.5vw,1.9rem)}.section-description{word-break:keep-all;margin-bottom:clamp(14px,4vw,24px);font-size:clamp(.88rem,3.6vw,1rem);line-height:1.6}.detail-btn{width:100%;padding:clamp(10px,3vw,14px) clamp(16px,4vw,24px);font-size:clamp(.85rem,3.6vw,.98rem)}.bottom-sheet{border-top-left-radius:clamp(16px,5vw,24px);border-top-right-radius:clamp(16px,5vw,24px);max-height:88vh;padding:clamp(20px,5vw,32px) clamp(16px,4vw,28px) clamp(24px,6vw,40px)}.sheet-header{margin-bottom:clamp(16px,4vw,24px)}.sheet-title{font-size:clamp(1.35rem,5.5vw,1.8rem)}.sheet-subtitle{font-size:clamp(.8rem,3vw,.9rem)}.sheet-section-title{font-size:clamp(1rem,4vw,1.15rem)}.feature-card h4{font-size:clamp(.9rem,3.6vw,1rem)}.feature-card p{font-size:clamp(.82rem,3.2vw,.9rem)}.contact-box{text-align:center;flex-direction:column;align-items:stretch;gap:clamp(12px,3vw,18px);padding:clamp(16px,4vw,24px)}.contact-info h4{font-size:clamp(.95rem,4vw,1.1rem)}.contact-info p{font-size:clamp(.82rem,3.2vw,.92rem)}.inquire-btn{width:100%;padding:clamp(10px,3vw,14px);font-size:clamp(.88rem,3.6vw,.95rem)}.fullscreen-close{width:clamp(36px,10vw,44px);height:clamp(36px,10vw,44px);top:clamp(12px,3vw,20px);right:clamp(12px,3vw,20px)}.fullscreen-caption{padding:0 16px;font-size:clamp(.85rem,3.5vw,1rem)}.footer{padding:clamp(32px,8vw,48px) clamp(16px,4vw,24px) clamp(24px,6vw,36px)}.footer-inner{gap:clamp(20px,5vw,32px)}.footer-top{flex-direction:column;gap:clamp(18px,4vw,28px)}.footer-logo{font-size:clamp(1.15rem,4.8vw,1.35rem)}.footer-desc{font-size:clamp(.82rem,3.4vw,.9rem)}.footer-links-group{flex-direction:column;gap:clamp(18px,4vw,28px);width:100%}.footer-col h4{font-size:clamp(.88rem,3.6vw,.95rem)}.footer-col button,.footer-contact-item{font-size:clamp(.82rem,3.2vw,.9rem)}.footer-bottom{text-align:center;flex-direction:column;gap:8px;font-size:clamp(.75rem,2.8vw,.82rem)}}.floating-quick-contact{z-index:150;position:fixed;bottom:28px;right:28px}.floating-action-btn{color:#371d1e;cursor:pointer;background:#fee500;border:1px solid #fee50099;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;transition:all .35s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;box-shadow:0 8px 24px #fee50073,0 2px 8px #0000001f}.floating-action-btn:after{content:"";border:2px solid #fee500a6;border-radius:50%;animation:2s infinite pulseGlow;position:absolute;inset:-4px}@keyframes pulseGlow{0%{opacity:.8;transform:scale(.95)}70%{opacity:0;transform:scale(1.25)}to{opacity:0;transform:scale(.95)}}.floating-action-btn:hover{background:#ffe812;transform:scale(1.12)translateY(-4px);box-shadow:0 14px 32px #fee500a6,0 4px 12px #00000026}.fab-tooltip{-webkit-backdrop-filter:blur(10px);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172ad9;border:1px solid #ffffff26;border-radius:9999px;padding:6px 14px;font-size:.82rem;font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;right:68px;transform:translateY(-50%)translate(10px);box-shadow:0 4px 14px #00000026}.floating-action-btn:hover .fab-tooltip{opacity:1;transform:translateY(-50%)translate(0)}@media (width<=640px){.floating-quick-contact{bottom:20px;right:20px}.floating-action-btn{width:50px;height:50px}.fab-tooltip{display:none}}.prepare-modal-overlay{align-items:center}.prepare-modal-card{-webkit-backdrop-filter:blur(20px);text-align:center;background:#fffffff2;border:1px solid #0066ff26;border-radius:28px;width:90%;max-width:440px;padding:40px 28px 32px;animation:.35s cubic-bezier(.16,1,.3,1) forwards popIn;position:relative;box-shadow:0 24px 60px #0066ff2e,0 8px 24px #0000001f}@keyframes popIn{0%{opacity:0;transform:scale(.88)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.prepare-close-btn{width:36px;height:36px;top:16px;right:16px}.prepare-modal-body{flex-direction:column;align-items:center;display:flex}.prepare-icon-wrapper{background:linear-gradient(135deg,#0066ff1f 0%,#0066ff38 100%);border:1px solid #06f3;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:16px;display:flex}.prepare-icon{color:var(--primary-blue);animation:2.5s ease-in-out infinite floatPulse}@keyframes floatPulse{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-4px)scale(1.08)}}.prepare-badge{letter-spacing:1.5px;color:var(--primary-blue);background:#0066ff14;border:1px solid #0066ff26;border-radius:9999px;margin-bottom:12px;padding:4px 12px;font-size:.75rem;font-weight:800}.prepare-title{color:var(--text-primary);word-break:keep-all;margin-bottom:12px;font-size:1.45rem;font-weight:800}.prepare-desc{color:var(--text-secondary);word-break:keep-all;margin-bottom:28px;font-size:.93rem;line-height:1.6}.prepare-confirm-btn{background:var(--primary-blue);color:#fff;cursor:pointer;border:none;border-radius:16px;width:100%;padding:14px 20px;font-size:.98rem;font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 6px 20px #0066ff59}.prepare-confirm-btn:hover{background:var(--primary-blue-hover);transform:translateY(-2px);box-shadow:0 10px 26px #0066ff73}.minimal-3d-card{perspective:800px;background:#fff;border:1px solid #00000014;border-radius:20px;flex-direction:column;justify-content:space-between;width:100%;height:380px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000a}.minimal-grid{pointer-events:none;background-image:linear-gradient(#0066ff0d 1px,#0000 1px),linear-gradient(90deg,#0066ff0d 1px,#0000 1px);background-size:32px 32px;width:200%;height:200%;animation:30s linear infinite slowGridMove;position:absolute;inset:-50%;transform:rotateX(60deg)rotate(-15deg)}@keyframes slowGridMove{0%{transform:rotateX(60deg)rotate(-15deg)translateY(0)}to{transform:rotateX(60deg)rotate(-15deg)translateY(32px)}}.minimal-scene{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.minimal-cube-stage{width:100px;height:100px;transform-style:preserve-3d;position:relative}.minimal-cube{width:100%;height:100%;transform-style:preserve-3d;animation:18s ease-in-out infinite alternate rotateMinimal;position:relative}@keyframes rotateMinimal{0%{transform:rotateX(-20deg)rotateY(25deg)}50%{transform:rotateX(20deg)rotateY(205deg)}to{transform:rotateX(-20deg)rotateY(385deg)}}.cube-face-m{backdrop-filter:blur(4px);background:#ffffffb3;border:1.5px solid #0066ff4d;width:100px;height:100px;position:absolute;box-shadow:0 4px 12px #0066ff0a}.cube-face-m.front{transform:rotateY(0)translateZ(50px)}.cube-face-m.back{transform:rotateY(180deg)translateZ(50px)}.cube-face-m.right{transform:rotateY(90deg)translateZ(50px)}.cube-face-m.left{transform:rotateY(-90deg)translateZ(50px)}.cube-face-m.top{transform:rotateX(90deg)translateZ(50px)}.cube-face-m.bottom{transform:rotateX(-90deg)translateZ(50px)}.outer-wire-frame{transform-style:preserve-3d;border:1px dashed #0066ff2e;border-radius:12px;animation:6s ease-in-out infinite alternate floatFrame;position:absolute;inset:-25px}@keyframes floatFrame{0%{transform:translateY(-8px)scale(.98)}to{transform:translateY(8px)scale(1.02)}}.minimal-info-bar{z-index:5;-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #0000000f;border-radius:9999px;justify-content:space-between;align-items:center;margin-top:auto;padding:12px 18px;display:flex;position:relative;box-shadow:0 4px 15px #00000008}.minimal-badge{color:#06f;background:#0066ff0f;border-radius:9999px;align-items:center;gap:6px;padding:4px 10px;font-size:.78rem;font-weight:700;display:flex}.minimal-badge .dot{background:#06f;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite minBlink}@keyframes minBlink{0%,to{opacity:1}50%{opacity:.3}}.minimal-text{color:#475569;margin:0;font-size:.84rem}.minimal-text strong{color:#0f172a;font-weight:700}@media (width<=768px){.minimal-3d-card{height:300px;padding:16px}.minimal-cube-stage,.cube-face-m{width:80px;height:80px}.cube-face-m.front{transform:rotateY(0)translateZ(40px)}.cube-face-m.back{transform:rotateY(180deg)translateZ(40px)}.cube-face-m.right{transform:rotateY(90deg)translateZ(40px)}.cube-face-m.left{transform:rotateY(-90deg)translateZ(40px)}.cube-face-m.top{transform:rotateX(90deg)translateZ(40px)}.cube-face-m.bottom{transform:rotateX(-90deg)translateZ(40px)}.minimal-info-bar{border-radius:14px;flex-direction:column;align-items:flex-start;gap:6px}}
