*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#E4D9C6}
::before,::after{--tw-content:''}
html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:'Inter',system-ui,sans-serif}
body{margin:0;line-height:inherit}
hr{height:0;color:inherit;border-top-width:1px}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}
a{color:inherit;text-decoration:inherit}
b,strong{font-weight:bolder}
p,figure,blockquote,dl,dd{margin:0}
ul,ol{list-style:none;margin:0;padding:0}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}
button,select{text-transform:none}
button,[type=button],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none;cursor:pointer}
:-moz-focusring{outline:auto}
img,svg,video,canvas{display:block;vertical-align:middle;max-width:100%;height:auto}
[hidden]{display:none}
input::placeholder,textarea::placeholder{opacity:1}
:root{--tw-from:rgba(0,0,0,0);--tw-to:rgba(0,0,0,0)}

/* utilities */
.-bottom-5{bottom:-1.25rem}
.-left-3{left:-0.75rem}
.absolute{position:absolute}
.accent-copper{accent-color:#C2986A}
.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.aspect-\[4\/3\]{aspect-ratio:4/3}
.backdrop-blur-md{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.backdrop-blur-sm{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}
.bg-\[\#25D366\]{background-color:#25D366}
.bg-copper{background-color:rgb(194,152,106)}
.bg-copper\/10{background-color:rgba(194,152,106,0.1)}
.bg-copper\/15{background-color:rgba(194,152,106,0.15)}
.bg-cream{background-color:rgb(251,247,240)}
.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-from,rgba(0,0,0,0)),var(--tw-to,rgba(0,0,0,0)))}
.bg-navy{background-color:rgb(30,44,79)}
.bg-navy-deep{background-color:rgb(20,32,59)}
.bg-navy-deep\/40{background-color:rgba(20,32,59,0.4)}
.bg-navy-deep\/45{background-color:rgba(20,32,59,0.45)}
.bg-navy-deep\/70{background-color:rgba(20,32,59,0.7)}
.bg-navy-deep\/80{background-color:rgba(20,32,59,0.8)}
.bg-navy\/10{background-color:rgba(30,44,79,0.1)}
.bg-sand{background-color:rgb(244,236,222)}
.bg-sand\/85{background-color:rgba(244,236,222,0.85)}
.bg-white{background-color:rgb(255,255,255)}
.bg-white\/20{background-color:rgba(255,255,255,0.2)}
.bg-white\/5{background-color:rgba(255,255,255,0.05)}
.block{display:block}
.border{border-width:1px}
.border-b{border-bottom-width:1px}
.border-copper\/25{border-color:rgba(194,152,106,0.25)}
.border-copper\/30{border-color:rgba(194,152,106,0.3)}
.border-line{border-color:rgb(228,217,198)}
.border-line\/60{border-color:rgba(228,217,198,0.6)}
.border-line\/70{border-color:rgba(228,217,198,0.7)}
.border-navy{border-color:rgb(30,44,79)}
.border-t{border-top-width:1px}
.border-white\/10{border-color:rgba(255,255,255,0.1)}
.border-white\/25{border-color:rgba(255,255,255,0.25)}
.border-y{border-top-width:1px;border-bottom-width:1px}
.bottom-5{bottom:1.25rem}
.dark .dark\:bg-copper{background-color:rgb(194,152,106)}
.dark .dark\:bg-navy{background-color:rgb(30,44,79)}
.dark .dark\:bg-navy-deep{background-color:rgb(20,32,59)}
.dark .dark\:bg-navy-deep\/85{background-color:rgba(20,32,59,0.85)}
.dark .dark\:bg-navy\/40{background-color:rgba(30,44,79,0.4)}
.dark .dark\:bg-white\/10{background-color:rgba(255,255,255,0.1)}
.dark .dark\:border-copper{border-color:rgb(194,152,106)}
.dark .dark\:border-white\/10{border-color:rgba(255,255,255,0.1)}
.dark .dark\:border-white\/15{border-color:rgba(255,255,255,0.15)}
.dark .dark\:hover\:bg-white\/10:hover{background-color:rgba(255,255,255,0.1)}
.dark .dark\:text-copper-light{color:rgb(214,174,130)}
.dark .dark\:text-green-400{color:rgb(74,222,128)}
.dark .dark\:text-navy-deep{color:rgb(20,32,59)}
.dark .dark\:text-parchment{color:rgb(239,231,218)}
.dark .dark\:text-parchment\/40{color:rgba(239,231,218,0.4)}
.dark .dark\:text-parchment\/50{color:rgba(239,231,218,0.5)}
.dark .dark\:text-parchment\/55{color:rgba(239,231,218,0.55)}
.dark .dark\:text-parchment\/60{color:rgba(239,231,218,0.6)}
.dark .dark\:text-parchment\/70{color:rgba(239,231,218,0.7)}
.dark .dark\:text-parchment\/75{color:rgba(239,231,218,0.75)}
.dark .dark\:text-parchment\/80{color:rgba(239,231,218,0.8)}
.dark .dark\:text-white\/20{color:rgba(255,255,255,0.2)}
.duration-300{transition-duration:300ms}
.fixed{position:fixed}
.flex{display:flex}
.flex-1{flex:1 1 0%}
.flex-col{flex-direction:column}
.flex-wrap{flex-wrap:wrap}
.focus\:ring-2:focus{box-shadow:0 0 0 2px #C2986A}
.focus\:ring-copper:focus{--tw-ring:0 0 0 2px #C2986A}
.font-medium{font-weight:500}
.font-semibold{font-weight:600}
.from-navy-deep\/40{--tw-from:rgba(20,32,59,0.4)}
.gap-10{gap:2.5rem}
.gap-12{gap:3rem}
.gap-2{gap:0.5rem}
.gap-2\.5{gap:0.625rem}
.gap-3{gap:0.75rem}
.gap-4{gap:1rem}
.gap-6{gap:1.5rem}
.gap-8{gap:2rem}
.grid{display:grid}
.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.group:hover .group-hover\:text-copper{color:rgb(194,152,106)}
.h-14{height:3.5rem}
.h-16{height:4rem}
.h-24{height:6rem}
.h-28{height:7rem}
.h-48{height:12rem}
.h-\[42vh\]{height:42vh}
.h-\[46vh\]{height:46vh}
.h-full{height:100%}
.h-px{height:1px}
.hidden{display:none}
.hover\:-translate-y-0\.5:hover{transform:translateY(-0.125rem)}
.hover\:bg-copper-light:hover{background-color:rgb(214,174,130)}
.hover\:bg-navy\/5:hover{background-color:rgba(30,44,79,0.05)}
.hover\:bg-sand:hover{background-color:rgb(244,236,222)}
.hover\:border-copper:hover{border-color:rgb(194,152,106)}
.hover\:opacity-90:hover{opacity:0.9}
.hover\:scale-105:hover{transform:scale(1.05)}
.hover\:shadow-soft:hover{box-shadow:0 18px 50px -20px rgba(20,32,59,0.28)}
.hover\:text-copper:hover{color:rgb(194,152,106)}
.hover\:text-copper-light:hover{color:rgb(214,174,130)}
.inline-block{display:inline-block}
.inline-flex{display:inline-flex}
.inset-0{top:0;right:0;bottom:0;left:0}
.inset-x-0{left:0;right:0}
.italic{font-style:italic}
.items-center{align-items:center}
.items-end{align-items:flex-end}
.items-start{align-items:flex-start}
.justify-between{justify-content:space-between}
.justify-center{justify-content:center}
.justify-end{justify-content:flex-end}
.last\:border-0:last-child{border-width:0}
.leading-\[1\.05\]{line-height:1.05}
.leading-none{line-height:1}
.leading-relaxed{line-height:1.625}
.leading-snug{line-height:1.375}
@media(min-width:1024px){.lg\:flex{display:flex}}
@media(min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(min-width:1024px){.lg\:hidden{display:none}}
@media(min-width:1024px){.lg\:text-6xl{font-size:3.75rem;line-height:1}}
.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.max-h-64{max-height:16rem}
.max-h-\[88vh\]{max-height:88vh}
.max-w-2xl{max-width:42rem}
.max-w-3xl{max-width:48rem}
.max-w-7xl{max-width:80rem}
.max-w-lg{max-width:32rem}
.max-w-md{max-width:28rem}
.max-w-xl{max-width:36rem}
.mb-10{margin-bottom:2.5rem}
.mb-12{margin-bottom:3rem}
.mb-2{margin-bottom:0.5rem}
.mb-3{margin-bottom:0.75rem}
.mb-4{margin-bottom:1rem}
.mb-5{margin-bottom:1.25rem}
.mb-6{margin-bottom:1.5rem}
.mb-8{margin-bottom:2rem}
@media(min-width:768px){.md\:col-span-2{grid-column:span 2/span 2}}
@media(min-width:768px){.md\:flex-row{flex-direction:row}}
@media(min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:768px){.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(min-width:768px){.md\:items-center{align-items:center}}
@media(min-width:768px){.md\:items-end{align-items:flex-end}}
@media(min-width:768px){.md\:justify-between{justify-content:space-between}}
@media(min-width:768px){.md\:w-80{width:20rem}}
.min-h-\[70vh\]{min-height:70vh}
.mt-0{margin-top:0}
.mt-0\.5{margin-top:0.125rem}
.mt-1{margin-top:0.25rem}
.mt-10{margin-top:2.5rem}
.mt-2{margin-top:0.5rem}
.mt-3{margin-top:0.75rem}
.mt-4{margin-top:1rem}
.mt-5{margin-top:1.25rem}
.mt-6{margin-top:1.5rem}
.mt-8{margin-top:2rem}
.mx-auto{margin-left:auto;margin-right:auto}
.my-4{margin-top:1rem;margin-bottom:1rem}
.object-cover{object-fit:cover}
.opacity-20{opacity:0.2}
.opacity-40{opacity:0.4}
.outline-none{outline:2px solid transparent;outline-offset:2px}
.overflow-auto{overflow:auto}
.overflow-hidden{overflow:hidden}
.p-0{padding:0}
.p-2{padding:0.5rem}
.p-3{padding:0.75rem}
.p-4{padding:1rem}
.p-5{padding:1.25rem}
.p-6{padding:1.5rem}
.p-7{padding:1.75rem}
.p-8{padding:2rem}
.pb-10{padding-bottom:2.5rem}
.pb-16{padding-bottom:4rem}
.pb-20{padding-bottom:5rem}
.pb-4{padding-bottom:1rem}
.pb-8{padding-bottom:2rem}
.placeholder\:text-ink\/40::placeholder{color:rgba(27,36,54,0.4)}
.pr-10{padding-right:2.5rem}
.pr-11{padding-right:2.75rem}
.pt-14{padding-top:3.5rem}
.pt-16{padding-top:4rem}
.pt-28{padding-top:7rem}
.pt-6{padding-top:1.5rem}
.px-3{padding-left:0.75rem;padding-right:0.75rem}
.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}
.py-1\.5{padding-top:0.375rem;padding-bottom:0.375rem}
.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: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}
.relative{position:relative}
.right-3{right:0.75rem}
.right-3\.5{right:0.875rem}
.right-5{right:1.25rem}
.rotate-45{transform:rotate(45deg)}
.rounded-2xl{border-radius:1rem}
.rounded-3xl{border-radius:1.5rem}
.rounded-full{border-radius:9999px}
.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}
.rounded-xl{border-radius:0.75rem}
.scroll-smooth{scroll-behavior:smooth}
.shadow-card{box-shadow:0 6px 26px -12px rgba(20,32,59,0.20)}
.shadow-soft{box-shadow:0 18px 50px -20px rgba(20,32,59,0.28)}
.shrink-0{flex-shrink:0}
@media(min-width:640px){.sm\:block{display:block}}
@media(min-width:640px){.sm\:flex-row{flex-direction:row}}
@media(min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:640px){.sm\:inline-flex{display:inline-flex}}
@media(min-width:640px){.sm\:items-center{align-items:center}}
@media(min-width:640px){.sm\:max-w-lg{max-width:32rem}}
@media(min-width:640px){.sm\:p-4{padding:1rem}}
@media(min-width:640px){.sm\:p-7{padding:1.75rem}}
@media(min-width:640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}
@media(min-width:640px){.sm\:py-20{padding-top:5rem;padding-bottom:5rem}}
@media(min-width:640px){.sm\:py-24{padding-top:6rem;padding-bottom:6rem}}
@media(min-width:640px){.sm\:rounded-3xl{border-radius:1.5rem}}
@media(min-width:640px){.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}}
@media(min-width:640px){.sm\:text-5xl{font-size:3rem;line-height:1}}
@media(min-width:640px){.sm\:w-auto{width:auto}}
.space-y-1 > * + *{margin-top:0.25rem}
.space-y-2 > * + *{margin-top:0.5rem}
.space-y-3 > * + *{margin-top:0.75rem}
.space-y-4 > * + *{margin-top:1rem}
.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-\[\.62rem\]{font-size:.62rem}
.text-center{text-align:center}
.text-copper{color:rgb(194,152,106)}
.text-copper-light{color:rgb(214,174,130)}
.text-green-700{color:rgb(21,128,61)}
.text-ink{color:rgb(27,36,54)}
.text-ink\/40{color:rgba(27,36,54,0.4)}
.text-ink\/50{color:rgba(27,36,54,0.5)}
.text-ink\/55{color:rgba(27,36,54,0.55)}
.text-ink\/60{color:rgba(27,36,54,0.6)}
.text-ink\/70{color:rgba(27,36,54,0.7)}
.text-ink\/75{color:rgba(27,36,54,0.75)}
.text-ink\/80{color:rgba(27,36,54,0.8)}
.text-left{text-align:left}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-line{color:rgb(228,217,198)}
.text-navy{color:rgb(30,44,79)}
.text-navy-deep{color:rgb(20,32,59)}
.text-navy\/80{color:rgba(30,44,79,0.8)}
.text-parchment{color:rgb(239,231,218)}
.text-parchment\/45{color:rgba(239,231,218,0.45)}
.text-parchment\/50{color:rgba(239,231,218,0.5)}
.text-parchment\/55{color:rgba(239,231,218,0.55)}
.text-parchment\/70{color:rgba(239,231,218,0.7)}
.text-parchment\/75{color:rgba(239,231,218,0.75)}
.text-parchment\/80{color:rgba(239,231,218,0.8)}
.text-parchment\/85{color:rgba(239,231,218,0.85)}
.text-parchment\/90{color:rgba(239,231,218,0.9)}
.text-sm{font-size:0.875rem;line-height:1.25rem}
.text-white{color:rgb(255,255,255)}
.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-xs{font-size:0.75rem;line-height:1rem}
.to-transparent{--tw-to:rgba(0,0,0,0)}
.top-0{top:0}
.top-3{top:0.75rem}
.top-3\.5{top:0.875rem}
.tracking-wide{letter-spacing:0.025em}
.transition{transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}
.transition-colors{transition-property:color,background-color,border-color,fill,stroke;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}
.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}
.underline{text-decoration-line:underline}
.w-12{width:3rem}
.w-14{width:3.5rem}
.w-24{width:6rem}
.w-full{width:100%}
.whitespace-nowrap{white-space:nowrap}
.z-20{z-index:20}
.z-50{z-index:50}
.z-\[60\]{z-index:60}
