.floating-lines-container{width:100%;height:100%;position:relative;overflow:hidden}
:root{--hue:27;--sat:69%;--white:#fff;--copper-primary:#b87333;--copper-glow:#b8733333;--copper-border:#b87333cc;--border-color:#222;--background-dark:#050505;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}.card-grid{gap:.5em;max-width:54em;padding:.75em;font-size:clamp(1rem,.9rem + .5vw,1.5rem);display:grid}.magic-bento-card{border:1px solid var(--border-color);background:linear-gradient(145deg,#28282866 0%,var(--background-dark)100%);--glow-x:50%;--glow-y:50%;--glow-intensity:0;--glow-radius:200px;border-radius:12px;flex-direction:column;justify-content:center;gap:16px;width:100%;max-width:100%;min-height:200px;padding:1.75em;font-weight:300;transition:all .3s;display:flex;position:relative;overflow:hidden}.magic-bento-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.magic-bento-card__header,.magic-bento-card__content{color:var(--white);z-index:10;display:flex;position:relative}.magic-bento-card__header{justify-content:space-between;gap:.75em}.magic-bento-card__content{flex-direction:column}.magic-bento-card__label{font-size:16px}.magic-bento-card__title,.magic-bento-card__description{--clamp-title:1;--clamp-desc:2}.magic-bento-card__title{margin:0 0 .25em}.magic-bento-card--text-autohide .magic-bento-card__title,.magic-bento-card--text-autohide .magic-bento-card__description{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.magic-bento-card--text-autohide .magic-bento-card__title{-webkit-line-clamp:var(--clamp-title);line-clamp:var(--clamp-title)}.magic-bento-card--text-autohide .magic-bento-card__description{-webkit-line-clamp:var(--clamp-desc);line-clamp:var(--clamp-desc)}@media (max-width:599px){.card-grid{grid-template-columns:1fr;width:90%;margin:0 auto;padding:.5em}.magic-bento-card{width:100%;min-height:180px}}@media (min-width:600px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.card-grid{grid-template-columns:repeat(3,1fr)}}.magic-bento-card--border-glow:after{content:"";background:radial-gradient(var(--glow-radius)circle at var(--glow-x)var(--glow-y),rgba(184,115,51,calc(var(--glow-intensity)*.4))0%,rgba(184,115,51,calc(var(--glow-intensity)*.15))30%,transparent 60%);border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;opacity:1;z-index:1;padding:6px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.magic-bento-card--border-glow:hover:after{opacity:1}.magic-bento-card--border-glow:hover{box-shadow:0 4px 20px #b8733326,0 0 30px #b873331a}.particle-container{position:relative;overflow:hidden}.particle:before{content:"";filter:blur(2px);z-index:-1;background:#b8733380;border-radius:50%;position:absolute;inset:-4px}.particle-container:hover{box-shadow:0 4px 20px #b873331a,0 0 30px #b873331a}.global-spotlight{mix-blend-mode:screen;will-change:transform,opacity;pointer-events:none;z-index:200!important}.bento-section{-webkit-user-select:none;user-select:none;position:relative}
.scroll-stack-scroller{width:100%;position:relative}.scroll-stack-scroller:not(.scroll-stack-scroller--window){overscroll-behavior:contain;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;will-change:scroll-position;height:100%;overflow:visible auto;transform:translateZ(0)}.scroll-stack-scroller:not(.scroll-stack-scroller--window)::-webkit-scrollbar{display:none}.scroll-stack-scroller--window{overflow:visible}.scroll-stack-inner{min-height:100vh;padding:20vh 1.25rem 50rem}@media (min-width:768px){.scroll-stack-inner{padding:20vh 2rem 50rem}}.scroll-stack-scroller--window .scroll-stack-inner{min-height:0;padding:0}.scroll-stack-card{box-sizing:border-box;transform-origin:top;width:100%;height:24rem;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,filter;border-radius:40px;padding:1rem 1.5rem;position:relative;box-shadow:0 0 30px #0000001a}.scroll-stack-end{width:100%;height:1px}.sticky-use-cases-header{z-index:20;position:sticky;top:5rem}@media (min-width:640px){.sticky-use-cases-header{top:7rem}}
