:root{--color-background-story: oklch(.973 .008 85);--color-foreground-story: oklch(.19 .008 60);--color-muted-foreground-story: oklch(.48 .014 70);--color-accent-story: oklch(.7 .13 55);--color-ink: oklch(.16 .006 60)}.story-container{background-color:var(--color-background-story);color:var(--color-foreground-story);font-family:var( --font-body-family, "DM Sans", ui-sans-serif, system-ui, sans-serif );overflow-x:hidden}.story-container p{margin:0}.story-container img{max-width:100%;height:auto;display:block}.story-container p,.story-container h1,.story-container h2,.story-container h3{margin:0}.story-container .statement{font-family:var(--font-display-story);font-weight:600;letter-spacing:-.02em;line-height:.92;font-size:clamp(2.4rem,8vw,7rem);color:var(--color-foreground-story);margin:0}.story-container .statement-sm{font-family:var(--font-display-story);font-weight:600;letter-spacing:-.015em;line-height:.98;font-size:clamp(1.75rem,4vw,3.25rem);color:var(--color-foreground-story);margin:0}.story-container .eyebrow{font-family:var(--font-display-story);font-size:1rem;font-weight:500;letter-spacing:.32em;color:var(--color-muted-foreground-story);margin:0}.story-container .lede{font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1.65;color:var(--color-muted-foreground-story);margin:0}.story-container .text-foreground{color:var(--color-foreground-story)}.story-container .bg-ink{background-color:var(--color-ink-story)}.story-container .bg-ink .statement,.story-container .bg-ink .statement-sm,.story-container .bg-ink .text-foreground,.story-container .bg-ink .text-muted-foreground{color:var(--color-background-story)}.story-container .text-accent{color:var(--color-accent-story)}.story-container .hover\:text-accent:hover{color:var(--color-accent-story)!important}.story-container .border-accent{border-color:var(--color-accent-story)}.story-container .hover\:border-accent:hover{border-color:var(--color-accent-story)!important}.story-container .reveal{animation:reveal-in 1.1s cubic-bezier(.22,1,.36,1) forwards}@keyframes reveal-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.story-container .max-w-md{max-width:28rem}.story-container .py-24{padding-top:6rem;padding-bottom:6rem}.story-container .pb-24{padding-bottom:6rem}@media(min-width:768px){.story-container .md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.story-container .md\:py-32{padding-top:8rem;padding-bottom:8rem}.story-container .md\:py-36{padding-top:9rem;padding-bottom:9rem}.story-container .md\:py-40{padding-top:10rem;padding-bottom:10rem}.story-container .md\:pb-32{padding-bottom:8rem}.story-container .md\:pt-20{padding-top:5rem}.story-container .md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.story-container .md\:gap-24{gap:6rem}}.story-container .items-start{align-items:flex-start}.story-container .gap-14{gap:3.5rem}.story-container .aspect-\[4\/5\]{aspect-ratio:4 / 5}.story-container .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))}.story-container .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))}.story-container .text-2xl{font-size:1.5rem;line-height:2rem}@media(min-width:768px){.story-container .md\:text-lg{font-size:1.125rem;line-height:1.75rem}.story-container .md\:text-3xl{font-size:1.875rem;line-height:2.25rem}}.story-container .border-foreground\/30{border-color:#1713104d}.story-container .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}.story-container .aspect-\[5\/4\]{aspect-ratio:5 / 4}.story-container .overflow-hidden{overflow:hidden}.story-container .group:hover .group-hover\:scale-105{transform:scale(1.05)}.story-container .group:hover .group-hover\:scale-\[1\.04\]{transform:scale(1.04)}.story-container .transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.story-container .duration-\[1400ms\]{transition-duration:1.4s}.story-container .duration-\[1200ms\]{transition-duration:1.2s}.story-container .pb-28{padding-bottom:7rem}.story-container .pt-32{padding-top:8rem}.story-container .gap-10{gap:2.5rem}.story-container .gap-x-8{column-gap:2rem}.story-container .gap-y-16{row-gap:4rem}.story-container .pb-2{padding-bottom:.5rem}.story-container .text-\[0\.6rem\]{font-size:.6rem}.story-container .border-b{border-bottom-width:1px;border-bottom-style:solid}.story-container .border-foreground\/30{border-color:#1118274d}.story-container .\!text-foreground{color:var(--color-foreground-story)!important}.story-container .grid{display:grid}.story-container .items-center{align-items:center}.story-container .block{display:block}.story-container .inline-block{display:inline-block}@media(min-width:640px){.story-container .sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.story-container .md\:pb-40{padding-bottom:10rem}.story-container .md\:pt-44{padding-top:11rem}.story-container .md\:gap-16{gap:4rem}.story-container .md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.story-container .lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.story-container .text-decoration-none{text-decoration:none}.story-container .mx-auto{margin-left:auto;margin-right:auto}.story-container .w-full{width:100%}.story-container .max-w-\[1400px\]{max-width:1400px}.story-container .max-w-\[14ch\]{max-width:14ch}.story-container .max-w-\[18ch\]{max-width:18ch}.story-container .max-w-md{max-width:100%}.story-container .max-w-xl{max-width:36rem}.story-container .max-w-3xl{max-width:48rem}.story-container .max-w-4xl{max-width:56rem}.story-container .object-cover{object-fit:cover}.story-container .px-5{padding-left:1.25rem;padding-right:1.25rem}.story-container .py-20{padding-top:5rem;padding-bottom:5rem}.story-container .py-28{padding-top:7rem;padding-bottom:7rem}.story-container .pt-16{padding-top:4rem}.story-container .mb-8{margin-bottom:2rem}.story-container .mb-10{margin-bottom:2.5rem}.story-container .mt-2{margin-top:.5rem}.story-container .mt-3{margin-top:.75rem}.story-container .mt-5{margin-top:1.25rem}.story-container .mt-6{margin-top:1.5rem}.story-container .mt-8{margin-top:2rem}.story-container .mt-10{margin-top:2.5rem}.story-container .mt-12{margin-top:3rem}.story-container .mt-20{margin-top:5rem}.story-container .mt-28{margin-top:7rem}.story-container .text-center{text-align:center}.story-container .font-medium{font-weight:500}.story-container .text-sm{font-size:.875rem;line-height:1.25rem}.story-container .text-base{font-size:1rem;line-height:1.5rem}.story-container .text-lg{font-size:1.125rem;line-height:1.75rem}.story-container .leading-snug{line-height:1.375}.story-container .leading-relaxed{line-height:1.625}.story-container .text-muted-foreground{color:var(--color-muted-foreground-story)}.story-container .lede{font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1.65;color:var(--color-muted-foreground-story)}.story-container .flex{display:flex}.story-container .justify-center{justify-content:center}.story-container .bg-ink{background-color:var(--color-foreground-story);color:var(--color-background-story)}.story-container .hover\:text-accent:hover{color:#ca5551}.story-container .hover\:border-accent:hover{border-color:#ca5551}@media(min-width:768px){.story-container .md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.story-container .md\:py-32{padding-top:8rem;padding-bottom:8rem}.story-container .md\:py-40{padding-top:10rem;padding-bottom:10rem}.story-container .md\:pt-20{padding-top:5rem}.story-container .md\:text-lg{font-size:1.125rem;line-height:1.75rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/tenpour-story.css.map */
