.Hero-module__aaxDFq__hero{background:linear-gradient(160deg,#f0f5fa 0%,#e8eef5 40%,#f5f0e8 100%);flex-direction:column;min-height:100dvh;display:flex;position:relative;overflow:hidden}.Hero-module__aaxDFq__decor{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__aaxDFq__decorBlob1{background:radial-gradient(circle,#388cdc12 0%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:-15%;right:-8%}.Hero-module__aaxDFq__decorBlob2{background:radial-gradient(circle,#d4af370f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:-20%;left:-12%}.Hero-module__aaxDFq__inner{z-index:2;flex:1;grid-template-columns:1fr 1.1fr;align-items:center;gap:3.5rem;width:100%;max-width:1440px;margin:0 auto;padding:7rem 3rem 3rem;display:grid;position:relative}.Hero-module__aaxDFq__content{flex-direction:column;gap:1.75rem;display:flex}.Hero-module__aaxDFq__badge{background:#388cdc14;border:1px solid #388cdc2e;border-radius:100px;align-items:center;gap:.6rem;width:fit-content;padding:.5rem 1rem;display:inline-flex}.Hero-module__aaxDFq__badgeDot{background:#388cdc;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__aaxDFq__badgePulse}@keyframes Hero-module__aaxDFq__badgePulse{0%,to{opacity:.5;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}.Hero-module__aaxDFq__badge span{font-family:var(--font-heading);letter-spacing:.14em;color:var(--primary);font-size:.65rem;font-weight:700}.Hero-module__aaxDFq__headline{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--primary);margin:0;font-size:clamp(2.4rem,4.8vw,3.8rem);font-weight:800;line-height:1.1}.Hero-module__aaxDFq__headlineAccent{background:linear-gradient(135deg, #d4841c 0%, var(--accent-gold) 50%, #c4691a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.Hero-module__aaxDFq__description{max-width:460px;color:var(--text-muted);margin:0;font-size:1rem;line-height:1.8}.Hero-module__aaxDFq__actions{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__aaxDFq__visual{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__aaxDFq__visualCard{aspect-ratio:4/3;border-radius:20px;width:100%;max-width:560px;position:relative;overflow:hidden;box-shadow:0 8px 30px #00000014,0 30px 80px #0000001f}.Hero-module__aaxDFq__visualImg{object-fit:cover;width:100%;height:100%;display:block}.Hero-module__aaxDFq__visualOverlay{pointer-events:none;background:linear-gradient(135deg,#388cdc0d 0%,#0000 40%,#d4af3714 100%);position:absolute;inset:0}.Hero-module__aaxDFq__visualBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--text-light);background:#0b111ed9;border:1px solid #d4af3733;border-radius:14px;flex-direction:column;gap:2px;padding:12px 18px;display:flex;position:absolute;bottom:20px;right:20px;box-shadow:0 4px 20px #0003}.Hero-module__aaxDFq__visualBadge span{font-family:var(--font-heading);letter-spacing:.05em;color:var(--accent-gold);font-size:1.1rem;font-weight:800}.Hero-module__aaxDFq__visualBadge small{color:#fff9;letter-spacing:.03em;font-size:.62rem;font-weight:500}.Hero-module__aaxDFq__scrollIndicator{z-index:10;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__aaxDFq__scrollText{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);font-size:.6rem;font-weight:700}.Hero-module__aaxDFq__scrollLine{background:#388cdc;width:1px;height:32px;animation:2s ease-in-out infinite Hero-module__aaxDFq__scrollPulse}@keyframes Hero-module__aaxDFq__scrollPulse{0%,to{opacity:.3;transform:scaleY(.3)}50%{opacity:1;transform:scaleY(1)}}@media (max-width:1200px){.Hero-module__aaxDFq__inner{gap:2.5rem}.Hero-module__aaxDFq__headline{font-size:clamp(2.2rem,4.5vw,3.2rem)}.Hero-module__aaxDFq__visualCard{max-width:480px}}@media (max-width:1024px){.Hero-module__aaxDFq__inner{text-align:center;grid-template-columns:1fr;gap:2.5rem;max-width:700px;padding:6rem 2rem 3rem}.Hero-module__aaxDFq__content{align-items:center}.Hero-module__aaxDFq__badge{justify-content:center}.Hero-module__aaxDFq__description{max-width:560px}.Hero-module__aaxDFq__actions,.Hero-module__aaxDFq__stats{justify-content:center}.Hero-module__aaxDFq__visual{order:-1}.Hero-module__aaxDFq__visualCard{aspect-ratio:16/10;max-width:500px}}@media (max-width:768px){.Hero-module__aaxDFq__hero{min-height:auto;padding-bottom:3rem}.Hero-module__aaxDFq__inner{gap:1.5rem;padding:5rem 1rem 2rem}.Hero-module__aaxDFq__headline{font-size:clamp(1.5rem,6vw,2rem)}.Hero-module__aaxDFq__description{font-size:.85rem}.Hero-module__aaxDFq__actions{flex-direction:column;width:100%}.Hero-module__aaxDFq__actions .button{justify-content:center;width:100%}.Hero-module__aaxDFq__visualCard{aspect-ratio:16/10;border-radius:12px;max-width:100%}.Hero-module__aaxDFq__visualBadge{border-radius:8px;padding:8px 12px;bottom:10px;right:10px}.Hero-module__aaxDFq__visualBadge span{font-size:.75rem}.Hero-module__aaxDFq__scrollIndicator{display:none}}@media (max-width:480px){.Hero-module__aaxDFq__headline{font-size:1.7rem}.Hero-module__aaxDFq__badge span{font-size:.58rem}}
.SectionIntro-module__KLd36q__sectionIntro{margin-bottom:var(--space-4xl)}.SectionIntro-module__KLd36q__centered{text-align:center;margin-left:auto;margin-right:auto}.SectionIntro-module__KLd36q__eyebrow{font-family:var(--font-heading);letter-spacing:.2em;color:var(--accent-rust);text-transform:uppercase;margin-bottom:var(--space-xs);font-size:.75rem;font-weight:700}.SectionIntro-module__KLd36q__title{font-family:var(--font-heading);color:var(--primary);margin-top:var(--space-sm);font-size:clamp(28px,3.8vw,48px);font-weight:800;line-height:1.15}.SectionIntro-module__KLd36q__description{margin-top:var(--space-md);color:var(--text-muted);font-size:1.05rem;line-height:1.7}@media (max-width:768px){.SectionIntro-module__KLd36q__sectionIntro{margin-bottom:var(--space-3xl)}.SectionIntro-module__KLd36q__title{font-size:clamp(24px,4vw,40px)}.SectionIntro-module__KLd36q__description{font-size:1rem}}
.Sections-module__YFaSOG__band{padding:var(--space-5xl) 0}.Sections-module__YFaSOG__alternate{background-color:var(--bg-concrete)}.Sections-module__YFaSOG__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Sections-module__YFaSOG__cardTitle{font-family:var(--font-heading);color:var(--primary);margin-bottom:var(--space-sm);margin-top:var(--space-sm);font-size:1.35rem;font-weight:700}.Sections-module__YFaSOG__cardDesc{color:var(--text-muted);font-size:.95rem;line-height:1.7}.Sections-module__YFaSOG__split{padding:var(--space-5xl) 0}.Sections-module__YFaSOG__splitInner{grid-template-columns:.85fr 1.15fr;align-items:start;gap:80px;display:grid}.Sections-module__YFaSOG__processList{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.Sections-module__YFaSOG__processItem{border-bottom:1px solid var(--border-light);grid-template-columns:80px 1fr;align-items:start;gap:30px;padding:36px 0;display:grid;position:relative}.Sections-module__YFaSOG__processItem:last-child{border-bottom:none}.Sections-module__YFaSOG__processNumber{font-family:var(--font-heading);color:#d4af3740;transition:var(--transition-smooth);font-size:2.5rem;font-weight:800;line-height:1}.Sections-module__YFaSOG__processItem:hover .Sections-module__YFaSOG__processNumber{color:var(--accent-gold);text-shadow:var(--shadow-glow);transform:scale(1.1)translate(5px)}.Sections-module__YFaSOG__processInfo h4{font-family:var(--font-heading);color:var(--primary);margin-bottom:var(--space-sm);font-size:1.25rem;font-weight:700}.Sections-module__YFaSOG__processDesc{color:var(--text-muted);font-size:.95rem;line-height:1.65}.Sections-module__YFaSOG__darkBlock{background-color:var(--primary);color:var(--text-light);border-radius:var(--radius-2xl);padding:var(--space-4xl) var(--space-3xl);box-shadow:var(--shadow-medium);margin:20px 0;position:relative}.Sections-module__YFaSOG__filterBar{margin-bottom:var(--space-2xl);padding-bottom:var(--space-lg);border-bottom:1px solid #ffffff0f;flex-wrap:wrap;gap:6px;display:flex}.Sections-module__YFaSOG__filterChip{font-family:var(--font-body);letter-spacing:.02em;color:#f8fafc80;border-radius:var(--radius-full);cursor:pointer;transition:var(--transition-fast);background:#ffffff0a;border:1px solid #ffffff14;padding:6px 14px;font-size:.75rem;font-weight:600}.Sections-module__YFaSOG__filterChip:hover{color:#f8fafccc;background:#d4af371a;border-color:#d4af3733}.Sections-module__YFaSOG__filterChipActive{color:var(--accent-gold);background:#d4af3726;border-color:#d4af3766}.Sections-module__YFaSOG__projectGrid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:30px;display:grid}.Sections-module__YFaSOG__projectCard{border-radius:var(--radius-xl);height:100%;box-shadow:var(--shadow-soft);transition:var(--transition-smooth);background:#ffffff05;border:1px solid #ffffff14;flex-direction:column;display:flex;position:relative;overflow:hidden}.Sections-module__YFaSOG__projectCard:hover{background:#ffffff0a;border-color:#d4af3740;transform:translateY(-4px);box-shadow:0 15px 30px #00000059}.Sections-module__YFaSOG__projectImageWrap{aspect-ratio:16/10;background:#0003;flex-shrink:0;width:100%;position:relative;overflow:hidden}.Sections-module__YFaSOG__projectPlaceholder{background:linear-gradient(135deg,#ffffff08 0%,#d4af370a 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Sections-module__YFaSOG__projectPlaceholder span{font-family:var(--font-heading);letter-spacing:.15em;text-transform:uppercase;color:#d4af3766;font-size:.68rem;font-weight:800}.Sections-module__YFaSOG__projectTag{font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase;color:var(--accent-gold);border-radius:var(--radius-full);z-index:2;background:#d4af3726;border:1px solid #d4af3740;padding:4px 10px;font-size:.65rem;font-weight:700;position:absolute;bottom:12px;left:14px}.Sections-module__YFaSOG__projectHeading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.Sections-module__YFaSOG__projectHeading h3{font-family:var(--font-heading);color:var(--text-light);letter-spacing:-.01em;margin:0;font-size:1.3rem;font-weight:800;line-height:1.2}.Sections-module__YFaSOG__projectDescription{color:var(--text-xlight);opacity:.78;margin:0;font-size:.74rem;line-height:1.45}.Sections-module__YFaSOG__projectInfo{padding:var(--space-xl) var(--space-xl) var(--space-2xl);flex-direction:column;flex:1;gap:14px;display:flex}.Sections-module__YFaSOG__projectMeta{gap:10px;margin:0;display:grid}.Sections-module__YFaSOG__projectMeta div{grid-template-columns:120px 1fr;gap:12px;display:grid}.Sections-module__YFaSOG__projectMeta dt{color:var(--accent-gold);font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.Sections-module__YFaSOG__projectMeta dd{color:#ffffffb8;margin:0}.Sections-module__YFaSOG__projectBadges{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.Sections-module__YFaSOG__projectLocation,.Sections-module__YFaSOG__projectStatus{font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;color:#22c55e;border-radius:var(--radius-full);white-space:nowrap;background:#22c55e1f;border:1px solid #22c55e40;align-self:flex-start;padding:3px 8px;font-size:.62rem;font-weight:700}.Sections-module__YFaSOG__projectLocation{color:var(--text-light);text-transform:none;letter-spacing:.01em;background:#ffffff14;border-color:#ffffff29;font-family:inherit;font-weight:500}.Sections-module__YFaSOG__viewerBackdrop{z-index:20000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#02070ce0;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.Sections-module__YFaSOG__viewerPanel{border-radius:var(--radius-xl);background:#101923;border:1px solid #d4af3740;width:min(100%,1100px);height:min(90vh,760px);position:relative;overflow:hidden;box-shadow:0 24px 80px #0000008c}.Sections-module__YFaSOG__viewerStage{box-sizing:border-box;touch-action:none;place-items:center;width:100%;height:100%;padding:64px 20px 20px;display:grid;overflow:hidden}.Sections-module__YFaSOG__viewerStage img{object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:auto;max-width:100%;height:auto;max-height:100%;margin:auto;display:block}.Sections-module__YFaSOG__viewerToolbar{z-index:2;color:#fff;background:#080c10cc;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;display:flex;position:absolute;top:14px;left:50%;transform:translate(-50%)}.Sections-module__YFaSOG__viewerToolbar button,.Sections-module__YFaSOG__viewerClose{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:999px}.Sections-module__YFaSOG__viewerToolbar button{min-width:28px;height:28px}.Sections-module__YFaSOG__viewerToolbar button:hover,.Sections-module__YFaSOG__viewerClose:hover{background:var(--accent-gold);color:#080c10}.Sections-module__YFaSOG__viewerClose{z-index:3;width:34px;height:34px;font-size:1.4rem;position:absolute;top:14px;right:14px}.Sections-module__YFaSOG__carouselViewport{position:absolute;inset:0;overflow:hidden}.Sections-module__YFaSOG__carouselTrack{will-change:transform;width:100%;height:100%;transition:transform .45s cubic-bezier(.22,1,.36,1);display:flex}.Sections-module__YFaSOG__carouselSlide{flex:0 0 100%;width:100%;height:100%;position:relative}.Sections-module__YFaSOG__carouselImg{object-fit:cover;object-position:center;cursor:zoom-in;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.Sections-module__YFaSOG__carouselArrow{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);opacity:0;z-index:2;background:#080c108c;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,border-color .2s,opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Sections-module__YFaSOG__carouselArrow:hover{border-color:var(--accent-gold);color:#080c10;background:#d4af37d9}.Sections-module__YFaSOG__carouselArrowPrev{left:10px}.Sections-module__YFaSOG__carouselArrowNext{right:10px}.Sections-module__YFaSOG__projectCard:hover .Sections-module__YFaSOG__carouselArrow,.Sections-module__YFaSOG__projectCard:focus-within .Sections-module__YFaSOG__carouselArrow{opacity:1}.Sections-module__YFaSOG__carouselCounter{z-index:2;color:#fff;background:#080c109e;border-radius:999px;padding:4px 8px;font-size:.7rem;line-height:1;position:absolute;bottom:12px;right:12px}.Sections-module__YFaSOG__carouselDots{z-index:2;gap:6px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.Sections-module__YFaSOG__carouselDot{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:background .2s,transform .2s,width .2s}.Sections-module__YFaSOG__carouselDot:hover{background:#fff9}.Sections-module__YFaSOG__carouselDotActive{background:var(--accent-gold);border-radius:4px;width:18px}@media (hover:none){.Sections-module__YFaSOG__carouselArrow{opacity:.7;width:32px;height:32px}}.Sections-module__YFaSOG__projectSkeleton{background:linear-gradient(135deg,#ffffff0a 0%,#ffffff05 50%,#d4af3708 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.Sections-module__YFaSOG__projectSkeleton .Sections-module__YFaSOG__skeletonShimmer{background:linear-gradient(105deg,#0000 30%,#d4af370f 50%,#0000 70%) 0 0/250% 100%;animation:2.2s ease-in-out infinite Sections-module__YFaSOG__shimmer;position:absolute;inset:0}.Sections-module__YFaSOG__skeletonContent{z-index:1;flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.Sections-module__YFaSOG__skeletonContent span{font-family:var(--font-heading);letter-spacing:.15em;text-transform:uppercase;color:#d4af3733;font-size:.62rem;font-weight:700}.Sections-module__YFaSOG__projectIndex{font-family:var(--font-heading);letter-spacing:.1em;color:#deff22da;border-radius:var(--radius-full);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;border:1px solid #ffffff0f;padding:3px 10px;font-size:.65rem;font-weight:800;position:absolute;top:12px;right:14px}.Sections-module__YFaSOG__contactSection{padding:var(--space-5xl) 0}.Sections-module__YFaSOG__contactInner{grid-template-columns:.9fr 1.1fr;align-items:start;gap:80px;display:grid}.Sections-module__YFaSOG__contactInner>*{min-width:0}.Sections-module__YFaSOG__contactSection{overflow-x:hidden}.Sections-module__YFaSOG__formBox{border:1px solid var(--border-light);border-radius:var(--radius-2xl);box-shadow:var(--shadow-medium);background:#fff;padding:45px}.Sections-module__YFaSOG__formRow{margin-bottom:var(--space-lg);grid-template-columns:1fr 1fr;gap:20px;display:grid}.Sections-module__YFaSOG__formGroup{gap:var(--space-sm);margin-bottom:var(--space-lg);flex-direction:column;display:flex}.Sections-module__YFaSOG__formLabel{color:var(--primary);letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;font-weight:700}.Sections-module__YFaSOG__formInput,.Sections-module__YFaSOG__formTextarea{background:var(--bg-warm);border:1px solid var(--border-medium);border-radius:var(--radius-md);width:100%;font-family:var(--font-body);color:var(--primary);transition:var(--transition-smooth);outline:none;padding:14px 18px;font-size:.92rem}.Sections-module__YFaSOG__formInput:focus,.Sections-module__YFaSOG__formTextarea:focus{border-color:var(--accent-gold);background:#fff;box-shadow:0 0 0 4px #d4af3714}.Sections-module__YFaSOG__formTextarea{resize:vertical;min-height:100px}.Sections-module__YFaSOG__formFooter{gap:var(--space-md);margin-top:var(--space-xl);flex-direction:column;display:flex}.Sections-module__YFaSOG__orDivider{text-align:center;color:var(--text-muted);font-size:.8rem;font-weight:500}.Sections-module__YFaSOG__successMessage{text-align:center;padding:40px 0}.Sections-module__YFaSOG__successIcon{justify-content:center;margin-bottom:20px;display:flex}.Sections-module__YFaSOG__successIcon svg{width:60px;height:60px;stroke:var(--accent-gold)}.Sections-module__YFaSOG__successTitle{font-family:var(--font-heading);color:var(--primary);font-size:1.6rem}.Sections-module__YFaSOG__successDesc{color:var(--text-muted);margin-top:var(--space-sm)}.Sections-module__YFaSOG__successCta{margin-top:var(--space-lg);justify-content:center;display:flex}.Sections-module__YFaSOG__errorMessage{margin:var(--space-md) 0 0;border-radius:var(--radius-md);color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;padding:12px 18px;font-size:.88rem;line-height:1.5}.Sections-module__YFaSOG__honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;top:0;left:-9999px}.Sections-module__YFaSOG__simulasiWrapper{border-radius:var(--radius-2xl);width:100%;height:75vh;min-height:560px;margin:var(--space-xl) auto 0;max-width:calc(var(--container-max) + 80px);flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000059}.Sections-module__YFaSOG__simulasiLoading{justify-content:center;align-items:center;gap:var(--space-md);color:#fff9;height:520px;font-family:var(--font-heading);background:#080c10;flex-direction:column;font-size:.9rem;display:flex}.Sections-module__YFaSOG__simulasiSpinner{border:3px solid #ffffff1a;border-top-color:var(--accent-gold);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite Sections-module__YFaSOG__spin}@keyframes Sections-module__YFaSOG__spin{to{transform:rotate(360deg)}}.Sections-module__YFaSOG__teamGrid{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:16px;display:grid}.Sections-module__YFaSOG__teamCard{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-2xl);box-shadow:var(--shadow-soft);transition:var(--transition-smooth);flex-direction:column;display:flex;position:relative;overflow:hidden}.Sections-module__YFaSOG__teamCard:hover{box-shadow:var(--shadow-large);border-color:var(--border-gold);transform:translateY(-6px)}.Sections-module__YFaSOG__teamAccentLine{opacity:.7;width:100%;height:3px;margin-top:auto;transition:opacity .3s}.Sections-module__YFaSOG__teamCard:hover .Sections-module__YFaSOG__teamAccentLine{opacity:1}.Sections-module__YFaSOG__teamPhotoWrap{aspect-ratio:4/3.2;background:var(--bg-concrete);flex-shrink:0;width:100%;position:relative;overflow:hidden}.Sections-module__YFaSOG__teamPhoto{object-fit:cover;object-position:top center}.Sections-module__YFaSOG__teamSkeleton{background:linear-gradient(135deg,#e8eaee 0%,#f0f2f5 50%,#e4e7ec 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.Sections-module__YFaSOG__skeletonShimmer{background:linear-gradient(105deg,#0000 30%,#ffffff8c 50%,#0000 70%) 0 0/250% 100%;animation:2.2s ease-in-out infinite Sections-module__YFaSOG__shimmer;position:absolute;inset:0}@keyframes Sections-module__YFaSOG__shimmer{0%{background-position:200%}to{background-position:-200%}}.Sections-module__YFaSOG__skeletonAvatar{z-index:1;background:var(--accent,#d4af37);opacity:.18;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative;box-shadow:0 0 0 16px #0000000a}.Sections-module__YFaSOG__skeletonInitials{font-family:var(--font-heading);color:#fff;letter-spacing:.04em;font-size:1.6rem;font-weight:800}.Sections-module__YFaSOG__teamIndex{font-family:var(--font-heading);letter-spacing:.1em;color:var(--text-muted);border:1px solid var(--border-medium);border-radius:var(--radius-full);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffd9;padding:3px 10px;font-size:.7rem;font-weight:700;position:absolute;top:14px;right:16px}.Sections-module__YFaSOG__teamInfo{flex:1;padding:24px 24px 20px}.Sections-module__YFaSOG__teamRole{font-family:var(--font-heading);letter-spacing:.14em;text-transform:uppercase;margin-bottom:6px;font-size:.72rem;font-weight:700}.Sections-module__YFaSOG__teamName{font-family:var(--font-heading);color:var(--primary);margin-bottom:12px;font-size:1.25rem;font-weight:800;line-height:1.2}.Sections-module__YFaSOG__teamDesc{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.7;display:-webkit-box;overflow:hidden}.Sections-module__YFaSOG__teamCta{justify-content:center;margin-top:44px;display:flex}.Sections-module__YFaSOG__teamCtaLink{font-family:var(--font-heading);letter-spacing:.04em;color:var(--primary);border:1.5px solid var(--border-medium);border-radius:var(--radius-full);transition:var(--transition-smooth);background:var(--bg-card);align-items:center;gap:8px;padding:12px 28px;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex}.Sections-module__YFaSOG__teamCtaLink:hover{background:var(--primary);color:var(--text-light);border-color:var(--primary);box-shadow:var(--shadow-medium);transform:translateY(-2px)}.Sections-module__YFaSOG__certCategoryBlock{margin-top:var(--space-4xl)}.Sections-module__YFaSOG__certCategoryBlock:first-of-type{margin-top:var(--space-2xl)}.Sections-module__YFaSOG__certCategoryHeader{margin-bottom:var(--space-lg);padding-bottom:var(--space-sm);border-bottom:1px solid var(--border-light);align-items:center;gap:12px;display:flex}.Sections-module__YFaSOG__certCategoryIcon{border-radius:var(--radius-md);width:40px;height:40px;color:var(--accent-gold);background:#d4af371a;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Sections-module__YFaSOG__certCategoryTitle{font-family:var(--font-heading);color:var(--primary);letter-spacing:.01em;margin:0;font-size:1.3rem;font-weight:800}.Sections-module__YFaSOG__certGrid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:20px;display:grid}.Sections-module__YFaSOG__certCard{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);transition:var(--transition-smooth);flex-direction:column;display:flex;position:relative;overflow:hidden}.Sections-module__YFaSOG__certCardBody{flex-direction:column;flex:1;padding:24px;display:flex}.Sections-module__YFaSOG__certImageWrap{aspect-ratio:4/3;background:var(--bg-concrete);border-bottom:1px solid var(--border-light);position:relative;overflow:hidden}.Sections-module__YFaSOG__certImage{width:100%;height:100%;padding:14px;transition:transform .45s;display:block;object-fit:contain!important}.Sections-module__YFaSOG__certOverlay{opacity:0;background:#0b1b2e94;place-items:center;transition:opacity .25s;display:grid;position:absolute;inset:0}.Sections-module__YFaSOG__certOverlayText{border-radius:var(--radius-full);color:#fff;font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;border:1px solid #ffffff73;padding:8px 14px;font-size:.68rem;font-weight:700}.Sections-module__YFaSOG__certCardHasImage:hover .Sections-module__YFaSOG__certImage{transform:scale(1.04)}.Sections-module__YFaSOG__certCardHasImage:hover .Sections-module__YFaSOG__certOverlay{opacity:1}.Sections-module__YFaSOG__certCard:before{content:"";background:var(--accent-gold);transform-origin:bottom;width:3px;height:100%;transition:transform .3s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:scaleY(0)}.Sections-module__YFaSOG__certCard:hover{box-shadow:var(--shadow-medium);border-color:var(--border-gold);transform:translateY(-4px)}.Sections-module__YFaSOG__certCard:hover:before{transform-origin:top;transform:scaleY(1)}.Sections-module__YFaSOG__certCardTop{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.Sections-module__YFaSOG__certNumber{letter-spacing:.04em;color:var(--text-muted);font-family:Courier New,monospace;font-size:.72rem}.Sections-module__YFaSOG__certBadge{font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-full);flex-shrink:0;padding:3px 10px;font-size:.62rem;font-weight:700}.Sections-module__YFaSOG__certBadgeActive{color:#16a34a;background:#22c55e1a;border:1px solid #22c55e40}.Sections-module__YFaSOG__certBadgeValid{color:var(--accent-gold);background:#d4af371a;border:1px solid #d4af3740}.Sections-module__YFaSOG__certTitle{font-family:var(--font-heading);color:var(--primary);margin-bottom:8px;font-size:1.1rem;font-weight:700;line-height:1.3}.Sections-module__YFaSOG__certIssuer{color:var(--text-muted);margin-bottom:var(--space-md);font-size:.82rem;line-height:1.5}.Sections-module__YFaSOG__certYear{padding-top:var(--space-sm);border-top:1px solid var(--border-light);align-items:baseline;gap:6px;margin-top:auto;display:flex}.Sections-module__YFaSOG__certYearLabel{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.58rem;font-weight:700}.Sections-module__YFaSOG__certYear strong{font-family:var(--font-heading);color:var(--accent-gold);font-size:.85rem;font-weight:700}.Sections-module__YFaSOG__tentangHero{padding:var(--space-5xl) 0 var(--space-4xl);background:linear-gradient(180deg, var(--primary) 0%, var(--primary-dark) 100%);color:var(--text-light);position:relative;overflow:hidden}.Sections-module__YFaSOG__tentangHero:before{content:"";pointer-events:none;background-image:linear-gradient(#d4af370a 1px,#0000 1px),linear-gradient(90deg,#d4af370a 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.Sections-module__YFaSOG__tentangHeroInner{z-index:1;max-width:820px;position:relative}.Sections-module__YFaSOG__tentangHeroEyebrow{font-family:var(--font-heading);letter-spacing:.14em;text-transform:uppercase;color:var(--accent-gold);margin-bottom:var(--space-sm);font-size:.8rem;font-weight:700}.Sections-module__YFaSOG__tentangHeroTitle{font-family:var(--font-heading);margin-bottom:var(--space-sm);font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.1}.Sections-module__YFaSOG__tentangHeroTagline{color:var(--accent-gold);margin-bottom:var(--space-lg);font-size:1.05rem;font-weight:600}.Sections-module__YFaSOG__tentangHeroDesc{color:var(--text-xlight);font-size:1rem;line-height:1.75}.Sections-module__YFaSOG__tentangStats{z-index:1;margin-top:var(--space-4xl);grid-template-columns:repeat(3,1fr);gap:24px;display:grid;position:relative}.Sections-module__YFaSOG__tentangStatItem{text-align:center;padding:var(--space-xl) var(--space-md);border-radius:var(--radius-xl);background:#ffffff05;border:1px solid #d4af3726}.Sections-module__YFaSOG__tentangStatNumber{font-family:var(--font-heading);color:var(--accent-gold);font-size:2.4rem;font-weight:800;line-height:1}.Sections-module__YFaSOG__tentangStatNumber span{font-size:1.6rem}.Sections-module__YFaSOG__tentangStatLabel{font-family:var(--font-heading);color:var(--text-light);margin-top:8px;font-size:.95rem;font-weight:700}.Sections-module__YFaSOG__tentangStatDesc{color:#f8fafc80;margin-top:4px;font-size:.8rem}.Sections-module__YFaSOG__visiMisiGrid{margin-top:var(--space-2xl);grid-template-columns:1fr 1.3fr;gap:32px;display:grid}.Sections-module__YFaSOG__visiCard,.Sections-module__YFaSOG__misiCard{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-2xl);padding:var(--space-2xl);box-shadow:var(--shadow-soft)}.Sections-module__YFaSOG__visiCard{background:linear-gradient(135deg, var(--bg-card) 0%, #d4af370a 100%);border-color:var(--border-gold)}.Sections-module__YFaSOG__visiIcon{border-radius:var(--radius-lg);width:52px;height:52px;color:var(--accent-gold);margin-bottom:var(--space-md);background:#d4af371a;justify-content:center;align-items:center;display:inline-flex}.Sections-module__YFaSOG__visiTitle{font-family:var(--font-heading);color:var(--primary);margin-bottom:var(--space-sm);font-size:1.5rem;font-weight:800}.Sections-module__YFaSOG__visiText{color:var(--text-muted);font-size:1rem;line-height:1.75}.Sections-module__YFaSOG__misiList{gap:var(--space-md);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Sections-module__YFaSOG__misiItem{color:var(--text-muted);align-items:flex-start;gap:12px;font-size:.95rem;line-height:1.6;display:flex}.Sections-module__YFaSOG__misiCheck{color:#16a34a;background:#22c55e1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;display:inline-flex}.Sections-module__YFaSOG__timeline{margin-top:var(--space-2xl);flex-direction:column;gap:0;padding-left:0;display:flex;position:relative}.Sections-module__YFaSOG__timelineLine{background:linear-gradient(180deg, var(--accent-gold) 0%, #d4af3733 100%);width:2px;position:absolute;top:12px;bottom:12px;left:120px}.Sections-module__YFaSOG__timelineItem{padding:var(--space-md) 0;grid-template-columns:100px 1fr;align-items:start;gap:40px;display:grid;position:relative}.Sections-module__YFaSOG__timelineDot{background:var(--accent-gold);border:3px solid var(--bg);z-index:1;border-radius:50%;width:14px;height:14px;position:absolute;top:22px;left:114px;box-shadow:0 0 0 4px #d4af3726}.Sections-module__YFaSOG__timelineYear{font-family:var(--font-heading);color:var(--accent-gold);text-align:right;font-size:1.5rem;font-weight:800}.Sections-module__YFaSOG__timelineContent{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:var(--space-md) var(--space-lg);box-shadow:var(--shadow-soft);transition:var(--transition-smooth)}.Sections-module__YFaSOG__timelineContent:hover{border-color:var(--border-gold);box-shadow:var(--shadow-medium);transform:translate(4px)}.Sections-module__YFaSOG__timelineEvent{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.6}.Sections-module__YFaSOG__identityGrid{margin-top:var(--space-2xl);grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Sections-module__YFaSOG__identityItem{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:var(--space-lg);flex-direction:column;gap:6px;display:flex}.Sections-module__YFaSOG__identityLabel{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.68rem;font-weight:700}.Sections-module__YFaSOG__identityValue{font-family:var(--font-heading);color:var(--primary);font-size:.95rem;font-weight:600;line-height:1.4}@media (max-width:1100px){.Sections-module__YFaSOG__splitInner,.Sections-module__YFaSOG__contactInner{grid-template-columns:1fr;gap:50px}.Sections-module__YFaSOG__darkBlock{padding:60px 30px}}@media (max-width:900px){.Sections-module__YFaSOG__grid,.Sections-module__YFaSOG__teamGrid{grid-template-columns:1fr 1fr}.Sections-module__YFaSOG__visiMisiGrid{grid-template-columns:1fr}.Sections-module__YFaSOG__identityGrid,.Sections-module__YFaSOG__tentangStats{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Sections-module__YFaSOG__band{padding:var(--space-3xl) 0}.Sections-module__YFaSOG__projectGrid{grid-template-columns:1fr;gap:20px}.Sections-module__YFaSOG__projectImageWrap{aspect-ratio:auto;min-height:180px;height:200px!important}.Sections-module__YFaSOG__projectImageWrap .Sections-module__YFaSOG__carouselImg{object-fit:cover;object-position:center}.Sections-module__YFaSOG__projectIndex,.Sections-module__YFaSOG__projectTag{padding:2px 8px;font-size:.6rem}.Sections-module__YFaSOG__projectIndex{top:8px;right:10px}.Sections-module__YFaSOG__projectTag{bottom:8px;left:10px}.Sections-module__YFaSOG__carouselCounter{padding:2px 6px;font-size:.65rem;bottom:10px;right:10px}.Sections-module__YFaSOG__carouselArrow{width:28px;height:28px;font-size:1rem}.Sections-module__YFaSOG__carouselArrowPrev{left:6px}.Sections-module__YFaSOG__carouselArrowNext{right:6px}.Sections-module__YFaSOG__teamGrid{grid-template-columns:1fr;gap:20px}.Sections-module__YFaSOG__visiMisiGrid,.Sections-module__YFaSOG__identityGrid,.Sections-module__YFaSOG__tentangStats{grid-template-columns:1fr}.Sections-module__YFaSOG__timelineLine{left:8px}.Sections-module__YFaSOG__timelineDot{left:2px}.Sections-module__YFaSOG__timelineItem{grid-template-columns:1fr;gap:8px;padding-left:32px}.Sections-module__YFaSOG__timelineYear{text-align:left;font-size:1.2rem}.Sections-module__YFaSOG__teamPhotoWrap{aspect-ratio:16/9}.Sections-module__YFaSOG__processItem{text-align:left;grid-template-columns:40px 1fr;align-items:center;gap:16px;padding:20px 0}.Sections-module__YFaSOG__processNumber{font-size:1.8rem;transform:none!important}.Sections-module__YFaSOG__processInfo h4{margin-bottom:4px;font-size:1.05rem}.Sections-module__YFaSOG__processDesc{font-size:.88rem}.Sections-module__YFaSOG__darkBlock{border-radius:var(--radius-xl);margin:12px 0;padding:40px 20px}.Sections-module__YFaSOG__projectCard{padding:var(--space-md)}.Sections-module__YFaSOG__projectHeading{flex-direction:column;gap:8px}.Sections-module__YFaSOG__projectBadges{justify-content:flex-start}.Sections-module__YFaSOG__projectLocation{white-space:normal}.Sections-module__YFaSOG__projectHeading h3{overflow-wrap:anywhere;font-size:1.1rem;line-height:1.25}.Sections-module__YFaSOG__projectDescription{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.7rem;line-height:1.4;display:-webkit-box;overflow:hidden}.Sections-module__YFaSOG__projectMeta{gap:6px;padding-top:10px}.Sections-module__YFaSOG__projectMeta div{flex-direction:column;gap:2px;font-size:.75rem}.Sections-module__YFaSOG__projectMeta dt{text-transform:uppercase;letter-spacing:.05em;font-size:.65rem}.Sections-module__YFaSOG__projectMeta dd{text-align:left;font-size:.75rem}.Sections-module__YFaSOG__contactInner>div:first-child{text-align:center;overflow-wrap:anywhere;width:100%;margin-inline:auto;max-width:100%!important}.Sections-module__YFaSOG__formBox{width:100%;min-width:0;padding:24px 16px}.Sections-module__YFaSOG__formRow{grid-template-columns:minmax(0,1fr);gap:0}.Sections-module__YFaSOG__formInput,.Sections-module__YFaSOG__formTextarea{min-width:0;padding-inline:12px}.Sections-module__YFaSOG__formBox .button{white-space:normal;text-align:center;padding-inline:12px}.Sections-module__YFaSOG__contactSection{padding:var(--space-3xl) 0}.Sections-module__YFaSOG__contactSection .cad-wrapper{min-height:0}.Sections-module__YFaSOG__simulasiWrapper{border-radius:var(--radius-xl);height:70vh;min-height:560px}.Sections-module__YFaSOG__hero{padding:100px 20px 60px}.Sections-module__YFaSOG__heroTitle{font-size:1.75rem;line-height:1.2}.Sections-module__YFaSOG__heroSubtitle{font-size:.9rem}.Sections-module__YFaSOG__heroCtas{flex-direction:column;gap:12px}.Sections-module__YFaSOG__sectionIntro{padding:0 10px}.Sections-module__YFaSOG__sectionIntro h2{font-size:1.4rem}.Sections-module__YFaSOG__sectionIntro p{font-size:.85rem}.Sections-module__YFaSOG__filterBar{padding-bottom:var(--space-md);gap:4px}.Sections-module__YFaSOG__filterChip{padding:6px 10px;font-size:.7rem}.Sections-module__YFaSOG__cardTitle{font-size:1.1rem}.Sections-module__YFaSOG__cardDesc{font-size:.85rem}.Sections-module__YFaSOG__grid{grid-template-columns:1fr;gap:20px}.Sections-module__YFaSOG__splitInner,.Sections-module__YFaSOG__contactInner{grid-template-columns:1fr;gap:40px}}
.Header-module__onPCRq__progressBar{background:linear-gradient(90deg, #00e5ff, var(--accent-gold), var(--accent-rust));transform-origin:0;z-index:99999;pointer-events:none;width:100%;height:2px;transition:transform .2s;position:fixed;top:0;left:0}.Header-module__onPCRq__headerWrap{z-index:10000;padding:10px 1.5rem;position:fixed;top:0;left:0;right:0}.Header-module__onPCRq__nav{max-width:var(--container-max);-webkit-backdrop-filter:blur(20px);transition:var(--transition-smooth);background:#dce8f1d9;border:1px solid #388cdc1f;border-radius:6px 18px;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:12px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0b1b2e14}.Header-module__onPCRq__nav.Header-module__onPCRq__scrolled{background:#080c14eb;border-color:#d4af3733;box-shadow:0 12px 40px #0006}.Header-module__onPCRq__nav:before{content:"";pointer-events:none;background-image:linear-gradient(#388cdc0d 1px,#0000 1px),linear-gradient(90deg,#388cdc0d 1px,#0000 1px);background-size:20px 20px;transition:opacity .4s;position:absolute;inset:0}.Header-module__onPCRq__nav.Header-module__onPCRq__scrolled:before{background-image:linear-gradient(#00e5ff0a 1px,#0000 1px),linear-gradient(90deg,#00e5ff0a 1px,#0000 1px)}.Header-module__onPCRq__brand{z-index:1;flex-shrink:0;align-items:center;gap:14px;display:flex;position:relative}.Header-module__onPCRq__brandLogo{flex-shrink:0;width:auto;height:44px;display:block}.Header-module__onPCRq__brandText{flex-direction:column;line-height:1.15;display:flex}.Header-module__onPCRq__brandText strong{font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase;color:var(--primary);font-size:1rem;font-weight:800;transition:color .3s}.Header-module__onPCRq__brandText small{letter-spacing:.08em;color:var(--accent-steel);text-transform:uppercase;margin-top:2px;font-family:Courier New,monospace;font-size:.6rem;transition:color .3s}.Header-module__onPCRq__nav.Header-module__onPCRq__scrolled .Header-module__onPCRq__brandText strong{color:var(--text-light)}.Header-module__onPCRq__nav.Header-module__onPCRq__scrolled .Header-module__onPCRq__brandText small{color:#00e5ffb3}.Header-module__onPCRq__navLinks{z-index:1;counter-reset:nav;align-items:center;gap:2px;display:flex;position:relative}.Header-module__onPCRq__navLink{color:#3a4a65;white-space:nowrap;border-radius:var(--radius-sm);counter-increment:nav;gap:1px;min-width:70px;padding:6px 12px;font-size:.8rem;font-weight:600;text-decoration:none;transition:color .2s,background .2s;display:grid;position:relative}.Header-module__onPCRq__navLink:before{content:"0" counter(nav);color:var(--accent-steel);letter-spacing:.12em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.48rem}.Header-module__onPCRq__nav.Header-module__onPCRq__scrolled .Header-module__onPCRq__navLink{color:#f8fafc99}.Header-module__onPCRq__navLink:after{content:"";background:var(--accent-gold);transform-origin:50%;height:1.5px;transition:transform .25s cubic-bezier(.16,1,.3,1);position:absolute;bottom:2px;left:12px;right:12px;transform:scaleX(0)}.Header-module__onPCRq__navLink:hover,.Header-module__onPCRq__navLink.Header-module__onPCRq__active{color:var(--primary);background:#d4af370f}.Header-module__onPCRq__nav.Header-module__onPCRq__scrolled .Header-module__onPCRq__navLink:hover,.Header-module__onPCRq__nav.Header-module__onPCRq__scrolled .Header-module__onPCRq__navLink.Header-module__onPCRq__active{color:var(--accent-gold);background:#d4af371a}.Header-module__onPCRq__navLink:hover:after,.Header-module__onPCRq__navLink.Header-module__onPCRq__active:after{transform:scaleX(1)}.Header-module__onPCRq__navLink:last-child{min-width:104px;color:var(--primary-dark);background:var(--accent-gold);clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,10px 100%,0 calc(100% - 10px));margin-left:6px;padding:10px 16px}.Header-module__onPCRq__nav.Header-module__onPCRq__scrolled .Header-module__onPCRq__navLink:last-child{color:var(--primary-dark);background:var(--accent-gold)}.Header-module__onPCRq__navLink:last-child:before,.Header-module__onPCRq__navLink:last-child:after{display:none}.Header-module__onPCRq__navLink:last-child:hover,.Header-module__onPCRq__nav.Header-module__onPCRq__scrolled .Header-module__onPCRq__navLink:last-child:hover{color:var(--primary-dark);background:#e2c45d}.Header-module__onPCRq__hamburger{z-index:1;border-radius:var(--radius-sm);cursor:pointer;width:36px;height:36px;transition:var(--transition-fast);background:#0000000a;border:1px solid #00000014;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;padding:6px;display:none;position:relative}.Header-module__onPCRq__nav.Header-module__onPCRq__scrolled .Header-module__onPCRq__hamburger{background:#ffffff0f;border-color:#d4af3733}.Header-module__onPCRq__hamburger:hover{background:#d4af371a}.Header-module__onPCRq__hamburgerLine{background:var(--primary);width:18px;height:2px;transition:var(--transition-smooth);border-radius:2px;display:block}.Header-module__onPCRq__nav.Header-module__onPCRq__scrolled .Header-module__onPCRq__hamburgerLine{background:var(--text-light)}.Header-module__onPCRq__hamburgerOpen .Header-module__onPCRq__hamburgerLine:first-child{background:var(--accent-gold);transform:translateY(7px)rotate(45deg)}.Header-module__onPCRq__hamburgerOpen .Header-module__onPCRq__hamburgerLine:nth-child(2){opacity:0;transform:scaleX(0)}.Header-module__onPCRq__hamburgerOpen .Header-module__onPCRq__hamburgerLine:nth-child(3){background:var(--accent-gold);transform:translateY(-7px)rotate(-45deg)}.Header-module__onPCRq__overlay{display:none}@media (max-width:900px){.Header-module__onPCRq__headerWrap{padding:8px 1rem;padding-top:calc(8px + env(safe-area-inset-top,0px))}.Header-module__onPCRq__nav{padding:8px 12px;overflow:visible}.Header-module__onPCRq__brand{gap:8px;min-width:0}.Header-module__onPCRq__brandLogo{width:auto;height:32px}.Header-module__onPCRq__brandText{min-width:0}.Header-module__onPCRq__brandText strong{letter-spacing:.015em;white-space:normal;max-width:175px;font-size:.64rem;line-height:1.25;display:block}.Header-module__onPCRq__brandText small{display:none}.Header-module__onPCRq__navLinks{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:var(--radius-lg);opacity:0;visibility:hidden;z-index:1;background-color:#060b14fa;background-image:linear-gradient(#00e5ff09 1px,#0000 1px),linear-gradient(90deg,#00e5ff09 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:22px 22px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #d4af3733;flex-direction:column;gap:2px;padding:50px 10px 10px;transition:opacity .25s,transform .25s,visibility .25s;position:fixed;top:64px;left:1rem;right:1rem;transform:translateY(-12px);box-shadow:0 20px 50px #00000080}.Header-module__onPCRq__navLinks:before{content:"SITE NAVIGATION  /  JAK-01";color:#00e5ff9e;letter-spacing:.13em;border-bottom:1px solid #00e5ff24;padding-bottom:10px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.58rem;position:absolute;top:15px;left:16px;right:16px}.Header-module__onPCRq__navLinksOpen{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__onPCRq__navLink{color:#f8fafcb3;align-items:center;gap:14px;width:100%;padding:12px 14px;font-size:.85rem;display:flex}.Header-module__onPCRq__navLink:before{color:#00e5ff9e;min-width:20px;font-size:.55rem}.Header-module__onPCRq__navLink:after{display:none}.Header-module__onPCRq__navLink:hover,.Header-module__onPCRq__navLink.Header-module__onPCRq__active{color:var(--accent-gold);background:#d4af371f}.Header-module__onPCRq__navLink:last-child{color:var(--primary-dark);background:var(--accent-gold);justify-content:center;margin:6px 0 0;padding:14px}.Header-module__onPCRq__nav.Header-module__onPCRq__scrolled .Header-module__onPCRq__navLink:last-child{color:var(--primary-dark);background:var(--accent-gold)}.Header-module__onPCRq__hamburger{display:flex}.Header-module__onPCRq__overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:9999;background:#02070ca6;animation:.2s Header-module__onPCRq__fadeIn;display:block;position:fixed;inset:0}}@media (prefers-reduced-motion:reduce){.Header-module__onPCRq__nav,.Header-module__onPCRq__navLink,.Header-module__onPCRq__navLink:after,.Header-module__onPCRq__navLinks,.Header-module__onPCRq__hamburgerLine{transition:none}}@media (max-width:400px){.Header-module__onPCRq__headerWrap{padding-inline:.65rem}.Header-module__onPCRq__brandText strong{max-width:145px;font-size:.58rem}}@media (min-width:901px) and (max-width:1100px){.Header-module__onPCRq__navLink{padding:6px 8px;font-size:.74rem}.Header-module__onPCRq__brandText small{display:none}}@keyframes Header-module__onPCRq__fadeIn{0%{opacity:0}to{opacity:1}}
.Footer-module__daAaVG__footer{background:var(--primary-dark);padding:var(--space-4xl) 1.5rem var(--space-2xl);border-top:1px solid #d4af371a;position:relative;overflow:hidden}.Footer-module__daAaVG__footer:before{content:"";pointer-events:none;background-image:linear-gradient(#d4af3708 1px,#0000 1px),linear-gradient(90deg,#d4af3708 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.Footer-module__daAaVG__inner{z-index:1;max-width:var(--container-max);grid-template-columns:1fr auto;align-items:center;gap:2rem;margin:0 auto;display:grid;position:relative}.Footer-module__daAaVG__brand{flex-direction:column;gap:8px;display:flex}.Footer-module__daAaVG__brandName{font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;color:var(--text-light);font-size:1.1rem;font-weight:800}.Footer-module__daAaVG__brandTagline{color:#f8fafc66;letter-spacing:.04em;font-size:.78rem}.Footer-module__daAaVG__brandMeta{color:#f8fafc8c;flex-direction:column;gap:4px;margin-top:8px;font-size:.8rem;display:flex}.Footer-module__daAaVG__brandMeta a{color:var(--accent-gold);text-decoration:none}.Footer-module__daAaVG__brandMeta a:hover{text-decoration:underline}.Footer-module__daAaVG__metaRow{align-items:center;gap:8px;display:flex}.Footer-module__daAaVG__metaIcon{color:var(--accent-gold);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Footer-module__daAaVG__waButton{border-radius:var(--radius-full);color:#4ade80;letter-spacing:.02em;transition:var(--transition-smooth);background:#22c55e1f;border:1px solid #22c55e59;align-items:center;gap:8px;width:fit-content;margin-top:14px;padding:10px 18px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.Footer-module__daAaVG__waButton:hover{background:#22c55e38;border-color:#22c55e99;transform:translateY(-2px)}.Footer-module__daAaVG__waIcon{display:inline-flex}.Footer-module__daAaVG__divider{width:100%;height:1px;margin:var(--space-xl) 0 var(--space-lg);z-index:1;max-width:var(--container-max);background:#ffffff0f;margin-left:auto;margin-right:auto;position:relative}.Footer-module__daAaVG__bottom{z-index:1;max-width:var(--container-max);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 auto;display:flex;position:relative}.Footer-module__daAaVG__copy{color:#f8fafc59;font-size:.78rem}.Footer-module__daAaVG__services{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Footer-module__daAaVG__serviceItem{color:#f8fafc59;letter-spacing:.03em;font-size:.72rem}.Footer-module__daAaVG__bullet{color:var(--accent-gold);opacity:.5}@media (max-width:768px){.Footer-module__daAaVG__inner{text-align:center;grid-template-columns:1fr}.Footer-module__daAaVG__bottom{text-align:center;flex-direction:column;align-items:center;gap:8px}.Footer-module__daAaVG__services{justify-content:center}}
.Pagination-module__ND3ZFG__pagination{padding:var(--space-2xl) 0;border-top:1px solid var(--border-light);margin-top:var(--space-3xl);justify-content:space-between;align-items:center;gap:var(--space-md);display:flex}.Pagination-module__ND3ZFG__link{align-items:center;gap:var(--space-sm);padding:var(--space-md) var(--space-lg);border-radius:var(--radius-lg);border:1px solid var(--border-light);color:var(--primary);transition:var(--transition-smooth);min-width:180px;text-decoration:none;display:flex}.Pagination-module__ND3ZFG__link:hover{border-color:var(--accent-gold);transform:translateY(-2px);box-shadow:0 4px 16px #d4af371a}.Pagination-module__ND3ZFG__prev{text-align:left}.Pagination-module__ND3ZFG__next{text-align:right;justify-content:flex-end}.Pagination-module__ND3ZFG__linkContent{flex-direction:column;gap:2px;display:flex}.Pagination-module__ND3ZFG__linkLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;font-weight:600}.Pagination-module__ND3ZFG__linkTitle{font-family:var(--font-heading);font-size:.9rem;font-weight:700}.Pagination-module__ND3ZFG__pageInfo{font-family:var(--font-heading);color:var(--text-muted);letter-spacing:.05em;flex-shrink:0;font-size:.85rem;font-weight:600}@media (max-width:768px){.Pagination-module__ND3ZFG__pagination{gap:var(--space-md);flex-direction:column}.Pagination-module__ND3ZFG__link{width:100%;min-width:0}.Pagination-module__ND3ZFG__pageInfo{order:-1}}
.Button-module__rj9yOG__button{justify-content:center;align-items:center;gap:var(--space-sm);font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-smooth);white-space:nowrap;border:1px solid #0000;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.Button-module__rj9yOG__button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none!important;transform:none!important}.Button-module__rj9yOG__sm{min-height:40px;padding:0 var(--space-md);font-size:.75rem}.Button-module__rj9yOG__md{min-height:52px;padding:0 var(--space-xl);font-size:.85rem}.Button-module__rj9yOG__lg{min-height:56px;padding:0 var(--space-2xl);font-size:.9rem}.Button-module__rj9yOG__fullWidth{width:100%}.Button-module__rj9yOG__primary{background:var(--primary);color:var(--text-light);border-color:var(--primary);box-shadow:5px 5px 0 var(--accent-gold)}.Button-module__rj9yOG__primary:hover:not(:disabled){box-shadow:8px 8px 0 var(--accent-gold);transform:translate(-3px,-3px)}.Button-module__rj9yOG__primary:active:not(:disabled){box-shadow:3px 3px 0 var(--accent-gold);transform:translate(0)}.Button-module__rj9yOG__ghost{color:var(--primary);border-color:var(--border-medium);background:0 0}.Button-module__rj9yOG__ghost:hover:not(:disabled){border-color:var(--primary);background:#0b111808;transform:translateY(-2px)}.Button-module__rj9yOG__whatsapp{color:#128c7e;background:#128c7e0a;border:1px solid #128c7e}.Button-module__rj9yOG__whatsapp:hover:not(:disabled){color:#fff;background:#128c7e;transform:translateY(-2px);box-shadow:0 10px 24px #128c7e26}.Button-module__rj9yOG__iconLeft,.Button-module__rj9yOG__iconRight{flex-shrink:0;justify-content:center;align-items:center;display:flex}.Button-module__rj9yOG__iconLeft svg,.Button-module__rj9yOG__iconRight svg{width:1em;height:1em}.Button-module__rj9yOG__spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:1em;height:1em;animation:.8s linear infinite Button-module__rj9yOG__spin}@keyframes Button-module__rj9yOG__spin{to{transform:rotate(360deg)}}.Button-module__rj9yOG__content{justify-content:center;align-items:center;display:flex}
.Card-module__K1dTpa__card{padding:var(--space-2xl) var(--space-xl);border:1px solid var(--border-light);border-radius:var(--radius-xl);background:var(--bg-warm);box-shadow:var(--shadow-soft);transition:var(--transition-smooth);flex-direction:column;display:flex;position:relative;overflow:hidden}.Card-module__K1dTpa__card:hover{border-color:#d4af3740;transform:translateY(-8px);box-shadow:0 26px 50px #0b111814}.Card-module__K1dTpa__borderTop{background:var(--accent-gold);transform-origin:0;width:100%;height:4px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:scaleX(0)}.Card-module__K1dTpa__card:hover .Card-module__K1dTpa__borderTop{transform:scaleX(1)}.Card-module__K1dTpa__highlight{background:#fff;border-color:#d4af371f}.Card-module__K1dTpa__service{padding-top:45px}.Card-module__K1dTpa__dark{color:var(--text-light);background:#ffffff08;border:1px solid #ffffff14}.Card-module__K1dTpa__dark:hover{background:#ffffff0f;border-color:#d4af3759;box-shadow:0 20px 40px #0003}.Card-module__K1dTpa__project{color:var(--text-light);background:#ffffff08;border:1px solid #ffffff14}.Card-module__K1dTpa__project:hover{background:#ffffff0f;border-color:#d4af3759;box-shadow:0 20px 40px #0003}.Card-module__K1dTpa__iconWrapper{border-radius:var(--radius-sm);margin-bottom:var(--space-lg);transition:var(--transition-smooth);justify-content:center;align-items:center;display:flex}.Card-module__K1dTpa__iconWrapper.Card-module__K1dTpa__default{width:48px;height:48px;color:var(--accent-gold);background:#d4af3714}.Card-module__K1dTpa__card:hover .Card-module__K1dTpa__iconWrapper.Card-module__K1dTpa__default{background:var(--accent-gold);color:var(--primary);box-shadow:var(--shadow-glow)}.Card-module__K1dTpa__iconWrapper.Card-module__K1dTpa__highlight{width:44px;height:44px}.Card-module__K1dTpa__iconWrapper.Card-module__K1dTpa__service{width:48px;height:48px;color:var(--accent-gold);background:#d4af3714}.Card-module__K1dTpa__card:hover .Card-module__K1dTpa__iconWrapper.Card-module__K1dTpa__service{background:var(--accent-gold);color:var(--primary);box-shadow:var(--shadow-glow)}.Card-module__K1dTpa__iconWrapper.Card-module__K1dTpa__service svg{transform:translateY(-16px)}.Card-module__K1dTpa__statCard{padding:var(--space-lg) var(--space-lg);border-radius:var(--radius-xl);border:1px solid var(--border-light);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:var(--transition-smooth);text-align:center;background:#fdfcfbb3;position:relative;overflow:hidden;box-shadow:0 8px 24px #0b111808}.Card-module__K1dTpa__statCard:before{content:"";background:linear-gradient(90deg, var(--accent-gold), var(--accent-rust));transform-origin:0;width:100%;height:3px;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:scaleX(0)}.Card-module__K1dTpa__statCard:hover{border-color:#d4af3733;transform:translateY(-6px);box-shadow:0 16px 40px #0b11180f}.Card-module__K1dTpa__statCard:hover:before{transform:scaleX(1)}.Card-module__K1dTpa__statNumber{font-family:var(--font-heading);background:linear-gradient(135deg, var(--primary), var(--accent-rust));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.2rem;font-weight:800;line-height:1.1;display:block}.Card-module__K1dTpa__statSuffix{-webkit-text-fill-color:initial;background:0 0}.Card-module__K1dTpa__statLabel{color:var(--primary);margin-top:var(--space-xs);font-size:.85rem;font-weight:700;display:block}.Card-module__K1dTpa__statDesc{color:var(--text-muted);margin-top:2px;font-size:.75rem;display:block}@media (max-width:768px){.Card-module__K1dTpa__statCard{padding:var(--space-md) var(--space-md)}.Card-module__K1dTpa__statNumber{font-size:1.8rem}}
.PageTransition-module__qt9SYq__pageTransition{animation:.6s cubic-bezier(.16,1,.3,1) both PageTransition-module__qt9SYq__pageTransition}@keyframes PageTransition-module__qt9SYq__pageTransition{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Direktur-module__-7vAea__hero{background:var(--primary-dark);align-items:center;min-height:380px;padding:100px 0 80px;display:flex;position:relative;overflow:hidden}.Direktur-module__-7vAea__heroBg{pointer-events:none;background:radial-gradient(80% 60% at 50% 0,#d4af371f 0%,#0000 70%),radial-gradient(50% 80% at 100%,#4a7fa51a 0%,#0000 60%),linear-gradient(160deg,#06111a 0%,#0b1b2e 50%,#060d16 100%);position:absolute;inset:0}.Direktur-module__-7vAea__heroBg:after{content:"";pointer-events:none;background-image:repeating-linear-gradient(-45deg,#0000,#0000 40px,#d4af3706 40px 41px);position:absolute;inset:0}.Direktur-module__-7vAea__heroContent{z-index:1;text-align:center;position:relative}.Direktur-module__-7vAea__heroEyebrow{font-family:var(--font-heading);letter-spacing:.18em;text-transform:uppercase;color:var(--accent-gold);align-items:center;gap:10px;margin-bottom:20px;font-size:.72rem;font-weight:700;display:inline-flex}.Direktur-module__-7vAea__heroEyebrow:before,.Direktur-module__-7vAea__heroEyebrow:after{content:"";background:linear-gradient(to right, transparent, var(--accent-gold));width:36px;height:1px}.Direktur-module__-7vAea__heroEyebrow:after{background:linear-gradient(to left, transparent, var(--accent-gold))}.Direktur-module__-7vAea__heroTitle{font-family:var(--font-heading);color:var(--text-light);margin-bottom:20px;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:800;line-height:1.1}.Direktur-module__-7vAea__heroTitle span{background:linear-gradient(135deg, var(--accent-gold) 0%, #f0d060 50%, #c49a10 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Direktur-module__-7vAea__heroSubtitle{color:var(--text-xlight);max-width:560px;margin:0 auto;font-size:1.05rem;line-height:1.7}.Direktur-module__-7vAea__statsBar{background:var(--bg-card);border-bottom:1px solid var(--border-light);box-shadow:var(--shadow-soft);padding:24px 0}.Direktur-module__-7vAea__statsInner{divide:solid;justify-content:center;gap:0;display:flex}.Direktur-module__-7vAea__statPill{border-right:1px solid var(--border-medium);flex-direction:column;align-items:center;padding:0 48px;display:flex}.Direktur-module__-7vAea__statPill:last-child{border-right:none}.Direktur-module__-7vAea__statNumber{font-family:var(--font-heading);color:var(--primary);font-size:2rem;font-weight:800;line-height:1}.Direktur-module__-7vAea__statNumber span{color:var(--accent-gold)}.Direktur-module__-7vAea__statLabel{color:var(--text-muted);text-align:center;margin-top:4px;font-size:.78rem;font-weight:500}.Direktur-module__-7vAea__section{background:var(--bg);padding:80px 0 100px}.Direktur-module__-7vAea__directorGrid{flex-direction:column;gap:80px;display:flex}.Direktur-module__-7vAea__directorCard{grid-template-columns:420px 1fr;align-items:center;gap:70px;display:grid;position:relative}.Direktur-module__-7vAea__directorCard.Direktur-module__-7vAea__reverse{grid-template-columns:1fr 420px}.Direktur-module__-7vAea__directorCard.Direktur-module__-7vAea__reverse .Direktur-module__-7vAea__photoCol{order:2}.Direktur-module__-7vAea__directorCard.Direktur-module__-7vAea__reverse .Direktur-module__-7vAea__infoCol{order:1}.Direktur-module__-7vAea__photoCol{position:relative}.Direktur-module__-7vAea__photoFrame{border-radius:var(--radius-2xl);aspect-ratio:4/5;position:relative;overflow:hidden;box-shadow:0 30px 80px #0b11184d,0 0 0 1px #d4af3726}.Direktur-module__-7vAea__photoFrame img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1);display:block}.Direktur-module__-7vAea__photoFrame:hover img{transform:scale(1.04)}.Direktur-module__-7vAea__photoFrame:before{content:"";border-top:2px solid var(--accent-gold);border-left:2px solid var(--accent-gold);z-index:2;opacity:.8;border-radius:4px 0 0;width:40px;height:40px;position:absolute;top:16px;left:16px}.Direktur-module__-7vAea__photoFrame:after{content:"";border-bottom:2px solid var(--accent-gold);border-right:2px solid var(--accent-gold);z-index:2;opacity:.8;border-radius:0 0 4px;width:40px;height:40px;position:absolute;bottom:16px;right:16px}.Direktur-module__-7vAea__roleBadge{background:linear-gradient(135deg, var(--accent-gold) 0%, #c49a10 100%);color:var(--primary-dark);font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;border-radius:var(--radius-full);white-space:nowrap;z-index:3;padding:10px 28px;font-size:.75rem;font-weight:800;position:absolute;bottom:-20px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #d4af3766,0 0 0 3px #d4af3726}.Direktur-module__-7vAea__photoDecor{pointer-events:none;z-index:0;background:radial-gradient(circle,#d4af3714 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:30px;right:-20px}.Direktur-module__-7vAea__infoCol{padding-top:20px}.Direktur-module__-7vAea__cardNumber{font-family:var(--font-heading);color:#d4af3714;letter-spacing:-.04em;-webkit-user-select:none;user-select:none;margin-bottom:-16px;font-size:5rem;font-weight:900;line-height:1;display:block}.Direktur-module__-7vAea__cardName{font-family:var(--font-heading);color:var(--primary);margin-bottom:8px;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800;line-height:1.1}.Direktur-module__-7vAea__cardRole{font-family:var(--font-heading);letter-spacing:.12em;text-transform:uppercase;color:var(--accent-gold);align-items:center;gap:10px;margin-bottom:28px;font-size:.85rem;font-weight:700;display:flex}.Direktur-module__-7vAea__cardRole:after{content:"";background:linear-gradient(to right, var(--accent-gold), transparent);flex:1;max-width:60px;height:2px}.Direktur-module__-7vAea__cardDesc{color:var(--text-muted);max-width:520px;margin-bottom:36px;font-size:1rem;line-height:1.8}.Direktur-module__-7vAea__expertiseTags{flex-wrap:wrap;gap:10px;margin-bottom:36px;display:flex}.Direktur-module__-7vAea__tag{font-family:var(--font-heading);letter-spacing:.05em;color:var(--primary);background:var(--bg-concrete);border:1px solid var(--border-medium);border-radius:var(--radius-full);transition:var(--transition-smooth);padding:6px 16px;font-size:.73rem;font-weight:600}.Direktur-module__-7vAea__tag:hover{background:var(--primary);color:var(--text-light);border-color:var(--primary)}.Direktur-module__-7vAea__divider{background:linear-gradient(to right, var(--accent-gold), transparent 60%);opacity:.4;width:100%;height:1px;margin:36px 0}.Direktur-module__-7vAea__highlights{flex-direction:column;gap:12px;display:flex}.Direktur-module__-7vAea__highlight{align-items:flex-start;gap:14px;display:flex}.Direktur-module__-7vAea__highlightIcon{border-radius:var(--radius-md);width:32px;height:32px;color:var(--accent-gold);background:#d4af371a;border:1px solid #d4af3733;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.Direktur-module__-7vAea__highlightText{color:var(--text);font-size:.9rem;line-height:1.5}.Direktur-module__-7vAea__highlightText strong{color:var(--primary);margin-bottom:2px;font-weight:700;display:block}.Direktur-module__-7vAea__cardSeparator{align-items:center;gap:20px;width:100%;margin:0;display:flex}.Direktur-module__-7vAea__cardSeparator:before,.Direktur-module__-7vAea__cardSeparator:after{content:"";background:var(--border-light);flex:1;height:1px}.Direktur-module__-7vAea__separatorDot{background:var(--accent-gold);opacity:.4;border-radius:50%;flex-shrink:0;width:8px;height:8px}.Direktur-module__-7vAea__ctaSection{background:var(--primary);padding:80px 0;position:relative;overflow:hidden}.Direktur-module__-7vAea__ctaBg{pointer-events:none;background:radial-gradient(60% 80%,#d4af3714 0%,#0000 70%);position:absolute;inset:0}.Direktur-module__-7vAea__ctaInner{z-index:1;text-align:center;position:relative}.Direktur-module__-7vAea__ctaTitle{font-family:var(--font-heading);color:var(--text-light);margin-bottom:16px;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800}.Direktur-module__-7vAea__ctaDesc{color:var(--text-xlight);max-width:520px;margin:0 auto 36px;font-size:1rem;line-height:1.7}.Direktur-module__-7vAea__ctaButtons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.Direktur-module__-7vAea__btnGold{background:linear-gradient(135deg, var(--accent-gold) 0%, #c49a10 100%);color:var(--primary-dark);font-family:var(--font-heading);letter-spacing:.04em;border-radius:var(--radius-full);cursor:pointer;transition:var(--transition-smooth);border:none;align-items:center;gap:8px;padding:14px 32px;font-size:.9rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 8px 24px #d4af374d}.Direktur-module__-7vAea__btnGold:hover{transform:translateY(-3px);box-shadow:0 16px 40px #d4af3766}.Direktur-module__-7vAea__btnOutline{color:var(--text-light);font-family:var(--font-heading);letter-spacing:.04em;border-radius:var(--radius-full);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:1px solid #ffffff40;align-items:center;gap:8px;padding:14px 32px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.Direktur-module__-7vAea__btnOutline:hover{background:#ffffff14;border-color:#ffffff80;transform:translateY(-2px)}@media (max-width:1100px){.Direktur-module__-7vAea__directorCard,.Direktur-module__-7vAea__directorCard.Direktur-module__-7vAea__reverse{grid-template-columns:340px 1fr;gap:50px}.Direktur-module__-7vAea__directorCard.Direktur-module__-7vAea__reverse{grid-template-columns:1fr 340px}}@media (max-width:900px){.Direktur-module__-7vAea__directorCard,.Direktur-module__-7vAea__directorCard.Direktur-module__-7vAea__reverse{grid-template-columns:1fr;gap:60px;max-width:560px;margin:0 auto}.Direktur-module__-7vAea__directorCard.Direktur-module__-7vAea__reverse .Direktur-module__-7vAea__photoCol,.Direktur-module__-7vAea__directorCard.Direktur-module__-7vAea__reverse .Direktur-module__-7vAea__infoCol{order:unset}.Direktur-module__-7vAea__photoDecor{display:none}.Direktur-module__-7vAea__statsInner{flex-wrap:wrap;gap:20px}.Direktur-module__-7vAea__statPill{border-right:none;border-bottom:1px solid var(--border-light);width:100%;padding:8px 32px}.Direktur-module__-7vAea__statPill:last-child{border-bottom:none}}@media (max-width:640px){.Direktur-module__-7vAea__hero{min-height:280px;padding:80px 0 60px}.Direktur-module__-7vAea__section{padding:56px 0 72px}.Direktur-module__-7vAea__directorGrid{gap:56px}.Direktur-module__-7vAea__cardNumber{font-size:3.5rem}.Direktur-module__-7vAea__cardDesc{font-size:.94rem}.Direktur-module__-7vAea__ctaSection{padding:56px 0}}
