:root{--about-ink: #142327;--about-muted: #5f6f75;--about-surface: #ffffff;--about-soft: #f6f3ea;--about-soft-alt: #eef4f3;--about-border: rgba(20, 35, 39, .1);--about-shadow: 0 24px 60px rgba(17, 31, 35, .12);--about-shadow-soft: 0 14px 34px rgba(17, 31, 35, .08);--about-accent: #ffc10c;--about-accent-deep: #d79800}body{background:radial-gradient(circle at top left,rgba(255,193,12,.18),transparent 28%),linear-gradient(180deg,#fffdf8,#f6f8f8 40%,#eef4f3)}.about-shell{max-width:1180px}.about-hero,.about-section-block{position:relative}.about-hero{padding:5rem 0 3rem;overflow:hidden}.about-kicker,.section-kicker{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:1rem;padding:.45rem .9rem;border-radius:999px;background:#ffc10c29;color:#7d5a00;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.about-kicker:before,.section-kicker:before{width:.5rem;height:.5rem;border-radius:50%;background:var(--about-accent);content:""}.about-title,.section-title{margin:0;color:var(--about-ink);font-size:clamp(2.4rem,4vw,4.6rem);font-weight:800;line-height:1.05;letter-spacing:-.04em}.section-title{font-size:clamp(2rem,3vw,3rem)}.section-title-left{max-width:14ch}.about-lead,.section-copy,.about-story-card p,.about-timeline-item p{margin:0;color:var(--about-muted);font-size:1.05rem;line-height:1.8}.about-lead{max-width:60ch;margin-top:1.4rem}.about-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.about-proof-card{display:flex;flex-direction:column;min-height:150px;padding:1.3rem;border:1px solid rgba(255,255,255,.65);border-radius:24px;background:#ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--about-shadow-soft)}.about-proof-value{margin-bottom:.75rem;color:var(--about-ink);font-size:2.2rem;font-weight:800;line-height:1}.about-proof-label{color:var(--about-muted);font-size:.95rem;line-height:1.6}.about-hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.about-hero-actions .btn{min-width:185px;border-radius:999px;font-weight:700}.about-hero-actions .btn-primary{box-shadow:0 14px 30px #ffc10c47}.about-visual-card{position:relative;min-height:600px;padding:2rem;border:1px solid rgba(255,255,255,.75);border-radius:36px;background:linear-gradient(160deg,#fffffff5,#f6f3eae0),linear-gradient(180deg,rgba(255,193,12,.14),transparent);box-shadow:var(--about-shadow);overflow:hidden}.about-orbit{position:absolute;border-radius:50%;pointer-events:none}.about-orbit-one{inset:8% auto auto 9%;width:180px;height:180px;border:1px dashed rgba(255,193,12,.45)}.about-orbit-two{right:-50px;bottom:80px;width:220px;height:220px;background:radial-gradient(circle,rgba(20,35,39,.08),transparent 70%)}.about-visual-main{position:absolute;top:72px;right:48px;bottom:48px;left:48px;border-radius:28px;overflow:hidden;box-shadow:0 24px 55px #14232724}.about-visual-main:after{position:absolute;inset:auto 0 0 0;height:38%;background:linear-gradient(180deg,transparent,rgba(20,35,39,.12));content:""}.about-visual-main img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-visual-float{position:absolute;z-index:2;display:flex;flex-direction:column;gap:.3rem;max-width:220px;padding:1rem 1.1rem;border:1px solid rgba(255,255,255,.85);border-radius:22px;background:#142327e6;color:#fff;box-shadow:0 18px 34px #1423272e}.about-visual-float strong{font-size:1rem;line-height:1.4}.about-visual-float-top{top:2rem;right:1.5rem}.about-visual-float-bottom{bottom:1.75rem;left:1.5rem;background:#fffffff0;color:var(--about-ink)}.float-label{color:#ffffffb3;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.about-visual-float-bottom .float-label{color:#876100}.about-section-block{padding:2.5rem 0}.about-section-soft{padding:4.5rem 0}.about-section-soft:before{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#fff9,#eef4f3e6);content:""}.about-section-soft .container{position:relative;z-index:1}.section-heading{max-width:760px;margin:0 auto 2.5rem}.section-heading.text-center{text-align:center}.section-heading:not(.text-center){margin-left:0}.section-copy{margin-top:1rem}.about-feature-card,.about-story-card,.about-brand-card,.about-timeline-item{height:100%;border:1px solid var(--about-border);border-radius:28px;background:#ffffffe0;box-shadow:var(--about-shadow-soft)}.about-feature-card{padding:2rem 1.6rem;transition:transform .25s ease,box-shadow .25s ease}.about-feature-card:hover{transform:translateY(-6px);box-shadow:0 22px 44px #111f2321}.about-feature-icon{display:inline-flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;margin-bottom:1.2rem;border-radius:18px;background:linear-gradient(145deg,#ffc10c33,#ffc10c14);color:#8a6400;font-size:1.2rem}.about-feature-card h3{margin-bottom:.7rem;color:var(--about-ink);font-size:1.3rem;font-weight:700}.about-feature-card p{margin:0;color:var(--about-muted);line-height:1.75}.about-timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.about-timeline-item{position:relative;padding:1.5rem}.about-timeline-item:before{position:absolute;inset:0 auto auto 0;width:100%;height:4px;border-radius:28px 28px 0 0;background:linear-gradient(90deg,var(--about-accent),rgba(255,193,12,.2));content:""}.timeline-year{display:inline-flex;margin-bottom:1rem;padding:.4rem .75rem;border-radius:999px;background:#14232714;color:var(--about-ink);font-size:.88rem;font-weight:800;letter-spacing:.06em}.about-story-card{padding:2.3rem}.about-story-card p+p{margin-top:1rem}.about-story-card-dark{border-color:#1423271f;background:linear-gradient(180deg,#132327,#1b3136)}.about-story-card-dark .section-title,.about-story-card-dark p{color:#f7fbfc}.about-story-card-dark .section-kicker{background:#ffc10c26;color:#ffcf42}.about-brand-block{padding-bottom:5rem}.about-brand-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem}.about-brand-card{display:flex;align-items:center;justify-content:center;min-height:150px;padding:1.5rem}.about-brand-card img{width:auto;max-width:72%;max-height:48px;-o-object-fit:contain;object-fit:contain;filter:grayscale(1);opacity:.75;transition:opacity .25s ease,filter .25s ease,transform .25s ease}.about-brand-card:hover img{filter:grayscale(0);opacity:1;transform:scale(1.02)}@media (max-width: 1199.98px){.about-proof-grid,.about-timeline,.about-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 991.98px){.about-hero{padding-top:3.5rem}.about-visual-card{min-height:500px}.about-visual-main{top:72px;right:28px;bottom:32px;left:28px}}@media (max-width: 767.98px){.about-title,.section-title{letter-spacing:-.03em}.about-proof-grid,.about-timeline,.about-brand-grid{grid-template-columns:1fr}.about-hero-actions .btn{width:100%}.about-visual-card{min-height:430px;padding:1.15rem;border-radius:28px}.about-visual-main{top:72px;right:18px;bottom:18px;left:18px;border-radius:22px}.about-visual-float{position:static;max-width:none;margin-top:1rem}.about-orbit-one,.about-orbit-two{display:none}.about-section-block,.about-section-soft,.about-brand-block{padding:2.5rem 0}.about-feature-card,.about-story-card,.about-timeline-item,.about-brand-card{border-radius:22px}}
