:root{--background: 0 0% 100%;--foreground: 213 50% 12%;--card: 0 0% 100%;--card-foreground: 213 50% 12%;--popover: 0 0% 100%;--popover-foreground: 213 50% 12%;--primary: 213 65% 15%;--primary-foreground: 0 0% 100%;--secondary: 35 25% 95%;--secondary-foreground: 213 65% 15%;--muted: 35 15% 95%;--muted-foreground: 213 25% 45%;--accent: 210, 100%, 13%;--accent-foreground: 0 0% 100%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 100%;--border: 213 20% 88%;--input: 213 20% 88%;--ring: 213 65% 15%;--radius: .25rem;--navy: 213 65% 15%;--navy-light: 213 45% 25%;--blue-accent: 217 91% 60%;--blue-accent-dark: 217 91% 50%;--steel: 210 10% 70%;--cream: 35 25% 97%;--sand: 35 20% 92%;--gradient-navy: linear-gradient(135deg, hsl(213 65% 15%) 0%, hsl(213 45% 25%) 100%);--gradient-blue: linear-gradient(135deg, hsl(217 91% 60%) 0%, hsl(217 91% 50%) 100%);--shadow-soft: 0 4px 20px -4px hsl(213 65% 15% / .1);--shadow-medium: 0 8px 30px -6px hsl(213 65% 15% / .15);--shadow-strong: 0 20px 50px -12px hsl(213 65% 15% / .25)}.tl-block{display:block}.tl-inline-block{display:inline-block}.tl-inline{display:inline}.tl-flex{display:flex}.tl-inline-flex{display:inline-flex}.tl-grid{display:grid}.tl-hidden{display:none}.tl-columns-1{columns:1}.tl-columns-2{columns:2}.tl-columns-3{columns:3}.tl-break-inside-avoid{break-inside:avoid}.tl-flex-row{flex-direction:row}.tl-flex-col{flex-direction:column}.tl-flex-wrap{flex-wrap:wrap}.tl-flex-nowrap{flex-wrap:nowrap}.tl-justify-start{justify-content:flex-start}.tl-justify-center{justify-content:center}.tl-justify-end{justify-content:flex-end}.tl-justify-between{justify-content:space-between}.tl-justify-around{justify-content:space-around}.tl-items-start{align-items:flex-start}.tl-items-center{align-items:center}.tl-items-end{align-items:flex-end}.tl-items-stretch{align-items:stretch}.tl-self-start{align-self:flex-start}.tl-self-center{align-self:center}.tl-self-end{align-self:flex-end}.tl-flex-1{flex:1 1 0%}.tl-flex-auto{flex:1 1 auto}.tl-flex-none{flex:none}.tl-flex-shrink-0{flex-shrink:0}.tl-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.tl-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tl-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.tl-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.tl-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.tl-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.tl-gap-0{gap:0}.tl-gap-1{gap:.25rem}.tl-gap-1\.5{gap:.375rem}.tl-gap-2{gap:.5rem}.tl-gap-3{gap:.75rem}.tl-gap-4{gap:1rem}.tl-gap-5{gap:1.25rem}.tl-gap-6{gap:1.5rem}.tl-gap-8{gap:2rem}.tl-gap-10{gap:2.5rem}.tl-gap-12{gap:3rem}.tl-gap-16{gap:4rem}.tl-mx-auto{margin-left:auto;margin-right:auto}.tl-ml-auto{margin-left:auto}.tl-mr-auto{margin-right:auto}.tl-static{position:static}.tl-relative{position:relative}.tl-absolute{position:absolute}.tl-fixed{position:fixed}.tl-sticky{position:sticky}.tl-inset-0{top:0;right:0;bottom:0;left:0}.tl-top-0{top:0}.tl-top-1{top:.25rem}.tl-top-2{top:.5rem}.tl-top-3{top:.75rem}.tl-top-4{top:1rem}.tl-top-\[-8px\]{top:-8px}.tl-top-\[-12px\]{top:-12px}.tl-top-1\/2{top:50%}.tl-bottom-0{bottom:0}.tl-bottom-2{bottom:.5rem}.tl-bottom-3{bottom:.75rem}.tl-bottom-4{bottom:1rem}.tl-bottom-\[-8px\]{bottom:-8px}.tl-bottom-\[-24px\]{bottom:-24px}.tl-left-0{left:0}.tl-left-2{left:.5rem}.tl-left-3{left:.75rem}.tl-left-4{left:1rem}.tl-left-\[-8px\]{left:-8px}.tl-left-1\/2{left:50%}.tl-right-0{right:0}.tl-right-2{right:.5rem}.tl-right-3{right:.75rem}.tl-right-4{right:1rem}.tl-right-\[-8px\]{right:-8px}.tl-translate-x-\[-50\%\]{transform:translate(-50%)}.tl-translate-y-\[-50\%\]{transform:translateY(-50%)}.tl--translate-x-1\/2{transform:translate(-50%)}.tl--translate-y-1\/2{transform:translateY(-50%)}.tl-z-0{z-index:0}.tl-z-10{z-index:10}.tl-z-20{z-index:20}.tl-z-30{z-index:30}.tl-z-40{z-index:40}.tl-z-50{z-index:50}.tl-overflow-auto{overflow:auto}.tl-overflow-hidden{overflow:hidden}.tl-overflow-visible{overflow:visible}.tl-overflow-scroll{overflow:scroll}.tl-overflow-x-auto{overflow-x:auto}.tl-overflow-y-auto{overflow-y:auto}.tl-p-0{padding:0}.tl-p-1{padding:.25rem}.tl-p-2{padding:.5rem}.tl-p-3{padding:.75rem}.tl-p-4{padding:1rem}.tl-p-5{padding:1.25rem}.tl-p-6{padding:1.5rem}.tl-p-8{padding:2rem}.tl-p-10{padding:2.5rem}.tl-p-12{padding:3rem}.tl-px-0{padding-left:0;padding-right:0}.tl-px-1{padding-left:.25rem;padding-right:.25rem}.tl-px-2{padding-left:.5rem;padding-right:.5rem}.tl-px-3{padding-left:.75rem;padding-right:.75rem}.tl-px-4{padding-left:1rem;padding-right:1rem}.tl-px-5{padding-left:1.25rem;padding-right:1.25rem}.tl-px-6{padding-left:1.5rem;padding-right:1.5rem}.tl-px-8{padding-left:2rem;padding-right:2rem}.tl-px-10{padding-left:2.5rem;padding-right:2.5rem}.tl-px-12{padding-left:3rem;padding-right:3rem}.tl-py-0{padding-top:0;padding-bottom:0}.tl-py-1{padding-top:.25rem;padding-bottom:.25rem}.tl-py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.tl-py-2{padding-top:.5rem;padding-bottom:.5rem}.tl-py-3{padding-top:.75rem;padding-bottom:.75rem}.tl-py-4{padding-top:1rem;padding-bottom:1rem}.tl-py-5{padding-top:1.25rem;padding-bottom:1.25rem}.tl-py-6{padding-top:1.5rem;padding-bottom:1.5rem}.tl-py-8{padding-top:2rem;padding-bottom:2rem}.tl-py-10{padding-top:2.5rem;padding-bottom:2.5rem}.tl-py-12{padding-top:3rem;padding-bottom:3rem}.tl-py-16{padding-top:4rem;padding-bottom:4rem}.tl-py-20{padding-top:5rem;padding-bottom:5rem}.tl-pt-0{padding-top:0}.tl-pt-1{padding-top:.25rem}.tl-pt-2{padding-top:.5rem}.tl-pt-3{padding-top:.75rem}.tl-pt-4{padding-top:1rem}.tl-pt-6{padding-top:1.5rem}.tl-pt-8{padding-top:2rem}.tl-pb-0{padding-bottom:0}.tl-pb-1{padding-bottom:.25rem}.tl-pb-2{padding-bottom:.5rem}.tl-pb-3{padding-bottom:.75rem}.tl-pb-4{padding-bottom:1rem}.tl-pb-6{padding-bottom:1.5rem}.tl-pb-8{padding-bottom:2rem}.tl-pl-0{padding-left:0}.tl-pl-2{padding-left:.5rem}.tl-pl-3{padding-left:.75rem}.tl-pl-4{padding-left:1rem}.tl-pl-6{padding-left:1.5rem}.tl-pr-0{padding-right:0}.tl-pr-2{padding-right:.5rem}.tl-pr-3{padding-right:.75rem}.tl-pr-4{padding-right:1rem}.tl-pr-6{padding-right:1.5rem}.tl-m-0{margin:0}.tl-m-1{margin:.25rem}.tl-m-2{margin:.5rem}.tl-m-4{margin:1rem}.tl-mx-0{margin-left:0;margin-right:0}.tl-mx-2{margin-left:.5rem;margin-right:.5rem}.tl-mx-4{margin-left:1rem;margin-right:1rem}.tl-my-0{margin-top:0;margin-bottom:0}.tl-my-2{margin-top:.5rem;margin-bottom:.5rem}.tl-my-4{margin-top:1rem;margin-bottom:1rem}.tl-my-6{margin-top:1.5rem;margin-bottom:1.5rem}.tl-my-8{margin-top:2rem;margin-bottom:2rem}.tl-mt-0{margin-top:0}.tl-mt-0\.5{margin-top:.125rem}.tl-mt-1{margin-top:.25rem}.tl-mt-2{margin-top:.5rem}.tl-mt-3{margin-top:.75rem}.tl-mt-4{margin-top:1rem}.tl-mt-6{margin-top:1.5rem}.tl-mt-8{margin-top:2rem}.tl-mt-10{margin-top:2.5rem}.tl-mt-12{margin-top:3rem}.tl-mb-0{margin-bottom:0}.tl-mb-1{margin-bottom:.25rem}.tl-mb-2{margin-bottom:.5rem}.tl-mb-3{margin-bottom:.75rem}.tl-mb-4{margin-bottom:1rem}.tl-mb-5{margin-bottom:1.25rem}.tl-mb-6{margin-bottom:1.5rem}.tl-mb-8{margin-bottom:2rem}.tl-mb-10{margin-bottom:2.5rem}.tl-mb-12{margin-bottom:3rem}.tl-mb-16{margin-bottom:4rem}.tl-ml-0{margin-left:0}.tl-ml-1{margin-left:.25rem}.tl-ml-2{margin-left:.5rem}.tl-ml-3{margin-left:.75rem}.tl-ml-4{margin-left:1rem}.tl-ml-6{margin-left:1.5rem}.tl-ml-8{margin-left:2rem}.tl-ml-12{margin-left:3rem}.tl-mr-0{margin-right:0}.tl-mr-1{margin-right:.25rem}.tl-mr-2{margin-right:.5rem}.tl-mr-3{margin-right:.75rem}.tl-mr-4{margin-right:1rem}.tl-space-y-1>*+*{margin-top:.25rem}.tl-space-y-2>*+*{margin-top:.5rem}.tl-space-y-3>*+*{margin-top:.75rem}.tl-space-y-4>*+*{margin-top:1rem}.tl-space-y-6>*+*{margin-top:1.5rem}.tl-space-y-8>*+*{margin-top:2rem}.tl-space-x-1>*+*{margin-left:.25rem}.tl-space-x-2>*+*{margin-left:.5rem}.tl-space-x-3>*+*{margin-left:.75rem}.tl-space-x-4>*+*{margin-left:1rem}.tl-h-0{height:0}.tl-h-1{height:.25rem}.tl-h-2{height:.5rem}.tl-h-3{height:.75rem}.tl-h-4{height:1rem}.tl-h-5{height:1.25rem}.tl-h-6{height:1.5rem}.tl-h-7{height:1.75rem}.tl-h-8{height:2rem}.tl-h-9{height:2.25rem}.tl-h-10{height:2.5rem}.tl-h-11{height:2.75rem}.tl-h-12{height:3rem}.tl-h-14{height:3.5rem}.tl-h-16{height:4rem}.tl-h-20{height:5rem}.tl-h-24{height:6rem}.tl-h-32{height:8rem}.tl-h-40{height:10rem}.tl-h-48{height:12rem}.tl-h-56{height:14rem}.tl-h-64{height:16rem}.tl-h-auto{height:auto}.tl-h-full{height:100%}.tl-h-screen{height:100vh}.tl-w-0{width:0}.tl-w-1{width:.25rem}.tl-w-2{width:.5rem}.tl-w-3{width:.75rem}.tl-w-4{width:1rem}.tl-w-5{width:1.25rem}.tl-w-6{width:1.5rem}.tl-w-7{width:1.75rem}.tl-w-8{width:2rem}.tl-w-9{width:2.25rem}.tl-w-10{width:2.5rem}.tl-w-11{width:2.75rem}.tl-w-12{width:3rem}.tl-w-14{width:3.5rem}.tl-w-16{width:4rem}.tl-w-20{width:5rem}.tl-w-24{width:6rem}.tl-w-32{width:8rem}.tl-w-40{width:10rem}.tl-w-48{width:12rem}.tl-w-56{width:14rem}.tl-w-64{width:16rem}.tl-w-auto{width:auto}.tl-w-full{width:100%}.tl-w-screen{width:100vw}.tl-w-1\/2{width:50%}.tl-w-1\/3{width:33.333333%}.tl-w-2\/3{width:66.666667%}.tl-w-1\/4{width:25%}.tl-w-3\/4{width:75%}.tl-min-w-0{min-width:0}.tl-min-w-full{min-width:100%}.tl-max-w-xs{max-width:20rem}.tl-max-w-sm{max-width:24rem}.tl-max-w-md{max-width:28rem}.tl-max-w-lg{max-width:32rem}.tl-max-w-xl{max-width:36rem}.tl-max-w-2xl{max-width:42rem}.tl-max-w-3xl{max-width:48rem}.tl-max-w-4xl{max-width:56rem}.tl-max-w-5xl{max-width:64rem}.tl-max-w-6xl{max-width:72rem}.tl-max-w-7xl{max-width:80rem}.tl-max-w-full{max-width:100%}.tl-max-w-\[280px\]{max-width:280px}.tl-max-w-\[900px\]{max-width:900px}.tl-min-h-0{min-height:0}.tl-min-h-full{min-height:100%}.tl-min-h-screen{min-height:100vh}.tl-aspect-auto{aspect-ratio:auto}.tl-aspect-square{aspect-ratio:1 / 1}.tl-aspect-video{aspect-ratio:16 / 9}.tl-aspect-4-3{aspect-ratio:4 / 3}.tl-aspect-3-2{aspect-ratio:3 / 2}.tl-object-contain{object-fit:contain}.tl-object-cover{object-fit:cover}.tl-object-fill{object-fit:fill}.tl-object-none{object-fit:none}.tl-object-center{object-position:center}.tl-object-top{object-position:top}.tl-object-bottom{object-position:bottom}.tl-text-xs{font-size:.75rem;line-height:1rem}.tl-text-sm{font-size:.875rem;line-height:1.25rem}.tl-text-base{font-size:1rem;line-height:1.5rem}.tl-text-lg{font-size:1.125rem;line-height:1.75rem}.tl-text-xl{font-size:1.25rem;line-height:1.75rem}.tl-text-2xl{font-size:1.5rem;line-height:2rem}.tl-text-3xl{font-size:1.875rem;line-height:2.25rem}.tl-text-4xl{font-size:2.25rem;line-height:2.5rem}.tl-text-5xl{font-size:3rem;line-height:1}.tl-text-6xl{font-size:3.75rem;line-height:1}.tl-font-thin{font-weight:100}.tl-font-light{font-weight:300}.tl-font-normal{font-weight:400}.tl-font-medium{font-weight:500}.tl-font-semibold{font-weight:600}.tl-font-bold{font-weight:700}.tl-font-extrabold{font-weight:800}.tl-italic{font-style:italic}.tl-not-italic{font-style:normal}.tl-font-display{font-family:var(--font-display, inherit)}.tl-font-sans{font-family:ui-sans-serif,system-ui,sans-serif}.tl-font-serif{font-family:ui-serif,Georgia,serif}.tl-font-mono{font-family:ui-monospace,monospace}.tl-text-left{text-align:left}.tl-text-center{text-align:center}.tl-text-right{text-align:right}.tl-text-justify{text-align:justify}.tl-uppercase{text-transform:uppercase}.tl-lowercase{text-transform:lowercase}.tl-capitalize{text-transform:capitalize}.tl-normal-case{text-transform:none}.tl-tracking-tighter{letter-spacing:-.05em}.tl-tracking-tight{letter-spacing:-.025em}.tl-tracking-normal{letter-spacing:0}.tl-tracking-wide{letter-spacing:.025em}.tl-tracking-wider{letter-spacing:.05em}.tl-tracking-widest{letter-spacing:.1em}.tl-leading-none{line-height:1}.tl-leading-tight{line-height:1.25}.tl-leading-snug{line-height:1.375}.tl-leading-normal{line-height:1.5}.tl-leading-relaxed{line-height:1.625}.tl-leading-loose{line-height:2}.tl-underline{text-decoration:underline}.tl-line-through{text-decoration:line-through}.tl-no-underline{text-decoration:none}.tl-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tl-whitespace-normal{white-space:normal}.tl-whitespace-nowrap{white-space:nowrap}.tl-whitespace-pre{white-space:pre}.tl-whitespace-pre-line{white-space:pre-line}.tl-whitespace-pre-wrap{white-space:pre-wrap}.tl-text-transparent{color:transparent}.tl-text-current{color:currentColor}.tl-text-white{color:#fff}.tl-text-black{color:#000}.tl-text-primary{color:hsl(var(--primary))}.tl-text-foreground{color:hsl(var(--foreground))}.tl-text-muted-foreground{color:hsl(var(--muted-foreground))}.tl-text-muted-foreground-20{color:hsl(var(--muted-foreground) / .2)}.tl-text-muted-foreground-50{color:hsl(var(--muted-foreground) / .5)}.tl-text-accent{color:hsl(var(--accent))}.tl-text-accent-foreground{color:hsl(var(--accent-foreground))}.tl-text-muted{display:none}.tl-text-primary-foreground{color:hsl(var(--primary-foreground))}.tl-text-primary-foreground-25{color:hsl(var(--primary-foreground) / .25)}.tl-text-primary-foreground-30{color:hsl(var(--primary-foreground) / .3)}.tl-text-primary-foreground-40{color:hsl(var(--primary-foreground) / .4)}.tl-text-primary-foreground-50{color:hsl(var(--primary-foreground) / .5)}.tl-text-primary-foreground-60{color:hsl(var(--primary-foreground) / .6)}.tl-text-primary-foreground-70{color:hsl(var(--primary-foreground) / .7)}.tl-text-primary-foreground-80{color:hsl(var(--primary-foreground) / .8)}.tl-text-primary-foreground-85{color:hsl(var(--primary-foreground) / .85)}.tl-text-primary-foreground-90{color:hsl(var(--primary-foreground) / .9)}.tl-text-destructive{color:hsl(var(--destructive))}.tl-text-secondary-foreground{color:hsl(var(--secondary-foreground))}.tl-star-filled{fill:#f59e0b;color:#f59e0b}.tl-star-empty{fill:none;color:hsl(var(--muted-foreground) / .3)}.tl-bg-transparent{background-color:transparent}.tl-bg-white{background-color:#fff}.tl-bg-black{background-color:#000}.tl-bg-background{background-color:hsl(var(--background))}.tl-bg-secondary{background-color:hsl(var(--secondary))}.tl-bg-secondary-50{background-color:hsl(var(--secondary) / .5)}.tl-bg-card{background-color:hsl(var(--card))}.tl-bg-muted{background-color:hsl(var(--muted))}.tl-bg-muted-30{background-color:hsl(var(--muted) / .3)}.tl-bg-muted-50{background-color:hsl(var(--muted) / .5)}.tl-bg-primary{background-color:hsl(var(--primary))}.tl-bg-primary-5{background-color:hsl(var(--primary) / .05)}.tl-bg-primary-10{background-color:hsl(var(--primary) / .1)}.tl-bg-primary-20{background-color:hsl(var(--primary) / .2)}.tl-bg-primary-light{background-color:hsl(var(--accent) / .1)}.tl-bg-accent{background-color:hsl(var(--accent))}.tl-bg-accent-10{background-color:hsl(var(--accent) / .1)}.tl-bg-accent-20{background-color:hsl(var(--accent) / .2)}.tl-bg-primary-foreground-10{background-color:hsl(var(--primary-foreground) / .1)}.tl-bg-destructive{background-color:hsl(var(--destructive))}.tl-bg-destructive-10{background-color:hsl(var(--destructive) / .1)}.tl-opacity-0{opacity:0}.tl-opacity-2{opacity:.02}.tl-opacity-3{opacity:.03}.tl-opacity-5{opacity:.05}.tl-opacity-10{opacity:.1}.tl-opacity-20{opacity:.2}.tl-opacity-25{opacity:.25}.tl-opacity-30{opacity:.3}.tl-opacity-40{opacity:.4}.tl-opacity-50{opacity:.5}.tl-opacity-60{opacity:.6}.tl-opacity-70{opacity:.7}.tl-opacity-75{opacity:.75}.tl-opacity-80{opacity:.8}.tl-opacity-90{opacity:.9}.tl-opacity-100{opacity:1}.tl-bg-gradient-primary{background:linear-gradient(to bottom right,hsl(var(--primary)),hsl(var(--primary)),hsl(var(--primary) / .8))}.tl-bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.tl-bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.tl-bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.tl-border{border-width:1px;border-style:solid}.tl-border-0{border-width:0}.tl-border-2{border-width:2px;border-style:solid}.tl-border-4{border-width:4px;border-style:solid}.tl-border-t{border-top-width:1px;border-top-style:solid}.tl-border-t-2{border-top-width:2px;border-top-style:solid}.tl-border-b{border-bottom-width:1px;border-bottom-style:solid}.tl-border-b-2{border-bottom-width:2px;border-bottom-style:solid}.tl-border-l{border-left-width:1px;border-left-style:solid}.tl-border-l-2{border-left-width:2px;border-left-style:solid}.tl-border-l-4{border-left-width:4px;border-left-style:solid}.tl-border-r{border-right-width:1px;border-right-style:solid}.tl-border-r-2{border-right-width:2px;border-right-style:solid}.tl-border-solid{border-style:solid}.tl-border-dashed{border-style:dashed}.tl-border-dotted{border-style:dotted}.tl-border-none{border-style:none}.tl-border-transparent{border-color:transparent}.tl-border-border{border-color:hsl(var(--border))}.tl-border-border-50{border-color:hsl(var(--border) / .5)}.tl-border-accent{border-color:hsl(var(--accent))}.tl-border-primary{border-color:hsl(var(--primary))}.tl-border-primary-20{border-color:hsl(var(--primary) / .2)}.tl-border-primary-30{border-color:hsl(var(--primary) / .3)}.tl-border-primary-50{border-color:hsl(var(--primary) / .5)}.tl-border-primary-foreground-20{border-color:hsl(var(--primary-foreground) / .2)}.tl-border-primary-foreground-30{border-color:hsl(var(--primary-foreground) / .3)}.tl-border-muted{border-color:hsl(var(--muted))}.tl-rounded-none{border-radius:0}.tl-rounded-sm{border-radius:calc(var(--radius) * .5)}.tl-rounded{border-radius:var(--radius)}.tl-rounded-md{border-radius:calc(var(--radius) * .75)}.tl-rounded-lg{border-radius:var(--radius)}.tl-rounded-xl{border-radius:calc(var(--radius) * 2)}.tl-rounded-2xl{border-radius:calc(var(--radius) * 4)}.tl-rounded-3xl{border-radius:calc(var(--radius) * 6)}.tl-rounded-full{border-radius:9999px}.tl-rounded-t-lg{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.tl-rounded-b-lg{border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius)}.tl-rounded-l-lg{border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius)}.tl-rounded-r-lg{border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius)}.tl-rounded-tl-lg{border-top-left-radius:var(--radius)}.tl-rounded-tl-md{border-top-left-radius:calc(var(--radius) * .75)}.tl-rounded-tr-lg{border-top-right-radius:var(--radius)}.tl-rounded-bl-lg{border-bottom-left-radius:var(--radius)}.tl-rounded-br-lg{border-bottom-right-radius:var(--radius)}.tl-rounded-br-md{border-bottom-right-radius:calc(var(--radius) * .75)}.tl-shadow-none{box-shadow:none}.tl-shadow-sm{box-shadow:var(--shadow-soft)}.tl-shadow-md{box-shadow:var(--shadow-medium)}.tl-shadow-lg{box-shadow:var(--shadow-strong)}.tl-shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.tl-transition-none{transition-property:none}.tl-transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tl-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}.tl-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}.tl-transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tl-transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tl-transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tl-duration-75{transition-duration:75ms}.tl-duration-100{transition-duration:.1s}.tl-duration-150{transition-duration:.15s}.tl-duration-200{transition-duration:.2s}.tl-duration-300{transition-duration:.3s}.tl-duration-500{transition-duration:.5s}.tl-duration-700{transition-duration:.7s}.tl-duration-1000{transition-duration:1s}.tl-ease-linear{transition-timing-function:linear}.tl-ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.tl-ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.tl-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.tl-scale-100{transform:scale(1)}.tl-scale-105{transform:scale(1.05)}.tl-scale-110{transform:scale(1.1)}.tl-scale-125{transform:scale(1.25)}.tl-animate-none{animation:none}.tl-animate-spin{animation:tl-spin 1s linear infinite}.tl-animate-ping{animation:tl-ping 1s cubic-bezier(0,0,.2,1) infinite}.tl-animate-pulse{animation:tl-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.tl-animate-bounce{animation:tl-bounce 1s infinite}.tl-animate-fade-in{animation:tl-fadeIn .6s ease-out forwards;opacity:0}.tl-animate-fade-in-up{animation:tl-fadeInUp .6s ease-out forwards;opacity:0}@keyframes tl-spin{to{transform:rotate(360deg)}}@keyframes tl-ping{75%,to{transform:scale(2);opacity:0}}@keyframes tl-pulse{50%{opacity:.5}}@keyframes tl-bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes tl-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes tl-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.tl-cursor-auto{cursor:auto}.tl-cursor-default{cursor:default}.tl-cursor-pointer{cursor:pointer}.tl-cursor-wait{cursor:wait}.tl-cursor-text{cursor:text}.tl-cursor-move{cursor:move}.tl-cursor-not-allowed{cursor:not-allowed}.tl-pointer-events-none{pointer-events:none}.tl-pointer-events-auto{pointer-events:auto}.tl-select-none{-webkit-user-select:none;user-select:none}.tl-select-text{-webkit-user-select:text;user-select:text}.tl-select-all{-webkit-user-select:all;user-select:all}.tl-select-auto{-webkit-user-select:auto;user-select:auto}.tl-hover-border-primary:hover,.tl-hover-border-primary-50:hover{border-color:hsl(var(--primary) / .5)}.tl-hover-underline:hover{text-decoration:underline}.tl-hover-shadow-lg:hover{box-shadow:var(--shadow-strong)}.tl-hover-shadow-md:hover{box-shadow:var(--shadow-medium)}.tl-hover-text-primary:hover{color:hsl(var(--primary))}.tl-hover-text-primary-80:hover{color:hsl(var(--primary) / .8)}.tl-hover-text-accent:hover{color:hsl(var(--accent))}.tl-hover-bg-primary:hover{background-color:hsl(var(--primary))}.tl-hover-bg-primary-10:hover{background-color:hsl(var(--primary) / .1)}.tl-hover-bg-accent:hover{background-color:hsl(var(--accent))}.tl-hover-bg-accent-90:hover{background-color:hsl(var(--accent) / .9)}.tl-hover-bg-muted:hover{background-color:hsl(var(--muted))}.tl-hover-opacity-80:hover{opacity:.8}.tl-hover-scale-105:hover,.tl-group:hover .tl-group-hover-scale-105{transform:scale(1.05)}.tl-group:hover .tl-group-hover-scale-110{transform:scale(1.1)}.tl-group:hover .tl-group-hover-opacity-100{opacity:1}.tl-group:hover .tl-group-hover-text-primary{color:hsl(var(--primary))}.tl-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}@media (min-width: 640px){.sm\:tl-block{display:block}.sm\:tl-flex{display:flex}.sm\:tl-grid{display:grid}.sm\:tl-hidden{display:none}.sm\:tl-flex-row{flex-direction:row}.sm\:tl-flex-col{flex-direction:column}.sm\:tl-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:tl-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:tl-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:tl-gap-4{gap:1rem}.sm\:tl-gap-6{gap:1.5rem}.sm\:tl-gap-8{gap:2rem}.sm\:tl-p-6{padding:1.5rem}.sm\:tl-p-8{padding:2rem}.sm\:tl-px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:tl-py-8{padding-top:2rem;padding-bottom:2rem}.sm\:tl-text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:tl-text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:tl-text-2xl{font-size:1.5rem;line-height:2rem}.sm\:tl-text-left{text-align:left}.sm\:tl-text-center{text-align:center}}@media (min-width: 768px){.md\:tl-block{display:block}.md\:tl-flex{display:flex}.md\:tl-grid{display:grid}.md\:tl-hidden{display:none}.md\:tl-flex-row{flex-direction:row}.md\:tl-flex-col{flex-direction:column}.md\:tl-columns-2{columns:2}.md\:tl-columns-3{columns:3}.md\:tl-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:tl-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:tl-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:tl-gap-6{gap:1.5rem}.md\:tl-gap-8{gap:2rem}.md\:tl-gap-10{gap:2.5rem}.md\:tl-gap-12{gap:3rem}.md\:tl-p-6{padding:1.5rem}.md\:tl-p-8{padding:2rem}.md\:tl-px-8{padding-left:2rem;padding-right:2rem}.md\:tl-py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:tl-py-16{padding-top:4rem;padding-bottom:4rem}.md\:tl-text-lg{font-size:1.125rem;line-height:1.75rem}.md\:tl-text-xl{font-size:1.25rem;line-height:1.75rem}.md\:tl-text-2xl{font-size:1.5rem;line-height:2rem}.md\:tl-text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:tl-text-left{text-align:left}.md\:tl-text-center{text-align:center}.md\:tl-border-r{border-right-width:1px;border-right-style:solid}.md\:tl-border-border{border-color:hsl(var(--border))}.md\:tl-w-1\/2{width:50%}.md\:tl-w-1\/3{width:33.333333%}.md\:tl-mb-0{margin-bottom:0}}@media (min-width: 1024px){.lg\:tl-block{display:block}.lg\:tl-flex{display:flex}.lg\:tl-grid{display:grid}.lg\:tl-hidden{display:none}.lg\:tl-flex-row{flex-direction:row}.lg\:tl-flex-col{flex-direction:column}.lg\:tl-columns-3{columns:3}.lg\:tl-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:tl-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:tl-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:tl-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:tl-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:tl-gap-8{gap:2rem}.lg\:tl-gap-10{gap:2.5rem}.lg\:tl-gap-12{gap:3rem}.lg\:tl-gap-16{gap:4rem}.lg\:tl-p-8{padding:2rem}.lg\:tl-p-10{padding:2.5rem}.lg\:tl-px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:tl-py-20{padding-top:5rem;padding-bottom:5rem}.lg\:tl-text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:tl-text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:tl-text-2xl{font-size:1.5rem;line-height:2rem}.lg\:tl-text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:tl-text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:tl-text-5xl{font-size:3rem;line-height:1}.lg\:tl-text-left{text-align:left}.lg\:tl-text-center{text-align:center}.lg\:tl-w-1\/2{width:50%}.lg\:tl-w-1\/3{width:33.333333%}.lg\:tl-w-1\/4{width:25%}.lg\:tl-max-w-none{max-width:none}.lg\:tl-mb-0{margin-bottom:0}.lg\:tl-mr-8{margin-right:2rem}}.m-0{margin:0}body{font-size:16px}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media (min-width: 1400px){.container{max-width:1400px}}main:has(.features-grid) *{letter-spacing:0}p{margin:unset}.tl-gap-x-12{column-gap:3rem}.tl-gap-y-0{row-gap:0}.tl-hover-text-primary:hover,.tl-group:hover .tl-group-hover-text-primary{color:hsl(var(--primary))}@media (min-width: 1280px){.xl\:tl-block{display:block}.xl\:tl-flex{display:flex}.xl\:tl-grid{display:grid}.xl\:tl-hidden{display:none}.xl\:tl-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:tl-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:tl-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:tl-gap-10{gap:2.5rem}.xl\:tl-gap-12{gap:3rem}.xl\:tl-text-4xl{font-size:2.25rem;line-height:2.5rem}.xl\:tl-text-5xl{font-size:3rem;line-height:1}.xl\:tl-text-6xl{font-size:3.75rem;line-height:1}}@media (min-width: 1536px){.\32xl\:tl-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.\32xl\:tl-gap-12{gap:3rem}.\32xl\:tl-text-5xl{font-size:3rem;line-height:1}.\32xl\:tl-text-6xl{font-size:3.75rem;line-height:1}}.space-y-3>*+*{margin-top:.75rem}.flex{display:flex}.gap-3{gap:.75rem}.flex-1{flex:1 1 0%}.p-3{padding:.75rem}.border{border-width:1px;border-style:solid}.rounded{border-radius:var(--radius)}.text-center{text-align:center}.cursor-pointer{cursor:pointer}.block{display:block}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.text-foreground{color:hsl(var(--foreground))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.border-primary{border-color:hsl(var(--primary))}.border-border{border-color:hsl(var(--border))}.bg-primary\/5{background-color:hsl(var(--primary) / .05)}.hover\:border-muted-foreground:hover{border-color:hsl(var(--muted-foreground))}.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}.handle-length-btn{border-color:hsl(var(--border));background-color:transparent}.handle-length-btn:hover{border-color:hsl(var(--muted-foreground))}.handle-length-input:checked+.handle-length-btn{border-color:hsl(var(--primary));background-color:hsl(var(--primary) / .05)}.razer-option-btn{border-color:hsl(var(--border));background-color:transparent;color:hsl(var(--foreground))}.razer-option-btn:hover{border-color:hsl(var(--muted-foreground))}.razer-option-input:checked+.razer-option-btn{border-color:hsl(var(--primary));background-color:hsl(var(--primary) / .05);color:hsl(var(--foreground))}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.space-y-2>*+*{margin-top:.5rem}.items-baseline{align-items:baseline}.items-center{align-items:center}.gap-2{gap:.5rem}.font-display{font-family:var(--font-display, inherit)}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.font-bold{font-weight:700}.line-through{text-decoration:line-through}.h-4{height:1rem}.w-4{width:1rem}.fill-accent{fill:hsl(var(--accent))}.text-accent{color:hsl(var(--accent))}.space-y-4>*+*{margin-top:1rem}.flex-wrap{flex-wrap:wrap}.gap-1\.5{gap:.375rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.leading-relaxed{line-height:1.625}.flex-shrink-0{flex-shrink:0}@media (min-width: 640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.font-semibold{font-weight:600}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-accent-foreground{color:hsl(var(--accent-foreground))}.justify-between{justify-content:space-between}.p-4{padding:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.ml-2{margin-left:.5rem}.border-2{border-width:2px;border-style:solid}.border-accent{border-color:hsl(var(--accent))}.bg-accent{background-color:hsl(var(--accent))}.bg-accent\/5{background-color:hsl(var(--accent) / .05)}.bg-primary{background-color:hsl(var(--primary))}.rounded-sm{border-radius:calc(var(--radius) * .5)}.rounded-full{border-radius:9999px}.shrink-0{flex-shrink:0}.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}.hover\:border-primary\/50:hover{border-color:hsl(var(--primary) / .5)}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-2:focus-visible{box-shadow:0 0 0 2px hsl(var(--ring))}.focus-visible\:ring-ring:focus-visible{box-shadow:0 0 0 2px hsl(var(--ring))}.focus-visible\:ring-offset-2:focus-visible{box-shadow:0 0 0 2px hsl(var(--background)),0 0 0 4px hsl(var(--ring))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}button[data-state=checked][role=checkbox]{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}button[data-state=checked][data-disabled]{background-color:hsl(var(--accent));border-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}button[role=checkbox]{display:inline-flex;align-items:center;justify-content:center;position:relative}button[role=checkbox] span{display:flex;align-items:center;justify-content:center;pointer-events:none}.peer:checked~.peer-checked\:bg-primary{background-color:hsl(var(--primary))}.peer:checked~.peer-checked\:text-primary-foreground{color:hsl(var(--primary-foreground))}.ring-offset-background{box-shadow:0 0 0 2px hsl(var(--background))}
/*# sourceMappingURL=/cdn/shop/t/11/assets/tailwind.css.map */
