: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;grid-template-columns:1.2fr 1fr 1fr;gap:40px;padding:54px 9vw;display:grid}.footer img{background:#000;border-radius:10px;width:120px}.footer p{color:#c8c8c8;line-height:1.6}.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{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{gap:24px}}.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}
