:root{--black:#0b0c0d;--dark:#121416;--text:#111827;--text-soft:#4b5563;--muted:#6b7280;--gold:#d9a900;--gold2:#ffc400;--page:#fff;--surface:#fff;--surface-2:#f6f6f3;--line:#e5e7eb;--green:#16a34a;--shadow:0 20px 60px #0f172a1a}html[data-theme=dark]{--text:#f8fafc;--text-soft:#d1d5db;--muted:#a3aab5;--page:#0b0c0d;--surface:#14171a;--surface-2:#101214;--line:#2a2f36;--shadow:0 20px 70px #00000059}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--page);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%}.topbar{color:#f4f4f4;background:#070707;align-items:center;gap:24px;height:36px;padding:0 9vw;font-size:13px;display:flex}.topbar span{align-items:center;gap:7px;display:flex}.topbar-right{margin-left:auto}.header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);z-index:50;color:#111827;background:#fffffff5;justify-content:space-between;align-items:center;height:92px;padding:0 9vw;display:flex;position:sticky;top:0}html[data-theme=dark] .header{color:#f8fafc;background:#101214f5}.brand{cursor:pointer;align-items:center;gap:14px;min-width:0;display:flex}.brand img{object-fit:contain;background:#050505;border-radius:8px;flex:none;width:74px;height:56px}.brand strong{text-transform:uppercase;letter-spacing:.04em;display:block}.brand small{color:var(--muted);margin-top:2px;font-size:12px;display:block}.desktop-nav{align-items:center;gap:12px;display:flex}.desktop-nav button{cursor:pointer;color:inherit;background:0 0;border:0;padding:12px;font-size:13px;font-weight:800}.desktop-nav button:hover{color:var(--gold)}.admin-link{color:inherit}.quote-btn,.primary-btn{background:linear-gradient(135deg,var(--gold2),var(--gold));cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-weight:900;display:inline-flex;box-shadow:0 12px 25px #d9a90038;color:#111!important}.secondary-btn{background:#ffffff0a;border:1px solid #ffffffbf;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:13px 24px;font-weight:900;display:inline-flex;color:#fff!important}.theme-toggle{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:999px;align-items:center;gap:8px;font-weight:900;display:inline-flex;padding:10px 14px!important}.theme-toggle svg{color:var(--gold)}.menu-btn{color:inherit;background:0 0;border:0;display:none}.mobile-nav{display:none}.hero{color:#fff;background:#070707;min-height:690px;position:relative;overflow:hidden}.hero-bg{object-fit:cover;filter:brightness(.72);width:100%;height:100%;position:absolute;inset:0}.hero-overlay{background:linear-gradient(90deg,#000000e0 0%,#00000094 45%,#00000038 100%);position:absolute;inset:0}.hero-content{z-index:2;max-width:720px;padding:145px 9vw 0;position:relative}.eyebrow,.section-tag{color:var(--gold2);letter-spacing:.13em;text-transform:uppercase;font-size:13px;font-weight:900;display:inline-flex}.hero h1{letter-spacing:-.04em;color:#fff;margin:22px 0;font-size:64px;line-height:1.02}.hero p{color:#e9e9e9;max-width:650px;font-size:18px;line-height:1.75}.hero-actions{gap:16px;margin-top:32px;display:flex}.hero-stats{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000b8;border:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;bottom:72px;right:9vw}.hero-stats div{color:#fff;border-right:1px solid #ffffff1a;padding:24px 32px}.hero-stats div:last-child{border-right:0}.hero-stats svg{color:var(--gold2);width:32px;height:32px}.hero-stats strong{color:#fff;margin-top:8px;font-size:26px;display:block}.hero-stats span{color:#d5d5d5;font-size:13px}.section{background:var(--page);color:var(--text);padding:88px 9vw}.section-light{background:var(--surface-2)}.section-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px;display:flex}.section h2{letter-spacing:-.03em;color:var(--text);margin:12px 0 0;font-size:42px;line-height:1.12}.small-link{color:var(--gold);align-items:center;gap:6px;font-weight:900;display:flex}.small-link.invert{color:#fff}.about-grid{grid-template-columns:1.25fr .75fr;align-items:start;gap:54px;display:grid}.about-grid p{color:var(--text-soft);font-size:17px;line-height:1.8}.badges{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.badges span{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:999px;padding:10px 14px;font-size:13px;font-weight:800}.about-card{color:#fff;box-shadow:var(--shadow);background:#111;border-radius:20px;padding:34px}.about-card h3{color:#fff;margin:0 0 20px;font-size:24px}.about-card ul{gap:16px;margin:0;padding:0;list-style:none;display:grid}.about-card li{color:#e6e6e6;gap:12px;line-height:1.5;display:flex}.about-card svg{color:var(--gold);flex:none}.service-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.service-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:28px;transition:all .25s;box-shadow:0 1px #00000005}.service-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.service-icon{background:var(--gold2);color:#111;border-radius:14px;place-items:center;width:54px;height:54px;font-size:26px;display:grid}.service-card h3{color:var(--text);margin:22px 0 10px;font-size:21px}.service-card p{color:var(--muted);line-height:1.65}.dark-section{color:#fff;background:#101214}.dark-section h2{color:#fff}.project-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.project-card{background:#181b1f;border:1px solid #ffffff14;border-radius:18px;overflow:hidden}.project-card img{object-fit:cover;width:100%;height:230px}.project-card div{padding:22px}.project-card span{color:var(--gold2);text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:900}.project-card h3{color:#fff;margin:8px 0 10px;font-size:22px}.project-card p{color:#bfc4c9;line-height:1.6}.project-card small{color:#dbdbdb;align-items:center;gap:6px;display:flex}.filter-row{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.filter-row button{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:999px;padding:10px 16px;font-weight:900}.filter-row button.active{color:#fff;background:#111;border-color:#111}html[data-theme=dark] .filter-row button.active{background:var(--gold2);color:#111;border-color:var(--gold2)}.gallery-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.gallery-grid figure{background:#222;border-radius:16px;min-height:220px;margin:0;position:relative;overflow:hidden}.gallery-grid img{object-fit:cover;width:100%;height:260px;transition:all .3s;display:block}.gallery-grid figure:hover img{transform:scale(1.05)}.gallery-grid figcaption{color:#fff;background:#000000b8;border-radius:12px;padding:10px;position:absolute;bottom:12px;left:12px;right:12px}.gallery-grid figcaption strong{color:#fff;font-size:13px;display:block}.gallery-grid figcaption span{color:var(--gold2);font-size:12px}.quote-section{background:var(--surface-2);grid-template-columns:.85fr 1.15fr;gap:54px;display:grid}.quote-copy p{color:var(--text-soft);font-size:17px;line-height:1.8}.contact-list{gap:12px;margin-top:24px;display:grid}.contact-list a,.contact-list span{color:var(--text);align-items:center;gap:12px;font-weight:800;display:flex}.contact-list svg{color:var(--gold)}.quote-form{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;gap:14px;padding:30px;display:grid}.quote-form input,.quote-form textarea,.quote-form select{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--text);border-radius:10px;outline:none;padding:14px 16px}.quote-form input:focus,.quote-form textarea:focus,.quote-form select:focus{border-color:var(--gold)}.two{grid-template-columns:1fr 1fr;gap:14px;display:grid}.success{color:#065f46;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:10px;padding:12px 14px;font-weight:800}.footer{color:#fff;background:#090909;gap:28px;padding:54px 9vw 30px;display:grid}.footer-main{grid-template-columns:1.2fr 1fr 1fr;gap:40px;display:grid}.footer img{background:#000;border-radius:10px;width:120px}.footer p{color:#c8c8c8;line-height:1.6}.footer-bottom{color:#d1d5db;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;padding-top:22px;font-size:15px;display:flex}.footer-dev-tag{min-width:38px;height:30px;color:var(--gold2);letter-spacing:.04em;background:#eab30824;border:1px solid #eab30847;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-weight:900;display:inline-flex}.footer-bottom a{color:var(--gold2);font-weight:800}.footer-bottom a:hover{color:#fff}.whatsapp-float{z-index:100;color:#fff;background:#22c55e;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 20px 45px #22c55e66}.whatsapp-float svg{width:30px;height:30px}.whatsapp-float .whatsapp-logo{display:block}.lightbox{z-index:160;background:#000000e0;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.lightbox-card{color:#fff;background:#111;border-radius:18px;width:min(1080px,86vw);overflow:hidden}.lightbox-card img{object-fit:contain;background:#000;width:100%;height:72vh}.lightbox-card div{justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.lightbox-card span{color:var(--gold2)}.lightbox-close,.lightbox-nav{color:#111;background:#fff;border:0;border-radius:999px;place-items:center;display:grid;position:fixed}.lightbox-close{width:44px;height:44px;top:22px;right:22px}.lightbox-nav{width:50px;height:50px;top:50%;transform:translateY(-50%)}.lightbox-prev{left:24px}.lightbox-next{right:24px}.login-page{min-height:100vh;color:var(--text);background:radial-gradient(circle at 18% 8%,#d6a1001f,#0000 24%),radial-gradient(circle at 88% 84%,#d6a1001a,#0000 25%),linear-gradient(135deg,#f8fafc,#fff 45%,#f3f4f6);place-items:center;padding:28px;display:grid}.login-page:before,.login-page:after{content:"";pointer-events:none;border:1px solid #d6a1003d;border-radius:50%;position:fixed}.login-page:before{width:520px;height:520px;top:-240px;left:-260px}.login-page:after{width:620px;height:620px;bottom:-320px;right:-310px}.login-card{width:min(620px,100%);color:var(--text);background:#fffffff0;border:1px solid #e2e8f0e6;border-radius:32px;padding:42px 54px;position:relative;overflow:hidden;box-shadow:0 30px 80px #0f172a24}.modern-login-card{text-align:center}.login-logo-wrap{justify-content:center;margin-bottom:18px;display:flex}.login-card img{background:#000;border-radius:18px;width:170px;box-shadow:0 18px 45px #0f172a2e}.login-badge{color:var(--gold);text-transform:uppercase;letter-spacing:7px;background:#fff7e6;border-radius:999px;align-items:center;gap:12px;margin:2px auto 18px;padding:10px 22px;font-size:13px;font-weight:900;display:inline-flex}.login-card h1{color:var(--text);max-width:520px;margin:0 auto 16px;font-size:clamp(34px,4vw,54px);line-height:1.18}.login-card p,.login-card small{color:#6b7280}.login-card p{max-width:430px;margin:0 auto 28px;font-size:18px;line-height:1.55}.login-card form{text-align:left;gap:18px;margin-top:0;display:grid}.login-card label{color:#111827;gap:10px;font-weight:900;display:grid}.login-input-wrap{background:#fff;border:1px solid #d9dee8;border-radius:16px;align-items:center;gap:14px;padding:0 14px;transition:box-shadow .2s,border-color .2s;display:flex}.login-input-wrap:focus-within{border-color:var(--gold);box-shadow:0 0 0 4px #d6a1001f}.login-input-wrap svg{color:#6b7280;flex:none}.login-card input{width:100%;color:var(--text);background:0 0;border:0;border-radius:16px;outline:0;padding:18px 0;font-size:17px;font-weight:700}.password-toggle{color:#6b7280;cursor:pointer;background:0 0;border:0;place-items:center;padding:4px;display:grid}.login-submit{border-radius:14px;justify-content:center;width:100%;margin-top:6px;padding:18px 22px;font-size:18px;box-shadow:0 18px 45px #d6a10038}.login-error{color:#991b1b;background:#fee2e2;border-radius:10px;padding:10px;font-weight:800}.login-divider{grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin:26px 0 12px;display:grid}.login-divider span{background:#e5e7eb;height:1px}.back-site{color:#b88700;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;margin-top:0;font-size:17px;font-weight:900;display:inline-flex}.back-site:hover{text-decoration:underline}.admin-shell{color:#111827;background:#f3f4f6;grid-template-columns:280px 1fr;min-height:100vh;display:grid}.admin-sidebar{color:#fff;background:#0b0c0d;flex-direction:column;gap:10px;padding:24px;display:flex}.admin-logo{align-items:center;gap:12px;margin-bottom:22px;display:flex}.admin-logo img{background:#000;border-radius:8px;width:58px}.admin-logo.compact{margin:0}.admin-logo.compact img{width:48px}.admin-sidebar button{color:#e5e7eb;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:14px;display:flex}.admin-sidebar button.active,.admin-sidebar button:hover{background:var(--gold2);color:#111;font-weight:900}.admin-main{min-width:0;padding:34px}.admin-head{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.admin-head span{color:var(--gold);text-transform:uppercase;letter-spacing:.1em;font-weight:900}.admin-head h1{color:#111827;margin:4px 0 0;font-size:42px}.admin-stats{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:22px;display:grid}.admin-stats div,.admin-panel{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:24px;box-shadow:0 16px 45px #0f172a0f}.admin-stats svg{color:var(--gold);width:32px;height:32px}.admin-stats strong{color:#111827;margin:8px 0;font-size:34px;display:block}.admin-stats span{color:#4b5563;font-weight:800}.panel-actions{justify-content:space-between;align-items:center;gap:16px;display:flex}.disabled-action,.disabled-action:disabled{border:0;border-radius:10px;align-items:center;gap:7px;padding:11px 16px;font-weight:900;display:inline-flex;color:#6b7280!important;cursor:not-allowed!important;background:#e5e7eb!important}.soft-action{color:#111;cursor:not-allowed;background:#f4f4f5;border:0;border-radius:10px;align-items:center;gap:7px;padding:10px 12px;font-weight:900;display:inline-flex}.admin-actions{align-items:center;gap:8px;display:flex}.admin-table{gap:12px;display:grid}.admin-item{border:1px solid #eee;border-radius:14px;grid-template-columns:150px 1fr auto;align-items:center;gap:18px;padding:12px;display:grid}.admin-item img{object-fit:cover;border-radius:10px;width:150px;height:98px}.admin-item span,.muted{color:#6b7280}.admin-item p{color:#4b5563;margin:6px 0 0}.danger{color:#b91c1c;background:#fee2e2;border:0;border-radius:10px;padding:10px}.inline-form{grid-template-columns:minmax(170px,220px) minmax(220px,1fr) minmax(280px,2fr) auto;align-items:center;gap:10px;margin-bottom:18px;display:grid}.inline-form input,.inline-form select{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-width:0;padding:12px}.service-admin{border-top:1px solid #eee;grid-template-columns:50px 1fr auto;align-items:center;gap:14px;padding:14px 0;display:grid}.service-admin span{font-size:30px}.service-admin p{color:#6b7280;margin:4px 0 0}.quote-row{border-top:1px solid #eee;grid-template-columns:1fr 1fr 1fr;padding:12px 0;display:grid}.quotation-card{border:1px solid #eee;border-radius:12px;margin-top:12px;padding:16px}.admin-gallery figure{position:relative}.gallery-edit-badge{color:#fff;cursor:not-allowed;opacity:.9;background:#000000b8;border:1px solid #ffffff40;border-radius:999px;padding:8px 12px;font-weight:900;position:absolute;top:12px;right:12px}.admin-mobile-top,.admin-scrim{display:none}.admin-menu-btn{color:#fff;background:#111;border:0;border-radius:12px;place-items:center;padding:10px;display:grid}@media (width<=1100px){.desktop-nav{display:none}.menu-btn{display:grid}.topbar{display:none}.header{top:0}.service-grid,.project-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:repeat(3,1fr)}.hero{min-height:unset;height:auto;overflow:visible}.hero-bg{object-position:center;height:100%;position:absolute}.hero-overlay{background:linear-gradient(#000000d1,#00000094)}.hero-content{max-width:none;padding:74px 5vw 28px}.hero-actions{margin-top:24px}.hero-stats{max-width:none;margin:0 5vw 38px;position:relative;bottom:auto;left:auto;right:auto}.mobile-nav{max-height:calc(100vh - 80px);overflow:auto}}@media (width<=760px){.header{z-index:60;height:auto;min-height:80px;padding:10px 5vw;position:sticky;top:0}.brand{gap:12px}.brand img{width:58px;height:52px}.brand strong{letter-spacing:.08em;font-size:16px;line-height:1.25}.brand small{display:none}.menu-btn svg{width:34px;height:34px}.mobile-nav{background:var(--surface);color:var(--text);border-bottom:1px solid var(--line);z-index:55;gap:10px;padding:16px 5vw;display:grid;position:fixed;top:80px;left:0;right:0;box-shadow:0 24px 60px #0000002e}.mobile-nav button,.mobile-nav a{border:1px solid var(--line);background:var(--surface-2);color:var(--text);text-align:left;border-radius:12px;padding:14px;font-weight:900}.mobile-theme-row{border:1px solid var(--line);background:var(--surface-2);color:var(--text);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-weight:900;display:flex}.mobile-theme-row .theme-toggle{color:#fff;background:#0b0c0d;width:auto!important;margin:0!important;padding:10px 14px!important}.hero{display:block}.hero-content{padding:34px 5vw 18px}.eyebrow{letter-spacing:.16em;font-size:11px}.hero h1{margin:14px 0 16px;font-size:clamp(30px,9.2vw,40px);line-height:1.08}.hero p{font-size:15px;line-height:1.55}.hero-actions{grid-template-columns:1fr;gap:12px;display:grid}.primary-btn,.secondary-btn{width:100%;min-height:52px}.hero-stats{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:8px 5vw 26px;display:grid}.hero-stats div{text-align:center;background:linear-gradient(#000000b8,#00000080);border-radius:14px;min-width:0;padding:11px 6px;border:1px solid #ffffff24!important}.hero-stats svg{width:22px;height:22px;margin:0 auto 8px}.hero-stats strong{white-space:normal;font-size:17px;line-height:1.12}.hero-stats span{font-size:10px;line-height:1.25}.section{padding:46px 5vw}.section-head{flex-direction:column;align-items:flex-start}.section h2{font-size:29px}.about-grid{grid-template-columns:1fr;gap:26px}.about-grid p{font-size:16px;line-height:1.7}.badges span{border-radius:14px;width:100%}.service-grid,.project-grid,.gallery-grid,.quote-section,.footer-main{grid-template-columns:1fr}.gallery-grid img{height:220px}.filter-row{flex-wrap:nowrap;padding-bottom:6px;overflow-x:auto}.filter-row button{white-space:nowrap}.quote-section{gap:28px}.two{grid-template-columns:1fr}.footer{padding-bottom:100px}.whatsapp-float{width:48px;height:48px;bottom:16px;left:auto;right:16px}.whatsapp-float svg{width:25px;height:25px}.lightbox-card{width:94vw}.lightbox-card img{height:58vh}.lightbox-prev{left:10px}.lightbox-next{right:10px}.lightbox-close{top:10px;right:10px}.admin-shell{background:#f3f4f6;min-height:100vh;display:block}.admin-mobile-top{z-index:90;color:#fff;background:#0b0c0d;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:14px 18px;display:flex;position:sticky;top:0}.admin-sidebar{z-index:120;width:min(82vw,320px);padding-top:24px;transition:transform .22s;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%);box-shadow:30px 0 80px #00000047}.admin-sidebar.open{transform:translate(0)}.admin-scrim{z-index:110;background:#00000073;border:0;display:block;position:fixed;inset:0}.admin-sidebar>.admin-logo{display:none}.admin-main{padding:22px 16px}.admin-head{gap:14px;margin-bottom:18px;display:grid}.admin-head h1{font-size:34px}.admin-head .primary-btn{width:100%;max-width:280px}.admin-stats{grid-template-columns:1fr 1fr;gap:12px}.admin-stats div,.admin-panel{border-radius:16px;padding:18px}.admin-sidebar button{padding:15px 16px;font-size:17px}.admin-item{grid-template-columns:86px 1fr;gap:12px}.admin-item img{width:86px;height:70px}.admin-item div strong,.admin-item div span,.admin-item div p{word-break:break-word}.admin-actions{grid-column:1/-1;justify-content:flex-end}.panel-actions{flex-direction:column;align-items:flex-start;gap:14px}.inline-form{grid-template-columns:1fr!important}.inline-form input,.inline-form select{width:100%}.service-admin{grid-template-columns:44px 1fr}.service-admin .admin-actions{grid-column:1/-1;justify-content:flex-end}.admin-gallery{grid-template-columns:1fr!important}.admin-gallery img{height:170px}.gallery-edit-badge{padding:7px 10px;font-size:12px;top:10px;right:10px}}@media (width<=430px){.brand strong{font-size:15px}.brand img{width:56px;height:50px}.header{min-height:78px}.mobile-nav{top:78px}.hero h1{font-size:30px}.hero p{font-size:14.5px}.hero-stats strong{font-size:16px}.section h2{font-size:27px}.admin-main{padding:20px 14px}.admin-head h1{font-size:32px}.admin-stats{grid-template-columns:1fr}.quote-form{padding:22px}.footer,.footer-main{gap:24px}.footer-bottom{font-size:14px}}.trust-section{background:var(--surface-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:.82fr 1.18fr;align-items:center;gap:34px;display:grid}.trust-copy p{color:var(--text-soft);max-width:620px;font-size:17px;line-height:1.75}.trust-cards{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.trust-cards div{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;min-height:155px;padding:22px}.trust-cards svg{color:var(--gold);width:30px;height:30px}.trust-cards span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:18px;font-size:12px;font-weight:900;display:block}.trust-cards strong{color:var(--text);margin-top:8px;font-size:20px;line-height:1.25;display:block}.why-section{background:var(--page)}.why-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.why-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:26px;box-shadow:0 1px #00000005}.why-card svg{color:var(--gold);width:30px;height:30px}.why-card h3{color:var(--text);margin:20px 0 10px;font-size:19px}.why-card p{color:var(--muted);margin:0;line-height:1.65}.cta-band{color:#111827;background:linear-gradient(135deg,#fff7d6,#f5f1df);border-top:1px solid #d9a90038;border-bottom:1px solid #d9a90038;justify-content:space-between;align-items:center;gap:30px;margin:0;padding:58px 9vw;display:flex}.cta-band.dark{color:#fff;background:linear-gradient(135deg,#0b0c0d,#1f1a05);border-color:#ffffff14}.cta-band h2{letter-spacing:-.03em;color:inherit;margin:10px 0;font-size:36px;line-height:1.1}.cta-band p{color:#4b5563;max-width:680px;margin:0;line-height:1.7}.cta-band.dark p{color:#d1d5db}.cta-actions{flex:none;align-items:center;gap:12px;display:flex}.outline-btn{background:0 0;border:1px solid;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:52px;padding:13px 22px;font-weight:900;display:inline-flex;color:inherit!important}.project-card{cursor:pointer}.project-more{color:#fff;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;margin-top:14px;padding:8px 12px;font-size:12px;font-weight:900}.project-modal{z-index:170;background:#000000d1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.project-modal-card{background:var(--surface);width:min(1100px,94vw);max-height:88vh;color:var(--text);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;grid-template-columns:1fr 1fr;display:grid;position:relative;overflow:auto}.project-modal-card>img{object-fit:cover;background:#000;width:100%;height:100%;min-height:520px}.project-modal-copy{padding:40px}.project-modal-copy h3{color:var(--text);margin:12px 0;font-size:34px;line-height:1.1}.project-modal-copy p{color:var(--text-soft);font-size:16px;line-height:1.75}.project-detail-list{gap:12px;margin:22px 0;display:grid}.project-detail-list span{color:var(--text);align-items:flex-start;gap:10px;font-weight:700;display:flex}.project-detail-list svg{color:var(--gold);flex:none}.modal-close{color:#fff;background:#111;border:0;border-radius:999px;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:14px;right:14px}.modal-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.modal-actions .primary-btn{width:auto}.modal-whatsapp{border-color:var(--line);background:var(--surface-2);color:var(--text)!important}.faq-section{background:var(--surface-2)}.faq-list{gap:12px;max-width:980px;display:grid}.faq-item{background:var(--surface);border:1px solid var(--line);border-radius:16px;overflow:hidden}.faq-item button{text-align:left;width:100%;color:var(--text);background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;font-weight:900;display:flex}.faq-item button svg{color:var(--gold);flex:none}.faq-item p{color:var(--text-soft);margin:0;padding:0 22px 22px;line-height:1.7}.faq-item.open{box-shadow:var(--shadow);border-color:#d9a90059}html[data-theme=dark] .cta-band:not(.dark){color:var(--text);border-color:var(--line);background:linear-gradient(135deg,#161810,#121416)}html[data-theme=dark] .cta-band:not(.dark) p{color:var(--text-soft)}html[data-theme=dark] .modal-whatsapp{background:var(--surface-2);color:var(--text)!important}html[data-theme=dark] .project-modal-card{background:var(--surface);color:var(--text)}@media (width<=1100px){.trust-section{grid-template-columns:1fr}.trust-cards,.why-grid{grid-template-columns:repeat(2,1fr)}.cta-band{flex-direction:column;align-items:flex-start}.cta-actions{flex-wrap:wrap;width:100%}.project-modal-card{grid-template-columns:1fr}.project-modal-card>img{height:360px;min-height:unset}.project-modal-copy{padding:28px}}@media (width<=760px){.trust-section{padding-top:44px}.trust-cards,.why-grid{grid-template-columns:1fr}.trust-cards div{min-height:auto}.cta-band{padding:44px 5vw}.cta-band h2{font-size:28px}.cta-actions{grid-template-columns:1fr;display:grid}.outline-btn{width:100%}.project-modal{padding:12px}.project-modal-card{border-radius:18px;width:96vw;max-height:90vh}.project-modal-card>img{height:260px}.project-modal-copy{padding:22px}.project-modal-copy h3{font-size:26px}.modal-actions{grid-template-columns:1fr;display:grid}.modal-actions .primary-btn{width:100%}.faq-item button{padding:18px 16px}.faq-item p{padding:0 16px 18px}.trust-copy p{font-size:16px}}.topbar a{color:inherit;align-items:center;gap:7px;text-decoration:none;display:flex}.topbar a:hover{color:var(--gold2)}.quote-form select:required:invalid{color:var(--muted)}.quote-form select option{color:#111827;background:#fff}.quote-form select option:disabled{color:#9ca3af}.footer a{color:#c8c8c8;text-decoration:none}.footer a:hover{color:var(--gold2)}.about-slideshow{min-height:352px;box-shadow:var(--shadow);border:1px solid var(--line);background:#0b0c0d;border-radius:20px;position:relative;overflow:hidden}.about-slideshow img{object-fit:cover;filter:brightness(.82);width:100%;height:100%;position:absolute;inset:0}.slideshow-shade{background:linear-gradient(#00000014,#000000b8);position:absolute;inset:0}.slideshow-copy{color:#fff;z-index:2;position:absolute;bottom:72px;left:28px;right:28px}.slideshow-copy h3{color:#fff;letter-spacing:-.03em;margin:10px 0 6px;font-size:28px;line-height:1.08}.slideshow-copy p{color:#e5e7eb!important;margin:0!important;font-size:15px!important;line-height:1.4!important}.slideshow-controls{z-index:3;justify-content:space-between;align-items:center;gap:14px;display:flex;position:absolute;bottom:24px;left:24px;right:24px}.slideshow-controls button{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff24;border:0;border-radius:999px;place-items:center;width:38px;height:38px;display:grid}.slideshow-controls button:hover{background:var(--gold);color:#111}.slideshow-dots{flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.slideshow-dots button{background:#ffffff73;width:9px;height:9px;padding:0}.slideshow-dots button.active{background:var(--gold2);width:26px}.why-grid{grid-template-columns:repeat(3,1fr)}html[data-theme=dark] .about-slideshow{border-color:var(--line)}@media (width<=1100px){.why-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.about-slideshow{min-height:290px}.slideshow-copy{bottom:66px;left:20px;right:20px}.slideshow-copy h3{font-size:23px}.slideshow-controls{bottom:18px;left:18px;right:18px}.why-grid{grid-template-columns:1fr}}button.soft-action:not(:disabled),a.soft-action{cursor:pointer;text-decoration:none}.status-pill{text-transform:uppercase;letter-spacing:.04em;color:#374151;background:#e5e7eb;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.quotation-actions{align-items:center;gap:10px;margin:12px 0;display:flex}.quotation-actions select{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;font-weight:800}.quote-form button:disabled{opacity:.75;cursor:wait}@media (width<=700px){.quote-card-head{align-items:flex-start}.quotation-actions{flex-direction:column;align-items:stretch}.quotation-actions .soft-action,.quotation-actions select{justify-content:center;width:100%}}.quote-card-head>div{gap:4px;display:grid}.quote-card-head>div span{color:#4b5563;font-size:14px}.quote-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;margin-top:14px;display:grid}.quote-grid p{color:#374151;margin:0}.quote-message{color:#111827;background:#f9fafb;border:1px solid #eef0f3;border-radius:12px;padding:12px}.quotation-actions label{color:#374151;align-items:center;gap:8px;font-weight:900;display:flex}.quotation-actions select{cursor:pointer}.quotation-card small{color:#6b7280}.success{color:#166534;background:#f0fdf4;border:1px solid #86efac}.login-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:12px;font-weight:800}@media (width<=760px){.quote-grid{grid-template-columns:1fr}.quote-card-head{align-items:flex-start}.quotation-actions label{gap:6px;width:100%;display:grid}.quotation-actions select{width:100%}}.admin-stat-card{color:#111827;text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:20px;min-height:150px;padding:24px;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 16px 45px #0f172a0f}.admin-stat-card:hover{border-color:#eab3088c;transform:translateY(-3px);box-shadow:0 20px 55px #0f172a1a}.admin-stat-card svg{color:var(--gold);width:32px;height:32px}.admin-stat-card strong{color:#111827;margin:8px 0;font-size:34px;display:block}.admin-stat-card span{color:#4b5563;font-weight:800}.admin-stat-card small{color:#6b7280;margin-top:8px;font-weight:800;line-height:1.4;display:block}.soft-action{cursor:pointer}.soft-action:disabled{cursor:not-allowed;color:#6b7280!important;background:#e5e7eb!important}.quote-row{text-align:left;color:#111827;cursor:pointer;background:0 0;border:0;border-top:1px solid #eee;grid-template-columns:1.2fr 1fr .9fr auto;align-items:center;gap:12px;width:100%;padding:14px 0;display:grid}.quote-row small{color:#4b5563}.quote-row em{justify-self:end;font-style:normal}.status-pill{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;justify-content:center;align-items:center;padding:6px 12px;font-size:12px;font-weight:900;display:inline-flex}.status-new{color:#92400e;background:#fef3c7}.status-contacted{color:#1d4ed8;background:#dbeafe}.status-closed{color:#166534;background:#dcfce7}.quotation-panel{flex-direction:column;max-height:calc(100vh - 150px);display:flex;overflow:hidden}.quotation-summary{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.quotation-summary span{color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900}.quotation-list-scroll{gap:12px;margin-top:10px;padding-right:6px;display:grid;overflow:auto}.quotation-card{background:#fff;margin-top:0}.quotation-card.focused{border-color:var(--gold);box-shadow:0 0 0 3px #eab30838}.admin-notice{margin:12px 0 4px}.quote-card-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.quotation-actions{flex-wrap:wrap;align-items:center;gap:12px;margin:12px 0;display:flex}.quotation-actions select{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px 36px 10px 12px}.quote-message{margin:12px 0}@media (width<=760px){.quote-row{grid-template-columns:1fr;gap:4px}.quote-row em{justify-self:start}.quotation-panel{max-height:none}.quotation-list-scroll{max-height:70vh}.quote-card-head{display:grid}.quote-grid{grid-template-columns:1fr}.quotation-summary{align-items:flex-start}.admin-stat-card{min-height:120px;padding:18px}}.recent-quote-list{gap:0;display:grid}.quote-row{text-align:left;color:#111827;cursor:pointer;background:0 0;border:0;border-top:1px solid #eee;align-items:center;gap:18px;width:100%;padding:15px 0;grid-template-columns:minmax(170px,1.25fr) minmax(170px,1fr) minmax(140px,.75fr) 128px!important;display:grid!important}.quote-row strong,.quote-row span,.quote-row small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.quote-row em{text-align:center;justify-self:end;width:112px;font-style:normal}.quote-row:hover{background:#fafafa}.quote-row:hover strong{text-decoration:underline}@media (width<=760px){.quote-row{gap:6px;grid-template-columns:1fr!important}.quote-row strong,.quote-row span,.quote-row small{white-space:normal}.quote-row em{justify-self:start;width:auto}}@media (width<=640px){.login-page{padding:18px}.login-card{border-radius:26px;padding:30px 22px}.login-card img{width:124px}.login-badge{letter-spacing:4px;padding:9px 16px;font-size:12px}.login-card p,.login-card input{font-size:15px}.login-submit{font-size:16px}.login-page:before,.login-page:after{display:none}}.login-helper{color:var(--muted);margin:-4px 0 10px;font-size:12px;line-height:1.4;display:block}.login-note{padding:10px 0}.mobile-admin-dashboard-view,.mobile-admin-bottom-nav{display:none}@media (width<=760px){.admin-shell{color:#111827;background:#f4f5f7;min-height:100vh;padding-bottom:78px;display:block}.admin-mobile-top{z-index:90;color:#fff;background:#0b0c0d;border-bottom:1px solid #ffffff14;justify-content:flex-start;align-items:center;gap:14px;padding:16px 20px;display:flex;position:sticky;top:0}.admin-mobile-top img{object-fit:contain;background:#050505;border-radius:10px;flex:none;width:58px;height:58px}.admin-mobile-top div{gap:2px;min-width:0;display:grid}.admin-mobile-top strong{letter-spacing:.03em;white-space:nowrap;text-overflow:ellipsis;font-size:17px;display:block;overflow:hidden}.admin-mobile-top span{color:#cbd5e1;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.admin-menu-btn,.admin-scrim,.admin-sidebar{display:none!important}.admin-main{min-height:calc(100vh - 90px);padding:22px 16px 12px}.admin-head{display:none}.desktop-admin-dashboard{display:none!important}.mobile-admin-dashboard-view{display:block}.mobile-admin-title-row{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.mobile-admin-title-row span{color:#b58b00;text-transform:uppercase;letter-spacing:.14em;font-size:13px;font-weight:900;display:block}.mobile-admin-title-row h1{color:#111827;letter-spacing:-.04em;margin:6px 0 0;font-size:38px;line-height:1}.mobile-view-website-top{color:#8a6800;white-space:nowrap;background:#fff8df;border:1px solid #d9a90080;border-radius:12px;align-items:center;gap:7px;padding:10px 12px;font-weight:900;display:inline-flex;box-shadow:0 10px 28px #d9a9001f}.mobile-quote-overview-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;margin-bottom:22px;padding:20px 14px 18px;box-shadow:0 12px 35px #0f172a14}.mobile-quote-overview-card h2{color:#111827;letter-spacing:-.02em;margin:0 0 16px;font-size:22px}.mobile-status-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.mobile-status-box{text-align:center;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:14px;place-items:center;gap:5px;min-width:0;padding:12px 8px;display:grid}.mobile-status-box svg{width:26px;height:26px}.mobile-status-box span{font-size:12px;font-weight:800}.mobile-status-box strong{font-size:24px;line-height:1}.mobile-status-new{color:#9a7200;background:#fff8e4;border-color:#fde68a}.mobile-status-contacted{color:#1d4ed8;background:#eff6ff;border-color:#dbeafe}.mobile-status-closed{color:#166534;background:#f0fdf4;border-color:#dcfce7}.mobile-section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.mobile-section-head h2{color:#111827;align-items:center;gap:9px;margin:0;font-size:22px;display:flex}.mobile-section-head h2 svg{color:#6b7280}.mobile-section-head button{color:#b58b00;white-space:nowrap;background:0 0;border:0;align-items:center;gap:4px;font-weight:900;display:inline-flex}.mobile-empty-state{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px;font-weight:800}.mobile-request-list{gap:12px;display:grid}.mobile-request-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;grid-template-columns:76px minmax(0,1fr) 128px;align-items:center;gap:12px;padding:16px;display:grid;position:relative;box-shadow:0 12px 30px #0f172a0f}.mobile-request-card:first-child{border-color:#d9a9008c}.mobile-request-icon{border-radius:50%;place-items:center;width:64px;height:64px;display:grid}.mobile-request-icon.gold{color:#b58b00;background:#fff4d8}.mobile-request-icon.blue{color:#1d4ed8;background:#eff6ff}.mobile-request-icon.green{color:#166534;background:#ecfdf5}.mobile-request-info{gap:6px;min-width:0;display:grid}.mobile-request-info strong{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:18px;overflow:hidden}.mobile-request-info span{color:#4b5563;align-items:center;gap:7px;min-width:0;font-weight:600;display:flex}.mobile-request-info span svg{color:#6b7280;flex:none}.mobile-currency{color:#6b7280;border:1px solid #d1d5db;border-radius:50%;place-items:center;width:18px;height:18px;font-size:12px;font-weight:900;line-height:1;display:inline-grid!important}.mobile-request-actions{justify-items:stretch;gap:8px;display:grid}.mobile-request-actions .status-pill{justify-self:end;min-width:86px}.mobile-whatsapp-btn,.mobile-view-btn{color:#166534;background:#fff;border:1px solid #16a34a;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:9px 10px;font-weight:900;display:flex}.mobile-view-btn{color:#111827;background:#fff;border-color:#e5e7eb}.mobile-quick-actions{margin-top:24px}.mobile-quick-actions h2{color:#111827;margin:0 0 12px;font-size:20px}.mobile-action-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.mobile-action-grid button{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:14px;place-items:center;gap:6px;min-height:78px;font-weight:800;display:grid;box-shadow:0 10px 28px #0f172a0a}.mobile-action-grid button svg{color:#d9a900}.mobile-view-website{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:12px;padding:14px;font-weight:900;display:flex}.mobile-admin-bottom-nav{z-index:95;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:8px 8px calc(8px + env(safe-area-inset-bottom));background:#0b0c0df7;border-top:1px solid #ffffff14;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -18px 40px #00000038}.mobile-admin-bottom-nav button{color:#cbd5e1;background:0 0;border:0;border-radius:12px;place-items:center;gap:3px;padding:6px 4px;font-size:11px;font-weight:800;display:grid}.mobile-admin-bottom-nav button.active{color:#d9a900;background:#d9a9001a}.mobile-admin-bottom-nav svg{width:21px;height:21px}.quotation-panel,.admin-panel{border-radius:18px}.quotation-panel{max-height:none}.quotation-list-scroll{max-height:calc(100vh - 235px)}}@media (width<=430px){.admin-main{padding:20px 12px 10px}.mobile-admin-title-row{gap:12px;display:grid}.mobile-view-website-top{width:max-content}.mobile-admin-title-row h1{font-size:34px}.mobile-status-grid{gap:7px}.mobile-status-box{padding:10px 5px}.mobile-status-box strong{font-size:22px}.mobile-status-box span{font-size:11px}.mobile-request-card{grid-template-columns:58px minmax(0,1fr) 104px;gap:9px;padding:13px}.mobile-request-icon{width:52px;height:52px}.mobile-request-info strong{font-size:15.5px}.mobile-request-info span{font-size:13px}.mobile-whatsapp-btn,.mobile-view-btn{padding:8px 6px;font-size:13px}.mobile-request-actions .status-pill{min-width:72px;padding:5px 8px;font-size:10px}.mobile-action-grid{gap:8px}.mobile-action-grid button{min-height:70px;font-size:13px}.mobile-action-grid button svg{width:24px;height:24px}.admin-mobile-top img{width:52px;height:52px}.admin-mobile-top strong{font-size:15px}}@media (width<=760px){.mobile-view-website-top,.mobile-quick-actions,.mobile-view-website{display:none!important}.mobile-admin-title-row{margin-bottom:18px;display:block}.mobile-request-info span.mobile-budget-line{color:#4b5563;align-items:baseline;gap:6px;font-weight:700;line-height:1.25}.mobile-request-info span.mobile-budget-line b{color:#6b7280;letter-spacing:.01em;text-transform:uppercase;flex:none;font-size:12px;font-weight:900}.mobile-currency{display:none!important}.mobile-more-scrim{z-index:93;background:#00000047;border:0;position:fixed;inset:0}.mobile-more-panel{left:10px;right:10px;bottom:calc(72px + env(safe-area-inset-bottom));z-index:96;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:22px;gap:8px;padding:10px 14px 16px;display:grid;position:fixed;box-shadow:0 24px 70px #0f172a47}.mobile-more-handle{background:#d1d5db;border-radius:999px;width:44px;height:5px;margin:2px auto 6px}.mobile-more-panel h2{letter-spacing:-.02em;margin:0 0 4px;font-size:18px}.mobile-more-panel button{color:#111827;text-align:left;background:#fff;border:1px solid #eef0f3;border-radius:14px;align-items:center;gap:12px;width:100%;padding:13px 14px;font-weight:900;display:flex}.mobile-more-panel button svg{color:#b58b00}}@media (width<=430px){.mobile-request-info span.mobile-budget-line b{font-size:11px}}@media (width<=760px){.mobile-status-box{cursor:pointer;transition:all .18s}.mobile-status-box.active{transform:translateY(-2px);box-shadow:0 12px 28px #0f172a1f}.mobile-status-new.active{outline:2px solid #d9a900}.mobile-status-contacted.active{outline:2px solid #2563eb}.mobile-status-closed.active{outline:2px solid #16a34a}.mobile-clear-filter{color:#8a6400;text-align:center;background:#fff8e1;border:1px solid #f1d37a;border-radius:12px;width:100%;margin:-2px 0 12px;padding:10px 12px;font-weight:900}.quote-detail-overlay{z-index:140;color:#111827;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.quote-detail-scrim{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000007a;border:0;position:absolute;inset:0}.quote-detail-sheet{width:100%;max-height:86vh;padding:10px 18px calc(22px + env(safe-area-inset-bottom));background:#fff;border-radius:26px 26px 0 0;position:relative;overflow:auto;box-shadow:0 -28px 80px #00000052}.quote-detail-handle{background:#d1d5db;border-radius:999px;width:54px;height:5px;margin:2px auto 14px}.quote-detail-head{border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:14px;display:flex}.quote-detail-head h2{color:#111827;letter-spacing:-.02em;margin:10px 0 4px;font-size:24px}.quote-detail-head p{color:#6b7280;margin:0;font-weight:700;line-height:1.4}.quote-detail-head button{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}.quote-detail-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.quote-detail-grid p{color:#111827;background:#f9fafb;border:1px solid #eef0f3;border-radius:14px;gap:5px;margin:0;padding:11px;display:grid}.quote-detail-grid b,.quote-detail-message b,.quote-detail-actions label{text-transform:uppercase;letter-spacing:.05em;color:#6b7280;font-size:12px}.quote-detail-grid span{color:#111827;font-weight:900;line-height:1.35}.quote-detail-message{background:#fff;border:1px solid #eef0f3;border-radius:14px;margin-top:12px;padding:13px}.quote-detail-message p{color:#374151;margin:8px 0 0;font-weight:700;line-height:1.5}.quote-detail-actions{gap:10px;margin-top:14px;display:grid}.quote-detail-actions .mobile-whatsapp-btn{width:100%;padding:12px}.quote-detail-actions label{gap:7px;display:grid}.quote-detail-actions select{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:12px;font-weight:900}.quote-detail-date{color:#6b7280;margin-top:12px;font-weight:700;display:block}}@media (width<=390px){.quote-detail-grid{grid-template-columns:1fr}}.quotation-summary .soft-action{white-space:nowrap}@media (width<=900px){.mobile-filter-summary{color:#6b7280;margin:-6px 0 12px;font-size:13px;font-weight:800}.mobile-latest-section{padding-bottom:calc(94px + env(safe-area-inset-bottom))}.admin-main{padding-bottom:calc(96px + env(safe-area-inset-bottom))}}.request-ref-chip{color:#8a6400;white-space:nowrap;background:#fff8df;border:1px solid #f1d37a;border-radius:999px;align-items:center;padding:5px 9px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.request-ref-inline{margin:2px 0;color:#8a6400!important;font-size:13px!important;font-weight:900!important;display:block!important}.quote-row-ref{margin-top:3px;color:#8a6400!important;font-size:12px!important;font-weight:900!important;display:block!important}.quote-detail-meta-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.mobile-request-ref{color:#8a6400;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:900;line-height:1.2;display:block;overflow:hidden}.quote-detail-overlay{overscroll-behavior:none;touch-action:none}.quote-detail-sheet{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.quote-detail-scrim{touch-action:none}@media (width<=760px){.quote-detail-sheet{max-height:86dvh}.mobile-request-info{gap:5px}.mobile-request-ref{font-size:11.5px}.quote-detail-grid p:first-child{background:#fff8df;border-color:#f1d37a;grid-column:1/-1}.quotation-list-scroll{padding-bottom:calc(96px + env(safe-area-inset-bottom))}}.settings-panel{max-width:980px}.settings-panel-head{align-items:flex-start}.settings-form{gap:16px;margin-top:18px;display:grid}.settings-form label{color:#374151;gap:7px;font-weight:900;display:grid}.settings-form input,.settings-form textarea{color:#111827;width:100%;font:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;padding:13px 14px;font-weight:700;transition:border-color .18s,box-shadow .18s}.settings-form textarea{resize:vertical;min-height:110px;line-height:1.55}.settings-form input:focus,.settings-form textarea:focus{border-color:#d9a900;box-shadow:0 0 0 4px #d9a90024}.settings-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.settings-form .primary-btn{border:0;width:max-content;margin-top:4px}@media (width<=760px){.settings-panel{padding:18px}.settings-two{grid-template-columns:1fr}.settings-form .primary-btn{justify-content:center;width:100%}.settings-panel .panel-actions{gap:12px;display:grid}.settings-panel .panel-actions .soft-action{width:max-content}}.content-manager-panel .panel-actions{align-items:flex-start;gap:1rem}.content-manager-list{gap:1rem;margin:1rem 0;display:grid}.content-edit-card{background:#ffffffdb;border:1px solid #0f172a1a;border-radius:22px;padding:1rem;box-shadow:0 14px 34px #0f172a0f}[data-theme=dark] .content-edit-card{background:#0f172ab8;border-color:#ffffff1a}.content-edit-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.8rem;display:flex}.content-edit-card label{color:var(--muted);gap:.35rem;font-size:.9rem;font-weight:700;display:grid}.content-edit-card input,.content-edit-card textarea,.content-edit-card select{background:var(--card);width:100%;color:var(--text);font:inherit;border:1px solid #0f172a24;border-radius:14px;padding:.75rem .85rem}.content-edit-card textarea{resize:vertical}.content-edit-with-image{grid-template-columns:160px 1fr;align-items:start;gap:1rem;display:grid}.content-edit-with-image img,.gallery-edit-card>img{object-fit:cover;border:1px solid #0f172a1a;border-radius:18px;width:100%;height:130px}.gallery-edit-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.gallery-edit-card{grid-template-columns:120px 1fr;align-items:start;gap:1rem;display:grid}.gallery-edit-card>img{height:120px}.gallery-manager-panel{gap:1rem}.gallery-page-head{align-items:center}.gallery-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1rem 0 1.25rem;display:grid}.gallery-summary-card{background:#fff;border:1px solid #0f172a14;border-radius:20px;align-items:center;gap:1rem;padding:1.15rem 1.2rem;display:flex;box-shadow:0 10px 26px #0f172a0d}.gallery-summary-icon{border-radius:16px;flex:0 0 52px;place-items:center;width:52px;height:52px;display:grid}.gallery-summary-card.total .gallery-summary-icon{color:#c58b00;background:#fff5d6}.gallery-summary-card.categories .gallery-summary-icon{color:#2563eb;background:#e8f0ff}.gallery-summary-card.visible .gallery-summary-icon{color:#16a34a;background:#e8faec}.gallery-summary-card.updated .gallery-summary-icon{color:#8b5cf6;background:#f1ebff}.gallery-summary-card strong{color:#111827;font-size:1.75rem;line-height:1.1;display:block}.gallery-summary-card span{color:#374151;font-size:.95rem;font-weight:800;display:block}.gallery-summary-card small{color:#6b7280;margin-top:.2rem;font-size:.82rem;display:block}.gallery-toolbar{background:#fff;border:1px solid #0f172a14;border-radius:22px;grid-template-columns:minmax(240px,1.5fr) 190px 190px 1fr auto;align-items:center;gap:12px;margin-bottom:1.1rem;padding:16px 18px;display:grid}.gallery-toolbar select,.gallery-search input{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;padding:12px 14px}.gallery-search{background:#fff;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:10px;padding:0 14px;display:flex}.gallery-search span{color:#6b7280;place-items:center;display:grid}.gallery-search input{border:0;outline:none;padding:12px 0}.gallery-toolbar-note{color:#6b7280;margin:0;font-size:.92rem}.desktop-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.desktop-gallery-card{grid-template-columns:1fr;gap:.85rem;padding:.9rem}.desktop-gallery-card .content-edit-head{margin-bottom:0}.gallery-card-image-wrap{position:relative}.gallery-card-image-wrap img{object-fit:cover;border:1px solid #0f172a1a;border-radius:18px;width:100%;height:170px;display:block}.gallery-handle{color:#6b7280;cursor:default;background:#fffffff5;border:1px solid #0f172a14;border-radius:12px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:12px;left:12px}.gallery-delete-btn{padding:9px;position:absolute;top:12px;right:12px}.gallery-card-body{gap:.7rem;display:grid}.gallery-card-body strong{color:#111827;font-size:1.02rem}@media (width<=1200px){.gallery-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-toolbar{grid-template-columns:minmax(220px,1fr) repeat(2,180px)}.gallery-toolbar-note{grid-column:1/-1}.desktop-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=980px){.desktop-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.content-manager-panel .panel-actions{display:grid}.content-edit-with-image,.gallery-edit-card{grid-template-columns:1fr}.content-edit-with-image img,.gallery-edit-card>img{height:180px}.gallery-summary-grid,.gallery-toolbar,.desktop-gallery-grid{grid-template-columns:1fr}.gallery-page-head{align-items:flex-start}.gallery-toolbar{padding:14px}.gallery-toolbar-note{font-size:.88rem}.gallery-search{padding:0 12px}.gallery-card-image-wrap img{height:180px}}.gallery-compact-panel{padding:20px!important}.gallery-compact-panel .gallery-page-head{align-items:flex-start;margin-bottom:12px}.gallery-compact-panel .gallery-page-head h2{margin:0 0 6px;font-size:28px}.gallery-compact-panel .gallery-page-head .muted{max-width:720px;margin:0}.gallery-save-main{width:auto;min-width:170px}.gallery-quick-stats{flex-wrap:wrap;gap:10px;margin:10px 0 14px;display:flex}.gallery-quick-stats span{color:#4b5563;background:#fff;border:1px solid #0f172a1a;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-weight:800;display:inline-flex;box-shadow:0 8px 22px #0f172a0a}.gallery-quick-stats svg{color:var(--gold)}.gallery-quick-stats strong{color:#111827;font-size:16px}.gallery-compact-panel .gallery-summary-grid{display:none!important}.gallery-compact-panel .gallery-toolbar{border-radius:18px;grid-template-columns:minmax(230px,1fr) 170px 150px auto;align-items:center;gap:10px;margin-bottom:14px;padding:12px;display:grid}.gallery-compact-panel .gallery-toolbar-note{display:none!important}.gallery-compact-panel .gallery-toolbar select,.gallery-compact-panel .gallery-search{min-height:46px}.gallery-compact-panel .gallery-add-btn{white-space:nowrap;justify-content:center;min-height:46px}.gallery-compact-panel .gallery-card-image-wrap img{object-fit:cover;object-position:center;border-radius:14px;height:132px}.gallery-compact-panel .gallery-delete-btn{border-radius:11px;padding:8px;top:8px;right:8px}.gallery-compact-panel .gallery-handle{display:none!important}.gallery-compact-panel .content-edit-head{min-height:unset;margin:0}.gallery-compact-panel .content-edit-head strong{font-size:15px;line-height:1.25}.gallery-card-fields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.gallery-compact-panel .content-edit-card label{gap:4px;font-size:12px}.gallery-compact-panel .content-edit-card input,.gallery-compact-panel .content-edit-card select{border-radius:12px;padding:10px 11px;font-size:14px}.gallery-image-select{margin-top:0}@media (width<=1280px){.gallery-compact-panel .desktop-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=980px){.gallery-compact-panel .desktop-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-compact-panel .gallery-toolbar{grid-template-columns:1fr 1fr}.gallery-compact-panel .gallery-search{grid-column:1/-1}}@media (width<=760px){.gallery-compact-panel{border-radius:22px;padding:18px!important}.gallery-compact-panel .gallery-page-head{gap:14px;display:grid}.gallery-compact-panel .gallery-page-head h2{font-size:32px}.gallery-save-main{justify-content:center;width:100%;min-height:54px}.gallery-quick-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.gallery-quick-stats span{text-align:center;border-radius:16px;justify-items:center;gap:4px;padding:10px 8px;font-size:12px;display:grid}.gallery-quick-stats strong{font-size:18px;display:block}.gallery-compact-panel .gallery-toolbar{box-shadow:none;background:0 0;border:0;grid-template-columns:1fr 48px;gap:10px;padding:0}.gallery-compact-panel .gallery-search{grid-column:1/2;min-height:50px}.gallery-compact-panel .gallery-toolbar select{grid-column:1/-1;min-height:48px}.gallery-compact-panel .gallery-add-btn{grid-area:1/2/auto/3;width:48px;min-width:48px;padding:0;overflow:hidden}.gallery-compact-panel .gallery-add-btn svg{margin:0}.gallery-compact-panel .gallery-add-btn{font-size:0}.gallery-compact-panel .desktop-gallery-grid{grid-template-columns:1fr;gap:12px}.gallery-compact-panel .desktop-gallery-card{border-radius:18px;grid-template-columns:112px 1fr;align-items:start;gap:12px;padding:12px;display:grid}.gallery-compact-panel .gallery-card-image-wrap img{border-radius:14px;height:112px}.gallery-compact-panel .gallery-card-body{gap:8px}.gallery-card-fields{grid-template-columns:1fr;gap:7px}.gallery-compact-panel .gallery-image-select{display:none}.gallery-compact-panel .content-edit-head strong{font-size:16px}}@media (width<=430px){.gallery-quick-stats{grid-template-columns:1fr}.gallery-compact-panel .desktop-gallery-card{grid-template-columns:94px 1fr}.gallery-compact-panel .gallery-card-image-wrap img{height:94px}.gallery-compact-panel .content-edit-card input,.gallery-compact-panel .content-edit-card select{padding:9px 10px;font-size:13px}}.gallery-summary-desktop{display:grid}.gallery-summary-mobile{display:none}.gallery-compact-panel .gallery-page-head{align-items:flex-start}.gallery-compact-panel .gallery-page-head .muted{max-width:none}.gallery-compact-panel .gallery-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:6px 0 16px;display:grid!important}.gallery-compact-panel .gallery-summary-card{border-radius:20px;padding:18px 20px;box-shadow:0 10px 30px #0f172a0d}.gallery-compact-panel .gallery-summary-card strong{font-size:1.2rem;font-weight:900}.gallery-compact-panel .gallery-summary-card span{font-size:1rem}.gallery-compact-panel .gallery-summary-card small{font-size:.85rem}.gallery-compact-panel .gallery-summary-icon{border-radius:50%;width:54px;height:54px}.gallery-compact-panel .desktop-gallery-toolbar{border-radius:18px;grid-template-columns:minmax(280px,1.4fr) 220px 220px 170px;padding:14px 16px;box-shadow:0 8px 24px #0f172a0a}.gallery-compact-panel .desktop-gallery-toolbar .gallery-search,.gallery-compact-panel .desktop-gallery-toolbar select,.gallery-compact-panel .desktop-gallery-toolbar .gallery-add-btn{min-height:52px}.gallery-compact-panel .desktop-gallery-toolbar select{font-weight:700}.gallery-compact-panel .desktop-gallery-toolbar .gallery-add-btn{justify-content:center}.gallery-compact-panel .desktop-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gallery-compact-panel .desktop-gallery-card{border-radius:20px;gap:12px;padding:14px}.gallery-compact-panel .desktop-gallery-card .gallery-card-image-wrap img{border-radius:16px;height:210px}.gallery-compact-panel .gallery-card-index-head{margin:0}.gallery-compact-panel .gallery-card-index-head strong{font-size:1rem;line-height:1.3}.gallery-compact-panel .gallery-card-body-stacked{gap:10px}.gallery-compact-panel .gallery-form-stack{gap:10px;display:grid}.gallery-compact-panel .gallery-form-stack label{color:#6b7280;gap:6px;font-size:12px;font-weight:800;display:grid}.gallery-compact-panel .gallery-form-stack input,.gallery-compact-panel .gallery-form-stack select{border-radius:12px;min-height:44px;padding:10px 12px;font-size:14px}.gallery-compact-panel .gallery-card-fields{display:block}@media (width<=1280px) and (width>=761px){.gallery-compact-panel .gallery-summary-grid,.gallery-compact-panel .desktop-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-compact-panel .desktop-gallery-toolbar{grid-template-columns:minmax(220px,1fr) 1fr 1fr 160px}}@media (width<=760px){.gallery-summary-desktop{display:none!important}.gallery-summary-mobile{display:grid}}.footer-premium{color:#fff;background:radial-gradient(circle at 14% 18%,#d9a90014,#0000 28%),radial-gradient(circle at 86% 74%,#22c55e14,#0000 24%),#080909;border-top:1px solid #d9a9001f;padding:72px 9vw 0;display:block}.footer-premium .footer-main{grid-template-columns:1.15fr 1fr 1.1fr;align-items:start;gap:56px;padding-bottom:56px;display:grid}.footer-premium .footer-brand-block,.footer-premium .footer-info-block{min-width:0}.footer-premium .footer-logo-frame{background:#00000061;border:1px solid #ffffff24;border-radius:14px;place-items:center;width:150px;height:150px;margin-bottom:28px;display:grid;box-shadow:0 22px 60px #00000059}.footer-premium .footer-logo-frame img,.footer-premium img{background:#000;border-radius:10px;width:120px;height:auto}.footer-premium h4{color:#c9a227;text-transform:uppercase;letter-spacing:.12em;margin:0 0 24px;font-size:18px;position:relative}.footer-premium h4:after{content:"";background:linear-gradient(90deg,#d9a900,#f3c41f);border-radius:999px;width:46px;height:3px;margin-top:12px;display:block}.footer-premium p,.footer-premium a{color:#f3f4f6;margin:0;font-size:16px;line-height:1.65;text-decoration:none}.footer-premium a:hover,.footer-premium .footer-bottom a:hover{color:#fff}.footer-quality-list{gap:0;max-width:420px;margin-top:26px;display:grid}.footer-quality-list span{color:#f3f4f6;border-bottom:1px solid #ffffff1a;align-items:center;gap:16px;padding:12px 0;font-size:16px;display:flex}.footer-quality-list svg{color:#d9a900;flex:none}.footer-premium .footer-info-block{border-left:1px solid #ffffff1f;padding-left:48px}.footer-info-row{border-bottom:1px solid #ffffff1a;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:18px;padding:16px 0;display:grid}.footer-info-row>span{color:#d9a900;background:#d9a90014;border:1px solid #d9a900b3;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.footer-premium .footer-bottom{color:#e5e7eb;background:linear-gradient(#ffffff05,#fff0);border-top:1px solid #d9a90073;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:0 -9vw;padding:24px 20px 30px;font-size:15px;display:flex}.footer-premium .footer-dev-tag{color:#d9a900;letter-spacing:.04em;background:#d9a90026;border:1px solid #d9a90066;border-radius:999px;justify-content:center;align-items:center;width:44px;height:32px;font-weight:900;display:inline-flex}.footer-premium .footer-bottom a{text-underline-offset:4px;font-weight:900;text-decoration:underline;color:#e0b31a!important}@media (width<=1024px){.footer-premium{padding:56px 7vw 0}.footer-premium .footer-main{grid-template-columns:1fr;gap:36px;padding-bottom:44px}.footer-premium .footer-info-block{border-top:1px solid #ffffff1f;border-left:0;padding-top:32px;padding-left:0}}@media (width<=760px){.footer-premium{text-align:left;padding:50px 7vw 0}.footer-premium .footer-logo-frame{width:150px;height:150px;margin:0 auto 26px}.footer-premium .footer-brand-block>p{text-align:center;max-width:310px;margin:0 auto}.footer-premium h4{margin-bottom:22px;font-size:18px}.footer-premium .footer-brand-block h4{text-align:center}.footer-premium .footer-brand-block h4:after{margin-left:auto;margin-right:auto}.footer-quality-list{margin-top:28px}.footer-info-row{grid-template-columns:42px minmax(0,1fr);gap:16px;padding:14px 0}.footer-info-row>span{width:38px;height:38px}.footer-premium p,.footer-premium a,.footer-quality-list span{font-size:15px}.footer-premium .footer-bottom{margin:0 -7vw;padding:22px 16px 92px;font-size:14px}}.footer-refined{padding:46px 9vw 0!important}.footer-refined .footer-main{grid-template-columns:1.05fr 1fr 1.05fr!important;gap:42px!important;padding-bottom:38px!important}.footer-refined .footer-brand-head{align-items:center;gap:18px;margin-bottom:18px;display:flex}.footer-refined .footer-logo-frame{border-radius:12px!important;width:96px!important;height:96px!important;margin:0!important}.footer-refined .footer-logo-frame img,.footer-refined img{border-radius:8px!important;width:78px!important}.footer-refined h4{letter-spacing:.14em!important;margin:0 0 18px!important;font-size:15px!important;line-height:1.45!important}.footer-refined .footer-brand-head h4{margin:0!important}.footer-refined h4:after{width:38px!important;height:2px!important;margin-top:10px!important}.footer-refined p,.footer-refined a{font-size:14px!important;line-height:1.6!important}.footer-refined .footer-quality-list{max-width:360px!important;margin-top:18px!important}.footer-refined .footer-quality-list span{gap:12px!important;padding:9px 0!important;font-size:14px!important}.footer-refined .footer-info-block{padding-left:36px!important}.footer-refined .footer-info-row{grid-template-columns:38px minmax(0,1fr)!important;gap:14px!important;padding:13px 0!important}.footer-refined .footer-info-row>span{width:34px!important;height:34px!important}.footer-refined .footer-bottom{justify-content:space-between!important;align-items:center!important;gap:18px!important;margin:0 -9vw!important;padding:14px 9vw 18px!important;font-size:12px!important;display:flex!important}.footer-refined .footer-bottom a,.footer-refined .footer-bottom span{font-size:12px!important}.footer-facebook-link{align-items:center;gap:8px;display:inline-flex;color:#d1d5db!important;font-weight:600!important;text-decoration:none!important}.footer-facebook-link span{color:#d9a900;border:1px solid #d9a9006b;border-radius:50%;place-items:center;width:24px;height:24px;font-family:Georgia,serif;font-weight:900;display:inline-grid;font-size:14px!important}.footer-facebook-link:hover{color:#f5c400!important}.footer-dev-credit{color:#9ca3af;letter-spacing:.01em;white-space:nowrap;align-items:center;gap:7px;font-family:SFMono-Regular,Consolas,Roboto Mono,monospace;display:inline-flex}.footer-refined .footer-dev-tag{color:#d9a900!important;background:0 0!important;border:0!important;width:auto!important;min-width:auto!important;height:auto!important;padding:0!important;font-size:13px!important}.footer-refined .footer-dev-credit a{border-bottom:1px dotted #d9a9008c;color:#d9a900!important;font-size:12px!important;font-weight:700!important;text-decoration:none!important}.footer-refined .footer-dev-credit a:hover{border-bottom-color:#fff;color:#fff!important}.footer-bottom-divider{background:#ffffff1f;width:1px;height:28px}@media (width<=1024px){.footer-refined{padding:42px 7vw 0!important}.footer-refined .footer-main{grid-template-columns:1fr!important;gap:26px!important;padding-bottom:30px!important}.footer-refined .footer-info-block{padding-top:24px!important;padding-left:0!important}.footer-refined .footer-bottom{margin:0 -7vw!important;padding-left:7vw!important;padding-right:7vw!important}}@media (width<=760px){.footer-refined{padding:34px 7vw 0!important}.footer-refined .footer-brand-head{justify-content:flex-start;align-items:center;gap:14px}.footer-refined .footer-logo-frame{width:78px!important;height:78px!important}.footer-refined .footer-logo-frame img,.footer-refined img{width:62px!important}.footer-refined .footer-brand-block>p{text-align:left!important;max-width:none!important;margin:0!important}.footer-refined .footer-brand-block h4{text-align:left!important}.footer-refined .footer-brand-block h4:after{margin-left:0!important;margin-right:0!important}.footer-refined h4{font-size:14px!important}.footer-refined p,.footer-refined a,.footer-refined .footer-quality-list span{font-size:13px!important}.footer-refined .footer-quality-list{margin-top:16px!important}.footer-refined .footer-info-row{grid-template-columns:34px minmax(0,1fr)!important;gap:12px!important;padding:11px 0!important}.footer-refined .footer-info-row>span{width:30px!important;height:30px!important}.footer-refined .footer-bottom{text-align:center;justify-items:center!important;gap:12px!important;padding:15px 7vw 86px!important;display:grid!important}.footer-bottom-divider{display:none}.footer-dev-credit,.footer-refined .footer-dev-credit a,.footer-refined .footer-dev-credit span{font-size:11px!important}html,body,#root{max-width:100%;overflow-x:hidden}.admin-shell,.admin-main,.admin-panel,.content-manager-panel,.gallery-manager-panel,.gallery-compact-panel{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}.admin-main{padding-left:14px!important;padding-right:14px!important}.gallery-compact-panel{padding:18px!important}.gallery-summary-desktop,.gallery-compact-panel .gallery-summary-desktop,.gallery-compact-panel .gallery-summary-grid.gallery-summary-desktop{display:none!important}.gallery-summary-mobile,.gallery-compact-panel .gallery-summary-mobile,.gallery-compact-panel .gallery-quick-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin:12px 0 14px!important;display:grid!important}.gallery-compact-panel .gallery-quick-stats span{text-align:center!important;border-radius:14px!important;justify-items:center!important;width:auto!important;min-width:0!important;padding:10px 6px!important;font-size:11px!important;line-height:1.2!important;display:grid!important;overflow:hidden!important}.gallery-compact-panel .gallery-quick-stats strong{font-size:16px!important;line-height:1.1!important}.gallery-compact-panel .gallery-page-head{grid-template-columns:1fr!important;gap:14px!important;width:100%!important;display:grid!important}.gallery-compact-panel .gallery-page-head h2{font-size:30px!important;line-height:1.1!important}.gallery-save-main{justify-content:center!important;width:100%!important;min-width:0!important}.gallery-compact-panel .gallery-toolbar,.gallery-compact-panel .desktop-gallery-toolbar,.gallery-toolbar.compact-gallery-toolbar{width:100%!important;max-width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;grid-template-columns:1fr 50px!important;gap:10px!important;padding:0!important;display:grid!important;overflow:visible!important}.gallery-compact-panel .gallery-search{grid-area:1/1/auto/2!important;width:100%!important;min-width:0!important}.gallery-compact-panel .gallery-add-btn{grid-area:1/2/auto/3!important;width:50px!important;min-width:50px!important;max-width:50px!important;padding:0!important;font-size:0!important;overflow:hidden!important}.gallery-compact-panel .gallery-toolbar select{grid-column:1/-1!important;width:100%!important;min-width:0!important}.gallery-compact-panel .desktop-gallery-grid,.gallery-edit-list,.content-manager-list.gallery-edit-list{grid-template-columns:1fr!important;gap:12px!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;display:grid!important;overflow:hidden!important}.gallery-compact-panel .desktop-gallery-card,.gallery-edit-card.desktop-gallery-card{box-sizing:border-box!important;grid-template-columns:96px minmax(0,1fr)!important;gap:12px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:12px!important;display:grid!important;overflow:hidden!important}.gallery-compact-panel .gallery-card-image-wrap{width:96px!important;min-width:0!important;overflow:hidden!important}.gallery-compact-panel .gallery-card-image-wrap img{object-fit:cover!important;border-radius:14px!important;width:96px!important;max-width:96px!important;height:96px!important}.gallery-compact-panel .gallery-card-body,.gallery-compact-panel .gallery-card-body-stacked{width:100%!important;min-width:0!important;overflow:hidden!important}.gallery-compact-panel .content-edit-head,.gallery-compact-panel .gallery-card-index-head{min-width:0!important;overflow:hidden!important}.gallery-compact-panel .content-edit-head strong,.gallery-compact-panel .gallery-card-index-head strong{white-space:normal!important;overflow-wrap:anywhere!important;max-width:100%!important;font-size:15px!important;display:block!important}.gallery-compact-panel .gallery-form-stack,.gallery-compact-panel .gallery-card-fields{grid-template-columns:1fr!important;gap:7px!important;min-width:0!important;display:grid!important}.gallery-compact-panel .content-edit-card input,.gallery-compact-panel .content-edit-card select{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:9px 10px!important;font-size:13px!important}.gallery-compact-panel .gallery-image-select{display:none!important}}@media (width<=430px){.gallery-compact-panel .desktop-gallery-card,.gallery-edit-card.desktop-gallery-card{grid-template-columns:82px minmax(0,1fr)!important}.gallery-compact-panel .gallery-card-image-wrap,.gallery-compact-panel .gallery-card-image-wrap img{width:82px!important;max-width:82px!important;height:88px!important}.gallery-compact-panel .gallery-quick-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
