:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--clr-1:red;--clr-2:magenta;--clr-3:blue;--clr-4:rgb(216, 143, 6)}*{margin:0;padding:0}html{scroll-behavior:smooth}a{font-weight:500;color:#dc143c;text-decoration:none}a:hover{color:#f0f;cursor:pointer}ul{list-style:none;list-style-type:none;margin:0}nav ul{display:flex;gap:5rem;padding:0;margin:0}nav li{display:block}nav a{color:#00f;font-size:1.3rem}nav a:hover{cursor:pointer}nav{background-color:#fff;width:100%;display:flex;flex-direction:row;z-index:10;justify-content:center;align-items:center;height:12vh;position:relative}nav img{height:14vh;justify-content:initial;align-items:self-start}.Hero-Section img,.current-project img{height:100vh;width:100%;object-fit:cover;opacity:.6}video{object-fit:cover;height:100vh;width:100%}.katieum-header span,.current-project span{position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:0;display:flex;justify-content:center;align-items:center}.section-intro h3{color:#000}.about,.tab-section,.product-content{background-color:#000;color:#fff}.current-project span{display:flexbox}.product-content{height:75.5vh;align-content:center}.current-project{background-image:url(/assets/pexels-visionmonkeyandy-1034662-BpUsRrlC.jpg);background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:0;z-index:-1;opacity:.7}.current-project h3,button{color:#dc143c}.current-project span{display:flex;flex-wrap:wrap;padding:2rem;border-radius:1rem;justify-content:center;align-items:center}.articles a{color:#00008b;font-weight:600}ol{display:flex;flex-direction:column;gap:1.5rem}.card-container{color:#fff;border-radius:1.5rem;box-shadow:0 4px 16px #0000001a,0 1.5px 6px #00000014;padding:2rem 1.5rem;margin:.5rem;min-width:300px;max-width:350px;flex:1 1 300px;display:flex;flex-direction:column;align-items:flex-start;transition:transform .2s,box-shadow .2s;height:150px;overflow:hidden;position:relative}.card-container p{color:#fff;font-weight:400;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:all .3s ease}.slideshow{display:flex;justify-content:center;align-items:center}.content-box{position:absolute;width:100%;height:100%;top:0;opacity:.9}.Landing-Display{position:absolute;width:100%;height:100%;top:0;display:flex;flex-direction:column;justify-content:center;align-content:center}.Landing-Display p,.Landing-Display h4,.Landing-Display blockquote{font-size:1.2rem}.Landing-Display blockquote{font-style:italic;margin-top:1rem;color:beige}.content{display:none}.show-content{display:block}.Highlights{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,170px);gap:6rem;align-content:center;height:40rem}.content-container{justify-self:center;width:30vw;background-color:#000;gap:2rem;border-radius:12px;padding:1rem;outline:1rem SOLID transparent;position:relative}@property --gradient-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes rotation{0%{--gradient-angle: 0deg}to{--gradient-angle: 360deg}}.content-container:before,.content-container:after{content:"";position:absolute;inset:-.3rem;z-index:-1;border-radius:inherit;padding:1rem;background-image:conic-gradient(from var(--gradient-angle),var(--clr-1),var(--clr-2),var(--clr-3),var(--clr-4),var(--clr-1));animation:rotation 5s linear infinite}.slideshow,.tab-section,.main-project,.current-project{height:100vh}.tab.active{background:#fff;color:#000;font-weight:700;padding:.5rem;border-radius:.4rem;transform:translateY(-2px);box-shadow:0 4px 10px #0b74ff1f}.tab:hover{background:gray;padding:.5rem;border-radius:.4rem;transform:translateY(-2px);box-shadow:0 4px 10px #0b74ff1f}.tab-list{display:flex;gap:5rem;justify-content:center;align-items:center;padding:1rem}.tab-list:hover{cursor:pointer}.content-box{display:flex;justify-content:center;align-items:center;justify-self:center;align-self:center;margin-top:50%;height:20rem;width:50vw;border-radius:12px;padding:1rem;outline:1px SOLID whitesmoke}.tech-stack{display:flex;flex-direction:column;align-items:flex-start;padding:1rem}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.home-footer{background-color:#2f4f4f;height:5rem}.home-footer{display:flex;justify-content:center;align-items:center}.contact-info{display:flex;justify-content:center;align-items:center;height:35rem;font-size:1.5rem}.about-section,.tab-section{height:35rem;font-size:1.2rem}.product-btn{background-color:#000c;color:#fff;border-radius:.5rem;padding:1rem}.product-btn:hover{color:#dc143c}.btn{width:15.5rem;height:2.5rem;border-radius:.3rem;font-weight:600;cursor:pointer}.parent-container{display:flex;justify-content:center;align-items:center;height:100vh}.container{padding:2rem;border-radius:1rem;width:500px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;gap:1.5em;outline:1px SOLID grey}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{margin:0;text-align:center}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}
