.entry-content,.up-content{font-size:1.125rem;line-height:1.7;max-width:65ch;color:var(--color-text);overflow-wrap:break-word;word-break:break-word}.dark .entry-content,.dark .up-content{color:var(--color-text)}.entry-content h1{font-size:2.441rem;font-weight:700}.entry-content h2{font-size:1.953rem;font-weight:700}.entry-content h3{font-size:1.563rem;font-weight:700}.entry-content h4{font-size:1.25rem;font-weight:600}.entry-content h5{font-size:1rem;font-weight:600}.entry-content h6{font-size:.9rem;font-weight:600}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{font-family:var(--font-heading);line-height:1.2;margin-top:2em;margin-bottom:.75em;color:var(--color-text);scroll-margin-top:5rem}.entry-content>:first-child{margin-top:0}.up-anchor-heading{position:relative}.up-anchor-heading:after{content:"#";margin-left:.4em;font-size:.7em;font-weight:400;color:var(--color-primary, #2563eb);opacity:0;transition:opacity .15s ease;vertical-align:middle}.up-anchor-heading:hover:after{opacity:.6}.up-anchor-tooltip{position:absolute;top:-2rem;left:0;background:var(--color-primary, #2563eb);color:#fff;font-size:.75rem;font-weight:500;padding:.25rem .6rem;border-radius:.25rem;white-space:nowrap;pointer-events:none;animation:up-tooltip-fade 1.5s ease forwards}@keyframes up-tooltip-fade{0%,60%{opacity:1}to{opacity:0}}.up-section-highlight{background-color:#2563eb0a;border-left:3px solid var(--color-primary, #2563eb);padding-left:1rem;border-radius:0 .375rem .375rem 0;animation:up-highlight-in .4s ease both}.up-section-highlight:first-child{border-top-right-radius:.375rem}.up-section-highlight:last-child{border-bottom-right-radius:.375rem}@keyframes up-highlight-in{0%{background-color:#2563eb1f;border-left-color:#2563ebcc}to{background-color:#2563eb0a;border-left-color:var(--color-primary, #2563eb)}}.dark .up-section-highlight{background-color:#60a5fa14;border-left-color:#60a5fab3}.entry-content p{margin-bottom:1.5em}.entry-content p:last-child{margin-bottom:0}.entry-content strong,.entry-content b{font-weight:700}.entry-content em,.entry-content i{font-style:italic}.entry-content a{color:var(--color-primary);text-decoration:underline;text-underline-offset:2px;transition:color .15s}.entry-content a:hover{color:var(--color-primary-hover)}.entry-content mark{background-color:#fef08a;padding:.125rem .25rem;border-radius:.125rem}.dark .entry-content mark{background-color:#854d0e;color:#fef9c3}.entry-content ul{list-style-type:disc;padding-left:1.5em;margin-bottom:1.5em}.entry-content ol{list-style-type:decimal;padding-left:1.5em;margin-bottom:1.5em}.entry-content li{margin-bottom:.5em}.entry-content li:last-child{margin-bottom:0}.entry-content ul ul{list-style-type:circle}.entry-content ul ul ul{list-style-type:square}.entry-content li::marker{color:#9ca3af}.entry-content table{width:100%;border-collapse:collapse;margin-bottom:1.5em;font-size:.9375rem}.entry-content th{background-color:#f3f4f6;font-weight:600;text-align:left;padding:.75rem 1rem;border-bottom:2px solid #e5e7eb}.dark .entry-content th{background-color:#1e293b;border-bottom-color:#334155}.entry-content td{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb}.dark .entry-content td{border-bottom-color:#334155}.entry-content tr:nth-child(2n) td{background-color:#f9fafb}.dark .entry-content tr:nth-child(2n) td{background-color:#ffffff05}.table-responsive{overflow-x:auto}@media (max-width: 639px){.entry-content table.up-stacked,.entry-content table.up-stacked thead,.entry-content table.up-stacked tbody,.entry-content table.up-stacked th,.entry-content table.up-stacked td,.entry-content table.up-stacked tr{display:block}.entry-content table.up-stacked thead{display:none}.entry-content table.up-stacked td{padding-left:50%;position:relative;border-bottom:1px solid #e5e7eb}.entry-content table.up-stacked td:before{content:attr(data-label);position:absolute;left:1rem;width:45%;font-weight:600}}.entry-content blockquote{border-left:4px solid var(--color-primary);padding:1rem 1.5rem;margin:1.5em 0;background-color:#f9fafb;border-radius:0 .25rem .25rem 0}.dark .entry-content blockquote{background-color:#1e293b}.entry-content blockquote p{font-style:italic}.entry-content blockquote cite,.entry-content blockquote footer{display:block;font-size:.875rem;color:#6b7280;font-style:normal;margin-top:.5em}.entry-content blockquote cite:before,.entry-content blockquote footer:before{content:"— "}.entry-content blockquote blockquote{border-left-color:#d1d5db}.dark .entry-content blockquote blockquote{border-left-color:#4b5563}.entry-content code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.875em;background-color:#f3f4f6;color:#ec4899;padding:.125rem .375rem;border-radius:.25rem}.dark .entry-content code{background-color:#1e293b;color:#f472b6}.entry-content pre{background-color:#1e293b;color:#e2e8f0;padding:1.25rem;border-radius:.5rem;overflow-x:auto;margin-bottom:1.5em;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5}.entry-content pre code{background-color:transparent;color:inherit;padding:0;font-size:.875rem}.entry-content pre::-webkit-scrollbar{height:6px}.entry-content pre::-webkit-scrollbar-track{background:#0f172a}.entry-content pre::-webkit-scrollbar-thumb{background:#475569;border-radius:3px}.entry-content .wp-block-button__link,.entry-content .button{display:inline-block;background-color:var(--color-primary);color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:background-color .15s,box-shadow .15s;min-height:44px;cursor:pointer}.entry-content .wp-block-button__link:hover,.entry-content .button:hover{background-color:var(--color-primary-hover);color:#fff}.entry-content .wp-block-button__link:focus-visible,.entry-content .button:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.entry-content .is-style-outline .wp-block-button__link{background-color:transparent;color:var(--color-primary);border:2px solid var(--color-primary)}.entry-content .is-style-outline .wp-block-button__link:hover{background-color:var(--color-primary);color:#fff}.entry-content .wp-block-button__link[disabled],.entry-content .button[disabled]{opacity:.5;cursor:not-allowed}.entry-content iframe{margin:1.5em 0;max-width:100%;border-radius:.5rem}.entry-content .wp-block-embed__wrapper{position:relative;overflow:hidden;border-radius:.5rem}.entry-content .wp-block-embed-youtube .wp-block-embed__wrapper,.entry-content .wp-block-embed-vimeo .wp-block-embed__wrapper{aspect-ratio:16 / 9}.entry-content .wp-block-embed-youtube iframe,.entry-content .wp-block-embed-vimeo iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.entry-content .wp-block-embed-twitter{max-width:550px;margin-left:auto;margin-right:auto}.entry-content blockquote.wp-embedded-content{border-left:none;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.25rem 1.5rem;margin:1.5em 0;display:flex;align-items:center;gap:.75rem;box-shadow:0 1px 3px #0000000f;transition:box-shadow .2s ease,transform .2s ease}.entry-content blockquote.wp-embedded-content:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.entry-content blockquote.wp-embedded-content:before{content:"";flex-shrink:0;width:2.5rem;height:2.5rem;background:var(--color-primary);border-radius:.5rem;display:flex;align-items:center;justify-content:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:1.25rem}.entry-content blockquote.wp-embedded-content a{font-style:normal;font-weight:600;font-size:1rem;color:var(--color-text);text-decoration:none;transition:color .15s ease}.entry-content blockquote.wp-embedded-content a:hover{color:var(--color-primary)}.entry-content blockquote.wp-embedded-content p{font-style:normal;margin:0}.dark .entry-content blockquote.wp-embedded-content{background:var(--color-dark-surface);border-color:var(--color-dark-border);box-shadow:0 1px 3px #0003}.dark .entry-content blockquote.wp-embedded-content:hover{box-shadow:0 4px 12px #0000004d}.dark .entry-content blockquote.wp-embedded-content a{color:var(--color-dark-text)}.dark .entry-content blockquote.wp-embedded-content a:hover{color:var(--color-dark-primary)}.up-img-wrap{position:relative;overflow:hidden}.up-img-wrap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);animation:up-img-shimmer 1.5s ease-in-out infinite}.up-img-wrap.up-img-done:before{display:none}@keyframes up-img-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}:is(.dark) .up-img-wrap:before{background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.08) 50%,transparent 100%)}.up-img-fade{opacity:0;transition:opacity .3s ease-in}.up-img-fade.up-img-loaded{opacity:1}.entry-content img{max-width:100%;height:auto;border-radius:.5rem}.entry-content figure{margin:1.5em 0;text-align:center}.entry-content figcaption{font-size:.875rem;color:#6b7280;font-style:italic;margin-top:.5em}.dark .entry-content figcaption{color:#94a3b8}.entry-content .alignleft{float:left;margin-right:1.5em;margin-bottom:1em;max-width:50%}.entry-content .alignright{float:right;margin-left:1.5em;margin-bottom:1em;max-width:50%}.entry-content .aligncenter{margin-left:auto;margin-right:auto;display:block}@media (max-width: 639px){.entry-content .alignleft,.entry-content .alignright{float:none;margin-left:auto;margin-right:auto;max-width:100%}}.entry-content .alignwide{max-width:calc(65ch + 10rem);margin-left:-5rem;margin-right:-5rem}.entry-content .alignfull{max-width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.entry-content:after{content:"";display:table;clear:both}.up-guide-content{counter-reset:guide-step}.up-guide-content h2{counter-increment:guide-step;display:flex;align-items:baseline;gap:.75rem}.up-guide-content h2:before{content:counter(guide-step);display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:9999px;background-color:var(--color-primary);color:#fff;font-size:.875rem;font-weight:700;flex-shrink:0}.up-guide-content h2+*{border-top:0}.up-guide-content>h2:not(:first-of-type){margin-top:2.5em;padding-top:2em;border-top:1px solid #e5e7eb}.dark .up-guide-content>h2:not(:first-of-type){border-top-color:#374151}.up-cat-description p{margin-bottom:1em}.up-cat-description p:last-child{margin-bottom:0}.up-cat-description h3{font-family:var(--font-heading);font-size:1.05rem;font-weight:700;color:var(--color-text);margin-top:1.25em;margin-bottom:.5em;line-height:1.3}.dark .up-cat-description h3{color:var(--color-text)}.up-cat-description ul{list-style-type:disc;padding-left:1.5em;margin-bottom:1em}.up-cat-description ol{list-style-type:decimal;padding-left:1.5em;margin-bottom:1em}.up-cat-description li{margin-bottom:.35em}.up-cat-description li:last-child{margin-bottom:0}.up-cat-description li::marker{color:#9ca3af}.up-cat-description strong{font-weight:600;color:var(--color-text)}.dark .up-cat-description strong{color:var(--color-text)}.up-cat-description a{color:var(--color-primary);text-decoration:underline;text-underline-offset:2px}.up-cat-description a:hover{color:var(--color-primary-hover)}.up-scholarship-summary{margin:0;max-width:100%}.up-scholarship-summary__grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin:0;padding:0}@media (max-width: 639px){.up-scholarship-summary__grid{grid-template-columns:1fr}}.up-scholarship-summary__row{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;margin:0;background:#f8fafc;border-radius:.5rem;transition:background .15s}.up-scholarship-summary__row:hover{background:#f1f5f9}.dark .up-scholarship-summary__row{background:#ffffff08}.dark .up-scholarship-summary__row:hover{background:#ffffff0d}.up-scholarship-summary__icon{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;background:#e2e8f0;color:#64748b}.dark .up-scholarship-summary__icon{background:#ffffff14;color:#94a3b8}.up-scholarship-summary__content{min-width:0}.up-scholarship-summary__label{font-size:.6875rem;font-weight:500;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .125rem;line-height:1}.dark .up-scholarship-summary__label{color:#6b7280}.up-scholarship-summary__value{font-size:.8125rem;font-weight:600;color:#1e293b;margin:0;line-height:1.3}.dark .up-scholarship-summary__value{color:#e2e8f0}.up-scholarship-summary__flag{vertical-align:middle;line-height:0;display:inline}.up-scholarship-summary__value a{color:#1e293b;text-decoration:none}.dark .up-scholarship-summary__value a{color:#e2e8f0}.up-scholarship-summary__value a:hover{text-decoration:underline;text-underline-offset:2px}.up-scholarship-summary__days{display:inline-block;margin-left:.375rem;padding:.0625rem .4375rem;font-size:.6875rem;font-weight:500;color:#065f46;background:#d1fae5;border-radius:9999px;vertical-align:middle}.dark .up-scholarship-summary__days{color:#34d399;background:#064e3b}.up-scholarship-summary__days--soon{color:#1e40af;background:#dbeafe}.dark .up-scholarship-summary__days--soon{color:#60a5fa;background:#1e3a5f}.up-scholarship-summary__days--urgent{color:#92400e;background:#fef3c7}.dark .up-scholarship-summary__days--urgent{color:#fbbf24;background:#422006}.up-scholarship-summary__days--expired{color:#991b1b;background:#fee2e2}.dark .up-scholarship-summary__days--expired{color:#f87171;background:#450a0a}.entry-content p+.wp-block-rank-math-faq-block,.entry-content p:has(+.wp-block-rank-math-faq-block),.entry-content p+.rank-math-block,.entry-content p:has(+.rank-math-block){color:#64748b}.dark .entry-content p:has(+.wp-block-rank-math-faq-block),.dark .entry-content p:has(+.rank-math-block){color:#94a3b8}.entry-content .wp-block-rank-math-faq-block,.entry-content .rank-math-block{margin:2.5em 0;counter-reset:faq;contain:layout style}.entry-content .rank-math-faq-item,.entry-content .rank-math-list-item{counter-increment:faq;position:relative;background:transparent;border:none;border-radius:0;padding:1.75rem 0 1.75rem 4.5rem;margin:0}.entry-content .rank-math-faq-item+.rank-math-faq-item,.entry-content .rank-math-list-item+.rank-math-list-item{border-top:1px solid #e2e8f0}.dark .entry-content .rank-math-faq-item+.rank-math-faq-item,.dark .entry-content .rank-math-list-item+.rank-math-list-item{border-top-color:#1e293b}.entry-content .rank-math-faq-item:before,.entry-content .rank-math-list-item:before{content:counter(faq,decimal-leading-zero);position:absolute;left:0;top:1.75rem;font-family:var(--font-heading);font-size:2.5rem;font-weight:700;color:#e2e8f0;line-height:1;letter-spacing:-.04em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dark .entry-content .rank-math-faq-item:before,.dark .entry-content .rank-math-list-item:before{color:#1e293b}.entry-content .rank-math-question,.entry-content .rank-math-list-item h3,.entry-content .rank-math-list-item h4{font-family:var(--font-heading);font-size:1.0625rem;font-weight:600;color:var(--color-text);margin:0 0 .625rem;padding:0;border:none;line-height:1.45;letter-spacing:-.01em}.entry-content .rank-math-answer,.entry-content .rank-math-list-item p{color:#64748b;font-size:.9375rem;line-height:1.75}.dark .entry-content .rank-math-answer,.dark .entry-content .rank-math-list-item p{color:#94a3b8}.entry-content .rank-math-answer p{margin:0}.entry-content .rank-math-answer p+p{margin-top:.5em}.entry-content .rank-math-answer a,.entry-content .rank-math-list-item p a{color:var(--color-primary);text-decoration-color:#1a73e84d;text-underline-offset:2px;transition:text-decoration-color .15s}.entry-content .rank-math-answer a:hover,.entry-content .rank-math-list-item p a:hover{text-decoration-color:var(--color-primary)}@media (max-width: 639px){.entry-content .rank-math-faq-item,.entry-content .rank-math-list-item{padding-left:3.5rem}.entry-content .rank-math-faq-item:before,.entry-content .rank-math-list-item:before{font-size:2rem}}.up-listing-content{counter-reset:listing-item}.up-listing-content h2{counter-increment:listing-item;display:flex;align-items:baseline;gap:.75rem}.up-listing-content h2:before{content:counter(listing-item) ".";font-weight:700;color:var(--color-primary);font-size:1.25em;flex-shrink:0}.up-sidebar-scroll{scrollbar-width:thin;scrollbar-color:transparent transparent}.up-sidebar-scroll:hover{scrollbar-color:rgba(0,0,0,.15) transparent}.dark .up-sidebar-scroll:hover{scrollbar-color:rgba(255,255,255,.15) transparent}.up-hero-mesh{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.up-hero-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5;animation:up-blob-float 14s ease-in-out infinite alternate}.up-hero-blob--blue{width:340px;height:340px;top:-10%;left:10%;background:#1a73e840}.up-hero-blob--violet{width:280px;height:280px;top:20%;right:5%;background:#8b5cf633;animation-delay:-5s;animation-duration:16s}.up-hero-blob--indigo{width:220px;height:220px;bottom:-5%;left:40%;background:#6366f12e;animation-delay:-9s;animation-duration:18s}.dark .up-hero-blob--blue{background:#1a73e81f}.dark .up-hero-blob--violet{background:#8b5cf61a}.dark .up-hero-blob--indigo{background:#6366f114}@keyframes up-blob-float{0%{transform:translate(0) scale(1)}33%{transform:translate(30px,-20px) scale(1.05)}66%{transform:translate(-20px,15px) scale(.95)}to{transform:translate(10px,-10px) scale(1.02)}}.up-hero-gradient-text{background:linear-gradient(135deg,#1a73e8,#7c3aed,#4f46e5);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:up-gradient-shift 6s ease-in-out infinite alternate}.dark .up-hero-gradient-text{background:linear-gradient(135deg,#4a9eff,#a78bfa,#818cf8);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@keyframes up-gradient-shift{0%{background-position:0% 50%}to{background-position:100% 50%}}.up-text-shimmer{--shimmer-base: #9ca3af;--shimmer-bright: #111827;background-image:linear-gradient(100deg,var(--shimmer-base) 0%,var(--shimmer-base) 47%,var(--shimmer-bright) 50%,var(--shimmer-base) 53%,var(--shimmer-base) 100%);background-size:250% auto;background-position:100% center;background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;animation:up-text-shimmer-sweep 4s linear infinite}.dark .up-text-shimmer{--shimmer-base: #6b7280;--shimmer-bright: #f9fafb}@keyframes up-text-shimmer-sweep{0%{background-position:100% center}to{background-position:-100% center}}@media (prefers-reduced-motion: reduce){.up-text-shimmer{animation:none;background-position:50% center}}.up-slider-track{scrollbar-width:none;-ms-overflow-style:none}.up-slider-track::-webkit-scrollbar{display:none}.up-dot-pattern{background-image:radial-gradient(circle at 1px 1px,rgba(15,23,42,.08) 1px,transparent 0);background-size:22px 22px}.dark .up-dot-pattern{background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.07) 1px,transparent 0)}:root{--up-logo-cell-divider: rgba(15, 23, 42, .14)}.dark{--up-logo-cell-divider: rgba(255, 255, 255, .1)}.up-logo-grid>.up-logo{border-right:1px dashed var(--up-logo-cell-divider);border-bottom:1px dashed var(--up-logo-cell-divider)}.up-logo-grid>.up-logo:nth-child(2n){border-right:0}.up-logo-grid>.up-logo:nth-last-child(-n+2){border-bottom:0}@media (min-width: 768px){.up-logo-grid>.up-logo:nth-child(2n){border-right:1px dashed var(--up-logo-cell-divider)}.up-logo-grid>.up-logo:nth-child(4n){border-right:0}.up-logo-grid>.up-logo{border-bottom:0}.up-logo-grid>.up-logo:nth-child(-n+4){border-bottom:1px dashed var(--up-logo-cell-divider)}}.up-logo-strip .up-logo{transition:filter .25s ease,opacity .25s ease}.up-logo-strip:hover .up-logo{filter:grayscale(1);opacity:.45}.up-logo-strip:hover .up-logo:hover{filter:grayscale(0);opacity:1}@media (prefers-reduced-motion: reduce){.up-logo-strip .up-logo{transition:none}}.up-rubik-stage{perspective:1400px;perspective-origin:50% 50%;width:320px;height:320px;cursor:grab;pointer-events:auto;touch-action:none;filter:drop-shadow(0 24px 32px rgba(0,0,0,.1)) drop-shadow(0 8px 12px rgba(0,0,0,.05))}.up-rubik-stage:active{cursor:grabbing}.up-rubik{position:relative;width:100%;height:100%;transform-style:preserve-3d;transform:rotateX(-18deg) rotateY(-30deg)}.up-rubik__face{position:absolute;top:40px;left:40px;width:240px;height:240px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:5px;padding:5px;background:#6b7280;border-radius:12px}.up-rubik__face--front{transform:translateZ(120px)}.up-rubik__face--back{transform:rotateY(180deg) translateZ(120px)}.up-rubik__face--top{transform:rotateX(90deg) translateZ(120px)}.up-rubik__face--bottom{transform:rotateX(-90deg) translateZ(120px)}.up-rubik__face--right{transform:rotateY(90deg) translateZ(120px)}.up-rubik__face--left{transform:rotateY(-90deg) translateZ(120px)}.up-rubik__cell{background:#fff;border-radius:7px;box-shadow:inset 0 -2px 4px #0000000f,inset 0 2px 4px #fff}.up-rubik__cell--soft{background:#f9fafb;box-shadow:inset 0 -2px 4px #0000000d,inset 0 2px 4px #fffffff2}.up-rubik__cell--cool{background:#f3f4f6;box-shadow:inset 0 -2px 4px #0000000f,inset 0 2px 4px #ffffffe6}.up-about-card{background:#ffffffa6;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.5);box-shadow:0 1px 3px #0000000a,0 8px 24px #00000008;transition:box-shadow .25s ease,transform .25s ease}.up-about-card:hover{box-shadow:0 2px 8px #0000000f,0 12px 32px #0000000f;transform:translateY(-2px)}.dark .up-about-card{background:#ffffff0a;border-color:#ffffff14;box-shadow:0 1px 3px #0003,0 8px 24px #00000026}.dark .up-about-card:hover{box-shadow:0 2px 8px #0000004d,0 12px 32px #0003}.up-about-section-alt{background:radial-gradient(ellipse 80% 50% at 20% 80%,rgba(26,115,232,.06),transparent 60%),radial-gradient(ellipse 60% 40% at 80% 20%,rgba(139,92,246,.05),transparent 50%),linear-gradient(180deg,#f8fafc,#f1f5f9)}.dark .up-about-section-alt{background:radial-gradient(ellipse 80% 50% at 20% 80%,rgba(26,115,232,.04),transparent 60%),radial-gradient(ellipse 60% 40% at 80% 20%,rgba(139,92,246,.03),transparent 50%),linear-gradient(180deg,#ffffff05,#ffffff03)}.up-about-highlight{background:#ffffffb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.5);border-left:4px solid transparent;-o-border-image:linear-gradient(180deg,#1a73e8,#7c3aed) 1;border-image:linear-gradient(180deg,#1a73e8,#7c3aed) 1;border-image-slice:1;box-shadow:0 4px 24px #0000000a}.dark .up-about-highlight{background:#ffffff0a;border-color:#ffffff0f;-o-border-image:linear-gradient(180deg,#4a9eff,#a78bfa) 1;border-image:linear-gradient(180deg,#4a9eff,#a78bfa) 1;border-image-slice:1}body{overflow-x:hidden}.admin-bar #site-header{top:32px}@media screen and (max-width: 782px){.admin-bar #site-header{top:46px}}[x-cloak]{display:none!important}.up-i{fill:none;stroke:currentColor;stroke-width:2}.up-i-15{fill:none;stroke:currentColor;stroke-width:1.5}.up-loading #up-skeleton{display:block}.up-loading #site-header,.up-loading #main-content,.up-loading #site-footer{visibility:hidden;height:0;overflow:hidden}#up-skeleton{display:none}.up-skeleton-pulse [class*=bg-gray-200]{position:relative;overflow:hidden}.up-skeleton-pulse [class*=bg-gray-200]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.6) 50%,transparent 100%);animation:up-skeleton-shimmer 1.6s linear infinite}.dark .up-skeleton-pulse [class*=bg-gray-200]:after{background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%)}@keyframes up-skeleton-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion: reduce){.up-skeleton-pulse [class*=bg-gray-200]:after{animation:none}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
 */*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}@font-face{font-family:Inter;font-weight:400;font-style:normal;font-display:swap;src:url(./inter-latin-400-BOOGhInR.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0100-024F,U+0259,U+1E00-1EFF,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-weight:600;font-style:normal;font-display:swap;src:url(./inter-latin-600-D273HNI0.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0100-024F,U+0259,U+1E00-1EFF,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-weight:700;font-style:normal;font-display:swap;src:url(./inter-latin-700-Sckx8rpT.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0100-024F,U+0259,U+1E00-1EFF,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}body{font-family:var(--font-body);background-color:var(--color-background);color:var(--color-text)}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.site-branding{flex-shrink:0}.custom-logo{height:40px;width:auto;display:block}.up-card__link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.up-card:focus-within{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-bottom-32{bottom:-8rem}.-bottom-4{bottom:-1rem}.-left-32{left:-8rem}.-right-0\.5{right:-.125rem}.-right-2{right:-.5rem}.-right-32{right:-8rem}.-right-4{right:-1rem}.-right-8{right:-2rem}.-top-0\.5{top:-.125rem}.-top-2{top:-.5rem}.-top-32{top:-8rem}.-top-8{top:-2rem}.bottom-0{bottom:0}.bottom-6{bottom:1.5rem}.left-0{left:0}.left-1\/2{left:50%}.left-3{left:.75rem}.left-4{left:1rem}.left-full{left:100%}.right-0{right:0}.right-5{right:1.25rem}.right-6{right:1.5rem}.top-0{top:0}.top-1\/2{top:50%}.top-12{top:3rem}.top-16{top:4rem}.top-2{top:.5rem}.top-20{top:5rem}.top-5{top:1.25rem}.top-full{top:100%}.z-0{z-index:0}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.z-\[60\]{z-index:60}.col-span-1{grid-column:span 1 / span 1}.col-span-5{grid-column:span 5 / span 5}.col-span-7{grid-column:span 7 / span 7}.m-0{margin:0}.m-1{margin:.25rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.-mr-2{margin-right:-.5rem}.-mt-0\.5{margin-top:-.125rem}.-mt-1{margin-top:-.25rem}.-mt-4{margin-top:-1rem}.-mt-6{margin-top:-1.5rem}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-11{margin-left:2.75rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-8{margin-left:2rem}.ml-auto{margin-left:auto}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-36{height:9rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[18px\]{height:18px}.h-\[30px\]{height:30px}.h-\[3px\]{height:3px}.h-\[400px\]{height:400px}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.max-h-10{max-height:2.5rem}.max-h-72{max-height:18rem}.max-h-full{max-height:100%}.min-h-\[120px\]{min-height:120px}.min-h-\[44px\]{min-height:44px}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-3\/5{width:60%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\/6{width:83.333333%}.w-56{width:14rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[22px\]{width:22px}.w-\[280px\]{width:280px}.w-\[400px\]{width:400px}.w-\[720px\]{width:720px}.w-auto{width:auto}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-\[18px\]{min-width:18px}.min-w-\[200px\]{min-width:200px}.min-w-\[220px\]{min-width:220px}.min-w-\[44px\]{min-width:44px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[120px\]{max-width:120px}.max-w-\[140px\]{max-width:140px}.max-w-\[300px\]{max-width:300px}.max-w-\[340px\]{max-width:340px}.max-w-\[360px\]{max-width:360px}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-prose{max-width:65ch}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-4{--tw-translate-x: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-full{--tw-translate-y: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness: mandatory}.snap-start{scroll-snap-align:start}.scroll-mt-24{scroll-margin-top:6rem}.scroll-mt-32{scroll-margin-top:8rem}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-\[200px_1fr\]{grid-template-columns:200px 1fr}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-1{row-gap:.25rem}.gap-y-10{row-gap:2.5rem}.gap-y-2{row-gap:.5rem}.gap-y-4{row-gap:1rem}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(0px * var(--tw-divide-y-reverse))}.divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed}.divide-border>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(226 232 240 / var(--tw-divide-opacity, 1))}.divide-border\/50>:not([hidden])~:not([hidden]){border-color:#e2e8f080}.divide-border\/70>:not([hidden])~:not([hidden]){border-color:#e2e8f0b3}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[1px\]{border-radius:1px}.rounded-\[2px\]{border-radius:2px}.rounded-\[3px\]{border-radius:3px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-2{border-left-width:2px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-400{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-border{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-border\/50{border-color:#e2e8f080}.border-border\/60{border-color:#e2e8f099}.border-border\/70{border-color:#e2e8f0b3}.border-cyan-200{--tw-border-opacity: 1;border-color:rgb(165 243 252 / var(--tw-border-opacity, 1))}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-emerald-200\/60{border-color:#a7f3d099}.border-emerald-500{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.border-emerald-500\/30{border-color:#10b9814d}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-indigo-200{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}.border-indigo-500{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-orange-200\/80{border-color:#fed7aacc}.border-primary{--tw-border-opacity: 1;border-color:rgb(26 115 232 / var(--tw-border-opacity, 1))}.border-primary\/20{border-color:#1a73e833}.border-primary\/30{border-color:#1a73e84d}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-200\/80{border-color:#fecacacc}.border-rose-200{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.border-sky-200{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))}.border-sky-500{--tw-border-opacity: 1;border-color:rgb(14 165 233 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-400{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.border-teal-200{--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1))}.border-teal-500{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-violet-200{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1))}.border-violet-300{--tw-border-opacity: 1;border-color:rgb(196 181 253 / var(--tw-border-opacity, 1))}.border-violet-500{--tw-border-opacity: 1;border-color:rgb(139 92 246 / var(--tw-border-opacity, 1))}.border-white\/20{border-color:#fff3}.border-white\/5{border-color:#ffffff0d}.bg-\[\#0a0a0a\]{--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity, 1))}.bg-\[\#141414\]{--tw-bg-opacity: 1;background-color:rgb(20 20 20 / var(--tw-bg-opacity, 1))}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-black\/30{background-color:#0000004d}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-50\/40{background-color:#eff6ff66}.bg-blue-50\/50{background-color:#eff6ff80}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-border{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-cyan-100{--tw-bg-opacity: 1;background-color:rgb(207 250 254 / var(--tw-bg-opacity, 1))}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-400{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-50\/40{background-color:#ecfdf566}.bg-emerald-50\/60{background-color:#ecfdf599}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-500\/10{background-color:#10b9811a}.bg-emerald-500\/20{background-color:#10b98133}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-50\/50{background-color:#f9fafb80}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(26 115 232 / var(--tw-bg-opacity, 1))}.bg-primary\/10{background-color:#1a73e81a}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-rose-100{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.bg-sky-100{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.bg-sky-50{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-slate-50,.bg-surface{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-surface\/60{background-color:#f8fafc99}.bg-teal-100{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.bg-teal-50{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.bg-text\/10{background-color:#0f172a1a}.bg-text\/15{background-color:#0f172a26}.bg-transparent{background-color:transparent}.bg-violet-100{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.bg-violet-50\/30{background-color:#f5f3ff4d}.bg-violet-500{--tw-bg-opacity: 1;background-color:rgb(139 92 246 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/15{background-color:#ffffff26}.bg-white\/60{background-color:#fff9}.bg-white\/80{background-color:#fffc}.bg-white\/95{background-color:#fffffff2}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-200{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-blue-50{--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/50{--tw-gradient-from: rgb(239 246 255 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/60{--tw-gradient-from: rgb(239 246 255 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50{--tw-gradient-from: #ecfdf5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50\/60{--tw-gradient-from: rgb(236 253 245 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600{--tw-gradient-from: #059669 var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary{--tw-gradient-from: #1a73e8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 115 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary\/5{--tw-gradient-from: rgb(26 115 232 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 115 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50\/50{--tw-gradient-from: rgb(240 249 255 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/20{--tw-gradient-from: rgb(255 255 255 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-blue-700{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-transparent{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-violet-50{--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f5f3ff var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-white{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-emerald-50\/40{--tw-gradient-to: rgb(236 253 245 / .4) var(--tw-gradient-to-position)}.to-emerald-50\/50{--tw-gradient-to: rgb(236 253 245 / .5) var(--tw-gradient-to-position)}.to-indigo-50{--tw-gradient-to: #eef2ff var(--tw-gradient-to-position)}.to-indigo-700{--tw-gradient-to: #4338ca var(--tw-gradient-to-position)}.to-teal-50{--tw-gradient-to: #f0fdfa var(--tw-gradient-to-position)}.to-teal-600{--tw-gradient-to: #0d9488 var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.to-white{--tw-gradient-to: #fff var(--tw-gradient-to-position)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-0{padding-left:0}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-12{padding-left:3rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-8{padding-left:2rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.font-heading{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.font-mono{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace}.text-2xl{font-size:1.953rem;line-height:1.3}.text-3xl{font-size:2.441rem;line-height:1.25}.text-4xl{font-size:3.052rem;line-height:1.2}.text-5xl{font-size:3rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-\[0\.625rem\]{font-size:.625rem}.text-\[0\.95rem\]{font-size:.95rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-\[2\.5rem\]{font-size:2.5rem}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.7}.text-lg{font-size:1.25rem;line-height:1.6}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.563rem;line-height:1.4}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-\[1\.05\]{line-height:1.05}.leading-\[1\.15\]{line-height:1.15}.leading-\[1\.1\]{line-height:1.1}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.15em\]{letter-spacing:.15em}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-100{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-700\/80{color:#1d4ed8cc}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-cyan-600{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity, 1))}.text-emerald-100{--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity, 1))}.text-emerald-200{--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-emerald-500\/0{color:#10b98100}.text-emerald-500\/60{color:#10b98199}.text-emerald-500\/70{color:#10b981b3}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.text-emerald-900{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-inherit{color:inherit}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-primary{--tw-text-opacity: 1;color:rgb(26 115 232 / var(--tw-text-opacity, 1))}.text-primary\/30{color:#1a73e84d}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-rose-600{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.text-sky-600{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.text-slate-200{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-teal-600{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.text-text{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-text-muted{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-text-muted\/30{color:#64748b4d}.text-text-muted\/40{color:#64748b66}.text-violet-600{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.text-violet-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.decoration-blue-300{text-decoration-color:#93c5fd}.decoration-primary\/30{text-decoration-color:#1a73e84d}.underline-offset-2{text-underline-offset:2px}.placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.placeholder-text-muted::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(100 116 139 / var(--tw-placeholder-opacity, 1))}.placeholder-text-muted::placeholder{--tw-placeholder-opacity: 1;color:rgb(100 116 139 / var(--tw-placeholder-opacity, 1))}.accent-\[\#1a73e8\]{accent-color:#1a73e8}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-40{opacity:.4}.opacity-60{opacity:.6}.opacity-80{opacity:.8}.opacity-\[0\.07\]{opacity:.07}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-blue-900\/20{--tw-shadow-color: rgb(30 58 138 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-primary\/20{--tw-shadow-color: rgb(26 115 232 / .2);--tw-shadow: var(--tw-shadow-colored)}.outline{outline-style:solid}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset: inset}.ring-black\/10{--tw-ring-color: rgb(0 0 0 / .1)}.ring-primary\/30{--tw-ring-color: rgb(26 115 232 / .3)}.ring-violet-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(221 214 254 / var(--tw-ring-opacity, 1))}.ring-white\/30{--tw-ring-color: rgb(255 255 255 / .3)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-3xl{--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-xl{--tw-backdrop-blur: blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-saturate-150{--tw-backdrop-saturate: saturate(1.5);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[border-color\,background-color\]{transition-property:border-color,background-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[border-color\,box-shadow\]{transition-property:border-color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[box-shadow\,border-color\]{transition-property:box-shadow,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[transform\,box-shadow\,border-color\]{transition-property:transform,box-shadow,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[transform\,box-shadow\]{transition-property:transform,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}:root{--color-primary: #1a73e8;--color-primary-hover: #1558d6;--color-secondary: #F97316;--color-accent: #FB923C;--color-background: #FFFFFF;--color-surface: #F8FAFC;--color-text: #0F172A;--color-text-muted: #64748B;--color-border: #E2E8F0;--color-success: #059669;--color-warning: #D97706;--color-error: #DC2626;--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-heading: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}.dark{--color-primary: #4a9eff;--color-primary-hover: #1a73e8;--color-secondary: #FB923C;--color-accent: #FDBA74;--color-background: #0F172A;--color-surface: #1E293B;--color-text: #F1F5F9;--color-text-muted: #94A3B8;--color-border: #334155}body.home{--color-primary: #f53003;--color-primary-hover: #d42a02;--color-text: #000000;--color-text-muted: #4b5563;--color-surface: #ffffff;--color-border: #e5e7eb}body.home .bg-primary{background-color:#f53003}body.home .hover\:bg-primary-hover:hover{background-color:#d42a02}body.home .text-primary{color:#f53003}body.home .hover\:text-primary-hover:hover{color:#d42a02}body.home .border-primary{border-color:#f53003}body.home .group\/row:hover .group-hover\/row\:text-primary{color:#f53003}html:not(.dark) body.home .bg-gray-50,html:not(.dark) body.home .bg-gray-50\/40,html:not(.dark) body.home .bg-gray-50\/50,html:not(.dark) body.home .bg-gray-50\/60,html:not(.dark) body.home .bg-gray-50\/70{background-color:#fafafa}html:not(.dark) body.home .hover\:bg-gray-50:hover,html:not(.dark) body.home .hover\:bg-gray-50\/70:hover,html:not(.dark) body.home .hover\:bg-gray-50\/60:hover{background-color:#f5f5f5}html.dark body.home{--color-primary: #ff6b4a;--color-primary-hover: #f53003;--color-text: #F1F5F9;--color-text-muted: #94A3B8;--color-surface: #1E293B;--color-border: #334155}html.dark body.home .bg-primary{background-color:#ff6b4a}html.dark body.home .hover\:bg-primary-hover:hover{background-color:#f53003}html.dark body.home .text-primary,html.dark body.home .text-dark-primary,html.dark body.home .dark\:text-dark-primary{color:#ff6b4a}html.dark body.home .border-primary,html.dark body.home .dark\:border-dark-primary{border-color:#ff6b4a}html.dark body.home .group\/row:hover .group-hover\/row\:text-primary,html.dark body.home .group\/row:hover .dark\:group-hover\/row\:text-dark-primary{color:#ff6b4a}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.nav-links{display:flex;align-items:center;justify-content:center;gap:.25rem;margin-top:2.5rem}.nav-links .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;border-radius:.5rem;font-size:.875rem;font-weight:500;transition:background-color .15s}.nav-links a.page-numbers:hover{background-color:#f1f5f9}.dark .nav-links a.page-numbers:hover{background-color:#1e293b}.nav-links .page-numbers.current{background-color:var(--color-primary);color:#fff}.nav-links a.page-numbers:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.nav-links .page-numbers.dots{color:#6b7280;pointer-events:none}.dark .nav-links .page-numbers.dots{color:#9ca3af}.up-faq-item{border-bottom:1px solid #e5e7eb;padding:0}.dark .up-faq-item{border-bottom-color:#334155}.up-faq-question{cursor:pointer;font-weight:600;padding:1rem 0;list-style:none;display:flex;justify-content:space-between;align-items:center}.up-faq-question:after{content:"";width:1.25rem;height:1.25rem;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpath d='M9 5l7 7-7 7'/%3E%3C/svg%3E");background-size:contain;transition:transform .2s}.up-faq-item[open] .up-faq-question:after{transform:rotate(90deg)}.up-faq-question::-webkit-details-marker{display:none}.up-faq-answer{padding:0 0 1rem}.up-step-number{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;flex-shrink:0;border-radius:9999px;background-color:var(--color-primary);color:#fff;font-weight:700;font-size:1rem;margin:0}.up-host-card{background:#fff;border:1.5px solid #E8E4F0;border-radius:1.25rem;padding:1.75rem}.dark .up-host-card{background:var(--color-surface);border-color:var(--color-border)}.up-host-card__identity{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.up-host-card__avatar{flex-shrink:0;width:4rem;height:4rem;border-radius:50%;background:#fee2e2;display:flex;align-items:center;justify-content:center;color:#dc2626;font-size:1.5rem;font-weight:700;line-height:1}.dark .up-host-card__avatar{background:#1a73e826;color:#fca5a5}.up-host-card__identity-text{min-width:0}.up-host-card__name{font-weight:700;font-size:1.0625rem;line-height:1.3;color:var(--color-text);margin:0}.up-host-card__name--link{display:block;text-decoration:none;transition:color .15s}.up-host-card__name--link:hover{color:var(--color-primary)}.up-host-card__subtitle{margin:.125rem 0 0;font-size:.8125rem;color:var(--color-text-muted)}.up-host-card__subtitle a{color:var(--color-text-muted);text-decoration:none}.up-host-card__subtitle a:hover{color:var(--color-primary)}.up-host-card__badges{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:1.25rem}.up-host-card__badge{display:inline-flex;align-items:center;gap:.25rem;padding:.3125rem .625rem;background:#f1f5f9;border-radius:.375rem;font-size:.75rem;font-weight:500;color:#64748b}.up-host-card__badge svg{width:.75rem;height:.75rem;flex-shrink:0}.dark .up-host-card__badge{background:#ffffff0f;color:#94a3b8}.up-host-card__profile-link{display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:.8125rem;font-weight:500;color:var(--color-primary);text-decoration:none;transition:opacity .15s;margin-bottom:1rem}.up-host-card__profile-link svg{width:.875rem;height:.875rem}.up-host-card__profile-link:hover{opacity:.75}.up-host-card__cta{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.8125rem 1.25rem;background:var(--color-primary);color:#fff;font-size:.9375rem;font-weight:600;border-radius:.75rem;text-decoration:none;transition:background .15s,box-shadow .15s;box-shadow:0 2px 6px #1a73e840}.up-host-card__cta svg{width:1rem;height:1rem}.up-host-card__cta:hover{background:var(--color-primary-hover);box-shadow:0 4px 12px #1a73e84d}.dark .up-host-card__cta{background:var(--color-primary);box-shadow:0 2px 6px #1a73e833}.dark .up-host-card__cta:hover{background:var(--color-primary-hover)}.up-author-hero{background-color:var(--color-background)}.up-author-hero__inner{display:flex;align-items:flex-start;gap:1.75rem}.up-author-hero__avatar{width:6rem;height:6rem;border-radius:.75rem;-o-object-fit:cover;object-fit:cover;flex-shrink:0;border:3px solid #fff;box-shadow:0 0 0 3px var(--color-primary),0 4px 14px #00000014}.dark .up-author-hero__avatar{border-color:var(--color-surface);box-shadow:0 0 0 3px var(--color-primary),0 4px 14px #0000004d}.up-author-hero__body{min-width:0;flex:1}.up-author-hero__name{font-family:var(--font-heading);font-size:1.75rem;font-weight:700;color:var(--color-text);line-height:1.2;margin:0}.up-author-hero__meta{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--color-text-muted);margin:.375rem 0 0}.up-author-hero__meta svg{flex-shrink:0;opacity:.5}.up-author-hero__bio{margin:1rem 0 0;font-size:.9375rem;line-height:1.7;color:var(--color-text-muted);max-width:42rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.up-author-hero__actions{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--color-border)}.up-author-hero__socials{display:flex;align-items:center;gap:.5rem}.up-author-hero__social-btn{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.5rem;background:#f1f5f9;color:var(--color-text-muted);transition:background .15s,color .15s}.up-author-hero__social-btn:hover{background:var(--color-primary);color:#fff}.dark .up-author-hero__social-btn{background:#ffffff0f}.dark .up-author-hero__social-btn:hover{background:var(--color-primary);color:#fff}.up-author-hero__stats{display:flex;align-items:center;gap:.75rem}.up-author-hero__stat{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.5rem 1rem;background:#f1f5f9;border-radius:.625rem;min-width:5rem}.dark .up-author-hero__stat{background:#ffffff0a}.up-author-hero__stat-value{font-family:var(--font-heading);font-size:1.125rem;font-weight:700;color:var(--color-text);line-height:1.3}.up-author-hero__stat-label{font-size:.6875rem;font-weight:500;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;margin-top:.125rem}.up-author-section-heading{display:flex;align-items:center;gap:.75rem;padding-bottom:.75rem;border-bottom:2px solid var(--color-border)}.dark .up-author-section-heading{border-bottom-color:var(--color-border)}.up-author-section-heading__title{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;color:var(--color-text);margin:0}.up-author-section-heading__count{display:inline-flex;align-items:center;font-size:.75rem;font-weight:600;color:var(--color-primary);padding:.25rem .75rem;background:#eff6ff;border-radius:9999px}.dark .up-author-section-heading__count{background:#1a73e81f}@media (max-width: 639px){.up-author-hero__inner{flex-direction:column;align-items:center;text-align:center}.up-author-hero__bio{max-width:none}.up-author-hero__actions,.up-author-hero__socials,.up-author-hero__stats{justify-content:center}.up-author-hero__name{font-size:1.5rem}}.up-author-subscribe-form .wp-block-jetpack-subscriptions,.up-author-subscribe-form #subscribe-email{width:100%}.up-author-subscribe-form .wp-block-jetpack-subscriptions input[type=email]{width:100%!important;padding:.5rem .75rem;font-size:.8125rem;border-radius:.5rem;border:1px solid #CBD5E1;margin-bottom:.5rem}.dark .up-author-subscribe-form .wp-block-jetpack-subscriptions input[type=email]{background:#ffffff0d;border-color:#ffffff1a;color:#fff}.up-author-subscribe-form .wp-block-jetpack-subscriptions button[type=submit],.up-author-subscribe-form .wp-block-jetpack-subscriptions input[type=submit]{width:100%!important;padding:.625rem 1rem;font-size:.875rem;font-weight:600;border-radius:.5rem;cursor:pointer;transition:background-color .15s}.up-author-subscribe-form .wp-block-jetpack-subscriptions p{margin:0}.not-prose .jetpack_subscription_widget{background:#fff;border:1px solid #E5E7EB;border-radius:1rem;padding:2.5rem 2rem;text-align:center;max-width:540px;margin:0 auto;box-shadow:0 1px 3px #0000000a,0 6px 24px #00000008}.dark .not-prose .jetpack_subscription_widget{background:var(--color-surface);border-color:var(--color-border);box-shadow:0 1px 3px #0003}.not-prose .jetpack_subscription_widget .widgettitle{font-family:var(--font-heading);font-size:1.375rem;font-weight:800;color:#111827;margin:0 0 .5rem;line-height:1.3}.dark .not-prose .jetpack_subscription_widget .widgettitle{color:#f9fafb}.not-prose .jetpack_subscription_widget #subscribe-text{margin:0 0 1.25rem}.not-prose .jetpack_subscription_widget #subscribe-text p{font-size:.875rem;line-height:1.6;color:#6b7280;max-width:380px;margin:0 auto}.dark .not-prose .jetpack_subscription_widget #subscribe-text p{color:#9ca3af}.not-prose .jetpack_subscription_widget form{display:flex;flex-wrap:wrap;justify-content:center;gap:.625rem}.not-prose .jetpack_subscription_widget #subscribe-text{flex:0 0 100%}.not-prose .jetpack_subscription_widget #subscribe-email{flex:1 1 200px;max-width:300px;margin:0}.not-prose .jetpack_subscription_widget #subscribe-submit{flex:0 0 auto;margin:0}.not-prose .jetpack_subscription_widget input[type=email]{width:100%!important;height:44px;padding:0 1rem;border:1.5px solid #D1D5DB;border-radius:.5rem;font-size:.9rem;background:#f9fafb;color:var(--color-text);outline:none;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.not-prose .jetpack_subscription_widget input[type=email]::-moz-placeholder{color:#9ca3af}.not-prose .jetpack_subscription_widget input[type=email]::placeholder{color:#9ca3af}.not-prose .jetpack_subscription_widget input[type=email]:focus{border-color:#1a73e8;background:#fff;box-shadow:0 0 0 3px #1a73e814}.dark .not-prose .jetpack_subscription_widget input[type=email]{background:#ffffff0d;border-color:var(--color-border);color:#fff}.dark .not-prose .jetpack_subscription_widget input[type=email]:focus{border-color:#4a9eff;background:#ffffff14}.not-prose .jetpack_subscription_widget button[type=submit],.not-prose .jetpack_subscription_widget .wp-block-button__link{height:44px;padding:0 1.75rem!important;background:#1a73e8!important;color:#fff!important;font-size:.9rem;font-weight:600;border:none;border-radius:.5rem;cursor:pointer;transition:background .15s,transform .1s;white-space:nowrap;line-height:44px;margin:0!important}.not-prose .jetpack_subscription_widget button[type=submit]:hover,.not-prose .jetpack_subscription_widget .wp-block-button__link:hover{background:#1558d6!important;transform:translateY(-1px)}.not-prose .jetpack_subscription_widget button[type=submit]:active,.not-prose .jetpack_subscription_widget .wp-block-button__link:active{transform:translateY(0)}@media (max-width: 480px){.not-prose .jetpack_subscription_widget{padding:2rem 1.5rem}.not-prose .jetpack_subscription_widget #subscribe-email{max-width:100%;flex-basis:100%}.not-prose .jetpack_subscription_widget #subscribe-submit{flex:0 0 100%}.not-prose .jetpack_subscription_widget button[type=submit],.not-prose .jetpack_subscription_widget .wp-block-button__link{width:100%;text-align:center}}.up-newsletter-form .jetpack_subscription_widget .widgettitle,.up-newsletter-form .jetpack_subscription_widget #subscribe-text{display:none}.up-newsletter-form .jetpack_subscription_widget{background:transparent;border:0;padding:0;margin:0;box-shadow:none}.up-newsletter-form .jetpack_subscription_widget form{display:flex;flex-wrap:wrap;gap:.625rem;align-items:stretch}.up-newsletter-form .jetpack_subscription_widget #subscribe-email{flex:1 1 240px;margin:0;min-width:0}.up-newsletter-form .jetpack_subscription_widget #subscribe-submit{flex:0 0 auto;margin:0}.up-newsletter-form .jetpack_subscription_widget input[type=email]{width:100%!important;height:48px;padding:0 1rem;border:1.5px solid #D1D5DB;border-radius:.625rem;font-size:.95rem;background:#f9fafb;color:var(--color-text);outline:none;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.up-newsletter-form .jetpack_subscription_widget input[type=email]::-moz-placeholder{color:#9ca3af}.up-newsletter-form .jetpack_subscription_widget input[type=email]::placeholder{color:#9ca3af}.up-newsletter-form .jetpack_subscription_widget input[type=email]:focus{border-color:#1a73e8;background:#fff;box-shadow:0 0 0 3px #1a73e814}.dark .up-newsletter-form .jetpack_subscription_widget input[type=email]{background:#ffffff0d;border-color:var(--color-border);color:#fff}.dark .up-newsletter-form .jetpack_subscription_widget input[type=email]:focus{border-color:#4a9eff;background:#ffffff14}.up-newsletter-form .jetpack_subscription_widget button[type=submit],.up-newsletter-form .jetpack_subscription_widget .wp-block-button__link{height:48px;padding:0 1.75rem!important;background:#1a73e8!important;color:#fff!important;font-size:.95rem;font-weight:600;border:none;border-radius:.625rem;cursor:pointer;transition:background .15s,transform .1s,box-shadow .15s;white-space:nowrap;line-height:48px;margin:0!important;box-shadow:0 1px 2px #1a73e82e}.up-newsletter-form .jetpack_subscription_widget button[type=submit]:hover,.up-newsletter-form .jetpack_subscription_widget .wp-block-button__link:hover{background:#1558d6!important;transform:translateY(-1px);box-shadow:0 4px 12px #1a73e838}.up-newsletter-form .jetpack_subscription_widget button[type=submit]:active,.up-newsletter-form .jetpack_subscription_widget .wp-block-button__link:active{transform:translateY(0);box-shadow:0 1px 2px #1a73e82e}@media (max-width: 540px){.up-newsletter-form .jetpack_subscription_widget #subscribe-email,.up-newsletter-form .jetpack_subscription_widget #subscribe-submit{flex-basis:100%;max-width:100%}.up-newsletter-form .jetpack_subscription_widget button[type=submit],.up-newsletter-form .jetpack_subscription_widget .wp-block-button__link{width:100%;text-align:center}}.up-newsletter-card--compact .jetpack_subscription_widget form{flex-direction:column;gap:.5rem}.up-newsletter-card--compact .jetpack_subscription_widget #subscribe-email,.up-newsletter-card--compact .jetpack_subscription_widget #subscribe-submit{flex:0 0 100%}.up-newsletter-card--compact .jetpack_subscription_widget input[type=email]{height:40px;font-size:.875rem}.up-newsletter-card--compact .jetpack_subscription_widget button[type=submit],.up-newsletter-card--compact .jetpack_subscription_widget .wp-block-button__link{height:40px;line-height:40px;width:100%;font-size:.875rem}.entry-content .wp-block-group:has(.wp-block-jetpack-subscriptions),.prose .wp-block-group:has(.wp-block-jetpack-subscriptions){text-align:center;max-width:36rem;margin:2rem auto 0;padding:0 1.5rem 1rem}.entry-content .wp-block-group:has(.wp-block-jetpack-subscriptions)>hr,.prose .wp-block-group:has(.wp-block-jetpack-subscriptions)>hr{border:none;border-top:1px solid #e5e7eb;margin:0 0 1.5rem}.dark .entry-content .wp-block-group:has(.wp-block-jetpack-subscriptions)>hr,.dark .prose .wp-block-group:has(.wp-block-jetpack-subscriptions)>hr{border-top-color:#374151}.entry-content .wp-block-group:has(.wp-block-jetpack-subscriptions)>h2,.entry-content .wp-block-group:has(.wp-block-jetpack-subscriptions)>h3,.prose .wp-block-group:has(.wp-block-jetpack-subscriptions)>h2,.prose .wp-block-group:has(.wp-block-jetpack-subscriptions)>h3{font-size:1.125rem;font-weight:700;color:#111827;margin:0 0 .375rem}.dark .entry-content .wp-block-group:has(.wp-block-jetpack-subscriptions)>h2,.dark .entry-content .wp-block-group:has(.wp-block-jetpack-subscriptions)>h3,.dark .prose .wp-block-group:has(.wp-block-jetpack-subscriptions)>h2,.dark .prose .wp-block-group:has(.wp-block-jetpack-subscriptions)>h3{color:#f3f4f6}.entry-content .wp-block-group:has(.wp-block-jetpack-subscriptions)>p,.prose .wp-block-group:has(.wp-block-jetpack-subscriptions)>p{color:#6b7280;font-size:.875rem;margin:0 0 1.25rem}.dark .entry-content .wp-block-group:has(.wp-block-jetpack-subscriptions)>p,.dark .prose .wp-block-group:has(.wp-block-jetpack-subscriptions)>p{color:#9ca3af}.wp-block-group:has(.wp-block-jetpack-subscriptions) .wp-block-button__link{background-color:var(--color-primary, #1a73e8)!important;color:#fff!important;border:none!important;border-radius:.625rem!important;padding:.625rem 1.75rem!important;font-size:.875rem!important;font-weight:600;cursor:pointer;transition:background-color .15s,box-shadow .15s;box-shadow:0 2px 8px #1a73e833}.wp-block-group:has(.wp-block-jetpack-subscriptions) .wp-block-button__link:hover{background-color:var(--color-primary-hover, #1558d6)!important;box-shadow:0 4px 12px #1a73e84d}.up-tag-hero{background:linear-gradient(135deg,#f8fbff,#fcfdfe);border:1px solid #E8EDF3;border-radius:1rem;margin-bottom:2rem}.dark .up-tag-hero{background:linear-gradient(135deg,#1a73e80d,#0f172a4d);border-color:var(--color-border)}.up-tag-hero__inner{padding:1.75rem 2rem}@media (max-width: 639px){.up-tag-hero__inner{padding:1.25rem 1rem}}.up-tag-hero__heading{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.up-tag-hero__icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.625rem;background:#1a73e8;color:#fff;flex-shrink:0}.dark .up-tag-hero__icon{background:#1a73e840;color:#93c5fd}.up-tag-hero__title{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:var(--color-text);line-height:1.3;margin:0}@media (min-width: 768px){.up-tag-hero__title{font-size:1.875rem}}.up-tag-hero__meta{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;font-size:.8125rem;color:var(--color-text-muted)}.up-tag-hero__count{display:inline-flex;align-items:center;font-size:.75rem;font-weight:600;color:#1a73e8;padding:.2rem .625rem;background:#1a73e81a;border-radius:9999px}.dark .up-tag-hero__count{background:#1a73e82e;color:#93c5fd}.up-tag-hero__sep{color:#cbd5e1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dark .up-tag-hero__sep{color:#475569}.up-tag-hero__flags{display:inline-flex;align-items:center;gap:.375rem}.up-tag-hero__website{display:inline-flex;align-items:center;gap:.25rem;color:#1a73e8;font-weight:500;text-decoration:none;transition:color .15s}.up-tag-hero__website:hover{color:#1557b0;text-decoration:underline}.dark .up-tag-hero__website{color:#93c5fd}.dark .up-tag-hero__website:hover{color:#bfdbfe}.up-tag-hero__desc{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(226,232,240,.6);position:relative}.dark .up-tag-hero__desc{border-top-color:#ffffff0f}.up-tag-hero__desc-text{font-size:.9375rem;line-height:1.8;color:var(--color-text-muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;position:relative}.up-tag-hero__desc-text a{color:#1a73e8;text-decoration:underline;text-underline-offset:2px;font-weight:500;transition:color .15s}.up-tag-hero__desc-text a:hover{color:#1557b0}.dark .up-tag-hero__desc-text a{color:#93c5fd}.dark .up-tag-hero__desc-text a:hover{color:#bfdbfe}.up-tag-hero__desc-text--expanded{display:block;-webkit-line-clamp:unset;overflow:visible}.up-tag-hero__desc-toggle{display:inline-block;margin-top:.375rem;padding:0;border:none;background:none;font-size:.8125rem;font-weight:600;color:#1a73e8;cursor:pointer;transition:color .15s}.up-tag-hero__desc-toggle:hover{color:#1557b0;text-decoration:underline}.dark .up-tag-hero__desc-toggle{color:#93c5fd}.dark .up-tag-hero__desc-toggle:hover{color:#bfdbfe}.up-tag-section-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.up-tag-section-header__title{font-family:var(--font-heading);font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin:0}.up-tag-section-header__count{font-size:.6875rem;font-weight:700;color:var(--color-text-muted);background:#f1f5f9;padding:.125rem .5rem;border-radius:9999px}.dark .up-tag-section-header__count{background:#ffffff0f}.up-tag-list{border-top:none}.up-tag-row{border-left:3px solid transparent;border-bottom:1px solid #F1F5F9;transition:background .15s,border-color .15s}.dark .up-tag-row{border-bottom-color:var(--color-border)}.up-tag-row:hover{background:#f8fbff;border-left-color:#1a73e8}.dark .up-tag-row:hover{background:#ffffff05;border-left-color:#93c5fd}.up-tag-row__link{display:flex;flex-direction:column;gap:.5rem;padding:1rem .75rem;border-radius:0;text-decoration:none;color:inherit}@media (min-width: 640px){.up-tag-row__link{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}}.up-tag-row__main{min-width:0;flex:1}.up-tag-row__title{font-family:var(--font-heading);font-size:1rem;font-weight:600;color:var(--color-text);line-height:1.4;margin:0;transition:color .15s}.up-tag-row__link:hover .up-tag-row__title{color:var(--color-primary)}.up-tag-row__excerpt{margin:.25rem 0 0;font-size:.8125rem;line-height:1.5;color:var(--color-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.up-tag-row__meta{display:flex;align-items:center;gap:.625rem;flex-shrink:0}.up-tag-row__badge{display:inline-block;font-size:.6875rem;font-weight:600;padding:.1875rem .5rem;border-radius:.3125rem;white-space:nowrap}.up-tag-row__date{font-size:.75rem;color:var(--color-text-muted);white-space:nowrap}.up-match-cta{position:relative;overflow:hidden;border-radius:1rem}.up-match-cta__body{position:relative;z-index:1;text-align:center}.up-match-cta__title{font-family:var(--font-heading);font-weight:800;margin:0}.up-match-cta__desc{margin:0}.up-match-cta__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;text-decoration:none!important;border-radius:.5rem;transition:transform .15s,box-shadow .15s,background .15s;cursor:pointer}.up-match-cta__btn:hover{transform:translateY(-1px)}.up-match-cta__note{margin:0}.up-match-cta__actions{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap}.up-match-cta--inline{padding:2rem 2rem 1.75rem;background:#eff6ff;border:1px solid #FECACA}.dark .up-match-cta--inline{background:#1a73e814;border-color:#1a73e833}.up-match-cta--inline .up-match-cta__icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin:0 auto 1rem;background:#fecaca;border-radius:.75rem;color:#dc2626}.dark .up-match-cta--inline .up-match-cta__icon{background:#1a73e833;color:#fca5a5}.up-match-cta--inline .up-match-cta__title{font-size:1.375rem;line-height:1.3;color:#7f1d1d!important;margin-bottom:.5rem}.dark .up-match-cta--inline .up-match-cta__title{color:#fee2e2!important}.up-match-cta--inline .up-match-cta__desc{font-size:.9375rem;line-height:1.6;color:#4b5563!important;max-width:440px;margin:0 auto 1.25rem}.dark .up-match-cta--inline .up-match-cta__desc{color:#cbd5e1!important}.up-match-cta--inline .up-match-cta__btn--primary{background:#1a73e8;color:#fff!important;box-shadow:0 2px 8px #1a73e840;padding:.75rem 1.75rem;font-size:.9375rem}.up-match-cta--inline .up-match-cta__btn--primary:hover{background:#1558d6;box-shadow:0 4px 12px #1a73e859}.dark .up-match-cta--inline .up-match-cta__btn--primary{background:#4a9eff;box-shadow:0 2px 8px #1a73e84d}.dark .up-match-cta--inline .up-match-cta__btn--primary:hover{background:#fb923c}.up-match-cta--inline .up-match-cta__btn--secondary{background:transparent;color:#1a73e8!important;border:1.5px solid #FCA5A5;padding:.75rem 1.75rem;font-size:.9375rem}.up-match-cta--inline .up-match-cta__btn--secondary:hover{background:#1a73e814;border-color:#f87171}.dark .up-match-cta--inline .up-match-cta__btn--secondary{color:#fecaca!important;border-color:#1a73e866}.dark .up-match-cta--inline .up-match-cta__btn--secondary:hover{background:#1a73e81f;border-color:#1a73e899}.up-match-cta--inline .up-match-cta__note{font-size:.8125rem;margin-top:.875rem;color:#6b7280!important}.dark .up-match-cta--inline .up-match-cta__note{color:#94a3b8!important}.up-match-cta--sidebar{padding:1.5rem 1.25rem;background:linear-gradient(135deg,#1a0505,#7f1d1d 45%,#dc2626)}.up-match-cta--sidebar .up-match-cta__decor{position:absolute;border-radius:.5rem;transform:rotate(45deg);pointer-events:none}.up-match-cta--sidebar .up-match-cta__decor--left{width:140px;height:140px;left:-30px;bottom:-20px;background:linear-gradient(135deg,#1a73e833,#dc262614);border:1px solid rgba(248,113,113,.12)}.up-match-cta--sidebar .up-match-cta__decor--right{width:80px;height:80px;right:30px;top:-10px;background:linear-gradient(135deg,#f871712e,#1a73e80f);border:1px solid rgba(248,113,113,.1)}.up-match-cta--sidebar .up-match-cta__title{font-size:1.0625rem;margin-bottom:.375rem;color:#fff!important}.up-match-cta--sidebar .up-match-cta__desc{font-size:.8125rem;line-height:1.5;margin-bottom:1rem;color:#fee2e2d9!important}.up-match-cta--sidebar .up-match-cta__btn{width:100%;padding:.625rem 1rem;font-size:.8125rem;border-radius:9999px;background:#fff;color:#7f1d1d!important;box-shadow:0 4px 20px #0003}.up-match-cta--sidebar .up-match-cta__btn:hover{background:#fef2f2}.up-highlight{background:#fef08a;color:inherit;padding:.1em .3em;border-radius:.2em}.dark .up-highlight{background:#facc1533}.up-hero{background-color:#fff;background-image:radial-gradient(ellipse 75% 60% at 100% 0%,rgba(16,185,129,.14),rgba(16,185,129,.04) 30%,transparent 65%),radial-gradient(ellipse 60% 50% at 0% 100%,rgba(16,185,129,.09),rgba(16,185,129,.02) 35%,transparent 70%),radial-gradient(ellipse 80% 40% at 50% 100%,rgba(16,185,129,.05),transparent 60%)}.dark .up-hero{background-color:var(--color-background);background-image:radial-gradient(ellipse 75% 60% at 100% 0%,rgba(16,185,129,.12),transparent 65%),radial-gradient(ellipse 60% 50% at 0% 100%,rgba(16,185,129,.06),transparent 70%)}.up-hero-feed{position:relative;background:var(--color-background);overflow:hidden}.dark .up-hero-feed{background:var(--color-surface)}.up-hero-feed__scroll{max-height:340px;overflow:hidden}.up-hero-feed__scroll-inner{animation:up-feed-scroll 40s linear infinite}.up-hero-feed:hover .up-hero-feed__scroll-inner{animation-play-state:paused}.up-hero-feed__track{list-style:none;margin:0;padding:0}.up-hero-feed__item{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem}.up-hero-feed__dot{flex-shrink:0;width:6px;height:6px;border-radius:50%;background:#ef4444}.up-hero-feed__flag{flex-shrink:0;line-height:0}.up-hero-feed__link{font-size:.875rem;font-weight:500;color:var(--color-text);text-decoration:none;line-height:1.4;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;transition:color .15s}.up-hero-feed__link:hover{color:var(--color-primary)}.dark .up-hero-feed__link{color:var(--color-dark-text, #e5e5e5)}.dark .up-hero-feed__link:hover{color:var(--color-dark-primary, #f87171)}.up-hero-feed__fade{position:absolute;left:0;right:0;pointer-events:none;z-index:1}.up-hero-feed__fade--top{top:0;height:3rem;background:linear-gradient(to bottom,var(--color-background) 10%,transparent)}.up-hero-feed__fade--bottom{bottom:2.5rem;height:5rem;background:linear-gradient(to bottom,transparent,var(--color-background) 90%)}.dark .up-hero-feed__fade--top{background:linear-gradient(to bottom,var(--color-surface) 10%,transparent)}.dark .up-hero-feed__fade--bottom{background:linear-gradient(to bottom,transparent,var(--color-surface) 90%)}.up-hero-feed__cta{position:relative;z-index:1;text-align:center;padding:.625rem 1.25rem;background:var(--color-background)}.dark .up-hero-feed__cta{background:var(--color-surface)}.up-section{position:relative;border-top:1px dashed var(--color-border)}@media (min-width: 1280px){.up-section:not(.up-trust-bar):before,.up-section:not(.up-trust-bar):after{content:"";position:absolute;top:0;bottom:0;width:1px;background-image:linear-gradient(to bottom,var(--color-border) 0,var(--color-border) 3px,transparent 3px,transparent 6px);background-size:1px 6px;background-repeat:repeat-y;pointer-events:none}.up-section:not(.up-trust-bar):before{left:calc((100% - 80rem)/2)}.up-section:not(.up-trust-bar):after{right:calc((100% - 80rem)/2)}}.up-dotgrid{background-image:radial-gradient(circle,var(--color-border) 1px,transparent 1px);background-size:24px 24px}.up-trust-bar{position:relative;background-color:var(--color-background)}.up-trust-inner{display:flex;height:100%;min-width:0;border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);max-width:80rem;margin:0 auto}.up-trust-tagline{display:none;max-width:18rem;flex-shrink:0;border-right:1px solid var(--color-border);padding:3rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:1rem;font-weight:300;line-height:1.5;color:var(--color-text);text-transform:uppercase;text-wrap:balance}@media (min-width: 640px){.up-trust-tagline{display:flex;align-items:center}}.up-trust-scroll{position:relative;min-height:80px;min-width:0;flex:1;overflow:hidden;transform:translateZ(0)}@media (min-width: 640px){.up-trust-scroll{min-height:120px}}.up-trust-scroll-inner{display:flex;height:100%}.up-trust-track{display:flex;height:100%;list-style:none;margin:0;padding:0;animation:up-marquee 35s linear infinite}@media (min-width: 640px){.up-trust-track{animation-duration:60s}}.group:hover .up-trust-track{animation-play-state:paused}.up-trust-cell{display:flex;height:100%;align-items:center;border-right:1px solid var(--color-border);background-color:var(--color-background);padding:0 1.5rem;flex-shrink:0}@media (min-width: 640px){.up-trust-cell{padding:0 3.5rem}}.up-trust-cell img{height:1.5rem;width:auto;max-width:8rem;-o-object-fit:contain;object-fit:contain}@media (min-width: 640px){.up-trust-cell img{height:1.9375rem;max-width:10rem}}.dark .up-trust-cell img{filter:invert(1) hue-rotate(180deg);opacity:.7}.dark .group:hover .up-trust-cell img{opacity:.9}.up-trust-fade{position:absolute;top:0;bottom:0;width:2.5rem;pointer-events:none;z-index:2}@media (min-width: 640px){.up-trust-fade{width:5rem}}.up-trust-fade--left{left:0;background:linear-gradient(to right,var(--color-background),transparent)}.up-trust-fade--right{right:0;background:linear-gradient(to left,var(--color-background),transparent)}@keyframes up-marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes up-feed-scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.up-listing-card{position:relative}.up-listing-card .up-card__link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit}.up-listing-card:focus-within{outline:2px solid var(--color-primary);outline-offset:2px}.up-listing-card .up-unread-dot{display:none}.up-listing-card[data-unread="1"] .up-unread-dot{display:inline-flex}.up-cta{background:linear-gradient(160deg,#7f1d1d,#dc2626,#ea580c)}.up-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(255,255,255,.06) 1px,transparent 1px);background-size:32px 32px;pointer-events:none}.dark .up-cta{background:linear-gradient(160deg,#450a0a,#7f1d1d,#9a3412)}iframe,ins.adsbygoogle,[id^=google_ads_iframe],[id^=aswift_],[id^=div-gpt-ad],.adsbygoogle,div[data-google-query-id],div.google-auto-placed{touch-action:pan-y!important}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.up-card{transform:none!important}.reading-progress-bar{display:none!important}}.up-browse-tab-card{position:relative}.up-browse-tab-card:before{content:"";position:absolute;top:-15%;left:-25%;right:-25%;bottom:-25%;z-index:0;border-radius:50%;background:radial-gradient(ellipse 70% 60% at 50% 40%,rgba(26,115,232,.14),transparent 70%),radial-gradient(ellipse 50% 45% at 45% 35%,rgba(74,158,255,.09),transparent 60%);pointer-events:none}.dark .up-browse-tab-card:before{background:radial-gradient(ellipse 70% 60% at 50% 40%,rgba(26,115,232,.06),transparent 70%),radial-gradient(ellipse 50% 45% at 45% 35%,rgba(74,158,255,.03),transparent 60%)}.up-editors-section{background:radial-gradient(70% 60% at 50% 100%,rgba(16,185,129,.14),transparent),radial-gradient(50% 40% at 35% 100%,rgba(52,211,153,.09),transparent),radial-gradient(90% 50% at 60% 100%,rgba(16,185,129,.06),transparent)}.dark .up-editors-section{background:radial-gradient(70% 60% at 50% 100%,rgba(16,185,129,.06),transparent),radial-gradient(50% 40% at 35% 100%,rgba(52,211,153,.04),transparent),radial-gradient(90% 50% at 60% 100%,rgba(16,185,129,.03),transparent)}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.up-testimonials-grid{display:grid;grid-template-columns:1fr;gap:.75rem}@media (min-width: 768px){.up-testimonials-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto auto}.up-testimonial--span{grid-row:span 2}}.up-testimonial{border-radius:.75rem;padding:1.25rem;display:flex;flex-direction:column;justify-content:space-between;gap:.875rem}.up-testimonial--dark{background:#1a1a2e;color:#fff}.up-testimonial--light{background:#fff;border:1px solid var(--color-border);color:var(--color-text)}.dark .up-testimonial--light{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text)}.up-testimonial__quote{font-size:.9rem;line-height:1.55}.up-testimonial--span .up-testimonial__quote{font-size:1.05rem;line-height:1.5;font-weight:500}.up-testimonial__footer{display:flex;align-items:center;gap:.625rem}.up-testimonial__avatar{width:2.25rem;height:2.25rem;border-radius:.5rem;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.up-testimonial__name{font-weight:600;font-size:.8125rem;line-height:1.3}.up-testimonial__role{font-size:.75rem;opacity:.65}.up-destinations__label{display:block;font-size:.8125rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--color-primary);margin-bottom:.75rem}.up-destinations__heading{font-size:1.75rem;font-weight:700;line-height:1.15;color:var(--color-text);margin-bottom:.5rem}@media (min-width: 768px){.up-destinations__heading{font-size:3.25rem;margin-bottom:.75rem}}.up-destinations__desc{font-size:.875rem;line-height:1.6;color:var(--color-text-muted);max-width:36rem}@media (min-width: 768px){.up-destinations__desc{font-size:1rem}}.up-countries-wrapper{position:relative;overflow:hidden}.up-countries-viewport{overflow:hidden}.up-countries-track{display:flex;transition:transform .5s cubic-bezier(.25,.46,.45,.94);will-change:transform}.up-countries-slide{flex-shrink:0;width:78%}@media (max-width: 767px){.up-countries-slide{width:92%}}.up-countries-card{position:relative;overflow:hidden;filter:grayscale(100%) brightness(.65);transition:filter .5s ease}.up-countries-card--active{filter:grayscale(0%) brightness(1)}.up-countries-card__img{display:block;width:100%;aspect-ratio:16 / 9;-o-object-fit:cover;object-fit:cover}@media (min-width: 768px){.up-countries-card__img{aspect-ratio:16 / 7}}.up-countries-card__overlay{position:absolute;bottom:0;left:0;right:0;padding:2.5rem 1.25rem 1.25rem;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,rgba(0,0,0,.35) 55%,transparent 100%);color:#fff;display:flex;align-items:flex-end;justify-content:space-between}.up-countries-card__name{font-size:1.375rem;font-weight:800;line-height:1.2;letter-spacing:-.01em}.up-countries-card__tagline{font-size:.75rem;opacity:.8;margin-top:.125rem;letter-spacing:.02em}.up-countries-card__cta{display:inline-flex;align-items:center;gap:.375rem;padding:.75rem 1.5rem;background:var(--color-primary);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;border:none;cursor:pointer;transition:background-color .2s;flex-shrink:0}.up-countries-card__cta:hover{background:var(--color-primary-hover, #1558d6)}@media (min-width: 768px){.up-countries-card__overlay{padding:4rem 2.5rem 2rem}.up-countries-card__name{font-size:2.25rem}.up-countries-card__tagline{font-size:.9375rem}.up-countries-card__cta{padding:.875rem 2rem;font-size:.8125rem}}@media (max-width: 767px){.up-countries-card__cta{padding:.5rem 1rem;font-size:.6875rem}}.up-countries-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#ffffffb3;cursor:pointer;transition:color .2s;padding:0}.up-countries-nav svg{width:2.5rem;height:2.5rem}.up-countries-nav:hover{color:#fff}.up-countries-nav--prev{left:2%}.up-countries-nav--next{right:2%}@media (min-width: 768px){.up-countries-nav svg{width:3rem;height:3rem}.up-countries-nav--prev{left:3%}.up-countries-nav--next{right:3%}}.up-countries-indicator{display:flex;justify-content:center;padding:1.25rem 0 0}.up-countries-indicator__track{position:relative;width:4rem;height:.25rem;background:var(--color-border);border-radius:9999px;overflow:hidden}.up-countries-indicator__pill{position:absolute;top:0;height:100%;border-radius:9999px;background:var(--color-text-muted);transition:left .4s ease}.placeholder\:text-text-muted::-moz-placeholder{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.placeholder\:text-text-muted::placeholder{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.first\:border-t-0:first-child{border-top-width:0px}.first\:pt-0:first-child{padding-top:0}.last\:mb-0:last-child{margin-bottom:0}.last\:pb-0:last-child{padding-bottom:0}.focus-within\:border-primary:focus-within{--tw-border-opacity: 1;border-color:rgb(26 115 232 / var(--tw-border-opacity, 1))}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-primary\/30:focus-within{--tw-ring-color: rgb(26 115 232 / .3)}.hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.04\]:hover{--tw-scale-x: 1.04;--tw-scale-y: 1.04;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:gap-2\.5:hover{gap:.625rem}.hover\:border-emerald-300:hover{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.hover\:border-emerald-400:hover{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:border-orange-300:hover{--tw-border-opacity: 1;border-color:rgb(253 186 116 / var(--tw-border-opacity, 1))}.hover\:border-primary:hover{--tw-border-opacity: 1;border-color:rgb(26 115 232 / var(--tw-border-opacity, 1))}.hover\:border-primary\/20:hover{border-color:#1a73e833}.hover\:border-primary\/30:hover{border-color:#1a73e84d}.hover\:border-primary\/40:hover{border-color:#1a73e866}.hover\:border-red-300:hover{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.hover\:border-teal-400:hover{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-200:hover{--tw-bg-opacity: 1;background-color:rgb(167 243 208 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-50:hover{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-50\/60:hover{background-color:#ecfdf599}.hover\:bg-emerald-700:hover{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50\/70:hover{background-color:#f9fafbb3}.hover\:bg-green-100:hover{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.hover\:bg-pink-100:hover{--tw-bg-opacity: 1;background-color:rgb(252 231 243 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-hover:hover{--tw-bg-opacity: 1;background-color:rgb(21 88 214 / var(--tw-bg-opacity, 1))}.hover\:bg-primary\/10:hover{background-color:#1a73e81a}.hover\:bg-primary\/15:hover{background-color:#1a73e826}.hover\:bg-primary\/20:hover{background-color:#1a73e833}.hover\:bg-primary\/5:hover{background-color:#1a73e80d}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-surface:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-50\/60:hover{background-color:#f5f3ff99}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:text-amber-700:hover{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.hover\:text-blue-600:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.hover\:text-blue-900:hover{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.hover\:text-emerald-700:hover{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.hover\:text-emerald-800:hover{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-green-600:hover{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.hover\:text-pink-600:hover{--tw-text-opacity: 1;color:rgb(219 39 119 / var(--tw-text-opacity, 1))}.hover\:text-primary:hover{--tw-text-opacity: 1;color:rgb(26 115 232 / var(--tw-text-opacity, 1))}.hover\:text-primary-hover:hover{--tw-text-opacity: 1;color:rgb(21 88 214 / var(--tw-text-opacity, 1))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover\:text-sky-700:hover{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.hover\:text-teal-700:hover{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.hover\:text-text:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hover\:text-violet-700:hover{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:decoration-primary:hover{text-decoration-color:#1a73e8}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-80:hover{opacity:.8}.hover\:shadow-\[0_8px_24px_-12px_rgba\(0\,0\,0\,0\.18\)\]:hover{--tw-shadow: 0 8px 24px -12px rgba(0,0,0,.18);--tw-shadow-colored: 0 8px 24px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_8px_28px_-12px_rgba\(16\,185\,129\,0\.25\)\]:hover{--tw-shadow: 0 8px 28px -12px rgba(16,185,129,.25);--tw-shadow-colored: 0 8px 28px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-sm:hover{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-emerald-100\/50:hover{--tw-shadow-color: rgb(209 250 229 / .5);--tw-shadow: var(--tw-shadow-colored)}.focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.focus\:absolute:focus{position:absolute}.focus\:left-4:focus{left:1rem}.focus\:top-4:focus{top:1rem}.focus\:z-50:focus{z-index:50}.focus\:border-primary:focus{--tw-border-opacity: 1;border-color:rgb(26 115 232 / var(--tw-border-opacity, 1))}.focus\:border-transparent:focus{border-color:transparent}.focus\:bg-white:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.focus\:px-4:focus{padding-left:1rem;padding-right:1rem}.focus\:py-2:focus{padding-top:.5rem;padding-bottom:.5rem}.focus\:text-primary:focus{--tw-text-opacity: 1;color:rgb(26 115 232 / var(--tw-text-opacity, 1))}.focus\:opacity-100:focus{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-primary:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(26 115 232 / var(--tw-ring-opacity, 1))}.focus\:ring-primary\/20:focus{--tw-ring-color: rgb(26 115 232 / .2)}.focus\:ring-primary\/30:focus{--tw-ring-color: rgb(26 115 232 / .3)}.focus\:ring-primary\/50:focus{--tw-ring-color: rgb(26 115 232 / .5)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-primary:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(26 115 232 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-60:disabled{opacity:.6}.group\/det[open] .group-open\/det\:rotate-180,.group[open] .group-open\:rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-0\.5{--tw-translate-x: .125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-\[1\.03\]{--tw-scale-x: 1.03;--tw-scale-y: 1.03;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:gap-2{gap:.5rem}.group:hover .group-hover\:gap-2\.5{gap:.625rem}.group:hover .group-hover\:bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-emerald-200{--tw-bg-opacity: 1;background-color:rgb(167 243 208 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-primary\/10{background-color:#1a73e81a}.group:hover .group-hover\:text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-primary{--tw-text-opacity: 1;color:rgb(26 115 232 / var(--tw-text-opacity, 1))}.group\/item:hover .group-hover\/item\:opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}.dark\:block:is(.dark *){display:block}.dark\:inline:is(.dark *){display:inline}.dark\:hidden:is(.dark *){display:none}.dark\:divide-dark-border:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(51 65 85 / var(--tw-divide-opacity, 1))}.dark\:divide-dark-border\/50:is(.dark *)>:not([hidden])~:not([hidden]){border-color:#33415580}.dark\:divide-dark-border\/70:is(.dark *)>:not([hidden])~:not([hidden]){border-color:#334155b3}.dark\:divide-gray-700:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(55 65 81 / var(--tw-divide-opacity, 1))}.dark\:border-amber-500\/60:is(.dark *){border-color:#f59e0b99}.dark\:border-amber-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(146 64 14 / var(--tw-border-opacity, 1))}.dark\:border-blue-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.dark\:border-blue-900:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 58 138 / var(--tw-border-opacity, 1))}.dark\:border-blue-900\/30:is(.dark *){border-color:#1e3a8a4d}.dark\:border-blue-900\/50:is(.dark *){border-color:#1e3a8a80}.dark\:border-blue-900\/60:is(.dark *){border-color:#1e3a8a99}.dark\:border-cyan-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(21 94 117 / var(--tw-border-opacity, 1))}.dark\:border-dark-border:is(.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.dark\:border-dark-border\/50:is(.dark *){border-color:#33415580}.dark\:border-dark-border\/60:is(.dark *){border-color:#33415599}.dark\:border-dark-border\/70:is(.dark *){border-color:#334155b3}.dark\:border-dark-primary:is(.dark *){--tw-border-opacity: 1;border-color:rgb(74 158 255 / var(--tw-border-opacity, 1))}.dark\:border-dark-primary\/20:is(.dark *){border-color:#4a9eff33}.dark\:border-dark-primary\/30:is(.dark *){border-color:#4a9eff4d}.dark\:border-emerald-400:is(.dark *){--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.dark\:border-emerald-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(6 95 70 / var(--tw-border-opacity, 1))}.dark\:border-emerald-800\/40:is(.dark *){border-color:#065f4666}.dark\:border-emerald-900:is(.dark *){--tw-border-opacity: 1;border-color:rgb(6 78 59 / var(--tw-border-opacity, 1))}.dark\:border-gray-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:border-gray-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.dark\:border-gray-800\/60:is(.dark *){border-color:#1f293799}.dark\:border-green-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity, 1))}.dark\:border-indigo-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 48 163 / var(--tw-border-opacity, 1))}.dark\:border-orange-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(154 52 18 / var(--tw-border-opacity, 1))}.dark\:border-orange-800\/40:is(.dark *){border-color:#9a341266}.dark\:border-red-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.dark\:border-red-800\/40:is(.dark *){border-color:#991b1b66}.dark\:border-rose-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(159 18 57 / var(--tw-border-opacity, 1))}.dark\:border-sky-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(7 89 133 / var(--tw-border-opacity, 1))}.dark\:border-slate-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.dark\:border-slate-700\/50:is(.dark *){border-color:#33415580}.dark\:border-teal-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(17 94 89 / var(--tw-border-opacity, 1))}.dark\:border-violet-700\/60:is(.dark *){border-color:#6d28d999}.dark\:border-violet-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(91 33 182 / var(--tw-border-opacity, 1))}.dark\:border-violet-800\/60:is(.dark *){border-color:#5b21b699}.dark\:bg-amber-900\/40:is(.dark *){background-color:#78350f66}.dark\:bg-amber-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(69 26 3 / var(--tw-bg-opacity, 1))}.dark\:bg-amber-950\/30:is(.dark *){background-color:#451a034d}.dark\:bg-blue-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-900\/40:is(.dark *){background-color:#1e3a8a66}.dark\:bg-blue-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(23 37 84 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-950\/20:is(.dark *){background-color:#17255433}.dark\:bg-blue-950\/30:is(.dark *){background-color:#1725544d}.dark\:bg-cyan-900\/40:is(.dark *){background-color:#164e6366}.dark\:bg-dark-bg:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.dark\:bg-dark-bg\/60:is(.dark *){background-color:#0f172a99}.dark\:bg-dark-bg\/95:is(.dark *){background-color:#0f172af2}.dark\:bg-dark-border:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.dark\:bg-dark-primary:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(74 158 255 / var(--tw-bg-opacity, 1))}.dark\:bg-dark-primary\/10:is(.dark *){background-color:#4a9eff1a}.dark\:bg-dark-primary\/15:is(.dark *){background-color:#4a9eff26}.dark\:bg-dark-surface:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.dark\:bg-dark-surface\/30:is(.dark *){background-color:#1e293b4d}.dark\:bg-dark-surface\/80:is(.dark *){background-color:#1e293bcc}.dark\:bg-dark-text\/10:is(.dark *){background-color:#f1f5f91a}.dark\:bg-dark-text\/15:is(.dark *){background-color:#f1f5f926}.dark\:bg-emerald-400:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.dark\:bg-emerald-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.dark\:bg-emerald-900\/30:is(.dark *){background-color:#064e3b4d}.dark\:bg-emerald-900\/40:is(.dark *){background-color:#064e3b66}.dark\:bg-emerald-900\/50:is(.dark *){background-color:#064e3b80}.dark\:bg-emerald-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(2 44 34 / var(--tw-bg-opacity, 1))}.dark\:bg-emerald-950\/15:is(.dark *){background-color:#022c2226}.dark\:bg-emerald-950\/30:is(.dark *){background-color:#022c224d}.dark\:bg-emerald-950\/40:is(.dark *){background-color:#022c2266}.dark\:bg-gray-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-800\/50:is(.dark *){background-color:#1f293780}.dark\:bg-gray-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:bg-green-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(5 46 22 / var(--tw-bg-opacity, 1))}.dark\:bg-indigo-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(49 46 129 / var(--tw-bg-opacity, 1))}.dark\:bg-indigo-900\/40:is(.dark *){background-color:#312e8166}.dark\:bg-indigo-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 27 75 / var(--tw-bg-opacity, 1))}.dark\:bg-orange-900\/40:is(.dark *){background-color:#7c2d1266}.dark\:bg-orange-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(67 20 7 / var(--tw-bg-opacity, 1))}.dark\:bg-red-900\/40:is(.dark *){background-color:#7f1d1d66}.dark\:bg-red-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity, 1))}.dark\:bg-rose-900\/40:is(.dark *){background-color:#88133766}.dark\:bg-sky-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(12 74 110 / var(--tw-bg-opacity, 1))}.dark\:bg-sky-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(8 47 73 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.dark\:bg-teal-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(19 78 74 / var(--tw-bg-opacity, 1))}.dark\:bg-teal-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(4 47 46 / var(--tw-bg-opacity, 1))}.dark\:bg-violet-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(76 29 149 / var(--tw-bg-opacity, 1))}.dark\:bg-violet-900\/40:is(.dark *){background-color:#4c1d9566}.dark\:bg-violet-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(46 16 101 / var(--tw-bg-opacity, 1))}.dark\:bg-violet-950\/20:is(.dark *){background-color:#2e106533}.dark\:bg-white:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.dark\:bg-white\/10:is(.dark *){background-color:#ffffff1a}.dark\:bg-white\/5:is(.dark *){background-color:#ffffff0d}.dark\:bg-white\/\[0\.04\]:is(.dark *){background-color:#ffffff0a}.dark\:bg-yellow-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(133 77 14 / var(--tw-bg-opacity, 1))}.dark\:bg-yellow-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1))}.dark\:bg-yellow-900\/30:is(.dark *){background-color:#713f124d}.dark\:bg-yellow-900\/40:is(.dark *){background-color:#713f1266}.dark\:from-blue-950\/20:is(.dark *){--tw-gradient-from: rgb(23 37 84 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-blue-950\/30:is(.dark *){--tw-gradient-from: rgb(23 37 84 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-primary\/10:is(.dark *){--tw-gradient-from: rgb(74 158 255 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 158 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-emerald-800:is(.dark *){--tw-gradient-from: #065f46 var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-emerald-950\/20:is(.dark *){--tw-gradient-from: rgb(2 44 34 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 44 34 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-emerald-950\/30:is(.dark *){--tw-gradient-from: rgb(2 44 34 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 44 34 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-emerald-950\/40:is(.dark *){--tw-gradient-from: rgb(2 44 34 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 44 34 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-sky-950\/15:is(.dark *){--tw-gradient-from: rgb(8 47 73 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:via-dark-bg:is(.dark *){--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #0F172A var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-dark-surface:is(.dark *){--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1E293B var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-violet-950\/30:is(.dark *){--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(46 16 101 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:to-dark-bg:is(.dark *){--tw-gradient-to: #0F172A var(--tw-gradient-to-position)}.dark\:to-emerald-950\/15:is(.dark *){--tw-gradient-to: rgb(2 44 34 / .15) var(--tw-gradient-to-position)}.dark\:to-emerald-950\/20:is(.dark *){--tw-gradient-to: rgb(2 44 34 / .2) var(--tw-gradient-to-position)}.dark\:to-indigo-950\/30:is(.dark *){--tw-gradient-to: rgb(30 27 75 / .3) var(--tw-gradient-to-position)}.dark\:to-teal-800:is(.dark *){--tw-gradient-to: #115e59 var(--tw-gradient-to-position)}.dark\:to-teal-950\/40:is(.dark *){--tw-gradient-to: rgb(4 47 46 / .4) var(--tw-gradient-to-position)}.dark\:to-transparent:is(.dark *){--tw-gradient-to: transparent var(--tw-gradient-to-position)}.dark\:text-amber-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.dark\:text-amber-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.dark\:text-blue-300:is(.dark *){--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.dark\:text-blue-400:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.dark\:text-blue-400\/80:is(.dark *){color:#60a5facc}.dark\:text-cyan-400:is(.dark *){--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.dark\:text-dark-primary:is(.dark *){--tw-text-opacity: 1;color:rgb(74 158 255 / var(--tw-text-opacity, 1))}.dark\:text-dark-primary\/30:is(.dark *){color:#4a9eff4d}.dark\:text-dark-text:is(.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.dark\:text-dark-text-muted:is(.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dark\:text-dark-text-muted\/30:is(.dark *){color:#94a3b84d}.dark\:text-dark-text-muted\/40:is(.dark *){color:#94a3b866}.dark\:text-emerald-200:is(.dark *){--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.dark\:text-emerald-300:is(.dark *){--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.dark\:text-emerald-400:is(.dark *){--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.dark\:text-emerald-500:is(.dark *){--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.dark\:text-emerald-600:is(.dark *){--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.dark\:text-gray-100:is(.dark *){--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.dark\:text-gray-300:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-gray-400:is(.dark *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-gray-500:is(.dark *){--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.dark\:text-gray-600:is(.dark *){--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.dark\:text-gray-700:is(.dark *){--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.dark\:text-gray-900:is(.dark *){--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.dark\:text-green-400:is(.dark *){--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.dark\:text-indigo-300:is(.dark *){--tw-text-opacity: 1;color:rgb(165 180 252 / var(--tw-text-opacity, 1))}.dark\:text-indigo-400:is(.dark *){--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}.dark\:text-orange-300:is(.dark *){--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.dark\:text-orange-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.dark\:text-red-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.dark\:text-red-400:is(.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.dark\:text-rose-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity, 1))}.dark\:text-sky-300:is(.dark *){--tw-text-opacity: 1;color:rgb(125 211 252 / var(--tw-text-opacity, 1))}.dark\:text-sky-400:is(.dark *){--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity, 1))}.dark\:text-slate-300:is(.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.dark\:text-slate-400:is(.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dark\:text-slate-700\/60:is(.dark *){color:#33415599}.dark\:text-teal-300:is(.dark *){--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}.dark\:text-teal-400:is(.dark *){--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.dark\:text-violet-300:is(.dark *){--tw-text-opacity: 1;color:rgb(196 181 253 / var(--tw-text-opacity, 1))}.dark\:text-violet-400:is(.dark *){--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity, 1))}.dark\:text-yellow-200:is(.dark *){--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity, 1))}.dark\:text-yellow-400:is(.dark *){--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.dark\:decoration-blue-600:is(.dark *){text-decoration-color:#2563eb}.dark\:decoration-dark-primary\/30:is(.dark *){text-decoration-color:#4a9eff4d}.dark\:placeholder-dark-text-muted:is(.dark *)::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(148 163 184 / var(--tw-placeholder-opacity, 1))}.dark\:placeholder-dark-text-muted:is(.dark *)::placeholder{--tw-placeholder-opacity: 1;color:rgb(148 163 184 / var(--tw-placeholder-opacity, 1))}.dark\:placeholder-gray-500:is(.dark *)::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.dark\:placeholder-gray-500:is(.dark *)::placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.dark\:opacity-40:is(.dark *){opacity:.4}.dark\:opacity-\[0\.04\]:is(.dark *){opacity:.04}.dark\:ring-dark-primary\/30:is(.dark *){--tw-ring-color: rgb(74 158 255 / .3)}.dark\:ring-violet-900\/30:is(.dark *){--tw-ring-color: rgb(76 29 149 / .3)}.dark\:ring-white\/10:is(.dark *){--tw-ring-color: rgb(255 255 255 / .1)}.dark\:placeholder\:text-dark-text-muted:is(.dark *)::-moz-placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dark\:placeholder\:text-dark-text-muted:is(.dark *)::placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dark\:focus-within\:border-dark-primary:focus-within:is(.dark *){--tw-border-opacity: 1;border-color:rgb(74 158 255 / var(--tw-border-opacity, 1))}.dark\:hover\:border-dark-primary:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(74 158 255 / var(--tw-border-opacity, 1))}.dark\:hover\:border-dark-primary\/20:hover:is(.dark *){border-color:#4a9eff33}.dark\:hover\:border-dark-primary\/30:hover:is(.dark *){border-color:#4a9eff4d}.dark\:hover\:border-dark-primary\/40:hover:is(.dark *){border-color:#4a9eff66}.dark\:hover\:border-emerald-500\/60:hover:is(.dark *){border-color:#10b98199}.dark\:hover\:border-emerald-700:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(4 120 87 / var(--tw-border-opacity, 1))}.dark\:hover\:border-gray-600:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:hover\:border-orange-700:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(194 65 12 / var(--tw-border-opacity, 1))}.dark\:hover\:border-red-700:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.dark\:hover\:border-teal-600:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(13 148 136 / var(--tw-border-opacity, 1))}.dark\:hover\:bg-blue-900:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-blue-950\/30:hover:is(.dark *){background-color:#1725544d}.dark\:hover\:bg-dark-bg:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-dark-primary\/10:hover:is(.dark *){background-color:#4a9eff1a}.dark\:hover\:bg-dark-primary\/25:hover:is(.dark *){background-color:#4a9eff40}.dark\:hover\:bg-dark-primary\/5:hover:is(.dark *){background-color:#4a9eff0d}.dark\:hover\:bg-dark-primary\/80:hover:is(.dark *){background-color:#4a9effcc}.dark\:hover\:bg-emerald-600:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-emerald-900\/50:hover:is(.dark *){background-color:#064e3b80}.dark\:hover\:bg-emerald-900\/60:hover:is(.dark *){background-color:#064e3b99}.dark\:hover\:bg-emerald-950\/15:hover:is(.dark *){background-color:#022c2226}.dark\:hover\:bg-emerald-950\/50:hover:is(.dark *){background-color:#022c2280}.dark\:hover\:bg-gray-700:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-gray-800:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-gray-800\/50:hover:is(.dark *){background-color:#1f293780}.dark\:hover\:bg-green-900:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-pink-900:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(131 24 67 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-red-900:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-violet-950\/40:hover:is(.dark *){background-color:#2e106566}.dark\:hover\:bg-white\/10:hover:is(.dark *){background-color:#ffffff1a}.dark\:hover\:bg-white\/\[0\.02\]:hover:is(.dark *){background-color:#ffffff05}.dark\:hover\:bg-white\/\[0\.03\]:hover:is(.dark *){background-color:#ffffff08}.dark\:hover\:text-amber-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.dark\:hover\:text-blue-200:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.dark\:hover\:text-blue-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.dark\:hover\:text-blue-400:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.dark\:hover\:text-dark-primary:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(74 158 255 / var(--tw-text-opacity, 1))}.dark\:hover\:text-dark-primary\/80:hover:is(.dark *){color:#4a9effcc}.dark\:hover\:text-dark-text:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.dark\:hover\:text-emerald-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.dark\:hover\:text-green-400:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.dark\:hover\:text-pink-400:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity, 1))}.dark\:hover\:text-red-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.dark\:hover\:text-red-400:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.dark\:hover\:text-sky-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(125 211 252 / var(--tw-text-opacity, 1))}.dark\:hover\:text-teal-400:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.dark\:hover\:text-violet-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(196 181 253 / var(--tw-text-opacity, 1))}.dark\:hover\:text-white:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:hover\:decoration-dark-primary:hover:is(.dark *){text-decoration-color:#4a9eff}.dark\:hover\:shadow-none:hover:is(.dark *){--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:hover\:shadow-emerald-900\/20:hover:is(.dark *){--tw-shadow-color: rgb(6 78 59 / .2);--tw-shadow: var(--tw-shadow-colored)}.dark\:focus\:border-dark-primary:focus:is(.dark *){--tw-border-opacity: 1;border-color:rgb(74 158 255 / var(--tw-border-opacity, 1))}.dark\:focus\:ring-dark-primary:focus:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(74 158 255 / var(--tw-ring-opacity, 1))}.group:hover .dark\:group-hover\:bg-dark-primary\/10:is(.dark *){background-color:#4a9eff1a}.group:hover .dark\:group-hover\:bg-emerald-300:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(110 231 183 / var(--tw-bg-opacity, 1))}.group:hover .dark\:group-hover\:bg-emerald-900\/40:is(.dark *){background-color:#064e3b66}.group:hover .dark\:group-hover\:bg-emerald-900\/60:is(.dark *){background-color:#064e3b99}.group:hover .dark\:group-hover\:text-dark-primary:is(.dark *){--tw-text-opacity: 1;color:rgb(74 158 255 / var(--tw-text-opacity, 1))}.group:hover .dark\:group-hover\:text-emerald-300:is(.dark *){--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.group:hover .dark\:group-hover\:text-emerald-400:is(.dark *){--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.sm\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:hidden{display:none}.sm\:h-10{height:2.5rem}.sm\:h-16{height:4rem}.sm\:w-56{width:14rem}.sm\:w-72{width:18rem}.sm\:w-\[300px\]{width:300px}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:items-center{align-items:center}.sm\:gap-4{gap:1rem}.sm\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(0px * var(--tw-divide-y-reverse))}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:pt-16{padding-top:4rem}.sm\:text-4xl{font-size:3.052rem;line-height:1.2}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-\[15px\]{font-size:15px}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width: 768px){.md\:-mx-0{margin-left:-0px;margin-right:-0px}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-12{margin-bottom:3rem}.md\:mb-14{margin-bottom:3.5rem}.md\:mb-16{margin-bottom:4rem}.md\:mb-20{margin-bottom:5rem}.md\:block{display:block}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:hidden{display:none}.md\:h-12{height:3rem}.md\:h-14{height:3.5rem}.md\:h-36{height:9rem}.md\:h-40{height:10rem}.md\:h-6{height:1.5rem}.md\:h-7{height:1.75rem}.md\:h-8{height:2rem}.md\:h-9{height:2.25rem}.md\:max-h-12{max-height:3rem}.md\:min-h-\[140px\]{min-height:140px}.md\:w-28{width:7rem}.md\:w-36{width:9rem}.md\:w-\[320px\]{width:320px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-end{align-items:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:gap-12{gap:3rem}.md\:gap-2{gap:.5rem}.md\:gap-4{gap:1rem}.md\:gap-5{gap:1.25rem}.md\:gap-6{gap:1.5rem}.md\:gap-y-12{row-gap:3rem}.md\:self-auto{align-self:auto}.md\:rounded-xl{border-radius:.75rem}.md\:border{border-width:1px}.md\:p-10{padding:2.5rem}.md\:p-12{padding:3rem}.md\:p-5{padding:1.25rem}.md\:p-6{padding:1.5rem}.md\:p-7{padding:1.75rem}.md\:p-8{padding:2rem}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:pb-16{padding-bottom:4rem}.md\:pb-20{padding-bottom:5rem}.md\:pb-24{padding-bottom:6rem}.md\:pl-\[3\.75rem\]{padding-left:3.75rem}.md\:pt-14{padding-top:3.5rem}.md\:pt-16{padding-top:4rem}.md\:pt-20{padding-top:5rem}.md\:pt-24{padding-top:6rem}.md\:text-2xl{font-size:1.953rem;line-height:1.3}.md\:text-3xl{font-size:2.441rem;line-height:1.25}.md\:text-4xl{font-size:3.052rem;line-height:1.2}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-\[1\.75rem\]{font-size:1.75rem}.md\:text-\[2\.75rem\]{font-size:2.75rem}.md\:text-base{font-size:1rem;line-height:1.7}.md\:text-lg{font-size:1.25rem;line-height:1.6}.md\:text-xl{font-size:1.563rem;line-height:1.4}.md\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width: 1024px){.lg\:-bottom-40{bottom:-10rem}.lg\:-right-40{right:-10rem}.lg\:col-span-5{grid-column:span 5 / span 5}.lg\:col-span-7{grid-column:span 7 / span 7}.lg\:-mx-12{margin-left:-3rem;margin-right:-3rem}.lg\:ml-12{margin-left:3rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}.lg\:hidden{display:none}.lg\:h-20{height:5rem}.lg\:h-9{height:2.25rem}.lg\:h-\[600px\]{height:600px}.lg\:w-24{width:6rem}.lg\:w-\[240px\]{width:240px}.lg\:w-\[340px\]{width:340px}.lg\:w-\[55\%\]{width:55%}.lg\:w-\[600px\]{width:600px}.lg\:max-w-\[60\%\]{max-width:60%}.lg\:flex-none{flex:none}.lg\:cursor-default{cursor:default}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-\[1fr_280px\]{grid-template-columns:1fr 280px}.lg\:grid-cols-\[1fr_300px\]{grid-template-columns:1fr 300px}.lg\:grid-cols-\[1fr_320px\]{grid-template-columns:1fr 320px}.lg\:grid-cols-\[1fr_380px\]{grid-template-columns:1fr 380px}.lg\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-end{justify-content:flex-end}.lg\:gap-10{gap:2.5rem}.lg\:gap-12{gap:3rem}.lg\:gap-16{gap:4rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-14{padding-left:3.5rem;padding-right:3.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pt-20{padding-top:5rem}.lg\:text-4xl{font-size:3.052rem;line-height:1.2}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-\[1\.375rem\]{font-size:1.375rem}.lg\:text-\[2\.25rem\]{font-size:2.25rem}.lg\:text-\[2\.75rem\]{font-size:2.75rem}.lg\:text-\[3\.25rem\]{font-size:3.25rem}.lg\:text-\[3\.75rem\]{font-size:3.75rem}}@media (min-width: 1280px){.xl\:block{display:block}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media print{.print\:hidden{display:none}}
