:root{--uc-leading-tight:1.1;--uc-leading-relaxed:1.6;--uc-radius-lg:1.5rem;--uc-radius-md:1rem;--uc-transition:.3s cubic-bezier(.4, 0, .2, 1);--color-hero-bg:15 23 42;--color-hero-text:255 255 255;--color-hero-text-muted:255 255 255}.uc-container{max-width:1120px;margin:0 auto;padding:0 1.5rem}.uc-section{padding:4rem 0}.uc-section--compact{padding:3rem 0}@media (width>=768px){.uc-section{padding:5rem 0}.uc-section--compact{padding:4rem 0}}@media (width<=640px){.uc-section{padding:3rem 0}.uc-section--compact{padding:2.5rem 0}}.uc-headline{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:var(--uc-leading-tight);letter-spacing:-.02em;color:rgb(var(--color-text-primary));margin:0 0 1.5rem}.uc-headline--hero{letter-spacing:-.03em;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:var(--uc-leading-tight);color:rgb(var(--color-hero-text,255 255 255));text-align:left}@media (width>=768px){.uc-headline--hero{text-align:center}}.uc-headline--section{text-align:center;margin-bottom:2rem;font-size:clamp(1.75rem,4vw,2.25rem)}.uc-subheadline{font-size:clamp(1.125rem,2vw,1.35rem);line-height:var(--uc-leading-relaxed);color:rgb(var(--color-text-secondary));max-width:60ch;font-weight:400}.uc-subheadline--hero{color:rgb(var(--color-hero-text-muted,255 255 255) / .8);text-align:left;max-width:none;margin-bottom:2.5rem;font-size:clamp(1.125rem,2.5vw,1.375rem)}@media (width>=768px){.uc-subheadline--hero{text-align:center}}.uc-subheadline--center{text-align:center;margin:0 auto 3.5rem}.uc-hero{background-color:rgb(var(--color-hero-bg,15 23 42));background-image:radial-gradient(at 0% 0%, rgb(var(--color-blue-primary) / .2) 0px, transparent 50%), radial-gradient(at 100% 0%, rgb(var(--color-blue-primary) / .15) 0px, transparent 50%), radial-gradient(at 50% 100%, rgb(var(--color-blue-primary) / .1) 0px, transparent 50%);padding:2.5rem 0 4rem;position:relative;overflow:hidden}.uc-hero:before{content:"";background:radial-gradient(ellipse, rgb(var(--color-blue-primary) / .12) 0%, transparent 60%);filter:blur(60px);z-index:0;pointer-events:none;width:120%;height:100%;position:absolute;top:-30%;left:50%;transform:translate(-50%)}@media (width>=768px){.uc-hero{padding:3.5rem 0 5rem}}.uc-hero--compact{text-align:center;padding:2rem 0 1.5rem}@media (width>=768px){.uc-hero--compact{padding:2.5rem 0 2rem}}.uc-hero--compact .uc-headline--hero{margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem)}.uc-hero--compact .uc-subheadline--hero{max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,2vw,1.125rem)}.uc-hero--compact+.uc-section{padding-top:2.5rem}@media (width>=768px){.uc-hero--compact+.uc-section{padding-top:3rem}}.uc-hero__inner{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.uc-hero__icon{background:rgb(var(--color-hero-text,255 255 255) / .08);-webkit-backdrop-filter:blur(12px);border:1px solid rgb(var(--color-hero-text,255 255 255) / .15);border-radius:var(--uc-radius-lg);justify-content:center;align-items:center;width:5rem;height:5rem;margin-bottom:2rem;display:flex}.uc-hero__icon svg{color:#fff;font-size:2.5rem}.uc-hero__meta{color:rgb(var(--color-hero-text,255 255 255) / .7);justify-content:center;align-items:center;gap:1rem;margin-top:1rem;font-size:.875rem;display:flex}.uc-hero__meta-dot{background:rgb(var(--color-hero-text,255 255 255) / .5);border-radius:50%;width:4px;height:4px}.uc-hero__content{max-width:800px}.uc-hero__proof{border-top:1px solid rgb(var(--color-hero-text,255 255 255) / .1);flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:3rem;padding-top:2.5rem;display:flex}.uc-hero__proof-item{color:rgb(var(--color-hero-text,255 255 255) / .7);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.uc-hero__proof-item svg{color:rgb(var(--color-blue-primary) / .8);font-size:1.125rem}@media (width<=640px){.uc-hero__proof{flex-direction:column;align-items:center;gap:.875rem}}.uc-contrast-grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}@media (width<=768px){.uc-contrast-grid{grid-template-columns:1fr;gap:3rem}}.uc-contrast-col{flex-direction:column;gap:1rem;display:flex}.uc-contrast-col__header{align-items:center;gap:.875rem;margin-bottom:.75rem;display:flex}.uc-contrast-col__icon{border-radius:var(--uc-radius-md);justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.uc-contrast-col__icon--pain{background:linear-gradient(135deg, rgb(var(--color-red-primary) / .15) 0%, rgb(var(--color-red-primary) / .05) 100%);border:1px solid rgb(var(--color-red-primary) / .2);color:rgb(var(--color-red-primary))}.uc-contrast-col__icon--outcome{background:linear-gradient(135deg, rgb(var(--color-green-primary) / .15) 0%, rgb(var(--color-green-primary) / .05) 100%);border:1px solid rgb(var(--color-green-primary) / .2);color:rgb(var(--color-green-primary))}.uc-contrast-col__title{color:rgb(var(--color-text-primary));font-size:1.25rem;font-weight:600}.uc-mini-card{background:rgb(var(--color-bg-secondary));border:1px solid rgb(var(--color-border-secondary));border-radius:var(--uc-radius-md);transition:all var(--uc-transition);align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex}.uc-mini-card:hover{background:rgb(var(--color-bg-tertiary));border-color:rgb(var(--color-border-primary))}.uc-mini-card__icon{flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-top:.125rem;display:flex}.uc-mini-card__icon--pain{color:rgb(var(--color-red-primary))}.uc-mini-card__icon--outcome{color:rgb(var(--color-green-primary))}.uc-mini-card__text{color:rgb(var(--color-text-secondary));font-size:.9375rem;line-height:1.6}.uc-bento{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1.25rem;display:grid}@media (width>=768px){.uc-bento{gap:1.5rem}}.uc-bento--compact{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:1rem}@media (width>=768px){.uc-bento--compact{grid-template-columns:repeat(3,1fr);gap:1rem}}.uc-bento__card{background:rgb(var(--color-bg-secondary));-webkit-backdrop-filter:blur(10px);border:1px solid rgb(var(--color-border-secondary));border-radius:var(--uc-radius-lg);transition:all var(--uc-transition);padding:1.25rem;position:relative;overflow:hidden}@media (width>=768px){.uc-bento__card{padding:1.5rem}}.uc-bento--compact .uc-bento__card{padding:1rem}@media (width>=768px){.uc-bento--compact .uc-bento__card{padding:1.25rem}}.uc-bento__card:hover{border-color:rgb(var(--color-blue-primary) / .3);box-shadow:0 20px 40px -10px #00000026, 0 0 0 1px rgb(var(--color-blue-primary) / .1);transform:translateY(-4px)}.uc-bento__icon{background:linear-gradient(135deg, rgb(var(--color-blue-primary) / .12) 0%, rgb(var(--color-blue-primary) / .04) 100%);border:1px solid rgb(var(--color-blue-primary) / .2);border-radius:var(--uc-radius-md);justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin-bottom:.75rem;display:flex}.uc-bento__icon svg{color:rgb(var(--color-blue-primary));font-size:1.25rem}.uc-bento--compact .uc-bento__icon{width:2.5rem;height:2.5rem;margin-bottom:.625rem}.uc-bento--compact .uc-bento__icon svg{font-size:1.125rem}.uc-bento__title{color:rgb(var(--color-text-primary));margin-bottom:.375rem;font-size:1rem;font-weight:600}.uc-bento__desc{color:rgb(var(--color-text-tertiary));font-size:.875rem;line-height:1.55}.uc-bento--compact .uc-bento__title{margin-bottom:.25rem;font-size:.9375rem}.uc-bento--compact .uc-bento__desc{font-size:.8125rem;line-height:1.5}.uc-workflows-horizontal{grid-template-columns:1fr;gap:2rem;max-width:1000px;margin:0 auto;display:grid}@media (width>=640px){.uc-workflows-horizontal{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (width>=900px){.uc-workflows-horizontal{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:2rem}}.uc-workflow-step{text-align:center}.uc-workflow-step__num{background:linear-gradient(135deg, rgb(var(--color-blue-primary)) 0%, rgb(var(--color-blue-tertiary)) 100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin:0 auto 1rem;font-size:1.25rem;font-weight:700;display:flex}.uc-workflow-step__title{color:rgb(var(--color-text-primary));margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.uc-workflow-step__text{color:rgb(var(--color-text-secondary));font-size:.9375rem;line-height:1.6}.uc-workflows{flex-direction:column;gap:1rem;max-width:720px;margin:0 auto;display:flex}.uc-workflow{background:rgb(var(--color-bg-secondary));border:1px solid rgb(var(--color-border-secondary));border-radius:var(--uc-radius-md);transition:all var(--uc-transition);align-items:flex-start;gap:1.25rem;padding:1.5rem 1.75rem;display:flex}.uc-workflow:hover{background:rgb(var(--color-bg-tertiary));border-color:rgb(var(--color-border-primary))}.uc-workflow__num{background:linear-gradient(135deg, rgb(var(--color-blue-primary)) 0%, rgb(var(--color-blue-tertiary)) 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.875rem;font-weight:700;display:flex}.uc-workflow__text{color:rgb(var(--color-text-secondary));padding-top:.375rem;font-size:.9375rem;line-height:1.65}.uc-faq-list{flex-direction:column;max-width:720px;margin:0 auto;display:flex}.uc-faq{border:none;border-bottom:1px solid rgb(var(--color-border-secondary));background:0 0;border-radius:0;overflow:hidden}.uc-faq:first-child{border-top:1px solid rgb(var(--color-border-secondary))}.uc-faq summary{color:rgb(var(--color-text-primary));cursor:pointer;transition:color var(--uc-transition);justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:1.0625rem;font-weight:500;list-style:none;display:flex}.uc-faq summary::-webkit-details-marker{display:none}.uc-faq summary:after{content:"+";color:rgb(var(--color-text-tertiary));transition:transform var(--uc-transition), color var(--uc-transition);font-size:1.5rem;font-weight:300}.uc-faq[open] summary{color:rgb(var(--color-blue-primary))}.uc-faq[open] summary:after{color:rgb(var(--color-blue-primary));transform:rotate(45deg)}.uc-faq__answer{color:rgb(var(--color-text-tertiary));padding:0 0 1.5rem;font-size:.9375rem;line-height:1.7;animation:.3s ease-out uc-fadeIn}@keyframes uc-fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.uc-crosslinks{flex-wrap:wrap;justify-content:center;gap:.875rem;display:flex}.uc-crosslink{background:rgb(var(--color-bg-secondary));border:1px solid rgb(var(--color-border-secondary));color:rgb(var(--color-text-secondary));transition:all var(--uc-transition);border-radius:3rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex}.uc-crosslink:hover{border-color:rgb(var(--color-blue-primary));color:rgb(var(--color-blue-primary));background:rgb(var(--color-blue-primary) / .08);transform:translateY(-2px)}.uc-crosslink img{width:1.25rem;height:1.25rem}.uc-others{grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:800px;margin:0 auto;display:grid}@media (width<=640px){.uc-others{grid-template-columns:1fr}}.uc-other-card{background:rgb(var(--color-bg-secondary));border:1px solid rgb(var(--color-border-secondary));border-radius:var(--uc-radius-lg);transition:all var(--uc-transition);flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.25rem;text-decoration:none;display:flex}.uc-other-card:hover{border-color:rgb(var(--color-blue-primary) / .4);box-shadow:var(--shadow-overlay);transform:translateY(-4px)}.uc-other-card__icon{background:rgb(var(--color-bg-tertiary));border-radius:var(--uc-radius-md);width:3rem;height:3rem;transition:all var(--uc-transition);justify-content:center;align-items:center;display:flex}.uc-other-card__icon svg{color:rgb(var(--color-text-secondary));transition:color var(--uc-transition);font-size:1.375rem}.uc-other-card__title{color:rgb(var(--color-text-primary));text-align:center;font-size:.9375rem;font-weight:600}.uc-other-card[data-color=blue]:hover .uc-other-card__icon{background:rgb(var(--color-blue-primary) / .15)}.uc-other-card[data-color=blue]:hover .uc-other-card__icon svg{color:rgb(var(--color-blue-primary))}.uc-other-card[data-color=green]:hover .uc-other-card__icon{background:rgb(var(--color-green-primary) / .15)}.uc-other-card[data-color=green]:hover .uc-other-card__icon svg{color:rgb(var(--color-green-primary))}.uc-other-card[data-color=orange]:hover .uc-other-card__icon{background:rgb(var(--color-orange-primary) / .15)}.uc-other-card[data-color=orange]:hover .uc-other-card__icon svg{color:rgb(var(--color-orange-primary))}.uc-other-card[data-color=purple]:hover .uc-other-card__icon{background:rgb(var(--color-purple-primary) / .15)}.uc-other-card[data-color=purple]:hover .uc-other-card__icon svg{color:rgb(var(--color-purple-primary))}.uc-final-cta{background-color:rgb(var(--color-hero-bg,15 23 42));background-image:radial-gradient(at 50% 0%, rgb(var(--color-blue-primary) / .15) 0px, transparent 50%);text-align:center;padding:5rem 0;position:relative}@media (width>=768px){.uc-final-cta{padding:6rem 0}}.uc-final-cta__title{color:rgb(var(--color-hero-text,255 255 255));margin-bottom:.75rem;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700}.uc-final-cta__desc{color:rgb(var(--color-hero-text,255 255 255) / .7);margin-bottom:2rem;font-size:1.0625rem}.uc-bg--white{background:rgb(var(--color-bg-primary))}.uc-bg--subtle{background:rgb(var(--color-bg-secondary))}.uc-bg--muted{background:rgb(var(--color-bg-tertiary))}.uc-text-center{text-align:center}.uc-mx-auto{margin-left:auto;margin-right:auto}.uc-mb-0{margin-bottom:0}.uc-mb-2{margin-bottom:1rem}.uc-mb-3{margin-bottom:1.5rem}.uc-mb-4{margin-bottom:2rem}.uc-guide-card{background:rgb(var(--color-bg-secondary));-webkit-backdrop-filter:blur(10px);border:1px solid rgb(var(--color-border-secondary));border-radius:var(--uc-radius-lg);transition:all var(--uc-transition);flex-direction:column;padding:2rem;text-decoration:none;display:flex}.uc-guide-card:hover{border-color:rgb(var(--color-blue-primary) / .3);box-shadow:0 20px 40px -10px #00000026, 0 0 0 1px rgb(var(--color-blue-primary) / .1);transform:translateY(-4px)}.uc-guide-card__header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.uc-guide-card__icon{background:linear-gradient(135deg, rgb(var(--color-blue-primary) / .12) 0%, rgb(var(--color-blue-primary) / .04) 100%);border:1px solid rgb(var(--color-blue-primary) / .2);border-radius:var(--uc-radius-md);width:3.25rem;height:3.25rem;transition:all var(--uc-transition);justify-content:center;align-items:center;display:flex}.uc-guide-card__icon svg{color:rgb(var(--color-text-secondary));transition:color var(--uc-transition);font-size:1.5rem}.uc-guide-card__meta{flex:1}.uc-guide-card__title{color:rgb(var(--color-text-primary));margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.uc-guide-card__time{color:rgb(var(--color-text-tertiary));font-size:.8125rem}.uc-guide-card__desc{color:rgb(var(--color-text-tertiary));margin-bottom:1.25rem;font-size:.9375rem;line-height:1.65}.uc-guide-card__cta{color:rgb(var(--color-blue-primary));align-items:center;gap:.375rem;margin-top:auto;font-size:.875rem;font-weight:500;display:inline-flex}.uc-guide-card__cta svg{transition:transform var(--uc-transition);font-size:1rem}.uc-guide-card:hover .uc-guide-card__cta svg{transform:translate(4px)}.uc-guide-card[data-color=blue]:hover .uc-guide-card__icon{background:rgb(var(--color-blue-primary) / .15);border-color:rgb(var(--color-blue-primary) / .3)}.uc-guide-card[data-color=blue]:hover .uc-guide-card__icon svg{color:rgb(var(--color-blue-primary))}.uc-guide-card[data-color=green]:hover .uc-guide-card__icon{background:rgb(var(--color-green-primary) / .15);border-color:rgb(var(--color-green-primary) / .3)}.uc-guide-card[data-color=green]:hover .uc-guide-card__icon svg{color:rgb(var(--color-green-primary))}.uc-guide-card[data-color=orange]:hover .uc-guide-card__icon{background:rgb(var(--color-orange-primary) / .15);border-color:rgb(var(--color-orange-primary) / .3)}.uc-guide-card[data-color=orange]:hover .uc-guide-card__icon svg{color:rgb(var(--color-orange-primary))}.uc-guide-card[data-color=purple]:hover .uc-guide-card__icon{background:rgb(var(--color-purple-primary) / .15);border-color:rgb(var(--color-purple-primary) / .3)}.uc-guide-card[data-color=purple]:hover .uc-guide-card__icon svg{color:rgb(var(--color-purple-primary))}.uc-sport-card{background:rgb(var(--color-bg-secondary));-webkit-backdrop-filter:blur(10px);border:1px solid rgb(var(--color-border-secondary));border-radius:var(--uc-radius-lg);transition:all var(--uc-transition);flex-direction:column;padding:2rem;text-decoration:none;display:flex}.uc-sport-card:hover{border-color:rgb(var(--color-blue-primary) / .3);box-shadow:0 20px 40px -10px #00000026, 0 0 0 1px rgb(var(--color-blue-primary) / .1);transform:translateY(-4px)}.uc-sport-card__header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.uc-sport-card__icon{background:rgb(var(--color-bg-tertiary));width:3rem;height:3rem;transition:all var(--uc-transition);border-radius:50%;justify-content:center;align-items:center;padding:.5rem;display:flex}.uc-sport-card__icon img{width:100%;height:100%}.uc-sport-card__meta{flex:1}.uc-sport-card__title{color:rgb(var(--color-text-primary));font-size:1.125rem;font-weight:600}.uc-sport-card__league{color:rgb(var(--color-text-tertiary));font-size:.8125rem}.uc-sport-card__desc{color:rgb(var(--color-text-tertiary));margin-bottom:1rem;font-size:.9375rem;line-height:1.65}.uc-sport-card__tags{flex-wrap:wrap;gap:.5rem;margin-top:auto;display:flex}.uc-sport-card__tag{background:rgb(var(--color-bg-tertiary));color:rgb(var(--color-text-tertiary));border-radius:1rem;padding:.25rem .625rem;font-size:.75rem}.uc-sport-card[data-color=blue]:hover{border-color:rgb(var(--color-blue-primary) / .4)}.uc-sport-card[data-color=blue]:hover .uc-sport-card__icon{background:rgb(var(--color-blue-primary) / .15)}.uc-sport-card[data-color=green]:hover{border-color:rgb(var(--color-green-primary) / .4)}.uc-sport-card[data-color=green]:hover .uc-sport-card__icon{background:rgb(var(--color-green-primary) / .15)}.uc-sport-card[data-color=orange]:hover{border-color:rgb(var(--color-orange-primary) / .4)}.uc-sport-card[data-color=orange]:hover .uc-sport-card__icon{background:rgb(var(--color-orange-primary) / .15)}.uc-sport-card[data-color=purple]:hover{border-color:rgb(var(--color-purple-primary) / .4)}.uc-sport-card[data-color=purple]:hover .uc-sport-card__icon{background:rgb(var(--color-purple-primary) / .15)}.uc-sport-card[data-color=teal]:hover{border-color:rgb(var(--color-teal-primary,20 184 166) / .4)}.uc-sport-card[data-color=teal]:hover .uc-sport-card__icon{background:rgb(var(--color-teal-primary,20 184 166) / .15)}.uc-quick-topic{text-align:center;background:rgb(var(--color-bg-secondary));border:1px solid rgb(var(--color-border-secondary));border-radius:var(--uc-radius-lg);transition:all var(--uc-transition);padding:2rem 1.5rem}.uc-quick-topic:hover{background:rgb(var(--color-bg-tertiary));border-color:rgb(var(--color-border-primary))}.uc-quick-topic__icon{border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin:0 auto 1rem;display:flex}.uc-quick-topic__icon svg{font-size:1.5rem}.uc-quick-topic__title{color:rgb(var(--color-text-primary));margin-bottom:.5rem;font-size:1.0625rem;font-weight:600}.uc-quick-topic__desc{color:rgb(var(--color-text-tertiary));margin-bottom:1rem;font-size:.875rem;line-height:1.6}.uc-secondary-sports{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.uc-secondary-chip{background:rgb(var(--color-bg-secondary));border:1px solid rgb(var(--color-border-secondary));color:rgb(var(--color-text-secondary));border-radius:3rem;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.uc-secondary-chip__league{color:rgb(var(--color-text-tertiary));font-size:.75rem}.uc-stats-row{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;margin:0 auto;display:grid}@media (width>=768px){.uc-stats-row{grid-template-columns:repeat(4,1fr)}}.uc-stat{text-align:center}.uc-stat__value{color:rgb(var(--color-blue-primary));margin-bottom:.25rem;font-size:clamp(2rem,5vw,2.5rem);font-weight:700}.uc-stat__label{color:rgb(var(--color-text-tertiary));font-size:.875rem}.uc-feature-grid{grid-template-columns:repeat(1,1fr);gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}@media (width>=640px){.uc-feature-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.uc-feature-grid{grid-template-columns:repeat(3,1fr)}}.uc-feature-item{text-align:center;background:rgb(var(--color-bg-secondary));border:1px solid rgb(var(--color-border-secondary));border-radius:var(--uc-radius-lg);transition:all var(--uc-transition);flex-direction:column;align-items:center;padding:2rem 1.5rem;text-decoration:none;display:flex}.uc-feature-item:hover{background:rgb(var(--color-bg-tertiary));border-color:rgb(var(--color-border-primary));transform:translateY(-2px)}.uc-feature-item__icon{border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1rem;display:flex}.uc-feature-item__icon svg{font-size:1.5rem}.uc-feature-item__title{color:rgb(var(--color-text-primary));margin-bottom:.5rem;font-size:1.0625rem;font-weight:600}.uc-feature-item__desc{color:rgb(var(--color-text-tertiary));font-size:.875rem;line-height:1.6}.uc-card-stack{perspective:1000px;width:280px;height:180px;position:relative}@media (width>=1024px){.uc-card-stack{width:350px;height:280px}}.uc-card-stack__card{transition:transform .3s;position:absolute}.uc-card-stack__card img{box-shadow:var(--shadow-overlay-strong);border-radius:.5rem}.uc-card-stack__card--back-left{z-index:10;top:50%;left:15%;transform:translateY(-50%)rotate(-12deg)scale(.75)}.uc-card-stack__card--back-right{z-index:20;top:50%;right:15%;transform:translateY(-50%)rotate(12deg)scale(.75)}.uc-card-stack__card--front{z-index:30;top:50%;left:50%;transform:translate(-50%,-50%)}.uc-card-stack__card--front:before{content:"";background:linear-gradient(135deg, rgb(var(--color-blue-primary) / .2), rgb(var(--color-teal-primary,6 182 212) / .1), rgb(var(--color-purple-primary) / .2));filter:blur(32px);z-index:-1;border-radius:1rem;position:absolute;inset:-1rem}@media (width>=1024px){.uc-card-stack__card--front:before{inset:-1.5rem}}@keyframes uc-float{0%,to{transform:translateY(-50%)rotate(-12deg)scale(.75)translateY(0)}50%{transform:translateY(-50%)rotate(-12deg)scale(.75)translateY(-10px)}}@keyframes uc-float-right{0%,to{transform:translateY(-50%)rotate(12deg)scale(.75)translateY(0)}50%{transform:translateY(-50%)rotate(12deg)scale(.75)translateY(-10px)}}@keyframes uc-float-center{0%,to{transform:translate(-50%,-50%)translateY(0)}50%{transform:translate(-50%,-50%)translateY(-10px)}}@keyframes uc-float-simple{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.uc-card-stack__card--back-left{animation:4s ease-in-out .2s infinite uc-float}.uc-card-stack__card--back-right{animation:4s ease-in-out .4s infinite uc-float-right}.uc-card-stack__card--front{animation:4s ease-in-out infinite uc-float-center}.uc-hero--split{padding:2.5rem 0 4rem;overflow:hidden}@media (width>=1024px){.uc-hero--split{padding:3rem 0 5rem}}.uc-hero--split .uc-hero__inner{text-align:center;grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (width>=1024px){.uc-hero--split .uc-hero__inner{text-align:left;grid-template-columns:1fr 1fr;gap:4rem}}.uc-hero--split .uc-headline--hero{margin-bottom:1.5rem}.uc-hero--split .uc-subheadline--hero{max-width:none;margin-bottom:2rem}@media (width>=1024px){.uc-hero--split .uc-subheadline--hero{max-width:480px}}.uc-btn{transition:all var(--uc-transition);border-radius:3rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-flex}.uc-btn--outline{border:1px solid rgb(var(--color-blue-primary));color:rgb(var(--color-blue-primary));background:0 0}.uc-btn--outline:hover{background:rgb(var(--color-blue-primary) / .1);transform:translateY(-2px)}.uc-btn--primary{background:rgb(var(--color-blue-primary));color:#fff;border:none}.uc-btn--primary:hover{opacity:.9;transform:translateY(-2px)}.uc-btn--sm{padding:.5rem 1rem;font-size:.8125rem}.uc-hero__icon-wrapper{justify-content:center;margin-bottom:1.5rem;display:flex}@media (width>=1024px){.uc-hero__icon-wrapper{justify-content:flex-start}}.uc-hero__icon{background:rgb(var(--color-hero-text,255 255 255) / .15);backdrop-filter:blur(8px);border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;padding:.75rem;display:flex}.uc-hero__icon img{object-fit:contain;width:100%;height:100%}.uc-chips{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.uc-chip{background:rgba(var(--color-bg-secondary));color:rgb(var(--color-text-secondary));border:1px solid rgb(var(--color-border-primary));border-radius:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}.uc-chip--highlight{background:rgb(var(--color-blue-primary) / .1);color:rgb(var(--color-blue-primary));border-color:rgb(var(--color-blue-primary))}.uc-feature-card{background:rgb(var(--color-bg-secondary));border:1px solid rgb(var(--color-border-secondary));border-left:4px solid rgb(var(--color-blue-primary));backdrop-filter:blur(8px);border-radius:12px;padding:1.5rem}.uc-feature-card__icon{margin-bottom:.5rem}.uc-feature-card__icon svg{color:rgb(var(--color-text-tertiary));font-size:1.5rem}.uc-feature-card__title{color:rgb(var(--color-text-primary));margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.uc-feature-card__desc{color:rgb(var(--color-text-tertiary));font-size:.875rem;line-height:1.6}.uc-feature-card--muted{border-left-color:rgb(var(--color-text-tertiary));background:rgba(var(--color-bg-tertiary))}.uc-workflow{grid-template-columns:1fr;gap:2rem;max-width:900px;margin:0 auto;display:grid}@media (width>=768px){.uc-workflow{grid-template-columns:repeat(3,1fr)}}.uc-workflow__step{text-align:center}.uc-workflow__number{background:rgb(var(--color-blue-primary));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin:0 auto 1rem;font-size:1.25rem;font-weight:700;display:flex}.uc-workflow__title{color:rgb(var(--color-text-primary));margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.uc-workflow__desc{color:rgb(var(--color-text-tertiary));font-size:.9375rem;line-height:1.6}.uc-link{color:rgb(var(--color-blue-primary));text-decoration:none}.uc-link:hover{text-decoration:underline}.uc-callout{background:rgba(var(--color-bg-secondary));border:1px solid rgb(var(--color-border-primary));border-radius:12px;padding:1.5rem}.uc-callout__title{color:rgb(var(--color-text-primary));margin-bottom:1rem;font-size:1.125rem;font-weight:600}.uc-callout__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.uc-callout__list li{color:rgb(var(--color-text-secondary));align-items:flex-start;gap:.75rem;display:flex}.uc-callout__list li svg{color:rgb(var(--color-blue-primary));flex-shrink:0;margin-top:.125rem;font-size:1.25rem}.uc-demo-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=768px){.uc-demo-grid{grid-template-columns:repeat(2,1fr)}}.uc-demo-item{color:rgb(var(--color-text-secondary));align-items:flex-start;gap:.75rem;display:flex}.uc-demo-item strong{color:rgb(var(--color-text-primary))}.uc-demo-item__icon{background:rgb(var(--color-blue-primary) / .15);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-top:.125rem;display:flex}.uc-demo-item__icon svg{color:rgb(var(--color-blue-primary));font-size:.75rem}.uc-embed-card{background:rgb(var(--color-bg-secondary));border:1px solid rgb(var(--color-border-secondary));border-radius:16px;overflow:hidden}.uc-embed-card__title{color:rgb(var(--color-text-primary));text-align:center;margin-bottom:.75rem;padding:1.5rem 1.5rem 0;font-size:1.5rem;font-weight:600}.uc-embed-card__desc{color:rgb(var(--color-text-tertiary));text-align:center;max-width:800px;margin:0 auto;padding:0 1.5rem 1.5rem;line-height:1.6}.uc-embed-card__frame{background:rgb(var(--color-bg-primary))}.uc-embed-card__frame iframe{border:none;display:block}.uc-section-subtitle{color:rgb(var(--color-text-secondary));text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:600}.uc-screenshot-grid{grid-template-columns:1fr;justify-items:center;gap:2rem;display:grid}@media (width>=768px){.uc-screenshot-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.uc-screenshot-grid{grid-template-columns:repeat(3,1fr)}}.uc-screenshot-grid--4col{grid-template-columns:1fr}@media (width>=768px){.uc-screenshot-grid--4col{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.uc-screenshot-grid--4col{grid-template-columns:repeat(4,1fr)}}.uc-screenshot-step{text-align:center;width:100%;max-width:280px}.uc-screenshot-step__caption{color:rgb(var(--color-text-primary));margin-top:.75rem;font-size:1rem;font-weight:600;line-height:1.5}.uc-proof-points{flex-direction:column;gap:1rem;display:flex}.uc-proof-point{background:rgb(var(--color-bg-secondary));border:1px solid rgb(var(--color-border-secondary));border-radius:12px;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;display:flex}.uc-proof-point svg{color:rgb(var(--color-green-primary));flex-shrink:0;margin-top:.125rem;font-size:1.25rem}.uc-proof-point p{color:rgb(var(--color-text-secondary));margin:0;line-height:1.6}.uc-factoid{background:linear-gradient(135deg, rgb(var(--color-blue-primary) / .1), rgb(var(--color-purple-primary) / .1));border:1px solid rgb(var(--color-border-primary));border-radius:16px;align-items:flex-start;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.uc-factoid__emoji{flex-shrink:0;font-size:1.5rem}.uc-factoid p{color:rgb(var(--color-text-tertiary));margin:0;line-height:1.6}.uc-factoid strong{color:rgb(var(--color-text-secondary))}.uc-cta-banner{background:linear-gradient(135deg, rgb(var(--color-blue-primary) / .1), rgb(var(--color-purple-primary) / .1));border-radius:16px;flex-direction:column;gap:1.5rem;max-width:900px;margin:0 auto;padding:2rem;display:flex}@media (width>=768px){.uc-cta-banner{flex-direction:row;justify-content:space-between;align-items:center}}.uc-cta-banner__content{flex:1}.uc-cta-banner__title{color:rgb(var(--color-text-primary));margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.uc-cta-banner__desc{color:rgb(var(--color-text-secondary));margin:0;line-height:1.6}.guide-paragraph{max-width:58ch;margin-bottom:1rem}.guide-paragraph:last-child{margin-bottom:0}.section-body strong{color:rgb(var(--color-text-primary));font-weight:600}.guide-list{max-width:58ch;margin:1rem 0 1.25rem;padding-left:0;list-style:none}.guide-list li{margin-bottom:.625rem;padding-left:1.5rem;line-height:1.6;position:relative}.guide-list li:before{content:"";background:rgb(var(--color-blue-primary));border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.guide-list li:last-child{margin-bottom:0}.guide-callout{border-radius:8px;max-width:58ch;margin:1.25rem 0;padding:1rem 1.25rem;font-size:.9375rem;line-height:1.6}.callout-label{margin-right:.25rem;font-weight:700}.callout-tip,.callout-pro-tip{background:rgb(var(--color-blue-primary) / .08);border-left:3px solid rgb(var(--color-blue-primary))}.callout-tip .callout-label,.callout-pro-tip .callout-label{color:rgb(var(--color-blue-primary))}.callout-important,.callout-the-bottom-line{background:rgb(var(--color-purple-primary) / .08);border-left:3px solid rgb(var(--color-purple-primary))}.callout-important .callout-label,.callout-the-bottom-line .callout-label{color:rgb(var(--color-purple-primary))}.callout-reality-check{background:rgb(var(--color-orange-primary) / .08);border-left:3px solid rgb(var(--color-orange-primary))}.callout-reality-check .callout-label{color:rgb(var(--color-orange-primary))}.callout-common-mistake,.callout-watch-out{background:rgb(var(--color-red-primary) / .08);border-left:3px solid rgb(var(--color-red-primary))}.callout-common-mistake .callout-label,.callout-watch-out .callout-label{color:rgb(var(--color-red-primary))}.guide-layout{padding-top:3rem;padding-bottom:4rem}.guide-grid{grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (width>=1024px){.guide-grid{grid-template-columns:220px 1fr;gap:4rem}}.guide-toc{display:none}@media (width>=1024px){.guide-toc{display:block}}.toc-sticky{top:calc(var(--header-clearance) + 2rem);position:sticky}.toc-title{text-transform:uppercase;letter-spacing:.1em;color:rgb(var(--color-text-tertiary));border-bottom:1px solid rgb(var(--color-border-primary));margin-bottom:1rem;padding-bottom:.75rem;font-size:.75rem;font-weight:600}.toc-nav{flex-direction:column;gap:.25rem;display:flex}.toc-link{border-radius:6px;align-items:flex-start;gap:.75rem;margin-left:-.75rem;padding:.5rem .75rem;text-decoration:none;transition:all .2s;display:flex}.toc-link:hover{background:rgb(var(--color-bg-secondary))}.toc-link.active{background:rgb(var(--color-blue-secondary))}.toc-link.active .toc-number{color:rgb(var(--color-blue-primary))}.toc-link.active .toc-text{color:rgb(var(--color-blue-primary));font-weight:500}.toc-number{color:rgb(var(--color-text-tertiary));flex-shrink:0;margin-top:.15rem;font-family:monospace;font-size:.7rem;font-weight:600}.toc-text{color:rgb(var(--color-text-secondary));font-size:.875rem;line-height:1.4}.toc-progress{background:rgb(var(--color-border-primary));border-radius:3px;height:3px;margin-top:1.5rem;overflow:hidden}.toc-progress-bar{background:rgb(var(--color-blue-primary));width:0%;height:100%;transition:width .15s}.guide-content{max-width:720px}.intro-card{background:rgb(var(--color-bg-secondary));border-left:4px solid rgb(var(--color-blue-primary));border-radius:12px;margin-bottom:3rem;padding:1.75rem 2rem}.intro-label{text-transform:uppercase;letter-spacing:.1em;color:rgb(var(--color-blue-primary));margin-bottom:.75rem;font-size:.75rem;font-weight:600}.intro-text{color:rgb(var(--color-text-secondary));max-width:65ch;font-size:1.125rem;line-height:1.7}.content-section{border-bottom:1px solid rgb(var(--color-border-primary) / .5);padding:2.5rem 0}.content-section:last-of-type{border-bottom:none}.section-alt{background:rgb(var(--color-bg-secondary) / .3);border-bottom:none;border-radius:12px;margin-left:-2rem;margin-right:-2rem;padding-left:2rem;padding-right:2rem}.section-highlight .section-header{position:relative}.section-highlight .section-header:before{content:"";background:linear-gradient(180deg, rgb(var(--color-blue-primary)), rgb(var(--color-purple-primary)));border-radius:3px;width:3px;position:absolute;top:0;bottom:0;left:-1rem}.section-header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.section-number{color:rgb(var(--color-text-tertiary));background:rgb(var(--color-bg-tertiary));border-radius:4px;padding:.25rem .5rem;font-family:monospace;font-size:.7rem;font-weight:700}.sectsvg{background:rgb(var(--color-blue-secondary));border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.sectsvg svg{color:rgb(var(--color-blue-primary));font-size:1.25rem}.section-title{color:rgb(var(--color-text-primary));font-size:1.5rem;font-weight:700;line-height:1.3}.section-body{color:rgb(var(--color-text-secondary));font-size:1rem;line-height:1.7}.cta-card{background:linear-gradient(135deg, rgb(var(--color-blue-primary) / .08), rgb(var(--color-purple-primary) / .05));border:1px solid rgb(var(--color-blue-primary) / .2);border-radius:16px;align-items:flex-start;gap:1.5rem;margin:3rem 0;padding:2rem;display:flex}.cta-icon{background:rgb(var(--color-blue-primary));border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.cta-icon svg{color:#fff;font-size:1.5rem}.cta-content{flex:1}.cta-headline{color:rgb(var(--color-text-primary));margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.cta-description{color:rgb(var(--color-text-secondary));margin-bottom:1rem;font-size:1rem;line-height:1.6}.cta-button{background:rgb(var(--color-blue-primary));color:#fff;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.cta-button:hover{background:rgb(var(--color-blue-primary) / .9);transform:translateY(-1px)}.cta-button svg{font-size:1rem}.faq-section{border-top:1px solid rgb(var(--color-border-primary));margin-top:3rem;padding-top:3rem}.faq-title{color:rgb(var(--color-text-primary));margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.faq-grid{flex-direction:column;gap:.75rem;display:flex}.faq-item{background:rgb(var(--color-bg-secondary));border:1px solid rgb(var(--color-border-primary));border-radius:10px;overflow:hidden}.faq-question{cursor:pointer;color:rgb(var(--color-text-primary));justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;list-style:none;display:flex}.faq-question::-webkit-details-marker{display:none}.faq-chevron{color:rgb(var(--color-text-tertiary));flex-shrink:0;font-size:1rem;transition:transform .2s}.faq-item[open] .faq-chevron{transform:rotate(180deg)}.faq-answer{color:rgb(var(--color-text-secondary));padding:0 1.5rem 1.25rem;font-size:.9375rem;line-height:1.7}.related-section{border-top:1px solid rgb(var(--color-border-primary));margin-top:3rem;padding-top:2rem}.related-title{text-transform:uppercase;letter-spacing:.05em;color:rgb(var(--color-text-tertiary));margin-bottom:1rem;font-size:.875rem;font-weight:600}.related-links{flex-wrap:wrap;gap:.75rem;display:flex}.related-link{background:rgb(var(--color-bg-secondary));border:1px solid rgb(var(--color-border-primary));color:rgb(var(--color-text-secondary));border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;text-decoration:none;transition:all .2s;display:inline-flex}.related-link:hover{background:rgb(var(--color-blue-secondary));border-color:rgb(var(--color-blue-primary) / .3);color:rgb(var(--color-blue-primary))}.related-link svg{font-size:.875rem}.guide-link[data-color=blue]:hover{border-color:rgb(var(--color-blue-primary))}.guide-link[data-color=blue]:hover .guide-link-icon{background-color:rgb(var(--color-blue-secondary))}.guide-link[data-color=blue]:hover .guide-link-icon svg{color:rgb(var(--color-blue-primary))}.guide-link[data-color=green]:hover{border-color:rgb(var(--color-green-primary))}.guide-link[data-color=green]:hover .guide-link-icon{background-color:rgb(var(--color-green-secondary))}.guide-link[data-color=green]:hover .guide-link-icon svg{color:rgb(var(--color-green-primary))}.guide-link[data-color=orange]:hover{border-color:rgb(var(--color-orange-primary))}.guide-link[data-color=orange]:hover .guide-link-icon{background-color:rgb(var(--color-orange-secondary))}.guide-link[data-color=orange]:hover .guide-link-icon svg{color:rgb(var(--color-orange-primary))}.guide-link[data-color=purple]:hover{border-color:rgb(var(--color-purple-primary))}.guide-link[data-color=purple]:hover .guide-link-icon{background-color:rgb(var(--color-purple-secondary))}.guide-link[data-color=purple]:hover .guide-link-icon svg{color:rgb(var(--color-purple-primary))}@media (width<=640px){.intro-card{padding:1.25rem 1.5rem}.intro-text{font-size:1rem}.section-title{font-size:1.25rem}.section-header{flex-wrap:wrap}.section-number{order:1}.sectsvg{order:2}.section-title{order:3;width:100%;margin-top:.5rem}.section-body{font-size:.9375rem;line-height:1.65}.guide-paragraph{margin-bottom:.875rem}.guide-list li{margin-bottom:.5rem;font-size:.9375rem}.guide-callout{padding:.875rem 1rem;font-size:.875rem}.cta-card{text-align:center;flex-direction:column;padding:1.5rem}.cta-icon{margin:0 auto}.section-alt{margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem}.content-section{padding:2rem 0}}
