/*! AlignSmile Tailwind static — build via build-css.php */
*,*::before,*::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}
html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:Inter,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}
body{margin:0;line-height:inherit}
hr{height:0;color:inherit;border-top-width:1px}
abbr:where([title]){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,Menlo,Monaco,Consolas,monospace;font-size:1em}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}sup{top:-0.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::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]{display:none}

/* Display */
.block{display:block}.inline-block{display:inline-block}.inline{display:inline}
.flex{display:flex}.inline-flex{display:inline-flex}
.grid{display:grid}.hidden{display:none}
.table{display:table}

/* Position */
.static{position:static}.fixed{position:fixed}.absolute{position:absolute}
.relative{position:relative}.sticky{position:sticky}

/* Inset */
.inset-0{inset:0}
.top-0{top:0}.top-4{top:1rem}.top-1\.5{top:.375rem}.top-1\/4{top:25%}.top-1\/2{top:50%}
.-top-3{top:-.75rem}.-top-8{top:-2rem}.-top-40{top:-10rem}
.bottom-0{bottom:0}.bottom-1\/4{bottom:25%}
.left-0{left:0}.left-1\/2{left:50%}.-left-4{left:-1rem}.-left-20{left:-5rem}.-left-\[33px\]{left:-33px}
.right-0{right:0}.right-4{right:1rem}.right-1\/4{right:25%}
.-right-4{right:-1rem}.-right-8{right:-2rem}.-right-40{right:-10rem}

/* Z-index */
.z-20{z-index:20}.z-50{z-index:50}

/* Flex */
.flex-1{flex:1 1 0%}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}
.flex-shrink-0,.shrink-0{flex-shrink:0}
.items-start{align-items:flex-start}.items-end{align-items:flex-end}
.items-center{align-items:center}.items-baseline{align-items:baseline}
.justify-center{justify-content:center}.justify-between{justify-content:space-between}

/* Grid */
.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}

/* Gap */
.gap-0{gap:0}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}
.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}
.gap-12{gap:3rem}.gap-14{gap:3.5rem}
.p-0{padding:0}
.p-0\.5{padding:0.125rem}
.p-1{padding:0.25rem}
.p-1\.5{padding:0.375rem}
.p-2{padding:0.5rem}
.p-2\.5{padding:0.625rem}
.p-3{padding:0.75rem}
.p-3\.5{padding:0.875rem}
.p-4{padding:1rem}
.p-5{padding:1.25rem}
.p-6{padding:1.5rem}
.p-7{padding:1.75rem}
.p-8{padding:2rem}
.p-9{padding:2.25rem}
.p-10{padding:2.5rem}
.p-11{padding:2.75rem}
.p-12{padding:3rem}
.p-14{padding:3.5rem}
.p-16{padding:4rem}
.p-20{padding:5rem}
.p-24{padding:6rem}
.p-28{padding:7rem}
.p-32{padding:8rem}
.p-40{padding:10rem}
.p-px{padding:1px}
.px-0{padding-left:0;padding-right:0}
.px-0\.5{padding-left:0.125rem;padding-right:0.125rem}
.px-1{padding-left:0.25rem;padding-right:0.25rem}
.px-1\.5{padding-left:0.375rem;padding-right:0.375rem}
.px-2{padding-left:0.5rem;padding-right:0.5rem}
.px-2\.5{padding-left:0.625rem;padding-right:0.625rem}
.px-3{padding-left:0.75rem;padding-right:0.75rem}
.px-3\.5{padding-left:0.875rem;padding-right:0.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-7{padding-left:1.75rem;padding-right:1.75rem}
.px-8{padding-left:2rem;padding-right:2rem}
.px-9{padding-left:2.25rem;padding-right:2.25rem}
.px-10{padding-left:2.5rem;padding-right:2.5rem}
.px-11{padding-left:2.75rem;padding-right:2.75rem}
.px-12{padding-left:3rem;padding-right:3rem}
.px-14{padding-left:3.5rem;padding-right:3.5rem}
.px-16{padding-left:4rem;padding-right:4rem}
.px-20{padding-left:5rem;padding-right:5rem}
.px-24{padding-left:6rem;padding-right:6rem}
.px-28{padding-left:7rem;padding-right:7rem}
.px-32{padding-left:8rem;padding-right:8rem}
.px-40{padding-left:10rem;padding-right:10rem}
.px-px{padding-left:1px;padding-right:1px}
.py-0{padding-top:0;padding-bottom:0}
.py-0\.5{padding-top:0.125rem;padding-bottom:0.125rem}
.py-1{padding-top:0.25rem;padding-bottom:0.25rem}
.py-1\.5{padding-top:0.375rem;padding-bottom:0.375rem}
.py-2{padding-top:0.5rem;padding-bottom:0.5rem}
.py-2\.5{padding-top:0.625rem;padding-bottom:0.625rem}
.py-3{padding-top:0.75rem;padding-bottom:0.75rem}
.py-3\.5{padding-top:0.875rem;padding-bottom:0.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-7{padding-top:1.75rem;padding-bottom:1.75rem}
.py-8{padding-top:2rem;padding-bottom:2rem}
.py-9{padding-top:2.25rem;padding-bottom:2.25rem}
.py-10{padding-top:2.5rem;padding-bottom:2.5rem}
.py-11{padding-top:2.75rem;padding-bottom:2.75rem}
.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-20{padding-top:5rem;padding-bottom:5rem}
.py-24{padding-top:6rem;padding-bottom:6rem}
.py-28{padding-top:7rem;padding-bottom:7rem}
.py-32{padding-top:8rem;padding-bottom:8rem}
.py-40{padding-top:10rem;padding-bottom:10rem}
.py-px{padding-top:1px;padding-bottom:1px}
.pt-0{padding-top:0}
.pt-0\.5{padding-top:0.125rem}
.pt-1{padding-top:0.25rem}
.pt-1\.5{padding-top:0.375rem}
.pt-2{padding-top:0.5rem}
.pt-2\.5{padding-top:0.625rem}
.pt-3{padding-top:0.75rem}
.pt-3\.5{padding-top:0.875rem}
.pt-4{padding-top:1rem}
.pt-5{padding-top:1.25rem}
.pt-6{padding-top:1.5rem}
.pt-7{padding-top:1.75rem}
.pt-8{padding-top:2rem}
.pt-9{padding-top:2.25rem}
.pt-10{padding-top:2.5rem}
.pt-11{padding-top:2.75rem}
.pt-12{padding-top:3rem}
.pt-14{padding-top:3.5rem}
.pt-16{padding-top:4rem}
.pt-20{padding-top:5rem}
.pt-24{padding-top:6rem}
.pt-28{padding-top:7rem}
.pt-32{padding-top:8rem}
.pt-40{padding-top:10rem}
.pt-px{padding-top:1px}
.pr-0{padding-right:0}
.pr-0\.5{padding-right:0.125rem}
.pr-1{padding-right:0.25rem}
.pr-1\.5{padding-right:0.375rem}
.pr-2{padding-right:0.5rem}
.pr-2\.5{padding-right:0.625rem}
.pr-3{padding-right:0.75rem}
.pr-3\.5{padding-right:0.875rem}
.pr-4{padding-right:1rem}
.pr-5{padding-right:1.25rem}
.pr-6{padding-right:1.5rem}
.pr-7{padding-right:1.75rem}
.pr-8{padding-right:2rem}
.pr-9{padding-right:2.25rem}
.pr-10{padding-right:2.5rem}
.pr-11{padding-right:2.75rem}
.pr-12{padding-right:3rem}
.pr-14{padding-right:3.5rem}
.pr-16{padding-right:4rem}
.pr-20{padding-right:5rem}
.pr-24{padding-right:6rem}
.pr-28{padding-right:7rem}
.pr-32{padding-right:8rem}
.pr-40{padding-right:10rem}
.pr-px{padding-right:1px}
.pb-0{padding-bottom:0}
.pb-0\.5{padding-bottom:0.125rem}
.pb-1{padding-bottom:0.25rem}
.pb-1\.5{padding-bottom:0.375rem}
.pb-2{padding-bottom:0.5rem}
.pb-2\.5{padding-bottom:0.625rem}
.pb-3{padding-bottom:0.75rem}
.pb-3\.5{padding-bottom:0.875rem}
.pb-4{padding-bottom:1rem}
.pb-5{padding-bottom:1.25rem}
.pb-6{padding-bottom:1.5rem}
.pb-7{padding-bottom:1.75rem}
.pb-8{padding-bottom:2rem}
.pb-9{padding-bottom:2.25rem}
.pb-10{padding-bottom:2.5rem}
.pb-11{padding-bottom:2.75rem}
.pb-12{padding-bottom:3rem}
.pb-14{padding-bottom:3.5rem}
.pb-16{padding-bottom:4rem}
.pb-20{padding-bottom:5rem}
.pb-24{padding-bottom:6rem}
.pb-28{padding-bottom:7rem}
.pb-32{padding-bottom:8rem}
.pb-40{padding-bottom:10rem}
.pb-px{padding-bottom:1px}
.pl-0{padding-left:0}
.pl-0\.5{padding-left:0.125rem}
.pl-1{padding-left:0.25rem}
.pl-1\.5{padding-left:0.375rem}
.pl-2{padding-left:0.5rem}
.pl-2\.5{padding-left:0.625rem}
.pl-3{padding-left:0.75rem}
.pl-3\.5{padding-left:0.875rem}
.pl-4{padding-left:1rem}
.pl-5{padding-left:1.25rem}
.pl-6{padding-left:1.5rem}
.pl-7{padding-left:1.75rem}
.pl-8{padding-left:2rem}
.pl-9{padding-left:2.25rem}
.pl-10{padding-left:2.5rem}
.pl-11{padding-left:2.75rem}
.pl-12{padding-left:3rem}
.pl-14{padding-left:3.5rem}
.pl-16{padding-left:4rem}
.pl-20{padding-left:5rem}
.pl-24{padding-left:6rem}
.pl-28{padding-left:7rem}
.pl-32{padding-left:8rem}
.pl-40{padding-left:10rem}
.pl-px{padding-left:1px}
.m-0{margin:0}
.m-0\.5{margin:0.125rem}
.m-1{margin:0.25rem}
.m-1\.5{margin:0.375rem}
.m-2{margin:0.5rem}
.m-2\.5{margin:0.625rem}
.m-3{margin:0.75rem}
.m-3\.5{margin:0.875rem}
.m-4{margin:1rem}
.m-5{margin:1.25rem}
.m-6{margin:1.5rem}
.m-7{margin:1.75rem}
.m-8{margin:2rem}
.m-9{margin:2.25rem}
.m-10{margin:2.5rem}
.m-11{margin:2.75rem}
.m-12{margin:3rem}
.m-14{margin:3.5rem}
.m-16{margin:4rem}
.m-20{margin:5rem}
.m-24{margin:6rem}
.m-28{margin:7rem}
.m-32{margin:8rem}
.m-40{margin:10rem}
.m-px{margin:1px}
.mx-0{margin-left:0;margin-right:0}
.mx-0\.5{margin-left:0.125rem;margin-right:0.125rem}
.mx-1{margin-left:0.25rem;margin-right:0.25rem}
.mx-1\.5{margin-left:0.375rem;margin-right:0.375rem}
.mx-2{margin-left:0.5rem;margin-right:0.5rem}
.mx-2\.5{margin-left:0.625rem;margin-right:0.625rem}
.mx-3{margin-left:0.75rem;margin-right:0.75rem}
.mx-3\.5{margin-left:0.875rem;margin-right:0.875rem}
.mx-4{margin-left:1rem;margin-right:1rem}
.mx-5{margin-left:1.25rem;margin-right:1.25rem}
.mx-6{margin-left:1.5rem;margin-right:1.5rem}
.mx-7{margin-left:1.75rem;margin-right:1.75rem}
.mx-8{margin-left:2rem;margin-right:2rem}
.mx-9{margin-left:2.25rem;margin-right:2.25rem}
.mx-10{margin-left:2.5rem;margin-right:2.5rem}
.mx-11{margin-left:2.75rem;margin-right:2.75rem}
.mx-12{margin-left:3rem;margin-right:3rem}
.mx-14{margin-left:3.5rem;margin-right:3.5rem}
.mx-16{margin-left:4rem;margin-right:4rem}
.mx-20{margin-left:5rem;margin-right:5rem}
.mx-24{margin-left:6rem;margin-right:6rem}
.mx-28{margin-left:7rem;margin-right:7rem}
.mx-32{margin-left:8rem;margin-right:8rem}
.mx-40{margin-left:10rem;margin-right:10rem}
.mx-px{margin-left:1px;margin-right:1px}
.mx-auto{margin-left:auto;margin-right:auto}
.my-0{margin-top:0;margin-bottom:0}
.my-0\.5{margin-top:0.125rem;margin-bottom:0.125rem}
.my-1{margin-top:0.25rem;margin-bottom:0.25rem}
.my-1\.5{margin-top:0.375rem;margin-bottom:0.375rem}
.my-2{margin-top:0.5rem;margin-bottom:0.5rem}
.my-2\.5{margin-top:0.625rem;margin-bottom:0.625rem}
.my-3{margin-top:0.75rem;margin-bottom:0.75rem}
.my-3\.5{margin-top:0.875rem;margin-bottom:0.875rem}
.my-4{margin-top:1rem;margin-bottom:1rem}
.my-5{margin-top:1.25rem;margin-bottom:1.25rem}
.my-6{margin-top:1.5rem;margin-bottom:1.5rem}
.my-7{margin-top:1.75rem;margin-bottom:1.75rem}
.my-8{margin-top:2rem;margin-bottom:2rem}
.my-9{margin-top:2.25rem;margin-bottom:2.25rem}
.my-10{margin-top:2.5rem;margin-bottom:2.5rem}
.my-11{margin-top:2.75rem;margin-bottom:2.75rem}
.my-12{margin-top:3rem;margin-bottom:3rem}
.my-14{margin-top:3.5rem;margin-bottom:3.5rem}
.my-16{margin-top:4rem;margin-bottom:4rem}
.my-20{margin-top:5rem;margin-bottom:5rem}
.my-24{margin-top:6rem;margin-bottom:6rem}
.my-28{margin-top:7rem;margin-bottom:7rem}
.my-32{margin-top:8rem;margin-bottom:8rem}
.my-40{margin-top:10rem;margin-bottom:10rem}
.my-px{margin-top:1px;margin-bottom:1px}
.my-auto{margin-top:auto;margin-bottom:auto}
.mt-0{margin-top:0}
.mt-0\.5{margin-top:0.125rem}
.mt-1{margin-top:0.25rem}
.mt-1\.5{margin-top:0.375rem}
.mt-2{margin-top:0.5rem}
.mt-2\.5{margin-top:0.625rem}
.mt-3{margin-top:0.75rem}
.mt-3\.5{margin-top:0.875rem}
.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-9{margin-top:2.25rem}
.mt-10{margin-top:2.5rem}
.mt-11{margin-top:2.75rem}
.mt-12{margin-top:3rem}
.mt-14{margin-top:3.5rem}
.mt-16{margin-top:4rem}
.mt-20{margin-top:5rem}
.mt-24{margin-top:6rem}
.mt-28{margin-top:7rem}
.mt-32{margin-top:8rem}
.mt-40{margin-top:10rem}
.mt-px{margin-top:1px}
.mr-0{margin-right:0}
.mr-0\.5{margin-right:0.125rem}
.mr-1{margin-right:0.25rem}
.mr-1\.5{margin-right:0.375rem}
.mr-2{margin-right:0.5rem}
.mr-2\.5{margin-right:0.625rem}
.mr-3{margin-right:0.75rem}
.mr-3\.5{margin-right:0.875rem}
.mr-4{margin-right:1rem}
.mr-5{margin-right:1.25rem}
.mr-6{margin-right:1.5rem}
.mr-7{margin-right:1.75rem}
.mr-8{margin-right:2rem}
.mr-9{margin-right:2.25rem}
.mr-10{margin-right:2.5rem}
.mr-11{margin-right:2.75rem}
.mr-12{margin-right:3rem}
.mr-14{margin-right:3.5rem}
.mr-16{margin-right:4rem}
.mr-20{margin-right:5rem}
.mr-24{margin-right:6rem}
.mr-28{margin-right:7rem}
.mr-32{margin-right:8rem}
.mr-40{margin-right:10rem}
.mr-px{margin-right:1px}
.mb-0{margin-bottom:0}
.mb-0\.5{margin-bottom:0.125rem}
.mb-1{margin-bottom:0.25rem}
.mb-1\.5{margin-bottom:0.375rem}
.mb-2{margin-bottom:0.5rem}
.mb-2\.5{margin-bottom:0.625rem}
.mb-3{margin-bottom:0.75rem}
.mb-3\.5{margin-bottom:0.875rem}
.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}
.mb-9{margin-bottom:2.25rem}
.mb-10{margin-bottom:2.5rem}
.mb-11{margin-bottom:2.75rem}
.mb-12{margin-bottom:3rem}
.mb-14{margin-bottom:3.5rem}
.mb-16{margin-bottom:4rem}
.mb-20{margin-bottom:5rem}
.mb-24{margin-bottom:6rem}
.mb-28{margin-bottom:7rem}
.mb-32{margin-bottom:8rem}
.mb-40{margin-bottom:10rem}
.mb-px{margin-bottom:1px}
.ml-0{margin-left:0}
.ml-0\.5{margin-left:0.125rem}
.ml-1{margin-left:0.25rem}
.ml-1\.5{margin-left:0.375rem}
.ml-2{margin-left:0.5rem}
.ml-2\.5{margin-left:0.625rem}
.ml-3{margin-left:0.75rem}
.ml-3\.5{margin-left:0.875rem}
.ml-4{margin-left:1rem}
.ml-5{margin-left:1.25rem}
.ml-6{margin-left:1.5rem}
.ml-7{margin-left:1.75rem}
.ml-8{margin-left:2rem}
.ml-9{margin-left:2.25rem}
.ml-10{margin-left:2.5rem}
.ml-11{margin-left:2.75rem}
.ml-12{margin-left:3rem}
.ml-14{margin-left:3.5rem}
.ml-16{margin-left:4rem}
.ml-20{margin-left:5rem}
.ml-24{margin-left:6rem}
.ml-28{margin-left:7rem}
.ml-32{margin-left:8rem}
.ml-40{margin-left:10rem}
.ml-px{margin-left:1px}
.mx-auto{margin-left:auto;margin-right:auto}.ml-auto{margin-left:auto}
.mb-\[3px\]{margin-bottom:3px}.mb-\[4px\]{margin-bottom:4px}
.space-y-0 > :not([hidden]) ~ :not([hidden]){margin-top:0}
.space-y-1 > :not([hidden]) ~ :not([hidden]){margin-top:0.25rem}
.space-y-2 > :not([hidden]) ~ :not([hidden]){margin-top:0.5rem}
.space-y-3 > :not([hidden]) ~ :not([hidden]){margin-top:0.75rem}
.space-y-4 > :not([hidden]) ~ :not([hidden]){margin-top:1rem}
.space-y-5 > :not([hidden]) ~ :not([hidden]){margin-top:1.25rem}
.space-y-6 > :not([hidden]) ~ :not([hidden]){margin-top:1.5rem}
.space-y-8 > :not([hidden]) ~ :not([hidden]){margin-top:2rem}
.space-y-10 > :not([hidden]) ~ :not([hidden]){margin-top:2.5rem}
.divide-y > :not([hidden]) ~ :not([hidden]){border-top-width:1px}
.divide-y-0 > :not([hidden]) ~ :not([hidden]){border-top-width:0}
.divide-x > :not([hidden]) ~ :not([hidden]){border-left-width:1px}

/* Width */
.w-full{width:100%}.w-auto{width:auto}
.w-2{width:.5rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}
.w-9{width:2.25rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}
.w-16{width:4rem}.w-24{width:6rem}.w-32{width:8rem}
.w-\[300px\]{width:300px}.w-\[400px\]{width:400px}.w-\[500px\]{width:500px}
.w-\[600px\]{width:600px}.w-\[800px\]{width:800px}

/* Height */
.h-full{height:100%}
.h-0\.5{height:.125rem}.h-2{height:.5rem}.h-4{height:1rem}.h-5{height:1.25rem}
.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}
.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}
.h-32{height:8rem}
.h-\[300px\]{height:300px}.h-\[400px\]{height:400px}.h-\[500px\]{height:500px}
.h-\[600px\]{height:600px}

/* Min / Max */
.min-h-screen{min-height:100vh}
@supports(height:100dvh){.min-h-screen{min-height:100dvh}}
.min-w-full{min-width:100%}
.min-w-\[12rem\]{min-width:12rem}.min-w-\[16rem\]{min-width:16rem}
.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-xl{max-width:36rem}
.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}
.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}
.max-w-\[14rem\]{max-width:14rem}

/* Aspect */
.aspect-\[4\/5\]{aspect-ratio:4/5}

/* Font sizes */
.text-xs{font-size:.75rem;line-height:1rem}
.text-sm{font-size:.875rem;line-height:1.25rem}
.text-\[11px\]{font-size:11px;line-height:1.3}
.text-base{font-size:1rem;line-height:1.5rem}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-2xl{font-size:1.5rem;line-height:2rem}
.text-3xl{font-size:1.875rem;line-height:2.25rem}
.text-4xl{font-size:2.25rem;line-height:2.5rem}
.text-5xl{font-size:3rem;line-height:1}
.text-6xl{font-size:3.75rem;line-height:1}

/* Font family */
.font-sans{font-family:Inter,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}
.font-serif{font-family:'Playfair Display',Georgia,serif}
.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}

/* Font weight */
.font-normal{font-weight:400}.font-medium{font-weight:500}
.font-semibold{font-weight:600}.font-bold{font-weight:700}

/* Leading */
.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}
.leading-relaxed{line-height:1.625}.leading-\[1\.1\]{line-height:1.1}

/* Tracking */
.tracking-tight{letter-spacing:-.025em}
.tracking-wide{letter-spacing:.025em}
.tracking-wider{letter-spacing:.05em}
.tracking-widest{letter-spacing:.1em}
.tracking-\[0\.15em\]{letter-spacing:.15em}
.tracking-\[0\.2em\]{letter-spacing:.2em}

/* Alignment & decoration */
.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}
.italic{font-style:italic}
.underline{text-decoration-line:underline}
.underline-offset-2{text-underline-offset:2px}
.line-through{text-decoration-line:line-through}
.uppercase{text-transform:uppercase}
.whitespace-nowrap{white-space:nowrap}
.tabular-nums{font-variant-numeric:tabular-nums}
.list-disc{list-style-type:disc}
.list-inside{list-style-position:inside}
.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.bg-beige-50{background-color:rgb(253 251 247)}
.bg-beige-50\/40{background-color:rgb(253 251 247 / 0.4)}
.bg-beige-50\/60{background-color:rgb(253 251 247 / 0.6)}
.bg-beige-50\/80{background-color:rgb(253 251 247 / 0.8)}
.bg-beige-50\/90{background-color:rgb(253 251 247 / 0.9)}
.text-beige-50{color:rgb(253 251 247)}
.from-beige-50{--tw-gradient-from:rgb(253 251 247)}
.from-beige-50\/50{--tw-gradient-from:rgb(253 251 247 / 0.5)}
.via-beige-50{--tw-gradient-via:rgb(253 251 247)}
.to-beige-50{--tw-gradient-to:rgb(253 251 247)}
.to-beige-50\/80{--tw-gradient-to:rgb(253 251 247 / 0.8)}
.to-beige-50\/90{--tw-gradient-to:rgb(253 251 247 / 0.9)}
.border-beige-100\/80{border-color:rgb(250 246 238 / 0.8)}
.ring-beige-100{--tw-ring-color:rgb(250 246 238)}
.from-beige-100{--tw-gradient-from:rgb(250 246 238)}
.from-beige-100\/80{--tw-gradient-from:rgb(250 246 238 / 0.8)}
.from-beige-100\/90{--tw-gradient-from:rgb(250 246 238 / 0.9)}
.to-beige-100\/30{--tw-gradient-to:rgb(250 246 238 / 0.3)}
.to-beige-100\/50{--tw-gradient-to:rgb(250 246 238 / 0.5)}
.bg-beige-200{background-color:rgb(245 237 220)}
.bg-beige-200\/50{background-color:rgb(245 237 220 / 0.5)}
.bg-beige-200\/80{background-color:rgb(245 237 220 / 0.8)}
.bg-beige-200\/90{background-color:rgb(245 237 220 / 0.9)}
.border-beige-200{border-color:rgb(245 237 220)}
.border-beige-200\/50{border-color:rgb(245 237 220 / 0.5)}
.border-beige-200\/60{border-color:rgb(245 237 220 / 0.6)}
.border-beige-200\/70{border-color:rgb(245 237 220 / 0.7)}
.border-beige-200\/80{border-color:rgb(245 237 220 / 0.8)}
.from-beige-200\/40{--tw-gradient-from:rgb(245 237 220 / 0.4)}
.bg-beige-300{background-color:rgb(237 224 200)}
.bg-beige-300\/30{background-color:rgb(237 224 200 / 0.3)}
.bg-beige-300\/40{background-color:rgb(237 224 200 / 0.4)}
.text-beige-300\/60{color:rgb(237 224 200 / 0.6)}
.text-beige-300\/70{color:rgb(237 224 200 / 0.7)}
.text-beige-300\/80{color:rgb(237 224 200 / 0.8)}
.text-beige-300\/90{color:rgb(237 224 200 / 0.9)}
.border-beige-300{border-color:rgb(237 224 200)}
.border-beige-300\/30{border-color:rgb(237 224 200 / 0.3)}
.border-beige-300\/50{border-color:rgb(237 224 200 / 0.5)}
.ring-beige-300\/30{--tw-ring-color:rgb(237 224 200 / 0.3)}
.bg-beige-400\/20{background-color:rgb(227 208 173 / 0.2)}
.text-beige-400{color:rgb(227 208 173)}
.border-beige-400{border-color:rgb(227 208 173)}
.from-beige-400{--tw-gradient-from:rgb(227 208 173)}
.bg-beige-500\/5{background-color:rgb(212 186 139 / 0.05)}
.bg-beige-500\/10{background-color:rgb(212 186 139 / 0.1)}
.text-beige-500{color:rgb(212 186 139)}
.text-beige-500\/30{color:rgb(212 186 139 / 0.3)}
.border-beige-500\/20{border-color:rgb(212 186 139 / 0.2)}
.ring-beige-500\/20{--tw-ring-color:rgb(212 186 139 / 0.2)}
.bg-beige-600{background-color:rgb(196 164 110)}
.bg-beige-600\/10{background-color:rgb(196 164 110 / 0.1)}
.text-beige-600{color:rgb(196 164 110)}
.from-beige-600{--tw-gradient-from:rgb(196 164 110)}
.to-beige-600{--tw-gradient-to:rgb(196 164 110)}
.accent-beige-600{accent-color:rgb(196 164 110)}
.via-beige-700{--tw-gradient-via:rgb(166 131 78)}
.text-dark-700{color:rgb(61 61 61)}
.text-dark-700\/50{color:rgb(61 61 61 / 0.5)}
.text-dark-700\/70{color:rgb(61 61 61 / 0.7)}
.text-dark-700\/75{color:rgb(61 61 61 / 0.75)}
.text-dark-700\/80{color:rgb(61 61 61 / 0.8)}
.text-dark-700\/85{color:rgb(61 61 61 / 0.85)}
.text-dark-700\/90{color:rgb(61 61 61 / 0.9)}
.text-dark-800{color:rgb(45 45 45)}
.via-dark-800{--tw-gradient-via:rgb(45 45 45)}
.bg-dark-900{background-color:rgb(26 26 26)}
.text-dark-900{color:rgb(26 26 26)}
.from-dark-900{--tw-gradient-from:rgb(26 26 26)}
.to-dark-900{--tw-gradient-to:rgb(26 26 26)}
.text-zinc-100{color:rgb(244 244 245)}
.text-zinc-200{color:rgb(228 228 231)}
.text-zinc-300{color:rgb(212 212 216)}
.text-zinc-400{color:rgb(161 161 170)}
.text-zinc-500{color:rgb(113 113 122)}
.border-zinc-600{border-color:rgb(82 82 91)}
.border-zinc-700{border-color:rgb(63 63 70)}
.border-zinc-800{border-color:rgb(39 39 42)}
.bg-zinc-900{background-color:rgb(24 24 27)}
.bg-zinc-900\/30{background-color:rgb(24 24 27 / 0.3)}
.bg-zinc-900\/40{background-color:rgb(24 24 27 / 0.4)}
.bg-zinc-900\/50{background-color:rgb(24 24 27 / 0.5)}
.bg-zinc-900\/80{background-color:rgb(24 24 27 / 0.8)}
.bg-zinc-950{background-color:rgb(9 9 11)}
.text-zinc-950{color:rgb(9 9 11)}
.text-amber-400{color:rgb(251 191 36)}
.bg-amber-500\/10{background-color:rgb(245 158 11 / 0.1)}
.text-amber-500{color:rgb(245 158 11)}
.text-amber-500\/90{color:rgb(245 158 11 / 0.9)}
.border-amber-500\/20{border-color:rgb(245 158 11 / 0.2)}
.from-amber-500{--tw-gradient-from:rgb(245 158 11)}
.bg-amber-600{background-color:rgb(217 119 6)}
.text-amber-600{color:rgb(217 119 6)}
.border-amber-600\/50{border-color:rgb(217 119 6 / 0.5)}
.to-amber-600{--tw-gradient-to:rgb(217 119 6)}
.border-amber-900\/50{border-color:rgb(120 53 15 / 0.5)}
.bg-amber-950\/30{background-color:rgb(69 26 3 / 0.3)}
.bg-red-50{background-color:rgb(254 242 242)}
.border-red-200{border-color:rgb(254 202 202)}
.text-red-300{color:rgb(252 165 165)}
.text-red-400{color:rgb(248 113 113)}
.bg-red-500{background-color:rgb(239 68 68)}
.bg-red-600{background-color:rgb(220 38 38)}
.border-red-700{border-color:rgb(185 28 28)}
.text-red-800{color:rgb(153 27 27)}
.border-red-900{border-color:rgb(127 29 29)}
.border-red-900\/40{border-color:rgb(127 29 29 / 0.4)}
.border-red-900\/50{border-color:rgb(127 29 29 / 0.5)}
.bg-red-950\/10{background-color:rgb(69 10 10 / 0.1)}
.bg-red-950\/40{background-color:rgb(69 10 10 / 0.4)}
.bg-red-950\/50{background-color:rgb(69 10 10 / 0.5)}
.bg-green-50{background-color:rgb(240 253 244)}
.bg-green-100{background-color:rgb(220 252 231)}
.border-green-200\/80{border-color:rgb(187 247 208 / 0.8)}
.text-green-400{color:rgb(74 222 128)}
.bg-green-500{background-color:rgb(34 197 94)}
.bg-green-500\/10{background-color:rgb(34 197 94 / 0.1)}
.text-green-500{color:rgb(34 197 94)}
.border-green-500\/20{border-color:rgb(34 197 94 / 0.2)}
.text-green-600{color:rgb(22 163 74)}
.text-green-700{color:rgb(21 128 61)}
.bg-emerald-100{background-color:rgb(209 250 229)}
.text-emerald-400{color:rgb(52 211 153)}
.text-emerald-700{color:rgb(4 120 87)}
.border-emerald-900{border-color:rgb(6 78 59)}
.bg-emerald-950\/40{background-color:rgb(2 44 34 / 0.4)}
.bg-blue-50{background-color:rgb(239 246 255)}
.text-blue-400{color:rgb(96 165 250)}
.bg-blue-500\/10{background-color:rgb(59 130 246 / 0.1)}
.text-blue-500{color:rgb(59 130 246)}
.border-blue-500\/20{border-color:rgb(59 130 246 / 0.2)}
.bg-white\/60{background-color:rgb(255 255 255 / 0.6)}
.bg-white\/90{background-color:rgb(255 255 255 / 0.9)}
.bg-white\/95{background-color:rgb(255 255 255 / 0.95)}
.text-white{color:rgb(255 255 255)}
.border-white\/5{border-color:rgb(255 255 255 / 0.05)}
.from-white{--tw-gradient-from:rgb(255 255 255)}
.via-white{--tw-gradient-via:rgb(255 255 255)}
.to-white{--tw-gradient-to:rgb(255 255 255)}
.divide-beige-200 > :not([hidden]) ~ :not([hidden]){border-color:rgb(245 237 220)}
.divide-beige-200\/80 > :not([hidden]) ~ :not([hidden]){border-color:rgb(245 237 220 / 0.8)}
.divide-zinc-800 > :not([hidden]) ~ :not([hidden]){border-color:rgb(39 39 42)}
.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-from,transparent),var(--tw-gradient-to,transparent))}
.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-from,transparent),var(--tw-gradient-to,transparent))}
.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-from,transparent),var(--tw-gradient-via,transparent),var(--tw-gradient-to,transparent))}
.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-from,transparent),var(--tw-gradient-to,transparent))}
.via-transparent{--tw-gradient-via:transparent}
.to-transparent{--tw-gradient-to:transparent}

/* Borders */
.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}
.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}
.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}
.border-r{border-right-width:1px}
.border-x{border-left-width:1px;border-right-width:1px}
.border-y{border-top-width:1px;border-bottom-width:1px}
.border-x-0{border-left-width:0;border-right-width:0}

/* Radius */
.rounded{border-radius:.25rem}
.rounded-lg{border-radius:.5rem}
.rounded-xl{border-radius:.75rem}
.rounded-2xl{border-radius:1rem}
.rounded-3xl{border-radius:1.5rem}
.rounded-full{border-radius:9999px}

/* Ring */
.ring-1{box-shadow:0 0 0 1px var(--tw-ring-color,rgb(59 130 246 / .5))}
.ring-2{box-shadow:0 0 0 2px var(--tw-ring-color,rgb(59 130 246 / .5))}
.ring-4{box-shadow:0 0 0 4px var(--tw-ring-color,rgb(59 130 246 / .5))}

.shadow{box-shadow:0 1px 3px 0 rgb(0 0 0 / .1),0 1px 2px -1px rgb(0 0 0 / .1)}
.shadow-sm{box-shadow:0 1px 2px 0 rgb(0 0 0 / .05)}
.shadow-md{box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -2px rgb(0 0 0 / .1)}
.shadow-lg{box-shadow:0 10px 15px -3px rgb(0 0 0 / .1),0 4px 6px -4px rgb(0 0 0 / .1)}
.shadow-xl{box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 8px 10px -6px rgb(0 0 0 / .1)}
.shadow-2xl{box-shadow:0 25px 50px -12px rgb(0 0 0 / .25)}
.shadow-inner{box-shadow:inset 0 2px 4px 0 rgb(0 0 0 / .05)}
.shadow-beige-600\/20{box-shadow:0 10px 15px -3px rgb(196 164 110 / .2),0 4px 6px -4px rgb(196 164 110 / .2)}

.opacity-0{opacity:0}.opacity-60{opacity:.6}.opacity-100{opacity:1}

.blur-2xl{filter:blur(40px)}.blur-3xl{filter:blur(64px)}
.backdrop-blur-md{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}

/* Transform utilities */
.transform{transform:translate(var(--tw-translate-x,0),var(--tw-translate-y,0)) rotate(var(--tw-rotate,0)) skewX(var(--tw-skew-x,0)) skewY(var(--tw-skew-y,0)) scaleX(var(--tw-scale-x,1)) scaleY(var(--tw-scale-y,1))}
.-translate-x-1\/2{--tw-translate-x:-50%;transform:translateX(-50%)}
.translate-y-0{--tw-translate-y:0}
.-translate-y-4{transform:translateY(-1rem)}
.rotate-45{transform:rotate(45deg)}
.-rotate-45{transform:rotate(-45deg)}
.rotate-180{transform:rotate(180deg)}

/* Transitions */
.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-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-shadow{transition-property:box-shadow;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-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}
.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}

/* Overflow */
.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}

/* Object fit */
.object-contain{object-fit:contain}.object-cover{object-fit:cover}

/* Cursor & pointer events */
.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}
.pointer-events-none{pointer-events:none}

/* Resize */
.resize-none{resize:none}

/* Outline */
.outline-none{outline:2px solid transparent;outline-offset:2px}

/* Scroll */
.scroll-smooth{scroll-behavior:smooth}

/* Accessibility */
.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}

/* Animate */
.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}
@keyframes pulse{50%{opacity:.5}}

/* Accent */
.accent-beige-600{accent-color:#C4A46E}

/* Column spans */
.sm\:col-span-1{}
.col-span-1{grid-column:span 1/span 1}
.col-span-2{grid-column:span 2/span 2}
.col-span-3{grid-column:span 3/span 3}
.last\:pb-0:last-child{padding-bottom:0}
.delay-100{transition-delay:.1s}.delay-200{transition-delay:.2s}
.delay-300{transition-delay:.3s}.delay-400{transition-delay:.4s}
.delay-600{transition-delay:.6s}
@media (min-width: 640px){
.sm\:hidden{display:none}
.sm\:block{display:block}
.sm\:inline{display:inline}
.sm\:inline-block{display:inline-block}
.sm\:inline-flex{display:inline-flex}
.sm\:flex{display:flex}
.sm\:grid{display:grid}
.sm\:flex-row{flex-direction:row}

.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-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}

.sm\:col-span-1{grid-column:span 1/span 1}
.sm\:col-span-2{grid-column:span 2/span 2}
.sm\:col-span-3{grid-column:span 3/span 3}
.sm\:col-span-4{grid-column:span 4/span 4}

.sm\:gap-4{gap:1rem}.sm\:gap-8{gap:2rem}
.sm\:gap-12{gap:3rem}.sm\:gap-16{gap:4rem}.sm\:gap-20{gap:5rem}

.sm\:items-center{align-items:center}

.sm\:p-8{padding:2rem}.sm\:p-10{padding:2.5rem}
.sm\:px-0{padding-left:0;padding-right:0}
.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}
.sm\:px-8{padding-left:2rem;padding-right:2rem}
.sm\:py-0{padding-top:0;padding-bottom:0}
.sm\:py-12{padding-top:3rem;padding-bottom:3rem}
.sm\:py-16{padding-top:4rem;padding-bottom:4rem}
.sm\:py-24{padding-top:6rem;padding-bottom:6rem}
.sm\:py-28{padding-top:7rem;padding-bottom:7rem}
.sm\:pt-24{padding-top:6rem}
.sm\:pb-28{padding-bottom:7rem}
.sm\:pl-8{padding-left:2rem}
.sm\:pl-10{padding-left:2.5rem}

.sm\:space-y-10 > :not([hidden]) ~ :not([hidden]){margin-top:2.5rem}

.sm\:divide-y-0 > :not([hidden]) ~ :not([hidden]){border-top-width:0}
.sm\:divide-x > :not([hidden]) ~ :not([hidden]){border-left-width:1px}

.sm\:h-10{height:2.5rem}.sm\:h-20{height:5rem}

.sm\:w-auto{width:auto}

.sm\:text-left{text-align:left}

.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}
.sm\:text-2xl{font-size:1.5rem;line-height:2rem}
.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}
.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}
.sm\:text-5xl{font-size:3rem;line-height:1.1}
.sm\:text-6xl{font-size:3.75rem;line-height:1}
.sm\:text-7xl{font-size:4.5rem;line-height:1}
.sm\:text-sm{font-size:.875rem;line-height:1.25rem}

.sm\:border-beige-400{border-color:rgb(227 208 173)}
.sm\:border-l{border-left-width:1px}
.sm\:border-x-0{border-left-width:0;border-right-width:0}

.sm\:top-6{top:1.5rem}.sm\:right-6{right:1.5rem}
.sm\:-left-8{left:-2rem}.sm\:-right-8{right:-2rem}
.sm\:-left-\[41px\]{left:-41px}

.sm\:inline{display:inline}
.sm\:inline-block{display:inline-block}
}
@media (min-width: 768px){
.md\:hidden{display:none}
.md\:block{display:block}
.md\:inline{display:inline}
.md\:inline-block{display:inline-block}
.md\:inline-flex{display:inline-flex}
.md\:flex{display:flex}
.md\:grid{display:grid}
.md\:flex-row{flex-direction:row}

.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\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}

.md\:col-span-1{grid-column:span 1/span 1}
.md\:col-span-2{grid-column:span 2/span 2}
.md\:col-span-3{grid-column:span 3/span 3}
.md\:col-span-4{grid-column:span 4/span 4}

.md\:gap-4{gap:1rem}.md\:gap-8{gap:2rem}
.md\:gap-12{gap:3rem}.md\:gap-16{gap:4rem}.md\:gap-20{gap:5rem}

.md\:items-center{align-items:center}

.md\:p-8{padding:2rem}.md\:p-10{padding:2.5rem}
.md\:px-0{padding-left:0;padding-right:0}
.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}
.md\:px-8{padding-left:2rem;padding-right:2rem}
.md\:py-0{padding-top:0;padding-bottom:0}
.md\:py-12{padding-top:3rem;padding-bottom:3rem}
.md\:py-16{padding-top:4rem;padding-bottom:4rem}
.md\:py-24{padding-top:6rem;padding-bottom:6rem}
.md\:py-28{padding-top:7rem;padding-bottom:7rem}
.md\:pt-24{padding-top:6rem}
.md\:pb-28{padding-bottom:7rem}
.md\:pl-8{padding-left:2rem}
.md\:pl-10{padding-left:2.5rem}

.md\:space-y-10 > :not([hidden]) ~ :not([hidden]){margin-top:2.5rem}

.md\:divide-y-0 > :not([hidden]) ~ :not([hidden]){border-top-width:0}
.md\:divide-x > :not([hidden]) ~ :not([hidden]){border-left-width:1px}

.md\:h-10{height:2.5rem}.md\:h-20{height:5rem}

.md\:w-auto{width:auto}

.md\:text-left{text-align:left}

.md\:text-xl{font-size:1.25rem;line-height:1.75rem}
.md\:text-2xl{font-size:1.5rem;line-height:2rem}
.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}
.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}
.md\:text-5xl{font-size:3rem;line-height:1.1}
.md\:text-6xl{font-size:3.75rem;line-height:1}
.md\:text-7xl{font-size:4.5rem;line-height:1}
.md\:text-sm{font-size:.875rem;line-height:1.25rem}

.md\:border-beige-400{border-color:rgb(227 208 173)}
.md\:border-l{border-left-width:1px}
.md\:border-x-0{border-left-width:0;border-right-width:0}

.md\:top-6{top:1.5rem}.md\:right-6{right:1.5rem}
.md\:-left-8{left:-2rem}.md\:-right-8{right:-2rem}
.md\:-left-\[41px\]{left:-41px}

.md\:inline{display:inline}
.md\:inline-block{display:inline-block}
}
@media (min-width: 1024px){
.lg\:hidden{display:none}
.lg\:block{display:block}
.lg\:inline{display:inline}
.lg\:inline-block{display:inline-block}
.lg\:inline-flex{display:inline-flex}
.lg\:flex{display:flex}
.lg\:grid{display:grid}
.lg\:flex-row{flex-direction:row}

.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-5{grid-template-columns:repeat(5,minmax(0,1fr))}

.lg\:col-span-1{grid-column:span 1/span 1}
.lg\:col-span-2{grid-column:span 2/span 2}
.lg\:col-span-3{grid-column:span 3/span 3}
.lg\:col-span-4{grid-column:span 4/span 4}

.lg\:gap-4{gap:1rem}.lg\:gap-8{gap:2rem}
.lg\:gap-12{gap:3rem}.lg\:gap-16{gap:4rem}.lg\:gap-20{gap:5rem}

.lg\:items-center{align-items:center}

.lg\:p-8{padding:2rem}.lg\:p-10{padding:2.5rem}
.lg\:px-0{padding-left:0;padding-right:0}
.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}
.lg\:px-8{padding-left:2rem;padding-right:2rem}
.lg\:py-0{padding-top:0;padding-bottom:0}
.lg\:py-12{padding-top:3rem;padding-bottom:3rem}
.lg\:py-16{padding-top:4rem;padding-bottom:4rem}
.lg\:py-24{padding-top:6rem;padding-bottom:6rem}
.lg\:py-28{padding-top:7rem;padding-bottom:7rem}
.lg\:pt-24{padding-top:6rem}
.lg\:pb-28{padding-bottom:7rem}
.lg\:pl-8{padding-left:2rem}
.lg\:pl-10{padding-left:2.5rem}

.lg\:space-y-10 > :not([hidden]) ~ :not([hidden]){margin-top:2.5rem}

.lg\:divide-y-0 > :not([hidden]) ~ :not([hidden]){border-top-width:0}
.lg\:divide-x > :not([hidden]) ~ :not([hidden]){border-left-width:1px}

.lg\:h-10{height:2.5rem}.lg\:h-20{height:5rem}

.lg\:w-auto{width:auto}

.lg\:text-left{text-align:left}

.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}
.lg\:text-2xl{font-size:1.5rem;line-height:2rem}
.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}
.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}
.lg\:text-5xl{font-size:3rem;line-height:1.1}
.lg\:text-6xl{font-size:3.75rem;line-height:1}
.lg\:text-7xl{font-size:4.5rem;line-height:1}
.lg\:text-sm{font-size:.875rem;line-height:1.25rem}

.lg\:border-beige-400{border-color:rgb(227 208 173)}
.lg\:border-l{border-left-width:1px}
.lg\:border-x-0{border-left-width:0;border-right-width:0}

.lg\:top-6{top:1.5rem}.lg\:right-6{right:1.5rem}
.lg\:-left-8{left:-2rem}.lg\:-right-8{right:-2rem}
.lg\:-left-\[41px\]{left:-41px}

.lg\:inline{display:inline}
.lg\:inline-block{display:inline-block}
}
@media (min-width: 1280px){
.xl\:hidden{display:none}
.xl\:block{display:block}
.xl\:inline{display:inline}
.xl\:inline-block{display:inline-block}
.xl\:inline-flex{display:inline-flex}
.xl\:flex{display:flex}
.xl\:grid{display:grid}
.xl\:flex-row{flex-direction:row}

.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}

.xl\:col-span-1{grid-column:span 1/span 1}
.xl\:col-span-2{grid-column:span 2/span 2}
.xl\:col-span-3{grid-column:span 3/span 3}
.xl\:col-span-4{grid-column:span 4/span 4}

.xl\:gap-4{gap:1rem}.xl\:gap-8{gap:2rem}
.xl\:gap-12{gap:3rem}.xl\:gap-16{gap:4rem}.xl\:gap-20{gap:5rem}

.xl\:items-center{align-items:center}

.xl\:p-8{padding:2rem}.xl\:p-10{padding:2.5rem}
.xl\:px-0{padding-left:0;padding-right:0}
.xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}
.xl\:px-8{padding-left:2rem;padding-right:2rem}
.xl\:py-0{padding-top:0;padding-bottom:0}
.xl\:py-12{padding-top:3rem;padding-bottom:3rem}
.xl\:py-16{padding-top:4rem;padding-bottom:4rem}
.xl\:py-24{padding-top:6rem;padding-bottom:6rem}
.xl\:py-28{padding-top:7rem;padding-bottom:7rem}
.xl\:pt-24{padding-top:6rem}
.xl\:pb-28{padding-bottom:7rem}
.xl\:pl-8{padding-left:2rem}
.xl\:pl-10{padding-left:2.5rem}

.xl\:space-y-10 > :not([hidden]) ~ :not([hidden]){margin-top:2.5rem}

.xl\:divide-y-0 > :not([hidden]) ~ :not([hidden]){border-top-width:0}
.xl\:divide-x > :not([hidden]) ~ :not([hidden]){border-left-width:1px}

.xl\:h-10{height:2.5rem}.xl\:h-20{height:5rem}

.xl\:w-auto{width:auto}

.xl\:text-left{text-align:left}

.xl\:text-xl{font-size:1.25rem;line-height:1.75rem}
.xl\:text-2xl{font-size:1.5rem;line-height:2rem}
.xl\:text-3xl{font-size:1.875rem;line-height:2.25rem}
.xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}
.xl\:text-5xl{font-size:3rem;line-height:1.1}
.xl\:text-6xl{font-size:3.75rem;line-height:1}
.xl\:text-7xl{font-size:4.5rem;line-height:1}
.xl\:text-sm{font-size:.875rem;line-height:1.25rem}

.xl\:border-beige-400{border-color:rgb(227 208 173)}
.xl\:border-l{border-left-width:1px}
.xl\:border-x-0{border-left-width:0;border-right-width:0}

.xl\:top-6{top:1.5rem}.xl\:right-6{right:1.5rem}
.xl\:-left-8{left:-2rem}.xl\:-right-8{right:-2rem}
.xl\:-left-\[41px\]{left:-41px}

.xl\:inline{display:inline}
.xl\:inline-block{display:inline-block}
}

/* Hover / Focus (desktop) */
@media (hover:hover) and (pointer:fine){
  .hover\:opacity-100:hover{opacity:1}
  .hover\:underline:hover{text-decoration-line:underline}

  .hover\:bg-amber-500:hover{background-color:rgb(245 158 11)}
  .hover\:bg-beige-200:hover{background-color:rgb(245 237 220)}
  .hover\:bg-beige-300:hover{background-color:rgb(237 224 200)}
  .hover\:bg-red-950\/30:hover{background-color:rgb(69 10 10 / .3)}
  .hover\:bg-red-950\/50:hover{background-color:rgb(69 10 10 / .5)}
  .hover\:bg-zinc-800:hover{background-color:rgb(39 39 42)}
  .hover\:bg-zinc-900\/50:hover{background-color:rgb(24 24 27 / .5)}

  .hover\:text-amber-400:hover{color:rgb(251 191 36)}
  .hover\:text-beige-300:hover{color:rgb(237 224 200)}
  .hover\:text-beige-700:hover{color:rgb(166 131 78)}
  .hover\:text-dark-900:hover{color:rgb(26 26 26)}
  .hover\:text-zinc-200:hover{color:rgb(228 228 231)}
  .hover\:text-zinc-300:hover{color:rgb(212 212 216)}

  .hover\:border-beige-500\/20:hover{border-color:rgb(212 186 139 / .2)}
  .hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -2px rgb(0 0 0 / .1)}

  .group:hover .group-hover\:bg-beige-300{background-color:rgb(237 224 200)}
  .group:hover .group-hover\:text-beige-400{color:rgb(227 208 173)}
  .group:hover .group-hover\:text-beige-600{color:rgb(196 164 110)}
}

.focus\:border-amber-600:focus{border-color:rgb(217 119 6)}
.focus\:ring-2:focus{box-shadow:0 0 0 2px var(--tw-ring-color,rgb(59 130 246 / .5))}
.focus\:ring-amber-600\/50:focus{--tw-ring-color:rgb(217 119 6 / .5)}
