.home-page{background-color:#fcfcfc;min-height:100vh;padding-bottom:8rem}.home-hero{justify-content:center;align-items:center;width:100%;height:280px;display:flex;position:relative;overflow:hidden}.home-hero__img{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.home-hero__shade{z-index:1;background:linear-gradient(#0000001a 0%,#000c 100%);position:absolute;inset:0}.home-hero__title{z-index:2;color:#fff;text-align:center;text-shadow:0 4px 20px #00000080;margin-top:2rem;padding:0 1rem;font-family:Sora,sans-serif;font-size:2.5rem;font-weight:800;line-height:1.1;position:relative}.quick-access{z-index:10;margin-top:.5rem;padding:1.5rem 1rem;position:relative}.quick-access__grid{grid-template-columns:repeat(2,1fr);gap:.8rem;display:grid}.quick-card{aspect-ratio:4/3;background:#fff;border-radius:12px;align-items:flex-end;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000014}.quick-card img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .3s;display:block;position:absolute;top:0;left:0}.quick-card:after{content:"";background:linear-gradient(#0000 40%,#000000d9 100%);position:absolute;inset:0}.quick-card__copy{z-index:2;width:100%;padding:.8rem;position:relative}.quick-card__title{color:#fff;justify-content:space-between;align-items:center;margin:0;font-family:Sora,sans-serif;font-size:.85rem;font-weight:700;line-height:1.2;display:flex}.quick-card__title .icon{opacity:.8;width:14px;height:14px}.home-info-box{color:#666;text-align:center;background:#fff;border:1.5px solid #12d3c6;border-radius:8px;padding:1.5rem 1.2rem;font-size:.9rem;line-height:1.5;position:relative;overflow:hidden}.home-info-box strong{color:#1a1a1a;font-weight:700}.home-info-box:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 40'%3E%3Cpath fill='%230e2b4c' d='M0,40 L30,15 L50,25 L80,0 L100,20 L100,40 Z'/%3E%3Cpath fill='none' stroke='%2312d3c6' stroke-width='2' d='M0,40 L30,15 L50,25 L80,0 L100,20'/%3E%3C/svg%3E");background-position:100% 100%;background-repeat:no-repeat;background-size:contain;width:80px;height:30px;position:absolute;bottom:0;right:0}.home-section{padding:1.5rem 0 .5rem}.home-section__header{justify-content:space-between;align-items:baseline;margin-bottom:1rem;padding:0 1.5rem;display:flex}.home-section__header h2{color:#1a1a1a;margin:0;font-family:Sora,sans-serif;font-size:1.35rem}.home-section__header .controls{color:#999;gap:.5rem;display:flex}.home-section__header .controls .icon{cursor:pointer;width:18px;height:18px}.home-scroll{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:1.2rem;padding-bottom:1.5rem;scroll-padding-left:1.5rem;display:flex;overflow-x:auto}.home-scroll::-webkit-scrollbar{display:none}.home-scroll:after{content:"";flex:0 0 .5rem}.scroll-card{scroll-snap-align:start;flex-direction:column;flex-shrink:0;gap:.8rem;min-width:260px;max-width:280px;text-decoration:none;display:flex}.scroll-card:first-child{margin-left:1.5rem}.scroll-card__media{border:1.5px solid #12d3c6;border-radius:12px;flex-direction:column;width:100%;display:flex;overflow:hidden;box-shadow:0 4px 10px #0000000d}.scroll-card__media img{object-fit:cover;width:100%;height:140px;display:block}.scroll-card__media-title{background-color:#0e2b4c;padding:.8rem 1rem}.scroll-card__media-title h3{color:#fff;margin:0;font-family:Sora,sans-serif;font-size:1.05rem;font-weight:700;line-height:1.2}.scroll-card__desc{color:#1a1a1a;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;padding:0 .2rem;font-size:.9rem;line-height:1.4;display:-webkit-box;overflow:hidden}.info-card{text-align:center;scroll-snap-align:start;background:#fff;border:1px solid #12d3c6;border-top:4px solid #0e2b4c;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-width:180px;height:180px;padding:1.5rem;display:flex;box-shadow:0 4px 12px #12d3c614}.info-card:first-child{margin-left:1.5rem}.info-card__icon{color:#0e2b4c;background:#12d3c626;border-radius:50%;padding:.8rem;display:flex}.info-card__content h3{color:#0b1528;margin:0 0 .4rem;font-family:Sora,sans-serif;font-size:1rem;font-weight:700}.info-card__content p{color:#4b5563;margin:0;font-size:.85rem;line-height:1.3}
