.about-hero h1{max-width:900px;margin-left:auto;margin-right:auto}.about-hero .hero-subtitle{line-height:1.7;max-width:700px}@media (min-width:768px) and (max-width:1023px){.about-hero{min-height:400px;padding:4rem 0}}@media (max-width:767px){.about-hero{min-height:350px;padding:4rem 0}}.about-why-wait{padding:5rem 0;background-color:var(--base)}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:3rem;text-align:center}.stat-item{padding:2rem 1rem}.stat-number{font-family:'Fixel Display',sans-serif;font-size:clamp(3rem,6vw,4.5rem);font-weight:700;color:var(--brand);line-height:1;margin-bottom:0.75rem;font-variant-numeric:normal;display:inline-block;min-width:6ch;text-align:center}.stat-label{font-size:1.125rem;color:var(--contrast-light);margin:0}.why-wait-text{font-size:clamp(1.125rem,2vw,1.375rem);line-height:1.7;text-align:center;max-width:800px;margin:0 auto;color:var(--contrast)}@media (max-width:767px){.stats-grid{grid-template-columns:1fr;gap:2rem}.stat-item{padding:1rem 0}.about-why-wait{padding:3rem 0}}.about-history{padding:5rem 0;background-color:var(--cream)}.about-history h2{margin-bottom:4rem}.history-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.timeline{display:flex;flex-direction:column;gap:1.5rem;position:relative;padding-left:2.5rem}.timeline::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(to bottom,var(--brand) 0%,var(--brand-light) 100%);opacity:0.5}.timeline-item{display:flex;align-items:flex-start;gap:1rem;position:relative}.timeline-item::before{content:"";position:absolute;left:-2.5rem;top:0.4rem;width:16px;height:16px;background:var(--brand);border-radius:50%;border:4px solid var(--base);box-shadow:0 0 0 2px var(--brand-light);margin-left:-6px}.timeline-year{font-family:'Fixel Text','Fixel Display',sans-serif;font-size:2rem;font-weight:700;color:var(--brand);min-width:90px;flex-shrink:0;line-height:1.2}.timeline-text{font-size:1.0625rem;line-height:1.6;color:var(--contrast);margin:0;flex:1;padding-top:0.2rem}.history-text{display:flex;flex-direction:column;gap:1.5rem}.history-text p{font-size:1.125rem;line-height:1.7;color:var(--contrast);margin:0}@media (max-width:1023px){.history-content{grid-template-columns:1fr;gap:3rem}}@media (max-width:767px){.about-history{padding:4rem 0}.about-history h2{margin-bottom:2.5rem}.timeline{gap:1.5rem;padding-left:1.5rem}.timeline-item::before{left:-29px;width:14px;height:14px;top:0.3rem;margin-left:0;border:3px solid var(--base);box-shadow:0 0 0 1.5px var(--brand-light)}.timeline-item{flex-direction:column;gap:0.5rem}.timeline-year{font-size:1.75rem;min-width:auto}.timeline-text{font-size:1rem;line-height:1.5}}.about-offer{padding:5rem 0;background-color:var(--base)}.about-offer h2{margin-bottom:4rem}.offer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.offer-card{}.offer-card-inner{height:100%;background-color:var(--base);border:1px solid var(--border);border-radius:16px;padding:2.5rem;box-shadow:0 2px 8px rgba(0,0,0,0.04);display:flex;align-items:center;gap:2rem}.offer-card-inner:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgba(242,172,61,0.15);border-color:var(--brand-light)}.offer-text{flex:1}.offer-text h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--contrast)}.offer-text p{font-size:1rem;line-height:1.6;color:rgba(48,48,48,0.8);margin:0}.offer-icon-wrapper{width:112px;height:112px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--cream);border-radius:50%;transition:all 0.5s ease}.offer-card-inner:hover .offer-icon-wrapper{transform:scale(1.1);background:var(--brand)}.offer-icon{width:56px;height:56px;color:var(--brand);transition:color 0.3s ease}.offer-card-inner:hover .offer-icon{color:var(--base)}@media (min-width:768px) and (max-width:1023px){.offer-icon-wrapper{width:96px;height:96px}.offer-icon{width:48px;height:48px}}@media (max-width:767px){.offer-grid{grid-template-columns:1fr;gap:1.5rem}.about-offer{padding:4rem 0}.about-offer h2{margin-bottom:2.5rem}.offer-card-inner{padding:2rem;flex-direction:column;text-align:center;gap:1.5rem}.offer-icon-wrapper{width:88px;height:88px}.offer-icon{width:44px;height:44px}}.about-why-wait-explanation{padding:5rem 0;background-color:var(--cream)}.about-why-wait-explanation h2{margin-bottom:1.5rem}.explanation-intro{font-size:1.125rem;line-height:1.7;text-align:center;margin:0 auto 3rem;max-width:800px;color:rgba(48,48,48,0.8)}.numbered-cards{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem;max-width:900px;margin-left:auto;margin-right:auto}.numbered-card{}.numbered-card-inner{height:100%;background-color:var(--base);border:1px solid var(--border);border-radius:12px;padding:2rem 2.5rem;box-shadow:0 2px 8px rgba(0,0,0,0.04);display:flex;align-items:flex-start;gap:2rem;position:relative;overflow:hidden}.numbered-card-inner::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:80%;background:linear-gradient(135deg,var(--brand) 0%,var(--brand-light) 100%);border-radius:0 100px 100px 0;opacity:0.85;transition:all 0.3s ease}.numbered-card-inner::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:8px;height:80%;background:linear-gradient(225deg,var(--brand) 0%,var(--brand-light) 100%);border-radius:100px 0 0 100px;opacity:0.85;transition:all 0.3s ease}.numbered-card-inner:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(242,172,61,0.15);border-color:var(--brand-light)}.numbered-card-inner:hover::before,.numbered-card-inner:hover::after{width:12px;opacity:1}.card-number{display:none}.card-content{display:flex;align-items:center;gap:1.5rem;flex:1}.card-icon{width:80px;height:80px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--cream);border-radius:50%;transition:all 0.5s ease}.card-icon .lucide{width:40px;height:40px;color:var(--brand);transition:color 0.3s ease}.numbered-card-inner:hover .card-icon{transform:scale(1.1);background:var(--brand)}.numbered-card-inner:hover .card-icon .lucide{color:var(--base)}.card-text{flex:1}.card-text h3{font-size:1.25rem;font-weight:600;margin-bottom:0.75rem;color:var(--contrast)}.card-text p{font-size:1rem;line-height:1.6;color:rgba(48,48,48,0.8);margin:0}.explanation-conclusion-box{background-color:var(--base);border-left:4px solid var(--brand);padding:2rem 2.5rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.04);max-width:900px;margin-left:auto;margin-right:auto}.explanation-conclusion{font-size:1.125rem;line-height:1.7;color:var(--contrast);font-weight:500;margin:0}@media (min-width:768px) and (max-width:1023px){.card-icon{width:72px;height:72px}.card-icon .lucide{width:36px;height:36px}}@media (max-width:767px){.about-why-wait-explanation{padding:4rem 0}.numbered-card-inner{flex-direction:column;padding:1.5rem;gap:1rem}.numbered-card-inner::before,.numbered-card-inner::after{width:6px;height:60%}.numbered-card-inner:hover::before,.numbered-card-inner:hover::after{width:8px}.card-content{gap:1rem}.card-icon{width:64px;height:64px}.card-icon .lucide{width:32px;height:32px}.explanation-intro{margin-bottom:2rem}.explanation-conclusion-box{padding:1.5rem}}.about-results{padding:5rem 0;background-color:var(--base)}.about-results h2{margin-bottom:1rem}.section-subtitle{font-size:1.125rem;text-align:center;color:rgba(48,48,48,0.8);margin:0 auto 3rem;max-width:700px}.results-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.result-item{}.result-item-inner{position:relative;border-radius:12px;overflow:hidden;background-color:var(--base);box-shadow:0 2px 8px rgba(0,0,0,0.06);display:flex;flex-direction:column}.result-item-inner:hover{transform:translateY(-6px);box-shadow:0 12px 32px rgba(242,172,61,0.25)}.result-image{width:100%;height:350px;object-fit:cover;display:block;transition:transform 0.5s ease}.result-item-inner:hover .result-image{transform:scale(1.08)}.result-overlay{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(48,48,48,0.88);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;opacity:0;transition:opacity 0.3s ease;z-index:2;pointer-events:none}.result-item-inner:hover .result-overlay{opacity:1}.result-overlay-title{color:var(--base);font-size:1.5rem;font-weight:600;text-align:center;margin:0}.result-overlay-action{display:flex;align-items:center;gap:0.5rem;margin-top:1rem;font-family:'Fixel Text',sans-serif;font-size:0.9375rem;font-weight:500;color:var(--brand);text-transform:uppercase;letter-spacing:0.05em}.result-caption-mobile{display:none;background-color:var(--base);border-top:1px solid rgba(48,48,48,0.06);padding:1rem}.result-mobile-text{color:var(--contrast);font-size:0.9375rem;text-align:center;margin:0}@media (max-width:767px){.results-grid{grid-template-columns:1fr;gap:1.5rem}.about-results{padding:4rem 0}.section-subtitle{margin-bottom:2rem}.result-image{height:280px}.result-overlay{display:none}.result-caption-mobile{display:block}.result-item-inner:hover{transform:none}.result-item-inner:hover .result-image{transform:none}}