:root{--bg-primary:#eceae6;--bg-secondary:#f4f3f0;--bg-card:#fff;--bg-dark:#121417;--bg-dark-card:#1c1f26;--accent-red:#c62828;--accent-red-light:#e53935;--accent-red-hover:#a71d1d;--accent-red-soft:#c6282814;--text-dark:#121417;--text-muted:#585e6a;--text-light:#f3f4f6;--text-light-muted:#9ca3af;--border-light:#1214171f;--border-strong:#12141738;--border-dark:#ffffff1f;--font-main:"Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--font-mono:"JetBrains Mono", monospace;--container-max:1200px;--header-height:80px;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-full:9999px;--shadow-sm:0 2px 8px #0000000a;--shadow-md:0 8px 24px #0000000f;--shadow-lg:0 16px 40px #0000001a;--shadow-red:0 8px 24px #c6282840;--transition-fast:.2s cubic-bezier(.4, 0, .2, 1);--transition-normal:.35s cubic-bezier(.4, 0, .2, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;font-size:16px}body{font-family:var(--font-main);background-color:var(--bg-primary);color:var(--text-dark);line-height:1.6;position:relative;overflow-x:hidden}.blueprint-grid-overlay{pointer-events:none;z-index:0;opacity:.35;background-image:linear-gradient(90deg,#0000000a 1px,#0000 1px),linear-gradient(#0000000a 1px,#0000 1px);background-size:40px 40px;width:100vw;height:100vh;position:fixed;top:0;left:0}.container{width:100%;max-width:var(--container-max);z-index:1;margin:0 auto;padding:0 1.5rem;position:relative}h1,h2,h3,h4{letter-spacing:-.02em;font-weight:700;line-height:1.2}.highlight-dark{color:var(--text-dark)}.highlight-accent{color:var(--accent-red)}.section-tag{font-family:var(--font-mono);letter-spacing:.1em;color:var(--text-muted);text-transform:uppercase;align-items:center;gap:.6rem;margin-bottom:.8rem;font-size:.78rem;font-weight:700;display:inline-flex}.tag-line{background-color:var(--accent-red);width:20px;height:2px;display:inline-block}.light-tag{color:#9ca3af}.section-title{color:var(--text-dark);letter-spacing:-.03em;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800}.btn{font-family:var(--font-main);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.6rem;padding:.85rem 1.75rem;font-size:.925rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary{background-color:var(--accent-red);color:#fff;box-shadow:var(--shadow-red)}.btn-primary:hover{background-color:var(--accent-red-hover);transform:translateY(-2px);box-shadow:0 10px 28px #c6282859}.btn-secondary{color:var(--text-dark);border:1px solid var(--border-strong);background-color:#0000}.btn-secondary:hover{border-color:var(--text-dark);background-color:#1214170d}.btn-outline{color:var(--text-dark);border:1px solid var(--border-strong);background-color:#0000}.btn-outline:hover{background-color:var(--accent-red);color:#fff;border-color:var(--accent-red)}.btn-large{padding:1.05rem 2.25rem;font-size:1rem}.btn-block{width:100%}.btn-arrow{transition:transform var(--transition-fast);display:inline-block}.btn:hover .btn-arrow{transform:translate(4px)}.site-header{width:100%;height:var(--header-height);z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-light);transition:all var(--transition-fast);background-color:#eceae6d9;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.brand-logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.logo-text{flex-direction:column;display:flex}.brand-name{letter-spacing:-.02em;color:var(--text-dark);font-size:1.25rem;font-weight:800;line-height:1.1}.brand-name.light{color:#fff}.brand-tagline{color:var(--text-muted);font-size:.68rem;font-weight:500}.brand-tagline.light-sub{color:#9ca3af}.site-logo-img{object-fit:contain;flex-shrink:0;width:auto;height:48px;display:block}.brand-tagline-sub{color:var(--text-muted);white-space:nowrap;font-size:.68rem;font-weight:500}.drawer-logo-img{object-fit:contain;width:auto;height:36px;display:block}.drawer-brand{gap:0}.hero-logo-watermark{pointer-events:none;z-index:0;opacity:.06;width:80%;height:auto;position:absolute;top:-20%;right:-15%}.hero-watermark-img{width:100%;height:auto;display:block}.cad-crosshair{pointer-events:none;z-index:3;width:18px;height:18px;position:absolute}.cad-crosshair:before,.cad-crosshair:after{content:"";background-color:var(--accent-red);position:absolute}.cad-crosshair:before{width:100%;height:1px;top:50%;left:0}.cad-crosshair:after{width:1px;height:100%;top:0;left:50%}.ch-1{top:1.5rem;left:1.5rem}.ch-2{bottom:1.5rem;right:1.5rem}.ch-top-left{top:.75rem;left:.75rem}.ch-bottom-right{bottom:.75rem;right:.75rem}.brand-showcase-section{padding:2rem 0 4rem}.brand-showcase-card{background-color:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);grid-template-columns:1.2fr .8fr;align-items:center;gap:3rem;padding:3rem;display:grid;position:relative;overflow:hidden}.brand-badge-pill{font-family:var(--font-mono);letter-spacing:.08em;color:var(--text-muted);text-transform:uppercase;align-items:center;gap:.6rem;margin-bottom:1rem;font-size:.72rem;font-weight:700;display:inline-flex}.pulse-red-dot{background-color:var(--accent-red);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite pulse-dot;display:inline-block}.brand-showcase-title{color:var(--text-dark);letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800;line-height:1.25}.brand-showcase-desc{color:var(--text-muted);max-width:520px;margin-bottom:2rem;font-size:1rem;line-height:1.6}.brand-stats-row{align-items:center;gap:1.5rem;display:flex}.b-stat{flex-direction:column;gap:.2rem;display:flex}.b-stat .stat-value{font-family:var(--font-mono);color:var(--text-dark);font-size:1.35rem;font-weight:800;line-height:1.1}.b-stat .stat-value small{color:var(--accent-red);font-size:.7em;font-weight:600}.b-stat .stat-label{color:var(--text-muted);font-size:.75rem;font-weight:500}.b-stat-divider{background-color:var(--border-light);flex-shrink:0;width:1px;height:36px}.logo-display-frame{aspect-ratio:1/.8;border-radius:var(--radius-lg);border:1px solid var(--border-light);background-color:var(--bg-secondary);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.logo-glow-layer{pointer-events:none;background:radial-gradient(circle,#c628280f 0%,#0000 70%);position:absolute;inset:0}.showcase-logo-img{object-fit:contain;z-index:1;filter:drop-shadow(0 4px 12px #00000014);width:75%;height:auto;display:block;position:relative}.footer-logo{flex-direction:column;align-items:flex-start;gap:.5rem}.footer-logo-card{justify-content:flex-start;align-items:center;display:flex}.footer-logo-img{object-fit:contain;filter:brightness(0)invert();width:auto;height:52px;display:block}.main-nav ul{align-items:center;gap:2rem;list-style:none;display:flex}.nav-link{color:var(--text-dark);transition:color var(--transition-fast);padding:.4rem 0;font-size:.9rem;font-weight:500;text-decoration:none;position:relative}.nav-link:hover,.nav-link.active{color:var(--accent-red)}.nav-link.active:after{content:"";background-color:var(--accent-red);border-radius:var(--radius-full);width:16px;height:2px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.header-actions{align-items:center;gap:1rem;display:flex}.mobile-nav-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.mobile-nav-toggle span{background-color:var(--text-dark);width:22px;height:2px;transition:all var(--transition-fast)}.mobile-menu-drawer{background-color:var(--bg-card);z-index:1000;width:80%;max-width:320px;height:100vh;box-shadow:var(--shadow-lg);transition:right var(--transition-normal);flex-direction:column;justify-content:space-between;padding:2rem;display:flex;position:fixed;top:0;right:-100%}.mobile-menu-drawer.open{right:0}.drawer-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.close-drawer{cursor:pointer;background:0 0;border:none;font-size:2rem}.mobile-nav ul{flex-direction:column;gap:1.25rem;list-style:none;display:flex}.mobile-link{color:var(--text-dark);font-size:1.1rem;font-weight:600;text-decoration:none}.hero-section{padding:4rem 0 5rem;position:relative}.hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem;display:grid}.hero-title{letter-spacing:-.04em;color:var(--text-dark);margin-bottom:1.25rem;font-size:clamp(2.5rem,5vw,4.25rem);font-weight:800}.hero-description{color:var(--text-muted);max-width:480px;margin-bottom:2.25rem;font-size:clamp(1.05rem,1.5vw,1.2rem);font-weight:400}.hero-buttons{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.hero-visual-wrapper{flex-direction:column;align-items:flex-end;display:flex;position:relative}.hero-top-info{text-align:right;margin-bottom:1rem}.cad-motto{font-family:var(--font-mono);letter-spacing:.08em;color:var(--text-muted);font-size:.72rem;line-height:1.4}.cad-visual-card{background-color:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-light);width:100%;box-shadow:var(--shadow-lg);padding:1.5rem;position:relative;overflow:hidden}.hero-image{border-radius:var(--radius-md);object-fit:cover;width:100%;height:auto;display:block}.cad-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-light);border-radius:var(--radius-full);font-family:var(--font-mono);color:var(--accent-red);z-index:2;white-space:nowrap;background-color:#ffffffe6;padding:.4rem .8rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:1rem}.cad-badge-brand{align-items:center;gap:.5rem;display:flex;inset:auto auto 1rem 1rem}.badge-red-dot{background-color:var(--accent-red);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-dot;display:inline-block}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.3}}.hero-counter{font-family:var(--font-mono);color:var(--text-muted);align-items:center;gap:1.25rem;margin-top:1.5rem;font-size:.85rem;display:flex}.counter-item{cursor:pointer;transition:all var(--transition-fast);padding-bottom:.25rem}.counter-item.active{color:var(--text-dark);border-bottom:2px solid var(--accent-red);font-weight:700}.process-section{padding:5rem 0}.process-timeline{margin-top:3.5rem;position:relative}.timeline-line{background-color:var(--border-strong);z-index:0;height:2px;position:absolute;top:38px;left:15%;right:15%}.timeline-progress{background-color:var(--accent-red);width:100%;height:100%}.timeline-grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.process-step-card{text-align:center;flex-direction:column;align-items:center;display:flex}.step-icon-wrapper{border-radius:var(--radius-full);background-color:var(--bg-card);border:2px solid var(--border-light);width:76px;height:76px;color:var(--text-dark);box-shadow:var(--shadow-sm);transition:all var(--transition-fast);justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.process-step-card:hover .step-icon-wrapper{border-color:var(--accent-red);color:var(--accent-red);transform:scale(1.08)}.step-title{font-family:var(--font-mono);letter-spacing:.05em;color:var(--text-dark);margin-bottom:.35rem;font-size:.95rem;font-weight:700}.step-desc{color:var(--text-muted);font-size:.9rem}.services-section{padding:5rem 0}.services-header-split{grid-template-columns:1fr 1fr;align-items:flex-end;gap:3rem;margin-bottom:3.5rem;display:grid}.services-intro-text{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.services-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.service-card{background-color:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all var(--transition-normal);cursor:pointer;flex-direction:column;display:flex;overflow:hidden}.service-card:hover{box-shadow:var(--shadow-lg);border-color:#c628284d;transform:translateY(-6px)}.card-image-box{width:100%;height:200px;position:relative;overflow:hidden}.card-image-box img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.service-card:hover .card-image-box img{transform:scale(1.06)}.card-content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex;position:relative}.service-card-title{color:var(--text-dark);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.service-card-desc{color:var(--text-muted);flex-grow:1;margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}.card-arrow-btn{color:var(--text-dark);cursor:pointer;transition:transform var(--transition-fast), color var(--transition-fast);background:0 0;border:none;align-self:flex-start;font-size:1.25rem}.service-card:hover .card-arrow-btn{color:var(--accent-red);transform:translate(6px)}.why-us-section{padding:5rem 0}.why-us-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:4rem;display:grid}.why-us-pillars{flex-direction:column;gap:2rem;display:flex}.pillar-item{align-items:flex-start;gap:1.5rem;display:flex}.pillar-icon{border-radius:var(--radius-md);background-color:var(--bg-card);border:1px solid var(--border-light);width:56px;height:56px;color:var(--accent-red);box-shadow:var(--shadow-sm);flex-shrink:0;justify-content:center;align-items:center;display:flex}.pillar-title{color:var(--text-dark);margin-bottom:.35rem;font-size:1.15rem;font-weight:700}.pillar-desc{color:var(--text-muted);font-size:.925rem}.cta-banner-section{padding:4rem 0}.cta-card{background-color:var(--bg-dark);border-radius:var(--radius-lg);color:#fff;box-shadow:var(--shadow-lg);padding:4rem 3.5rem;position:relative;overflow:hidden}.cta-content{z-index:2;max-width:560px;position:relative}.cta-title{color:#fff;margin-bottom:1rem;font-size:clamp(2.2rem,4vw,3rem);font-weight:800}.cta-desc{color:var(--text-light-muted);margin-bottom:2.25rem;font-size:1.05rem}.tag-line-red{background-color:var(--accent-red)}.site-footer{background-color:var(--bg-dark);color:var(--text-light-muted);border-top:1px solid var(--border-dark);padding:4rem 0 2rem}.footer-top-row{border-bottom:1px solid var(--border-dark);grid-template-columns:1fr 1.2fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.footer-contacts{flex-direction:column;gap:.75rem;display:flex}.contact-item{color:var(--text-light);transition:color var(--transition-fast);align-items:center;gap:.75rem;font-size:.925rem;text-decoration:none;display:flex}.contact-item:hover{color:var(--accent-red-light)}.footer-motto{font-family:var(--font-mono);letter-spacing:.08em;color:var(--text-light-muted);text-align:right;font-size:.78rem;line-height:1.5}.footer-bottom-row{justify-content:space-between;align-items:center;padding-top:2rem;font-size:.85rem;display:flex}.footer-links{align-items:center;gap:1rem;display:flex}.footer-links a{color:var(--text-light-muted);transition:color var(--transition-fast);text-decoration:none}.footer-links a:hover{color:#fff}.social-icons a{color:var(--text-light-muted);align-items:center;display:flex}.social-icons a:hover{color:var(--accent-red-light)}.custom-modal{border-radius:var(--radius-lg);width:90%;max-width:600px;box-shadow:var(--shadow-lg);background:0 0;border:none;margin:auto;padding:0}.custom-modal::backdrop{-webkit-backdrop-filter:blur(8px);background:#121417bf}.modal-wrapper{background-color:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-light);padding:2.5rem}.modal-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.75rem;display:flex}.modal-subtitle{font-family:var(--font-mono);color:var(--accent-red);letter-spacing:.1em;font-size:.75rem;font-weight:700}.modal-title{color:var(--text-dark);font-size:1.5rem;font-weight:800}.modal-close{cursor:pointer;color:var(--text-muted);background:0 0;border:none;font-size:1.75rem;line-height:1}.modal-form{flex-direction:column;gap:1.25rem;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-group{flex-direction:column;gap:.4rem;display:flex}.form-group label{color:var(--text-dark);font-size:.85rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{border:1px solid var(--border-strong);border-radius:var(--radius-sm);width:100%;font-family:var(--font-main);transition:border-color var(--transition-fast);background-color:#fafafa;padding:.75rem 1rem;font-size:.9rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--accent-red);background-color:#fff;outline:none}.file-upload-label{cursor:pointer}.file-upload-label input{display:none}.file-upload-box{border:1.5px dashed var(--border-strong);border-radius:var(--radius-sm);background-color:var(--bg-secondary);color:var(--text-muted);transition:all var(--transition-fast);align-items:center;gap:.75rem;padding:1rem;font-size:.85rem;display:flex}.file-upload-label:hover .file-upload-box{border-color:var(--accent-red);color:var(--text-dark)}.form-success-state{text-align:center;padding:2rem 1rem}.success-icon{border-radius:var(--radius-full);background-color:var(--accent-red-soft);width:60px;height:60px;color:var(--accent-red);justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:2rem;display:flex}@media (width<=992px){.hero-grid{grid-template-columns:1fr;gap:2.5rem}.services-grid{grid-template-columns:1fr 1fr}.services-header-split{grid-template-columns:1fr;gap:1rem}.why-us-layout{grid-template-columns:1fr;gap:2.5rem}.footer-top-row{grid-template-columns:1fr;gap:2rem}.footer-motto{text-align:left}.brand-showcase-card{grid-template-columns:1fr;gap:2rem;padding:2rem}.brand-stats-row{flex-wrap:wrap;gap:1rem}.site-logo-img{height:42px}}@media (width<=768px){.main-nav{display:none}.mobile-nav-toggle{display:flex}.timeline-grid{grid-template-columns:1fr;gap:2.5rem}.timeline-line{display:none}.services-grid,.form-grid{grid-template-columns:1fr}.footer-bottom-row{flex-direction:column;align-items:flex-start;gap:1rem}.site-logo-img{height:38px}.brand-showcase-card{padding:1.5rem}.b-stat-divider{display:none}.brand-stats-row{gap:1.25rem}.footer-logo-img{height:44px}}
