:root{--brand:#0ea5e9;--brand-dark:#0369a1;--ink:#0f172a;--muted:#475569;--bg:#f8fafc;--card:#fff;--border:#e2e8f0;--accent:#059669}*{box-sizing:border-box}#root,body,html{height:100%}html{scroll-behavior:smooth}body{background:#f8fafc;background:var(--bg);color:#0f172a;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;margin:0}a{color:#0369a1;color:var(--brand-dark);text-decoration:none}.container{margin:0 auto;max-width:1140px;padding:0 16px}.card{background:#fff;background:var(--card);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:16px;padding:16px}.grid{grid-gap:16px;display:grid;gap:16px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:900px){.grid-2,.grid-3{grid-template-columns:1fr}}.badge{border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:9999px;font-size:12px;padding:4px 10px}.badge,.btn{background:#fff;display:inline-block}.btn{border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;font-weight:700;padding:10px 16px}.link-cta{border-bottom:2px solid #0f172a33;font-weight:800;padding-bottom:2px}.link-cta:hover{border-color:#0f172a;border-color:var(--ink)}header.sticky{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;z-index:50}.topbar{background:#0b1f1e;color:#e2f3ef;font-size:13px}.topbar .row{align-items:center;display:flex;gap:12px;height:36px;justify-content:space-between}.topbar a{color:#e2f3ef;opacity:.9}.topbar a:hover{opacity:1}.social a{align-items:center;border:1px solid #fff3;border-radius:50%;color:#e2f3ef;display:inline-flex;height:28px;justify-content:center;margin-left:8px;width:28px}.nav-row{height:68px;justify-content:space-between}.brand,.nav-row{align-items:center;display:flex}.brand{font-size:22px;font-weight:900;gap:10px}nav .tab{background:#0000;border:solid #0000;border-radius:12px;border-width:1px 1px 2px;font-weight:700;margin-left:8px;padding:10px 14px}nav .tab:hover{border-color:#0369a1;border-color:var(--brand-dark);color:#0369a1;color:var(--brand-dark)}.hero{align-items:center;display:flex;min-height:92vh;position:relative}.hero-media{inset:0;overflow:hidden;position:absolute}.hero-media img{filter:brightness(.72) saturate(1.05);height:100%;object-fit:cover;width:100%}.hero-overlay{color:#fff;position:relative;text-shadow:0 10px 30px #00000059;z-index:2}.hero-title{font-size:64px;font-weight:900;margin:0 0 6px}.hero-sub{font-size:20px;max-width:800px;opacity:.98}.hero-cta{display:flex;flex-wrap:wrap;gap:20px;margin-top:18px}.stats{background:#eef2f7;padding:40px 0}.stat-icon{font-size:34px;margin-bottom:8px}.stat-label{font-weight:600;margin-top:4px}.stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(6,minmax(0,1fr))}@media (max-width:1200px){.stats-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.stats-grid{grid-template-columns:repeat(2,1fr)}}.p-card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:16px;box-shadow:0 4px 12px #0000000a;overflow:hidden}.p-card img{height:190px;object-fit:cover;width:100%}.p-body{padding:14px}.p-meta{display:flex;font-size:14px;gap:12px;margin-top:6px}.inquiry input,.inquiry select,.inquiry textarea{border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;padding:10px 12px;width:100%}.inquiry-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}@media(max-width:900px){.inquiry-row{grid-template-columns:1fr}}footer{margin-top:48px;padding:28px 0}.section,footer{border-top:1px solid #e2e8f0;border-top:1px solid var(--border)}.section{background:#ffffff0a;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);padding:56px 0}.section+.section{margin-top:0}.section-title{font-size:28px;font-weight:900;margin:0 0 24px;position:relative;text-align:center}.section-title:after{background:#0ea5e9;background:var(--brand);border-radius:999px;content:"";display:block;height:3px;margin:10px auto 0;width:90px}.t-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1000px){.t-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.t-grid{grid-template-columns:1fr}}.t-card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:16px;box-shadow:0 6px 24px #0000000a;padding:18px;position:relative}.t-quote{color:#93c5fd;font-size:28px;left:12px;position:absolute;top:12px}.t-text{color:#0f172a;color:var(--ink);line-height:1.6;margin:6px 0 16px}.t-footer{gap:12px}.t-avatar,.t-footer{align-items:center;display:flex}.t-avatar{background:#e2e8f0;border-radius:999px;font-size:22px;height:48px;justify-content:center;width:48px}.t-name{font-weight:800}.t-proj{color:#475569;color:var(--muted);font-size:12px;margin-bottom:4px}.stars{color:#f59e0b;font-size:14px;letter-spacing:2px}.to-top{align-items:center;background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:999px;bottom:18px;box-shadow:0 10px 30px #0000001f;cursor:pointer;display:flex;font-size:22px;height:44px;justify-content:center;opacity:0;position:fixed;right:18px;transform:translateY(10px);transition:all .25s ease;width:44px;z-index:60}.to-top.show{opacity:1;transform:translateY(0)}.to-top:hover{background:#0ea5e9;background:var(--brand);border-color:#0ea5e9;border-color:var(--brand);color:#fff}.section-divider{background:#e2e8f0;background:var(--border);height:1px}.logo-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(6,minmax(0,1fr))}@media(max-width:1100px){.logo-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.logo-grid{grid-template-columns:repeat(2,1fr)}}.logo-card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:16px;box-shadow:0 4px 12px #0000000a;padding:18px;text-align:center}.logo-emoji{font-size:34px}.logo-label{color:#475569;color:var(--muted);font-weight:700;margin-top:6px}.carousel-wrap{position:relative}.carousel{display:flex;gap:16px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory}.carousel::-webkit-scrollbar{height:8px}.carousel::-webkit-scrollbar-thumb{background:#e2e8f0;background:var(--border);border-radius:8px}.t-card{max-width:380px;min-width:320px;scroll-snap-align:start}.car-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:999px;box-shadow:0 8px 20px #0000001f;cursor:pointer;display:flex;font-size:28px;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:2}.car-btn.left{left:-8px}.car-btn.right{right:-8px}.car-btn:hover{background:#0ea5e9;background:var(--brand);border-color:#0ea5e9;border-color:var(--brand);color:#fff}.section-subtitle{color:#475569;color:var(--muted);font-size:16px;margin:-6px 0 28px;text-align:center}.stats{background:#f9fafc;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);border-top:1px solid #e2e8f0;border-top:1px solid var(--border);padding:64px 0}.stat-item{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:16px;box-shadow:0 6px 24px #0000000a;opacity:0;padding:22px;text-align:center;transform:translateY(16px);transition:opacity .45s ease,transform .45s ease,box-shadow .25s ease,transform .25s ease}.stat-item.visible{opacity:1;transform:translateY(0)}.stat-item:hover{box-shadow:0 12px 28px #0000001a;transform:translateY(-4px)}.stat-icon{align-items:center;background:#e0f2fe;border-radius:999px;color:#1e3a8a;display:flex;font-size:28px;height:60px;justify-content:center;margin:0 auto 10px;width:60px}.stat-number{color:#0f172a;font-size:34px;font-weight:900}.stat-item:hover .stat-number{color:#0369a1;color:var(--brand-dark)}.stat-label{color:#475569;color:var(--muted);font-weight:700;margin-top:6px}.about2-grid{grid-gap:34px;align-items:center;display:grid;gap:34px;grid-template-columns:1.1fr 1fr}@media(max-width:1000px){.about2-grid{grid-template-columns:1fr}}.media-frame{position:relative}.media-frame .dots{background-image:radial-gradient(#93c5fd 2px,#0000 0);background-size:12px 12px;border-radius:12px;height:120px;left:-10px;opacity:.7;position:absolute;top:-18px;width:120px}.media-frame .frame{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:18px;box-shadow:0 18px 40px #02061724;padding:14px;position:relative}.media-frame img{border-radius:12px;height:520px;object-fit:cover;width:100%}.about2-body .pill{background:#eef6ff;border-radius:999px;color:#0b3b6d;display:inline-flex;font-weight:800;margin-bottom:10px;padding:8px 14px}.about2-title{font-size:44px;font-weight:900;line-height:1.1;margin:6px 0 10px}.brand-ink{color:#0f172a;color:var(--ink)}.about2-sub{color:#475569;color:var(--muted);font-size:18px;margin-bottom:16px}.chip-grid{grid-gap:12px 16px;display:grid;gap:12px 16px;grid-template-columns:repeat(2,minmax(0,1fr));margin:18px 0}@media(max-width:520px){.chip-grid{grid-template-columns:1fr}}.chip{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;box-shadow:0 4px 12px #0000000a;display:flex;font-weight:700;gap:10px;padding:10px 14px}.chip,.chip-ico{align-items:center}.chip-ico{background:#e0f2fe;border-radius:999px;display:inline-flex;height:34px;justify-content:center;width:34px}.quote-box{background:#fdf6f0;border-left:4px solid #0ea5e9;border-left:4px solid var(--brand);border-radius:10px;color:#1f2937;font-weight:600;margin:14px 0 18px;padding:18px}.btn.primary{background:#0369a1;background:var(--brand-dark);border-color:#0369a1;border-color:var(--brand-dark);color:#fff}.btn.primary:hover{background:#0ea5e9;background:var(--brand);border-color:#0ea5e9;border-color:var(--brand)}.detail-hero{height:52vh;min-height:420px;position:relative}.detail-hero img{filter:brightness(.7);height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.detail-overlay{align-items:flex-end;color:#fff;display:flex;height:100%;padding-bottom:24px;position:relative;text-shadow:0 12px 30px #0006;z-index:1}.detail-title{font-size:44px;font-weight:900;margin:4px 0}.detail-meta{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 12px}.pill{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1f;border:1px solid #ffffff80;border-radius:999px;color:#fff;display:inline-flex;font-size:13px;font-weight:700;padding:6px 10px}.detail-actions{display:flex;gap:12px;margin-bottom:12px}.crumbs{font-weight:700;letter-spacing:.4px;margin-bottom:6px}.crumbs a{color:#fff;opacity:.9}.detail-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}@media(max-width:900px){.detail-grid{grid-template-columns:1fr}}.bullets{line-height:1.8;padding-left:18px}.big-footer{background:#143247;color:#e2f3ef;margin-top:48px;padding:48px 0 0}.bf-grid{grid-gap:28px;align-items:flex-start;display:grid;gap:28px;grid-template-columns:1.2fr 1fr 1fr}@media(max-width:1000px){.bf-grid{grid-template-columns:1fr}}.bf-brand{font-size:34px;font-weight:900;letter-spacing:.5px}.bf-title{font-size:22px;font-weight:900}.bf-line{background:#9bd2ff;border-radius:999px;height:4px;margin:8px 0 12px;width:40px}.bf-item{margin:10px 0;opacity:.9}.bf-links{list-style:none;margin:0 0 8px;padding:0}.bf-links li{margin:8px 0}.bf-links a{color:#e2f3ef;opacity:.9}.bf-social a{align-items:center;border:1px solid #fff3;border-radius:10px;color:#e2f3ef;display:inline-flex;height:36px;justify-content:center;margin-right:8px;width:36px}.bf-copy{background:#0d2331;font-size:14px;margin-top:28px;opacity:.9;padding:14px;text-align:center}
/*# sourceMappingURL=main.2325d575.css.map*/