:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}:root{font-family:Helvetica Neue,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;--font-sans: "Helvetica Neue", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;color:#202724;background:#eeeae2;font-synthesis:none;--ink: #202724;--muted: #68706c;--paper: #f6f3ed;--accent: #9c6f3c;--line: rgba(32,39,36,.12);--shadow: 0 24px 70px rgba(24,31,28,.16)}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}button,input,textarea{font:inherit}button,a,label{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid color-mix(in srgb,var(--accent),white 25%);outline-offset:3px}img{display:block;max-width:100%}.eyebrow{display:block;color:var(--accent);font-size:11px;font-weight:400;letter-spacing:.16em;text-transform:uppercase}.brand-mark{display:flex;align-items:center;gap:13px}.brand-mark strong{display:block;font-family:var(--font-sans);font-size:18px;font-weight:500;letter-spacing:-.02em}.brand-monogram{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-family:var(--font-sans);font-size:24px;font-style:italic}.brand-monogram.light{background:#ffffff24;border:1px solid rgba(255,255,255,.3)}.button{min-height:48px;border:0;border-radius:14px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;font-weight:400;transition:transform .16s,background .16s}.button svg{width:18px}.button:active{transform:scale(.97)}.button.primary{background:var(--ink);color:#fff;box-shadow:0 10px 24px #20272426}.button.primary:hover{background:color-mix(in srgb,var(--ink),white 8%)}.button.ghost{background:#ece8e0}.button.wide{width:100%}.button.danger-text{color:#a64134;background:#f8ece8}.round-button{width:52px;height:52px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#ffffffe0;cursor:pointer}.round-button svg{width:23px}.display{position:fixed;inset:0;overflow:hidden;color:var(--ink);background:#dbe2dc}.map-shell,.google-map,.fallback-map{position:absolute;inset:0}.map-shell{overflow:hidden}.google-map{z-index:1}.fallback-map{z-index:2;overflow:hidden;background:radial-gradient(circle at 72% 22%,rgba(255,255,255,.9),transparent 23%),linear-gradient(180deg,#dfe8e3,#d3e1dc 60%,#bbd6db 60%);cursor:grab}.map-land{position:absolute;inset:3% -4% 21% -3%;transform-origin:54% 58%;clip-path:polygon(0 0,100% 0,100% 58%,94% 62%,87% 63%,81% 68%,73% 70%,67% 77%,59% 78%,52% 84%,41% 83%,35% 88%,23% 84%,17% 78%,8% 76%,0 69%);background:radial-gradient(circle at 50% 53%,rgba(101,131,99,.16) 0 3%,transparent 3.2%),radial-gradient(circle at 74% 43%,rgba(101,131,99,.18) 0 4%,transparent 4.2%),linear-gradient(135deg,rgba(141,162,127,.25),transparent 28%),#ede9dc;box-shadow:0 30px 80px #40544d33;transition:transform .25s ease}.map-land:before,.map-land:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(104,130,111,.2)}.map-land:before{width:35%;height:45%;left:47%;top:20%}.map-land:after{width:26%;height:33%;left:15%;top:27%}.map-road{position:absolute;height:2px;background:#af956c5e;transform-origin:left}.road-one{width:75%;left:12%;top:64%;transform:rotate(7deg)}.road-two{width:45%;left:45%;top:42%;transform:rotate(55deg)}.map-city{position:absolute;color:#7d847f;font-size:12px;font-weight:400;letter-spacing:.08em;text-transform:uppercase}.faro{left:70%;top:70%}.lagos{left:20%;top:67%}.tavira{left:87%;top:67%}.loule{left:64%;top:51%}.map-marker{min-height:48px;border:1px solid rgba(255,255,255,.65);border-radius:14px;padding:0 17px 0 35px;background:#1e2623f0;color:#fff;box-shadow:0 12px 28px #19221e42;font-size:13px;font-weight:400;letter-spacing:.01em;cursor:pointer;white-space:nowrap;position:relative}.map-marker:before{content:"";position:absolute;left:14px;top:50%;width:8px;height:8px;border-radius:50%;background:var(--accent);transform:translateY(-50%);box-shadow:0 0 0 5px #ffffff1a}.map-marker:after{content:"";position:absolute;width:12px;height:12px;left:calc(50% - 6px);bottom:-5px;background:inherit;transform:rotate(45deg);z-index:-1}.fallback-marker{position:absolute;transform:translate(-50%,-50%);z-index:5}.fallback-label{position:absolute;right:24px;bottom:24px;padding:10px 14px;border-radius:12px;background:#f6f3eddb;color:#68706c;font-size:11px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.fallback-zoom{position:absolute;right:24px;top:50%;z-index:9;overflow:hidden;border-radius:13px;background:#fff;box-shadow:0 8px 30px #19221e26}.fallback-zoom button{width:48px;height:48px;border:0;background:#fff;display:grid;place-items:center;cursor:pointer}.fallback-zoom button+button{border-top:1px solid var(--line)}.fallback-zoom svg{width:18px}.display-header{position:absolute;z-index:4;top:max(26px,env(safe-area-inset-top));left:30px;right:30px;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.display-header>*{pointer-events:auto}.display-header .brand-mark,.touch-hint{padding:12px 17px 12px 12px;border:1px solid rgba(255,255,255,.65);border-radius:18px;background:#faf8f3d6;box-shadow:0 12px 35px #1f2a251f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.touch-hint{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:400}.touch-hint svg{width:18px;color:var(--accent)}.display-loader{position:absolute;inset:0;z-index:8;display:grid;place-content:center;justify-items:center;background:#e5e7df;transition:opacity .3s}.display-loader span,.admin-loading span{width:44px;height:44px;border:2px solid rgba(32,39,36,.12);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}.display-loader p{font-family:var(--font-sans);font-size:18px}.offline-pill{position:absolute;left:50%;bottom:24px;z-index:6;transform:translate(-50%);padding:10px 15px;border-radius:999px;color:#fff;background:#865c35;font-size:12px;font-weight:400;box-shadow:0 8px 22px #0000002e}.gallery-overlay{position:absolute;inset:14px;z-index:10;display:grid;grid-template-columns:34% 66%;opacity:0;transform:translateY(22px) scale(.985);visibility:hidden;border-radius:28px;overflow:hidden;background:#171d1b;color:#fff;box-shadow:0 35px 100px #10181559;transition:opacity .3s,transform .35s,visibility .35s}.gallery-overlay.is-open{opacity:1;transform:none;visibility:visible}.gallery-top{position:relative;z-index:2;padding:28px 34px 34px;display:flex;flex-direction:column;background:radial-gradient(circle at 0 100%,rgba(156,111,60,.2),transparent 38%),#202724}.gallery-close{align-self:flex-start;color:#fff;background:#ffffff14;border-color:#ffffff29}.gallery-title{margin:auto 0}.gallery-title .eyebrow{color:#d5b58d}.gallery-title h1{margin:18px 0;font-family:var(--font-sans);font-size:clamp(42px,5vw,80px);font-weight:400;line-height:.98;letter-spacing:-.045em}.gallery-title p{max-width:420px;margin:0;color:#ffffff9e;font-size:15px;line-height:1.65}.slide-count{display:flex;align-items:baseline;gap:8px;color:#fff6}.slide-count strong{color:#fff;font-family:var(--font-sans);font-size:30px;font-weight:400}.gallery-stage{min-width:0;position:relative;overflow:hidden;background:#101412}.project-swiper,.project-swiper .swiper-wrapper,.project-swiper .swiper-slide{width:100%;height:100%}.project-swiper img{width:100%;height:100%;object-fit:contain;background:#101412}.gallery-nav{position:absolute;z-index:5;right:24px;bottom:24px;left:24px;display:grid;grid-template-columns:54px 1fr 54px;align-items:center;gap:16px}.gallery-nav button{width:54px;height:54px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:50%;color:#fff;background:#101412ad;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer}.gallery-nav svg{width:21px}.progress-track{height:3px;background:#ffffff38}.progress-track span{display:block;height:100%;background:#fff;transition:width .35s}.image-fallback,.empty-gallery{height:100%;display:grid;place-content:center;justify-items:center;gap:12px;color:#ffffff8c}.image-fallback svg,.empty-gallery svg{width:40px;height:40px}.screensaver{position:absolute;inset:0;z-index:20;opacity:0;visibility:hidden;background:#101412;transition:opacity .5s,visibility .5s;cursor:pointer}.screensaver.is-active{opacity:1;visibility:visible}.screensaver video{width:100%;height:100%;object-fit:cover;background:#000}.video-preloader{position:fixed;width:1px;height:1px;left:-9999px;top:-9999px;opacity:0;pointer-events:none}.video-debug{position:absolute;z-index:3;top:14px;right:14px;display:grid;grid-template-columns:repeat(2,auto);gap:4px 12px;padding:9px 11px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#000000b8;color:#bfffc9;font:11px/1.25 ui-monospace,SFMono-Regular,Consolas,monospace;pointer-events:none}.screensaver-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(10,14,12,.7))}.screensaver-copy{position:absolute;left:42px;right:42px;bottom:38px;display:flex;align-items:center;gap:18px;color:#fff;font-size:16px}.map-picker{position:relative;min-height:440px;border-radius:18px;overflow:hidden}.map-picker .fallback-map{cursor:crosshair}.admin-shell{min-height:100vh;display:grid;grid-template-columns:260px 1fr;background:#f3f0e9}.admin-sidebar{position:sticky;top:0;height:100vh;padding:26px 20px 20px;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#f9f7f2e0}.admin-sidebar nav{display:grid;gap:7px;margin-top:56px}.admin-sidebar nav button,.logout,.preview-link{min-height:48px;display:flex;align-items:center;gap:12px;padding:0 14px;border:0;border-radius:12px;color:#69706d;background:transparent;text-decoration:none;cursor:pointer;font-size:14px;font-weight:400}.admin-sidebar nav button svg,.logout svg,.preview-link svg{width:19px}.admin-sidebar nav button.active{color:var(--ink);background:#e9e5dc}.preview-link{margin-top:auto;color:var(--ink);background:#ece8df}.preview-link svg:last-child{margin-left:auto;width:15px}.logout{margin-top:10px}.admin-content{min-width:0;padding:58px clamp(28px,5vw,76px) 80px;position:relative}.admin-header{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin:0 0 38px}.admin-header h1{margin:6px 0 7px;font-family:var(--font-sans);font-size:clamp(42px,4.3vw,68px);font-weight:400;letter-spacing:-.045em}.admin-header p,.modal-head p{margin:0;color:var(--muted)}.client-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:22px}.client-card{overflow:hidden;border:1px solid rgba(32,39,36,.1);border-radius:22px;background:#fbfaf7;box-shadow:0 12px 35px #272f2b0d}.client-thumb{height:210px;position:relative;display:grid;place-items:center;overflow:hidden;color:#a6aaa7;background:#e4e1da}.client-thumb>img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.client-card:hover .client-thumb>img{transform:scale(1.025)}.client-thumb>svg{width:36px}.status-pill{position:absolute;left:14px;top:14px;min-height:32px;display:flex;align-items:center;gap:7px;padding:0 11px;border:0;border-radius:999px;background:#212724c7;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;font-size:11px;font-weight:400}.status-pill span{width:7px;height:7px;border-radius:50%;background:#a8a8a8}.status-pill.active span{background:#83d091;box-shadow:0 0 0 3px #83d0912e}.client-card-body{padding:22px}.client-card-body h2{margin:8px 0 7px;font-family:var(--font-sans);font-size:26px;font-weight:400}.client-card-body>p{margin:0 0 20px;color:var(--muted);font-size:13px}.card-actions{display:flex;gap:8px;padding-top:17px;border-top:1px solid var(--line)}.card-actions button{min-height:42px;border:0;border-radius:11px;background:#ece9e2;cursor:pointer;font-size:12px;font-weight:400}.card-actions button:first-child{flex:1;display:flex;align-items:center;justify-content:center;gap:7px}.card-actions svg{width:16px}.icon-action{width:42px;display:grid;place-items:center}.icon-action.danger{color:#a64d40}.login-page{min-height:100vh;display:grid;grid-template-columns:1.2fr .8fr;background:#ebe8e0}.login-visual{min-height:100vh;padding:7vw;position:relative;display:flex;align-items:flex-end;overflow:hidden;color:#fff;background:radial-gradient(circle at 15% 15%,#50605a,#222b28 58%,#141a18)}.login-map-lines{position:absolute;inset:-20%;opacity:.25;background:repeating-radial-gradient(ellipse at 30% 55%,transparent 0 55px,rgba(255,255,255,.22) 56px 57px);transform:rotate(-14deg)}.login-copy{position:relative;max-width:640px}.login-copy .eyebrow{color:#d1b083}.login-copy h1{margin:18px 0;font-family:var(--font-sans);font-size:clamp(64px,8vw,120px);font-weight:400;line-height:.86;letter-spacing:-.06em}.login-copy p{max-width:440px;color:#fff9;font-size:17px;line-height:1.6}.login-card{width:min(430px,calc(100% - 48px));margin:auto;display:grid;gap:36px}.login-card h2{margin:8px 0;font-family:var(--font-sans);font-size:42px;font-weight:400}.login-card p{color:var(--muted)}label{display:grid;gap:8px;color:#4e5552;font-size:12px;font-weight:400}input,textarea{width:100%;border:1px solid rgba(32,39,36,.15);border-radius:12px;padding:13px 14px;color:var(--ink);background:#ffffffd6;transition:border .16s,box-shadow .16s}input{min-height:48px}textarea{resize:vertical}input:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--accent),transparent 84%);outline:0}.form-error,.admin-error{color:#a64134}.admin-error{margin-bottom:20px;padding:13px 16px;display:flex;justify-content:space-between;border-radius:12px;background:#f7e6e1}.admin-error button{border:0;background:none;cursor:pointer}.admin-error svg{width:17px}.toast{position:fixed;z-index:50;top:24px;right:24px;display:flex;align-items:center;gap:9px;padding:13px 18px;border-radius:12px;color:#fff;background:#303c36;box-shadow:var(--shadow);animation:toast 3s both;font-size:13px;font-weight:400}.toast svg{width:17px;color:#9bd2a2}.modal-backdrop{position:fixed;inset:0;z-index:40;padding:24px;display:grid;place-items:center;background:#13191694;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fade .2s}.modal{width:min(1080px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:30px;border-radius:24px;background:#f7f4ee;box-shadow:0 30px 100px #0e141159;animation:rise .25s}.modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:25px}.modal-head h2{margin:6px 0 8px;font-family:var(--font-sans);font-size:38px;font-weight:400}.client-form-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(380px,1.1fr);gap:26px}.form-stack{display:grid;gap:17px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.toggle-row{padding:15px 0;display:flex;grid-template-columns:none;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line)}.toggle-row div{display:grid;gap:4px}.toggle-row span{color:var(--muted);font-size:12px;font-weight:500}.toggle-row input{appearance:none;width:48px;min-height:28px;height:28px;padding:0;flex:0 0 auto;border:0;border-radius:999px;background:#c9cbc8;position:relative;cursor:pointer}.toggle-row input:after{content:"";position:absolute;left:3px;top:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #0003;transition:transform .2s}.toggle-row input:checked{background:var(--ink)}.toggle-row input:checked:after{transform:translate(20px)}.toggle-row.compact{padding:12px 0}.modal-actions{margin-top:24px;display:flex;justify-content:flex-end;gap:10px}.drop-zone{min-height:170px;position:relative;place-content:center;justify-items:center;overflow:hidden;border:1.5px dashed rgba(32,39,36,.25);border-radius:18px;background:#ece8df;cursor:pointer;text-align:center}.drop-zone>svg{width:28px;color:var(--accent)}.drop-zone span{color:var(--muted);font-weight:500}.drop-zone input,.upload-button input{position:absolute;width:1px;height:1px;opacity:0}.drop-zone i{position:absolute;left:0;bottom:0;height:4px;background:var(--accent);transition:width .15s}.image-manager-grid{margin-top:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}.image-manager-grid article{position:relative;overflow:hidden;border-radius:14px;background:#e1ddd4}.image-manager-grid img{width:100%;aspect-ratio:4/3;object-fit:cover}.image-manager-grid article>div{padding:9px;display:flex;gap:6px}.image-manager-grid button{min-height:34px;flex:1;border:0;border-radius:8px;background:#fff;cursor:pointer;font-size:11px;font-weight:400}.image-manager-grid button.danger{flex:0 0 34px;color:#a64134}.image-manager-grid button svg{width:14px}.drag-handle{position:absolute;left:8px;top:8px;padding:4px;border-radius:6px;color:#fff;background:#00000075}.cover-badge{position:absolute;right:8px;top:8px;display:flex;align-items:center;gap:4px;padding:6px 8px;border-radius:8px;color:#fff;background:#202724d1;font-size:10px;font-weight:400}.cover-badge svg{width:12px}.empty-images,.empty-state{min-height:220px;display:grid;place-content:center;justify-items:center;gap:12px;color:var(--muted);text-align:center}.settings-layout{display:grid;grid-template-columns:minmax(400px,1.3fr) minmax(300px,.7fr);gap:24px;align-items:start}.video-preview{min-height:420px;display:grid;place-items:center;overflow:hidden;border-radius:22px;color:var(--muted);background:#1d2421}.video-preview video{width:100%;height:100%;max-height:580px;object-fit:contain}.video-preview>div{display:grid;justify-items:center;gap:12px}.video-preview svg{width:35px}.settings-card{padding:26px;display:grid;gap:20px;border:1px solid var(--line);border-radius:20px;background:#faf8f4}.settings-card h2{margin:0;font-family:var(--font-sans);font-size:27px;font-weight:400}.upload-button{min-height:48px;position:relative;display:flex;align-items:center;justify-content:center;gap:9px;border:1px dashed rgba(32,39,36,.28);border-radius:12px;cursor:pointer;background:#eeeae2}.upload-button svg{width:18px}.settings-form{max-width:880px;display:grid;grid-template-columns:1fr 1fr;gap:22px}.save-settings{grid-column:1/-1;justify-self:end}.color-input{display:grid;grid-template-columns:54px 1fr;gap:10px}.color-input input[type=color]{padding:5px}.logo-preview{max-height:80px;max-width:180px;object-fit:contain}.range-value{color:var(--accent);font-size:13px}.admin-loading,.fatal-error{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:14px;background:#f3f0e9}.fatal-error{text-align:center;padding:30px}.fatal-error h1{margin:8px 0;font-family:var(--font-sans);font-size:48px;font-weight:400}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade{0%{opacity:0}}@keyframes rise{0%{opacity:0;transform:translateY(14px)}}@keyframes toast{0%{opacity:0;transform:translateY(-8px)}10%,85%{opacity:1;transform:none}to{opacity:0}}@media(max-width:900px){.gallery-overlay{grid-template-columns:1fr;grid-template-rows:38% 62%}.gallery-top{padding:22px}.gallery-title h1{font-size:42px;margin:9px 0}.gallery-title p{display:none}.slide-count{position:absolute;right:24px;top:30px}.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:relative;height:auto;padding:18px;flex-direction:row;align-items:center;gap:12px;overflow-x:auto}.admin-sidebar .brand-mark{display:none}.admin-sidebar nav{margin:0;display:flex}.admin-sidebar nav button{white-space:nowrap}.preview-link{margin:0 0 0 auto;white-space:nowrap}.logout{margin:0;font-size:0}.admin-content{padding:36px 22px 70px}.client-form-grid,.settings-layout{grid-template-columns:1fr}.client-form-grid .map-shell{min-height:300px}.login-page{grid-template-columns:1fr}.login-visual{display:none}.login-card{min-height:100vh;align-content:center}}@media(max-width:600px){.display-header{left:14px;right:14px;top:14px}.display-header .brand-mark{padding:8px}.display-header .brand-mark>div{display:none}.touch-hint{font-size:0;padding:13px}.touch-hint svg{margin:0}.fallback-label{display:none}.fallback-zoom{right:12px}.gallery-overlay{inset:0;border-radius:0}.admin-header{align-items:flex-start;flex-direction:column}.admin-header .button{width:100%}.client-grid,.settings-form,.form-row{grid-template-columns:1fr}.modal-backdrop{padding:0}.modal{max-height:100vh;min-height:100vh;border-radius:0;padding:22px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.brand-mark>img{width:48px;height:48px;flex:0 0 48px;object-fit:contain;border-radius:14px;background:#ffffffbf}.map-marker{width:44px;min-width:44px;min-height:44px;padding:0;border-radius:50%;font-size:0;transition:width .22s ease,padding .22s ease,border-radius .22s ease,transform .16s ease}.map-marker:before{left:50%;width:10px;height:10px;transform:translate(-50%,-50%)}.map-marker:after{width:10px;height:10px;left:calc(50% - 5px);bottom:-3px}.map-marker.show-label{width:auto;min-width:44px;min-height:48px;padding:0 17px 0 35px;border-radius:14px;font-size:13px}.map-marker.show-label:before{left:14px;width:8px;height:8px;transform:translateY(-50%)}.fallback-marker:active{transform:translate(-50%,-50%) scale(.96)}.map-control-bar{position:absolute;z-index:7;left:50%;bottom:34px;min-height:58px;padding:7px;display:flex;align-items:center;gap:8px;transform:translate(-50%);border:1px solid rgba(255,255,255,.74);border-radius:19px;background:#f8f6f0e6;box-shadow:0 16px 45px #19221e33;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.layer-switch,.custom-zoom{display:flex;align-items:center;gap:4px}.layer-switch button,.custom-zoom button{height:44px;border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#616966;background:transparent;cursor:pointer;font-size:12px;font-weight:400;transition:color .16s,background .16s,transform .16s}.layer-switch button{padding:0 13px}.layer-switch button.active{color:#fff;background:var(--ink);box-shadow:0 6px 16px #2027242e}.layer-switch svg,.custom-zoom svg{width:17px;height:17px}.custom-zoom button{width:44px}.custom-zoom button:disabled{opacity:.3;cursor:default}.custom-zoom button:not(:disabled):active,.layer-switch button:active{transform:scale(.94)}.custom-zoom>span{min-width:28px;color:var(--ink);font-size:12px;font-weight:400;text-align:center}.control-divider{width:1px;height:30px;margin:0 2px;background:#20272421}.fallback-map.satellite{background:radial-gradient(circle at 72% 22%,rgba(163,180,160,.22),transparent 23%),linear-gradient(180deg,#53675c,#435a51 60%,#334f58 60%)}.fallback-map.satellite .map-land{background:radial-gradient(circle at 50% 53%,rgba(77,108,66,.55) 0 5%,transparent 5.2%),radial-gradient(circle at 74% 43%,rgba(85,113,70,.58) 0 7%,transparent 7.2%),linear-gradient(135deg,rgba(105,129,87,.65),transparent 30%),#687a5d}.fallback-map.satellite .map-city{color:#ffffffb8}.fallback-map.satellite .map-road{background:#ecddb87a}@media(max-width:600px){.map-control-bar{bottom:30px;max-width:calc(100% - 24px);min-height:54px;padding:5px;border-radius:17px}.layer-switch button{padding:0 10px;font-size:11px}.custom-zoom button{width:39px}.control-divider{margin:0}}.map-marker-overlay{position:absolute;z-index:1;transform:translate(-50%,-100%);will-change:left,top}.gallery-overlay{grid-template-columns:minmax(280px,320px) minmax(0,1fr)}.gallery-top{min-height:0;padding:26px;overflow:hidden}.gallery-sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.gallery-title{margin:30px 0 22px}.gallery-title h1{max-width:270px;margin:11px 0 13px;font-family:var(--font-sans);font-size:clamp(28px,2.7vw,46px);font-weight:300;line-height:1.02;letter-spacing:-.045em}.gallery-title p{display:-webkit-box;max-width:275px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:13px;line-height:1.55}.gallery-thumbnails{min-height:0;padding:3px 4px 8px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:rgba(255,255,255,.25) transparent;scrollbar-width:thin}.gallery-thumbnails button{min-width:0;position:relative;padding:0;overflow:hidden;border:1px solid transparent;border-radius:11px;background:#111614;cursor:pointer;opacity:.58;transition:opacity .18s,border-color .18s,transform .18s}.gallery-thumbnails button:hover,.gallery-thumbnails button.active{opacity:1}.gallery-thumbnails button.active{border-color:#ffffffe0;box-shadow:0 0 0 2px #ffffff1f}.gallery-thumbnails button:active{transform:scale(.97)}.gallery-thumbnails img{width:100%;aspect-ratio:4/3;object-fit:cover}.gallery-thumbnails button>span{position:absolute;right:6px;bottom:6px;padding:3px 6px;border-radius:6px;color:#fff;background:#0c100ead;font-size:9px;font-weight:400}.gallery-stage{isolation:isolate}.gallery-stage:fullscreen{width:100vw;height:100vh;background:#0d110f}.project-swiper .swiper-zoom-container{width:100%;height:100%;cursor:zoom-in}.project-swiper .swiper-zoom-container>img{width:100%;height:100%;object-fit:contain}.gallery-tools{position:absolute;z-index:7;top:22px;right:22px;padding:6px;display:flex;align-items:center;gap:4px;border:1px solid rgba(255,255,255,.18);border-radius:15px;background:#0f1412b3;box-shadow:0 10px 30px #0000002e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.gallery-tools button{width:44px;height:44px;border:0;border-radius:11px;display:grid;place-items:center;color:#fff;background:transparent;cursor:pointer}.gallery-tools button:hover{background:#ffffff1f}.gallery-tools button:active{transform:scale(.94)}.gallery-tools svg{width:19px;height:19px}.gallery-tools>span{width:1px;height:25px;margin:0 2px;background:#ffffff2e}.custom-zoom{gap:2px}.map-layer-roadmap .map-control-bar{background:#eff0edeb}@media(max-width:900px){.gallery-overlay{grid-template-columns:1fr;grid-template-rows:minmax(225px,38%) minmax(0,62%)}.gallery-top{padding:20px}.gallery-title{margin:13px 0}.gallery-title h1{max-width:none;margin:6px 0;font-size:32px}.gallery-title p{max-width:none;-webkit-line-clamp:2}.gallery-thumbnails{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:108px;overflow-x:auto;overflow-y:hidden}.slide-count{position:static}}@media(max-width:600px){.gallery-overlay{grid-template-rows:minmax(210px,40%) minmax(0,60%)}.gallery-title h1{font-size:27px}.gallery-tools{top:12px;right:12px}.gallery-tools button{width:40px;height:40px}}body{font-weight:300;letter-spacing:-.012em}h1,h2,h3,.admin-header h1,.modal-head h2,.gallery-title h1,.client-card-body h2,.login-copy h1,.login-card h2,.settings-card h2,.brand-mark strong{font-weight:300}button,input,textarea,select,label,.button,.touch-hint,.map-marker,.admin-sidebar nav button,.logout,.preview-link,.card-actions button,.image-manager-grid button,.status-pill,.cover-badge,.toast{font-weight:400}strong{font-weight:450}.eyebrow{font-weight:400;letter-spacing:.09em}.gallery-title h1{font-weight:300;letter-spacing:-.035em}.display>.map-shell{bottom:-25px}.display-header-actions{display:flex;align-items:center;gap:10px;pointer-events:auto}.display-link-button{min-height:50px;padding:0 17px;display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.65);border-radius:18px;color:var(--ink);background:#faf8f3d6;box-shadow:0 12px 35px #1f2a251f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;font-size:13px}.display-link-button svg{width:17px;color:var(--accent)}.web-overlay{position:absolute;inset:14px;z-index:30;display:grid;grid-template-rows:70px minmax(0,1fr);overflow:hidden;border-radius:24px;background:#f7f7f5;box-shadow:0 32px 100px #0a0f0d61}.web-overlay>header{padding:0 20px 0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(22,27,25,.12);background:#fafaf8fa}.web-overlay h2{margin:0;font-size:22px;font-weight:300;letter-spacing:-.02em}.web-overlay header button{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(22,27,25,.12);border-radius:50%;background:#fff;cursor:pointer}.web-overlay header svg{width:20px}.web-overlay iframe{width:100%;height:100%;border:0;background:#fff}.url-entry{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px}.url-entry .button{white-space:nowrap}.cdn-image-entry{margin:18px 0 24px;padding:18px;display:grid;grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;border:1px solid var(--line);border-radius:16px;background:#f0ede6}.cdn-image-entry>div{grid-column:1/-1;display:flex;align-items:center;gap:9px;font-size:14px}.cdn-image-entry>div svg{width:18px;color:var(--accent)}.cdn-image-entry .button{white-space:nowrap}.settings-form{max-width:1120px}.settings-copy{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.settings-copy h2{grid-column:1/-1}.settings-note{margin:0;color:var(--muted);font-size:12px;line-height:1.55}button:disabled{opacity:.45;cursor:default}@media(max-width:900px){.display-header-actions{flex-direction:column;align-items:flex-end}.cdn-image-entry{grid-template-columns:1fr}.cdn-image-entry>div{grid-column:auto}}@media(max-width:600px){.touch-hint,.display-link-button span{display:none}.display-link-button{width:50px;padding:0;justify-content:center}.web-overlay{inset:0;border-radius:0}.url-entry,.settings-copy{grid-template-columns:1fr}.settings-copy h2{grid-column:auto}}.display button,.display [role=button]{touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.display button:not(:disabled):active{opacity:.78;transition-duration:0s}.map-marker-overlay{left:0;top:0;transform:none;opacity:1;transition:opacity .18s ease;will-change:auto}.map-marker-overlay.is-hidden{opacity:0;pointer-events:none}.map-marker{min-width:48px;min-height:48px;transition:opacity .14s ease,transform .18s ease,box-shadow .18s ease;transform-origin:center bottom}.map-marker.is-highlighted{transform:scale(1.12);box-shadow:0 0 0 5px color-mix(in srgb,var(--accent) 30%,transparent),0 16px 38px #19221e57}.map-marker.is-pulsing{animation:marker-pulse .65s ease-out}.fallback-marker.is-hidden{opacity:0;pointer-events:none}.display>.map-shell:after{content:"";position:absolute;inset:0;z-index:6;background:#0c110f47;opacity:0;pointer-events:none;transition:opacity .25s ease}.display.gallery-active>.map-shell:after{opacity:1}.display.map-waking>.map-shell{animation:map-wake .76s cubic-bezier(.22,.72,.2,1)}.discovery-controls{position:absolute;z-index:8;left:30px;bottom:34px;display:flex;gap:9px}.discovery-button{min-height:58px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid rgba(255,255,255,.8);border-radius:19px;color:var(--ink);background:#f8f6f0f7;box-shadow:0 16px 42px #19221e2e;cursor:pointer;font-size:13px}.discovery-button svg{width:19px;color:var(--accent)}.discovery-button.active{color:#fff;background:var(--ink)}.discovery-button.active svg{color:#fff}.discovery-button i{min-width:24px;height:24px;padding:0 6px;display:grid;place-items:center;border-radius:999px;color:var(--ink);background:#fff;font-style:normal;font-size:11px}.floating-panel{position:absolute;z-index:12;left:30px;bottom:105px;width:min(470px,calc(100vw - 60px));padding:22px;border:1px solid rgba(255,255,255,.82);border-radius:24px;background:#f8f6f0fa;box-shadow:0 28px 80px #141c1840}.floating-panel header,.search-overlay>header{display:flex;align-items:center;justify-content:space-between;gap:20px}.floating-panel header>div{display:flex;align-items:center;gap:13px}.floating-panel header>div>svg{width:22px;color:var(--accent)}.floating-panel h2,.search-overlay h2{margin:3px 0 0;font-size:25px;font-weight:300}.floating-panel header>button,.search-overlay>header>button{width:50px;height:50px;flex:0 0 50px;display:grid;place-items:center;border:1px solid rgba(32,39,36,.12);border-radius:50%;background:#fff;cursor:pointer}.filter-group{margin-top:22px}.filter-group>strong{display:block;margin-bottom:10px;font-size:13px;font-weight:400}.filter-chips{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.filter-chips button{min-height:50px;padding:0 9px;border:1px solid rgba(32,39,36,.12);border-radius:13px;color:#626a66;background:#fff;cursor:pointer;font-size:12px}.filter-chips button.active{color:#fff;border-color:var(--ink);background:var(--ink)}.filter-panel footer{margin-top:22px;padding-top:17px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid rgba(32,39,36,.1);color:var(--muted);font-size:13px}.filter-panel footer strong{color:var(--ink);font-size:18px;font-weight:400}.clear-filter{min-height:48px;padding:0 14px;border:0;border-radius:12px;color:var(--ink);background:#e9e5dc;cursor:pointer}.search-overlay{position:absolute;inset:18px;z-index:18;padding:24px;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:14px;overflow:hidden;border:1px solid rgba(255,255,255,.8);border-radius:26px;color:var(--ink);background:#f5f3ed;box-shadow:0 35px 100px #0e141152}.search-input-row{min-height:66px;padding:0 10px 0 20px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid rgba(32,39,36,.13);border-radius:18px;background:#fff}.search-input-row>svg{width:22px;color:var(--accent)}.search-input-row input{min-height:62px;padding:0;border:0;box-shadow:none;background:transparent;font-size:clamp(18px,2.1vw,28px);font-weight:300}.search-input-row button,.show-keyboard{min-height:48px;padding:0 16px;border:0;border-radius:12px;background:#eae6dd;cursor:pointer}.search-all-toggle{width:max-content;min-height:46px;padding:0 14px;display:flex;align-items:center;gap:10px;border-radius:12px;background:#eae6dd;cursor:pointer;font-size:13px}.search-all-toggle input{width:21px;height:21px;margin:0;accent-color:var(--ink)}.search-results{min-height:0;padding-right:7px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:10px;overflow-y:auto;overscroll-behavior:contain}.search-result{min-height:100px;padding:9px;display:grid;grid-template-columns:112px minmax(0,1fr);gap:14px;border:1px solid rgba(32,39,36,.1);border-radius:17px;color:var(--ink);background:#fff;cursor:pointer;text-align:left}.search-result-image{overflow:hidden;border-radius:12px;background:#deddd7}.search-result-image img{width:100%;height:100%;object-fit:cover}.search-result-image>svg{width:24px;height:100%;margin:auto;display:block;color:var(--muted)}.search-result-copy{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:5px}.search-result-copy>strong{overflow:hidden;text-overflow:ellipsis;font-size:17px;font-weight:400;white-space:nowrap}.search-result-copy small{color:var(--muted);font-size:12px}.search-result-copy>span{display:flex;flex-wrap:wrap;gap:5px}.search-result-copy i,.client-categories span{padding:5px 8px;border-radius:999px;color:#626a66;background:#efede7;font-style:normal;font-size:10px}.search-empty{grid-column:1/-1;min-height:170px;display:grid;place-content:center;justify-items:center;gap:10px;color:var(--muted)}.search-empty svg{width:30px}.touch-keyboard{padding:12px;display:grid;gap:7px;border:1px solid rgba(32,39,36,.1);border-radius:20px;background:#ddd9d0;box-shadow:0 -12px 35px #19221e17}.keyboard-row{display:flex;justify-content:center;gap:7px}.keyboard-row button{min-width:48px;min-height:50px;flex:1 1 0;border:0;border-radius:11px;color:var(--ink);background:#fff;box-shadow:0 2px #161c191f;cursor:pointer;font-size:15px}.keyboard-row.row-2{padding:0 4%}.keyboard-row.row-3{padding:0 10%}.keyboard-actions{padding:3px 2% 0}.keyboard-actions button{flex:0 1 105px;font-size:12px}.keyboard-actions .key-wide{flex:2 1 180px;display:flex;align-items:center;justify-content:center;gap:8px}.keyboard-actions svg{width:19px}.show-keyboard{justify-self:center;display:flex;align-items:center;gap:8px}.gallery-overlay.is-opening,.gallery-overlay.is-open{opacity:1;transform:none;visibility:visible}.gallery-overlay.is-closing{opacity:0;transform:scale(.985);visibility:visible;pointer-events:none}.gallery-overlay.is-opening .gallery-top,.gallery-overlay.is-opening .gallery-tools,.gallery-overlay.is-opening .gallery-nav{opacity:0}.gallery-overlay.is-open .gallery-top,.gallery-overlay.is-open .gallery-tools,.gallery-overlay.is-open .gallery-nav{opacity:1;transition:opacity .16s ease .11s}.screensaver{pointer-events:none}.screensaver.is-active,.screensaver.is-exiting{visibility:visible;pointer-events:auto}.screensaver.is-active{opacity:1}.screensaver.is-exiting{opacity:0}.screensaver.is-hidden{visibility:hidden;pointer-events:none;transition:none}.client-categories{margin:8px 0 3px;display:flex;flex-wrap:wrap;gap:6px}@keyframes marker-pulse{0%{transform:scale(1)}45%{transform:scale(1.18);box-shadow:0 0 0 8px color-mix(in srgb,var(--accent) 18%,transparent)}to{transform:scale(1)}}@keyframes map-wake{0%{transform:scale(.985)}to{transform:scale(1)}}@media(max-width:900px){.discovery-controls{left:18px;bottom:100px}.floating-panel{left:18px;bottom:170px}.search-results{grid-template-columns:1fr}.keyboard-row button{min-width:0}}@media(max-width:650px){.discovery-button{width:54px;padding:0}.discovery-button>span{display:none}.filter-chips{grid-template-columns:repeat(2,minmax(0,1fr))}.search-overlay{inset:0;border-radius:0;padding:14px}.search-result{grid-template-columns:88px minmax(0,1fr)}.keyboard-row{gap:4px}.keyboard-row button{min-height:44px;border-radius:8px;font-size:12px}.keyboard-actions .key-wide{flex-basis:120px}}@media(prefers-reduced-motion:reduce){.display.map-waking>.map-shell,.map-marker.is-pulsing{animation:none!important}.gallery-overlay,.screensaver,.map-marker-overlay,.display>.map-shell:after{transition-duration:.08s!important}}
