.about-atlasjah-section {	padding: 96px 20px 112px;background: var(--bg);}
.about-atlasjah-container {display: grid;grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);gap: 60px;align-items: center;}
.about-atlasjah-image-column {position: relative;}
.about-atlasjah-image-column::before {position: absolute;top: -18px;left: -18px;width: 92px;height: 92px;border-top: 2px solid var(--accent);border-left: 2px solid var(--accent);content: '';}
.about-atlasjah-image-frame {position: relative;min-height: 430px;overflow: hidden;background: var(--secondary);}
.about-atlasjah-image {display: block;width: 100%;height: 100%;min-height: 430px;object-fit: cover;filter: saturate(0.88);}
.about-atlasjah-content {max-width: 650px;}
.about-atlasjah-eyebrow {margin: 0 0 12px;color: var(--accent);font-size: 14px;font-weight: 700;letter-spacing: 0.14em;text-transform: uppercase;}
.about-atlasjah-content h2 {margin: 0 0 22px;}
.about-atlasjah-intro,.about-atlasjah-copy {	max-width: 650px;}
.about-atlasjah-intro {	margin-bottom: 14px;color: var(--primary);}
.about-atlasjah-copy {margin-bottom: 34px;color: var(--text-light);}
.about-atlasjah-highlights {display: grid;grid-template-columns: repeat(3, minmax(0, 1fr));gap: 18px;padding-top: 22px;border-top: 1px solid var(--border);}
.about-atlasjah-highlight {display: flex;flex-direction: column;gap: 8px;}
.about-atlasjah-highlight strong {color: var(--accent);font-size: 14px;font-weight: 700;}
.about-atlasjah-highlight span {color: var(--text-dark);font-size: 14px;font-weight: 600;line-height: 1.45;}
.about-atlasjah-strengths {padding: 88px 20px 96px;background: var(--bg-alt);}
.about-atlasjah-strengths-container {max-width: 1350px;margin: 0 auto;}
.about-atlasjah-strengths-layout {display: grid;grid-template-columns: minmax(0, 1.65fr) minmax(260px, 0.75fr);gap: clamp(32px, 5vw, 78px);align-items: stretch;}
.about-atlasjah-strengths-content {min-width: 0;}
.about-atlasjah-strengths-image {min-height: 100%;overflow: hidden;background: var(--secondary);}
.about-atlasjah-strengths-image img {display: block;width: 100%;height: 100%;min-height: 520px;object-fit: cover;	filter: saturate(0.9);}
.about-atlasjah-strengths-heading {margin-bottom: 34px;}
.about-atlasjah-strengths-heading h2 {margin: 0;color: var(--primary);}
.about-atlasjah-strengths-grid {display: grid;grid-template-columns: repeat(3, minmax(0, 1fr));gap: 20px;}
.about-atlasjah-strength {padding: 28px 26px 30px;background: var(--white);}
.about-atlasjah-strength-icon {display: inline-flex;align-items: center;justify-content: center;width: 46px;height: 46px;margin-bottom: 22px;border-radius: 50%;background: var(--accent);color: var(--white);font-size: 17px;}
.about-atlasjah-strength h3 {margin: 0 0 12px;color: var(--primary);font-size: 20px;}
.about-atlasjah-strength p {margin: 0;color: var(--text-light);}
.about-atlasjah-facts {display: grid;grid-template-columns: repeat(4, minmax(0, 1fr));gap: 20px;margin-top: 52px;padding-top: 28px;border-top: 1px solid var(--border);}
.about-atlasjah-fact {display: flex;flex-direction: column;gap: 6px;}
.about-atlasjah-fact strong {color: var(--accent);font-family: var(--font-heading);font-size: 36px;font-weight: 600;line-height: 1;}
.about-atlasjah-fact span {color: var(--text-dark);font-size: 13px;font-weight: 700;letter-spacing: 0.08em;text-transform: uppercase;}
.about-atlasjah-history {padding: 78px 20px 64px;background: var(--bg);}
.about-atlasjah-history-container {max-width: 1350px;margin: 0 auto;}
.about-atlasjah-history-heading {margin-bottom: 34px;}
.about-atlasjah-history-heading h2 {margin: 0;color: var(--primary);}
.about-atlasjah-history-nav {display: flex;gap: 0;border-bottom: 1px solid var(--border);overflow-x: auto;}
.about-atlasjah-history-tab {position: relative;flex: 0 0 auto;padding: 14px 22px;border: 0;background: transparent;color: var(--text-light);font-size: 14px;font-weight: 700;cursor: pointer;}
.about-atlasjah-history-tab::after {position: absolute;right: 0;bottom: -1px;left: 0;height: 3px;background: transparent;content: '';}
.about-atlasjah-history-tab:hover,
.about-atlasjah-history-tab:focus-visible,
.about-atlasjah-history-tab.is-active {color: var(--accent);outline: 0;}
.about-atlasjah-history-tab.is-active::after {background: var(--accent);}
.about-atlasjah-history-panels {min-height: 150px;padding: 34px 28px;background: var(--bg-alt);}
.about-atlasjah-history-panel {max-width: 850px;color: var(--text-light);font-size: 18px;line-height: 1.8;}
.about-atlasjah-philosophy {position: relative;min-height: 400px;display: grid;place-items: center;padding: 66px 24px;background-color: var(--primary);background-image: var(--philosophy-image);background-position: center;background-size: cover;overflow: hidden;}
.about-atlasjah-philosophy-overlay {position: absolute;inset: 0;background: rgba(23, 32, 42, 0.736);}
.about-atlasjah-philosophy-content {position: relative;z-index: 1;max-width: 860px;text-align: center;}
.about-atlasjah-philosophy-content .about-atlasjah-eyebrow {margin-bottom: 10px;	color: var(--white);}
.about-atlasjah-philosophy h2 {margin: 0 auto 28px;color: var(--white);font-size: 48px;line-height: 1.08;}
.about-atlasjah-philosophy-copy {max-width: 810px;margin: 0 auto;}
.about-atlasjah-philosophy-copy p {margin: 0 auto 12px;color: rgba(255, 255, 255, 0.88);font-size: 16px;line-height: 1.75;}
.about-atlasjah-philosophy-copy p:last-child {margin-bottom: 0;}
.about-atlasjah-principles {padding: 88px 20px 104px;background: var(--bg-alt);}
.about-atlasjah-principles-container {max-width: 1350px;margin: 0 auto;}
.about-atlasjah-principles-heading {max-width: 620px;margin-bottom: 38px;}
.about-atlasjah-principles-heading h2 {margin: 0;color: var(--primary);}
.about-atlasjah-principles-grid {display: grid;grid-template-columns: repeat(3, minmax(0, 1fr));gap: 20px;}
.about-atlasjah-principle {display: grid;grid-template-columns: 44px minmax(0, 1fr);gap: 18px;align-items: start;min-height: 270px;padding: 28px 26px 30px;background: var(--white);}
.about-atlasjah-principle-body {min-width: 0;}
.about-atlasjah-principle h3 {margin: 0 0 14px;	color: var(--primary);}
.about-atlasjah-principle-icon {display: inline-flex;align-items: center;justify-content: center;flex: 0 0 auto;width: 44px;height: 44px;border: 1px solid var(--accent);border-radius: 50%;color: var(--accent);font-size: 17px;}
.about-atlasjah-principle p {margin: 0;} .about-atlasjah-principle ul {display: grid;gap: 10px;margin: 0;padding: 0;list-style: none;}
.about-atlasjah-principle li {padding-bottom: 8px;border-bottom: 1px solid var(--border);font-size: 14px;font-weight: 600;}
.about-atlasjah-factory {padding: 66px 20px 62px;background: var(--bg);}
.about-atlasjah-factory-container {max-width: 1350px;margin: 0 auto;}
.about-atlasjah-factory-heading {display: grid;grid-template-columns: minmax(0, 1.5fr) minmax(260px, 0.7fr);align-items: end;gap: clamp(40px, 8vw, 140px);margin-bottom: 36px;}
.about-atlasjah-factory-title-group .about-atlasjah-eyebrow {margin: 0;}
.about-atlasjah-factory-title-group h2 {margin: 0;color: var(--primary);}
.about-atlasjah-factory-heading > p:last-child {margin: 0;color: var(--text-light);}
.about-atlasjah-factory-gallery {display: grid;grid-template-columns: 1.35fr 1fr 1fr;gap: 20px;}
.about-atlasjah-factory-photo {position: relative;min-height: 260px;margin: 0;overflow: hidden;background: var(--secondary);}
.about-atlasjah-factory-photo--large {min-height: 390px;}
.about-atlasjah-factory-photo img {display: block;width: 100%;height: 100%;min-height: inherit;object-fit: cover;}
.about-atlasjah-factory-photo figcaption {position: absolute;right: 16px;bottom: 16px;left: 16px;padding: 9px 12px;background: color-mix(in srgb, var(--primary) 88%, transparent);color: var(--white);font-size: 12px;font-weight: 600;}
.about-atlasjah-final-cta {padding: 42px 20px 48px;background: var(--bg);}
.about-atlasjah-final-cta-container {display: grid;grid-template-columns: minmax(0, 1.45fr) minmax(360px, 0.75fr);align-items: center;gap: clamp(36px, 7vw, 110px);max-width: 1350px;margin: 0 auto;padding: 30px;border: 2px solid var(--accent);background: var(--primary);}
.about-atlasjah-final-cta-copy {max-width: 720px;}
.about-atlasjah-final-cta h2 {margin: 0 0 16px;color: var(--accent);font-size: clamp(34px, 4vw, 46px);}
.about-atlasjah-final-cta p {max-width: 650px;margin: 0;color: var(--white);}
.about-atlasjah-final-cta-actions {display: flex;align-items: center;justify-content: flex-start;flex-wrap: wrap;gap: 14px;}
.about-atlasjah-final-cta-actions .common-btn {min-width: 164px;border-radius: 0;box-shadow: none;}
.about-atlasjah-final-cta-actions .common-btn:first-child {border-color: var(--accent);background: var(--accent);color: var(--white);}
.about-atlasjah-final-cta-actions .common-btn:first-child:hover,
.about-atlasjah-final-cta-actions .common-btn:first-child:focus {border-color: var(--white);background: var(--white);color: var(--primary);}
.about-atlasjah-final-cta-actions .common-btn--outline {border-color: var(--white);background: var(--white);color: var(--primary);}
.about-atlasjah-final-cta-actions .common-btn--outline:hover,.about-atlasjah-final-cta-actions .common-btn--outline:focus {border-color: var(--accent);background: var(--accent);color: var(--white);}
@media (max-width: 767px) {.about-atlasjah-section {padding: 68px 24px 78px;}.about-atlasjah-container {display: block;}
.about-atlasjah-image-column {	margin: 0 0 52px 12px;} .about-atlasjah-image-frame, .about-atlasjah-image {min-height: 310px;}.about-atlasjah-highlights {grid-template-columns: 1fr;gap: 16px;}
.about-atlasjah-principles {padding: 68px 24px 78px;}.about-atlasjah-principles-grid {grid-template-columns: 1fr;}.about-atlasjah-strengths {padding: 68px 24px 78px;}
.about-atlasjah-strengths-layout {display: block;}.about-atlasjah-strengths-grid,.about-atlasjah-facts {grid-template-columns: 1fr;}.about-atlasjah-facts {gap: 18px;margin-top: 38px;}
.about-atlasjah-strengths-image {margin-top: 42px;} .about-atlasjah-strengths-image img {min-height: 360px;}.about-atlasjah-factory {padding: 68px 24px 78px;}
.about-atlasjah-factory-heading {display: grid;grid-template-columns: 1fr;margin-bottom: 28px;}
.about-atlasjah-factory-heading > p:last-child {margin-top: 16px;}.about-atlasjah-factory-gallery {grid-template-columns: 1fr;}
.about-atlasjah-factory-photo,.about-atlasjah-factory-photo--large {min-height: 260px;}.about-atlasjah-history {padding: 68px 24px 78px;}
.about-atlasjah-history-tab {padding: 12px 16px;font-size: 13px;}.about-atlasjah-history-panels {padding: 26px 20px;}.about-atlasjah-philosophy {min-height: 520px;padding: 72px 24px;}
.about-atlasjah-philosophy h2 {font-size: 32px;}.about-atlasjah-philosophy-copy p {font-size: 15px;line-height: 1.65;}.about-atlasjah-final-cta {padding: 32px 24px 40px;}
.about-atlasjah-final-cta-container {grid-template-columns: 1fr;gap: 28px;padding: 26px 22px;}.about-atlasjah-final-cta h2 {font-size: 38px;}.about-atlasjah-final-cta-actions {justify-content: flex-start;}}