.ARSection-module__Ii5LgG__arSection{background:var(--sky-cream);color:var(--forest-green);text-align:center;padding:3rem 1rem}.ARSection-module__Ii5LgG__arHeroTitle{margin-bottom:3rem;position:relative}.ARSection-module__Ii5LgG__arMainTitle{background:linear-gradient(45deg,var(--golden-sand)0%,var(--sunset-amber)50%,var(--autumn-rust)100%);-webkit-text-fill-color:transparent;text-shadow:2px 4px 8px #1e46324d;letter-spacing:.02em;text-transform:uppercase;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;-webkit-background-clip:text;background-clip:text;margin:0 0 1.5rem;font-size:3.5rem;font-weight:900;animation:4s ease-in-out infinite ARSection-module__Ii5LgG__float;position:relative}.ARSection-module__Ii5LgG__arMainTitle:before{content:"";z-index:-1;filter:blur(20px);background:linear-gradient(45deg,#f4c54233,#d9984133,#c7642b33);border-radius:2rem;animation:3s ease-in-out infinite ARSection-module__Ii5LgG__pulse;position:absolute;inset:-10px}.ARSection-module__Ii5LgG__arSubtitle{color:var(--forest-green);text-shadow:1px 2px 4px #1e463233;margin:0 0 1rem;font-size:2.2rem;font-weight:800}.ARSection-module__Ii5LgG__arContent{max-width:1200px;margin:0 auto}.ARSection-module__Ii5LgG__arDevelopmentNote{color:#b36b00;background:#b36b001a;border:2px solid #b36b0033;border-radius:2rem;align-items:center;gap:.5rem;margin:1.5rem 0;padding:.8rem 1.5rem;font-size:.95rem;font-weight:600;display:inline-flex}.ARSection-module__Ii5LgG__noteIcon{font-size:1.2rem}.ARSection-module__Ii5LgG__arShowcase{margin:3rem 0}.ARSection-module__Ii5LgG__arMainFeature{background:#fff;border-radius:1.5rem;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;padding:2rem;box-shadow:0 8px 32px #1e46321f}.ARSection-module__Ii5LgG__arHeroImage{object-fit:cover;background-color:#000;border-radius:1rem;width:100%;height:auto;min-height:300px;margin-bottom:1.5rem;display:block;box-shadow:0 4px 16px #1e463226}.ARSection-module__Ii5LgG__arHeroImage::-webkit-media-controls{display:none!important}.ARSection-module__Ii5LgG__arHeroImage::-webkit-media-controls-enclosure{display:none!important}.ARSection-module__Ii5LgG__arHeroImage::-webkit-media-controls-panel{display:none!important}.ARSection-module__Ii5LgG__arHeroImage::-webkit-media-controls-play-button{display:none!important}.ARSection-module__Ii5LgG__arHeroImage::-webkit-media-controls-start-playback-button{display:none!important}.ARSection-module__Ii5LgG__arHeroCaption h3{color:var(--forest-green);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.ARSection-module__Ii5LgG__arHeroCaption p{color:var(--bark-brown);margin:0;font-size:1.1rem}.ARSection-module__Ii5LgG__arExperienceGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:2rem 0;display:grid}.ARSection-module__Ii5LgG__arExperienceCard{text-align:center;background:#fff;border:2px solid #0000;border-radius:1.2rem;padding:1.5rem;transition:all .3s;box-shadow:0 4px 16px #1e46321a}.ARSection-module__Ii5LgG__arExperienceCard:hover{border-color:var(--golden-sand);transform:translateY(-8px);box-shadow:0 12px 32px #1e463233}.ARSection-module__Ii5LgG__arExperienceImage{object-fit:cover;object-position:center;border-radius:.8rem;width:100%;height:250px;margin-bottom:1rem}.ARSection-module__Ii5LgG__arExperienceCaption h4{color:var(--forest-green);margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.ARSection-module__Ii5LgG__arExperienceCaption p{color:var(--bark-brown);margin:0;font-size:1rem}.ARSection-module__Ii5LgG__arFeatures{background:#f4c5420d;border-radius:1.5rem;margin:3rem 0;padding:2.5rem 2rem}.ARSection-module__Ii5LgG__arFeatures h3{color:var(--forest-green);margin-bottom:2rem;font-size:1.8rem;font-weight:800}.ARSection-module__Ii5LgG__arFeatureList{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.ARSection-module__Ii5LgG__arFeatureItem{background:#fff;border-radius:1rem;align-items:flex-start;gap:1rem;padding:1.5rem;transition:transform .2s;display:flex;box-shadow:0 2px 8px #1e463214}.ARSection-module__Ii5LgG__arFeatureItem:hover{transform:translateY(-2px)}.ARSection-module__Ii5LgG__featureIcon{flex-shrink:0;margin-top:.2rem;font-size:1.5rem}.ARSection-module__Ii5LgG__arFeatureItem h4{color:var(--forest-green);margin:0 0 .3rem;font-size:1.1rem;font-weight:700}.ARSection-module__Ii5LgG__arFeatureItem p{color:var(--bark-brown);margin:0;font-size:.95rem;line-height:1.4}.ARSection-module__Ii5LgG__arNote{color:var(--bark-brown);max-width:600px;margin-top:2rem;margin-left:auto;margin-right:auto;font-size:1rem;font-style:italic}@media (max-width:768px){.ARSection-module__Ii5LgG__arExperienceImage{object-fit:contain;background:var(--sky-cream);height:300px}.ARSection-module__Ii5LgG__arMainTitle{margin:0 0 1rem;font-size:2.5rem;line-height:1.1}.ARSection-module__Ii5LgG__arMainFeature{margin-bottom:2rem;padding:1.5rem}.ARSection-module__Ii5LgG__arHeroCaption h3{font-size:1.3rem}.ARSection-module__Ii5LgG__arExperienceGrid{grid-template-columns:1fr;gap:1.5rem}.ARSection-module__Ii5LgG__arFeatures{padding:2rem 1rem}.ARSection-module__Ii5LgG__arFeatureList{grid-template-columns:1fr;gap:1rem}.ARSection-module__Ii5LgG__arFeatureItem{padding:1rem}}@media (max-width:600px){.ARSection-module__Ii5LgG__arMainTitle{margin:0 0 .8rem;padding:0 .5rem;font-size:2rem;line-height:1.1}}@media (max-width:500px){.ARSection-module__Ii5LgG__arMainTitle{letter-spacing:.01em;margin:0 0 .5rem;padding:0 1rem;font-size:1.6rem;line-height:1.2}}@media (max-width:480px){.ARSection-module__Ii5LgG__arExperienceImage{object-fit:contain;background:var(--sky-cream);height:280px}}
