*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#172b3a;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit}.site-header{height:82px;padding:0 clamp(1rem,5vw,5rem);display:flex;align-items:center;gap:2rem;border-bottom:1px solid #e7edf2;background:rgba(255,255,255,.97);position:sticky;top:0;z-index:20}.brand img{width:220px;display:block}.site-header nav{display:flex;gap:1.5rem;margin-left:auto}.site-header nav a{text-decoration:none;font-weight:700;font-size:.94rem}.site-header nav a:hover{color:var(--accent)}.language select{border:1px solid #cbd7e1;border-radius:999px;padding:.55rem .8rem;background:white}.nav-toggle{display:none}.hero{min-height:660px;background:linear-gradient(120deg,#0a2133,#173f5f);background-size:cover;background-position:center;display:grid;align-items:center;padding:clamp(4rem,9vw,8rem) clamp(1.25rem,8vw,8rem);position:relative;color:white}.hero-content{max-width:780px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-weight:900;font-size:.78rem;color:var(--accent)}h1,h2,h3{line-height:1.15;margin-top:0}.hero h1{font-size:clamp(3rem,7vw,6.7rem);letter-spacing:-.06em;margin:.7rem 0 1.2rem}.hero p{font-size:clamp(1.1rem,2vw,1.35rem);max-width:720px;color:#d7e7f2}.hero-actions{display:flex;gap:1rem;margin-top:2rem}.button{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:999px;background:var(--accent);color:#102131;font-weight:900;text-decoration:none;padding:.9rem 1.35rem;cursor:pointer}.button:hover{transform:translateY(-1px);filter:brightness(.97)}.button-ghost{background:transparent;color:white;border:1px solid rgba(255,255,255,.55)}.button-dark{background:var(--primary);color:white}.button-danger{background:#b42318;color:white}.button-small{padding:.55rem .8rem;font-size:.85rem}.photo-credit{position:absolute;bottom:1rem;right:1.5rem;font-size:.75rem;color:#d9e5ec}.section{padding:clamp(4rem,8vw,8rem) clamp(1.25rem,7vw,7rem)}.section-muted{background:#f1f5f8}.section-heading{max-width:760px;margin-bottom:2.5rem}.section-heading h2,.page-hero h1{font-size:clamp(2.3rem,5vw,4.5rem);letter-spacing:-.045em;margin:.5rem 0}.section-heading p,.page-hero p{font-size:1.12rem;color:#5d7080}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.business-card,.press-card,.values-grid article{border:1px solid #dce6ec;border-radius:24px;padding:1.6rem;background:white;box-shadow:0 12px 35px rgba(17,44,65,.06)}.business-card h2,.business-card h3{margin:.8rem 0 .35rem}.business-card a,.press-card a{font-weight:900;color:#0f587f;text-decoration:none}.tagline{font-weight:800;color:#36556b}.business-mark{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:var(--primary);color:white;font-weight:900;font-size:1.2rem;overflow:hidden}.business-mark img{width:100%;height:100%;object-fit:contain;background:white}.business-mark.large{width:90px;height:90px}.press-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.press-card time{font-size:.78rem;text-transform:uppercase;letter-spacing:.09em;color:#6a7b88}.press-card img{width:100%;height:180px;object-fit:cover;border-radius:16px;margin-bottom:1rem}.center{text-align:center;margin-top:2rem}.page-hero{padding:clamp(4rem,8vw,8rem) clamp(1.25rem,8vw,8rem);background:#0c263a;color:white}.page-hero p{color:#cedce5;max-width:800px}.business-hero{background-size:cover;background-position:center}.narrow{max-width:1050px;margin:auto}.prose{font-size:1.1rem;white-space:normal}.lead{font-size:1.35rem}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem}.contact-strip{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap;margin-top:2rem}.info-card{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#dce6ec;border:1px solid #dce6ec;border-radius:24px;overflow:hidden}.info-card>div{background:white;padding:1.6rem;display:flex;flex-direction:column}.info-card span{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#6c7b86}.notice{margin-top:1.5rem;padding:1.2rem 1.5rem;border-left:5px solid var(--accent);background:#fff9e8}.source-note{margin-top:2rem;color:#657785}.site-footer{background:#091e2d;color:#d8e4eb;padding:4rem clamp(1.25rem,7vw,7rem);display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem}.site-footer img{width:220px}.site-footer>div{display:flex;flex-direction:column;gap:.5rem}.copyright{grid-column:1/-1;border-top:1px solid #294252;padding-top:1.5rem;margin-top:1rem}.installer{min-height:100vh;background:#edf3f6;display:grid;place-items:center;padding:1.5rem}.install-card{width:min(760px,100%);padding:2rem;background:white;border-radius:28px;box-shadow:0 25px 60px rgba(10,32,48,.12)}.install-logo{width:240px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.form-grid.wide{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid label,.panel label{display:flex;flex-direction:column;gap:.35rem;font-weight:800;font-size:.9rem}.full{grid-column:1/-1}input,textarea,select{width:100%;padding:.82rem .9rem;border:1px solid #cbd7df;border-radius:12px;font:inherit;background:white}textarea{resize:vertical}.check{flex-direction:row!important;align-items:center}.check input{width:auto}.alert{padding:1rem 1.2rem;border-radius:14px;margin-bottom:1rem}.alert-error{background:#fee4e2;color:#912018}.alert-success{background:#dcfae6;color:#05603a}.admin-body{min-height:100vh;background:#f1f5f7;display:grid;grid-template-columns:270px 1fr}.admin-sidebar{background:#0a2133;color:white;padding:1.5rem;min-height:100vh;position:sticky;top:0;height:100vh}.admin-sidebar img{width:210px;margin-bottom:2rem}.admin-sidebar nav{display:flex;flex-direction:column;gap:.35rem}.admin-sidebar a{text-decoration:none;padding:.75rem 1rem;border-radius:12px}.admin-sidebar a:hover{background:#17394f}.admin-main{padding:2rem;min-width:0}.admin-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:1.5rem}.admin-heading span{color:#667986;text-transform:uppercase;letter-spacing:.09em;font-size:.75rem}.admin-heading h1{font-size:2.5rem;margin:.2rem 0}.version{padding:.5rem .8rem;background:white;border-radius:999px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.stat-grid article,.panel{background:white;padding:1.4rem;border-radius:20px;border:1px solid #dce5ea;margin-bottom:1.2rem}.stat-grid strong{font-size:2.3rem;display:block}.stat-grid span{color:#677a87}.table-wrap{overflow:auto;background:white;border:1px solid #dce5ea;border-radius:20px}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:1rem;border-bottom:1px solid #e6edf1;vertical-align:top}td small{display:block;color:#71808a}.inline{display:inline-flex;gap:.45rem;align-items:center;margin-left:.5rem}.link{background:none;border:0;text-decoration:underline;cursor:pointer}.danger{color:#b42318}.tabs details{border:1px solid #dce5ea;border-radius:14px;margin:.7rem 0;background:#fbfdfe}.tabs summary{padding:1rem;font-weight:900;cursor:pointer}.tabs details>label,.tabs details>fieldset{margin:1rem}.tabs fieldset{border:1px solid #dce5ea;border-radius:14px;padding:1rem}.photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.7rem;margin-top:1rem}.photo-choice{border:1px solid #ccd9e0;background:white;border-radius:12px;overflow:hidden;padding:0;cursor:pointer;text-align:left}.photo-choice img{width:100%;height:120px;object-fit:cover;display:block}.photo-choice span{display:block;padding:.5rem}.workflow{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap;background:#102a43;color:white;padding:1rem 1.2rem;border-radius:16px;margin-bottom:1.2rem}.workflow span{background:#21445f;padding:.45rem .7rem;border-radius:10px}.history-row{display:flex;justify-content:space-between;align-items:center;padding:.8rem 0;border-bottom:1px solid #e4ebef}.history-row small{display:block;color:#71808a}.empty-state{grid-column:1/-1;text-align:center;padding:3rem;border:1px dashed #bdcbd4;border-radius:20px}.rtl{direction:rtl}
@media(max-width:1000px){.card-grid,.press-grid{grid-template-columns:repeat(2,1fr)}.site-header nav{display:none;position:absolute;top:82px;left:0;right:0;background:white;padding:1rem;flex-direction:column}.site-header nav.open{display:flex}.nav-toggle{display:block;margin-left:auto}.language{margin-left:0}.admin-body{grid-template-columns:1fr}.admin-sidebar{position:relative;height:auto;min-height:0}.admin-sidebar nav{flex-direction:row;flex-wrap:wrap}.form-grid.wide{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.site-header{gap:.7rem;padding:0 1rem}.brand img{width:165px}.language select{max-width:90px}.hero{min-height:600px}.hero-actions{flex-direction:column;align-items:flex-start}.card-grid,.press-grid,.values-grid,.info-card,.site-footer,.form-grid,.form-grid.wide,.stat-grid{grid-template-columns:1fr}.site-footer .copyright{grid-column:1}.admin-main{padding:1rem}.photo-grid{grid-template-columns:repeat(2,1fr)}.admin-heading{align-items:flex-start;gap:1rem}.inline{display:flex;margin:.4rem 0}.workflow b{display:none}}
