.hub-layout{background:oklch(97.5% .005 250deg);min-height:100vh}.hub-hero{position:relative;padding:10rem 1.5rem 6rem;background:linear-gradient(135deg,#050505,#111111);color:#ffffff;text-align:center;overflow:hidden;border-bottom-left-radius:40px;border-bottom-right-radius:40px;display:flex;flex-direction:column;align-items:center}.hub-hero:before{content:"";position:absolute;top:-50%;right:-20%;width:60%;height:200%;background:radial-gradient(circle,rgba(59,130,246,.08) 0,transparent 70%);pointer-events:none}.hub-hero--category{padding:9rem 1.5rem 5rem}.hub-hero__back{display:inline-flex;align-items:center;gap:.5rem;color:rgba(255,255,255,.5);font-size:.85rem;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;margin-bottom:2rem;transition:color .3s;padding:.5rem 1rem;border-radius:100px;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hub-hero__back:hover{color:#fff;background:rgba(255,255,255,.1)}.hub-hero__title{font-size:clamp(3rem,7vw,5rem);font-weight:800;background:linear-gradient(180deg,#fff 40%,rgba(255,255,255,.4));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.04em;line-height:1.05;margin-bottom:1.5rem;max-width:900px}.hub-hero__subtitle{font-size:clamp(1rem,2vw,1.25rem);color:rgba(255,255,255,.65);line-height:1.6;max-width:600px;margin:0 auto}.hub-main{padding:4rem 0 6rem;position:relative;z-index:2}.hub-section-title{font-size:1.75rem;font-weight:800;color:var(--apple-black);letter-spacing:-.02em;margin-bottom:2.5rem}.hub-categories{margin-bottom:4rem}.hub-cat-list{display:flex;flex-wrap:wrap;gap:.75rem}.hub-cat-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#ffffff;border:1px solid rgba(0,0,0,.04);border-radius:100px;font-size:.95rem;font-weight:600;color:var(--apple-text);text-decoration:none;box-shadow:0 4px 12px rgba(0,0,0,.02);transition:all .3s cubic-bezier(.16,1,.3,1)}.hub-cat-pill:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.06);border-color:rgba(0,0,0,.1)}.hub-cat-pill__icon{font-size:1.1rem}.hub-articles{margin-bottom:5rem}.hub-articles--preview{padding:6rem 0;position:relative}.hub-preview-header{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem;padding:3rem;background:linear-gradient(135deg,#050505,#111111);border-radius:24px;color:#fff;position:relative;overflow:hidden;box-shadow:0 16px 40px rgba(0,0,0,.1)}@media (min-width:768px){.hub-preview-header{flex-direction:row;align-items:center;justify-content:space-between;padding:4rem}}.hub-preview-header:before{content:"";position:absolute;top:-50%;right:-20%;width:60%;height:200%;background:radial-gradient(circle,rgba(59,130,246,.15) 0,transparent 60%);pointer-events:none}.hub-preview-header__content{position:relative;z-index:2;max-width:600px}.hub-preview-header__badge{display:inline-block;padding:.35rem .75rem;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1);color:#fff;border-radius:100px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hub-preview-header__title{font-size:clamp(2rem,4vw,3rem);font-weight:800;background:linear-gradient(180deg,#fff 40%,rgba(255,255,255,.5));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;line-height:1.1;margin-bottom:1rem;letter-spacing:-.03em}.hub-preview-header__desc{font-size:1.1rem;color:rgba(255,255,255,.65);line-height:1.6}.hub-preview-header__btn{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;background:#ffffff;color:#000000;font-weight:600;font-size:1rem;border-radius:100px;text-decoration:none;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;white-space:nowrap}.hub-preview-header__btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(255,255,255,.15)}.hub-articles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.25rem;gap:1.25rem}.hub-article-card{display:flex;flex-direction:column;background:#ffffff;border-radius:20px;border:1px solid rgba(0,0,0,.04);text-decoration:none;color:inherit;box-shadow:0 4px 24px rgba(0,0,0,.03);transition:all .4s cubic-bezier(.16,1,.3,1);height:100%;overflow:hidden}.hub-article-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px rgba(0,0,0,.06);border-color:rgba(59,130,246,.15)}.hub-article-card__image-wrap{position:relative;width:100%;padding-bottom:56.25%;background-color:#f8f9fa;overflow:hidden;border-bottom:1px solid rgba(0,0,0,.02)}.hub-article-card__image{object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.hub-article-card:hover .hub-article-card__image{transform:scale(1.05)}.hub-article-card__content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.hub-article-card__badge{display:inline-flex;align-items:center;align-self:flex-start;padding:.25rem .6rem;background:oklch(97% .01 250deg);color:oklch(45% .12 250deg);border-radius:100px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.hub-article-card__title{font-size:1.15rem;font-weight:700;color:var(--apple-black);line-height:1.4;margin-bottom:.75rem;letter-spacing:-.01em}.hub-article-card__excerpt{font-size:.9rem;color:var(--apple-secondary);line-height:1.5;margin-bottom:1.5rem;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hub-article-card__meta{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(0,0,0,.04);padding-top:1rem;margin-top:auto}.hub-article-card__date{font-size:.8rem;color:var(--apple-secondary)}.hub-article-card__read{font-size:.85rem;font-weight:600;color:var(--tailwind-blue-500);display:flex;align-items:center;gap:.25rem;transition:transform .3s}.hub-article-card:hover .hub-article-card__read{transform:translateX(4px)}.hub-cta{background:linear-gradient(135deg,#111,#000);border-radius:24px;padding:3rem 2rem;text-align:center;color:#fff;position:relative;overflow:hidden;box-shadow:0 16px 32px rgba(0,0,0,.12);margin-top:4rem}.hub-cta:before{content:"";position:absolute;top:-50%;left:50%;transform:translateX(-50%);width:100%;height:200%;background:radial-gradient(circle,rgba(59,130,246,.12) 0,transparent 60%);pointer-events:none}.hub-cta__content{position:relative;z-index:2;max-width:600px;margin:0 auto}.hub-cta__title{font-size:2rem;font-weight:800;color:#fff;margin-bottom:1rem;letter-spacing:-.03em}.hub-cta__desc{font-size:1.05rem;color:rgba(255,255,255,.65);margin-bottom:2rem;line-height:1.6}.hub-cta__btn{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#000;padding:1rem 2.5rem;border-radius:100px;font-weight:600;font-size:1rem;box-shadow:0 8px 16px rgba(0,0,0,.2);transition:transform .3s,box-shadow .3s;text-decoration:none}.hub-cta__btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(0,0,0,.3)}.hub-faq{margin-top:4rem;padding-top:4rem;border-top:1px solid rgba(0,0,0,.04)}.hub-faq__list{display:flex;flex-direction:column;gap:.75rem}.hub-faq__item{background:#ffffff;border-radius:16px;border:1px solid rgba(0,0,0,.04);box-shadow:0 2px 8px rgba(0,0,0,.02);overflow:hidden;transition:all .3s cubic-bezier(.16,1,.3,1)}.hub-faq__item[open]{box-shadow:0 8px 24px rgba(0,0,0,.04);border-color:rgba(0,0,0,.08)}.hub-faq__question{padding:1.25rem 1.5rem;font-weight:700;font-size:1.05rem;color:var(--apple-black);cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between}.hub-faq__question:after{content:"+";font-size:1.5rem;font-weight:300;color:var(--apple-secondary,#888);transition:transform .3s}.hub-faq__item[open] .hub-faq__question:after{transform:rotate(45deg)}.hub-faq__question::-webkit-details-marker{display:none}.hub-faq__answer{padding:0 1.5rem 1.5rem;font-size:.95rem;color:var(--apple-secondary);line-height:1.6}.hub-hero-content{padding:2.5rem;background:#ffffff;border-radius:20px;margin-bottom:3rem;font-size:1rem;line-height:1.7;color:var(--apple-secondary);box-shadow:0 4px 24px rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.04)}.hub-hero-content h2,.hub-hero-content h3,.hub-hero-content h4{color:var(--apple-black);margin:1.5rem 0 .75rem;font-weight:800;letter-spacing:-.01em}.hub-hero-content p{margin-bottom:1rem}.hub-hero-content ol,.hub-hero-content ul{margin:1rem 0 1rem 1.75rem}.hub-hero-content a{color:var(--tailwind-blue-500);text-decoration:underline;text-underline-offset:3px}.hub-empty{text-align:center;padding:5rem 2rem;background:#fff;border-radius:20px;border:1px dashed rgba(0,0,0,.1);color:var(--apple-secondary)}.hub-empty__icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.hub-empty__text{font-size:1.1rem}.Awards_section__bnc9e{padding:120px 1.5rem;margin:0 auto;background-color:var(--apple-white);position:relative;z-index:2}.Awards_rightColumn__NMQ_v{display:flex;flex-direction:column}.Awards_imageContainer__T_Hov{position:relative;width:100%;border-radius:40px;overflow:hidden;background:var(--apple-black);margin-top:60px;box-shadow:0 40px 100px rgba(0,0,0,.08)}.Awards_image__KPNFK{width:100%;display:block;object-fit:cover;filter:brightness(.9)}.Awards_contentGrid__K0Bnc{display:grid;grid-template-columns:1fr;grid-gap:60px;gap:60px;align-items:flex-start}@media(min-width:1024px){.Awards_contentGrid__K0Bnc{grid-template-columns:1fr 1.1fr;gap:120px}}.Awards_sectionLabel__vQ8Z5{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--apple-blue);margin-bottom:24px;display:block}.Awards_headline__XIp_z{font-size:clamp(3rem,6vw,5.5rem);font-weight:800;line-height:1;letter-spacing:-.04em;margin-bottom:32px;color:var(--apple-text)}.Awards_description__fBWba{font-size:1.25rem;line-height:1.6;color:var(--apple-secondary);font-weight:400;max-width:540px}.Awards_description__fBWba.Awards_mt6__hOETu{margin-top:24px}.Awards_statsGrid__4j3A8{display:grid;grid-template-columns:1fr;grid-gap:48px;gap:48px;padding-top:20px}@media(min-width:640px){.Awards_statsGrid__4j3A8{grid-template-columns:repeat(3,1fr)}}.Awards_statItem__AwzyL{display:flex;flex-direction:column;gap:12px}.Awards_statNumber__1KfJR{font-size:72px;font-weight:700;letter-spacing:-.05em;line-height:1;color:var(--apple-black)}.Awards_statLabel__chK9W{font-size:13px;line-height:1.5;color:var(--apple-secondary);font-weight:500;text-transform:uppercase;letter-spacing:.02em}.Awards_btnApple__BUiFI{display:inline-flex;align-items:center;padding:20px 48px;background-color:var(--apple-blue);color:#fff;border-radius:980px;font-size:16px;font-weight:600;transition:all .4s cubic-bezier(.16,1,.3,1);text-decoration:none;margin-top:56px}.Awards_btnApple__BUiFI:hover{transform:scale(1.02) translateY(-2px);background-color:#0077ed;box-shadow:0 20px 40px rgba(0,113,227,.25)}.Awards_reveal__u_ME2{opacity:0;transform:translateY(40px);transition:all 1.2s cubic-bezier(.16,1,.3,1)}.Awards_reveal__u_ME2.Awards_visible___iRez{opacity:1;transform:translateY(0)}