*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background:#09252f;box-shadow:0 2px 4px #0000001a;margin-bottom:0;padding-bottom:3rem;padding-top:1rem}.navbar-container{justify-content:space-between;margin:0 auto;max-width:1600px;padding:0 3rem}.navbar-container,.navbar-left{align-items:center;display:flex}.navbar-left{gap:3rem}.navbar-logo-container{align-items:center;display:flex;text-decoration:none;transition:opacity .3s ease}.navbar-logo-container:hover{opacity:.9}.navbar-logo-img{height:50px;width:auto}.navbar-logo-text{display:flex;flex-direction:column;line-height:1.2}.navbar-logo-wep{color:#ff8c42;font-size:1.5rem;font-weight:700;letter-spacing:.5px}.navbar-logo-full{color:#fff;font-size:.85rem;white-space:nowrap}.navbar-menu{align-items:center;display:flex;gap:2.5rem;list-style:none;margin:0;padding:0}.navbar-item{margin:0;position:relative}.navbar-link{align-items:center;color:#fff;display:flex;font-size:1rem;font-weight:600;gap:.5rem;text-decoration:none;transition:color .3s ease}.navbar-link:hover{color:#fc9905}.dropdown-link{cursor:pointer}.dropdown-chevron{color:currentColor;transition:transform .3s ease}.navbar-item-dropdown:hover .dropdown-chevron{transform:rotate(180deg)}.dropdown-menu{background-color:#09252f;border-radius:4px;left:0;list-style:none;margin:.5rem 0 0;min-width:180px;padding:.5rem 0;position:absolute;top:100%;z-index:1000}.dropdown-menu li{margin:0}.dropdown-item{color:#fff;display:block;font-size:.95rem;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s ease,color .3s ease}.dropdown-item:hover{background-color:#ffffff1a;color:#fc9905}.navbar-cta{color:#fc9905;font-size:1rem;font-weight:500;padding:.6rem 1.5rem;text-decoration:none;transition:color .3s ease,opacity .3s ease;white-space:nowrap}.navbar-cta:hover{color:#ffb84d;opacity:.9}@media (max-width:1024px){.navbar-container{padding:0 2rem}.navbar-menu{gap:1.5rem}.navbar-logo-full{font-size:.75rem}}@media (max-width:768px){.navbar-container{flex-direction:column;gap:1rem;padding:1rem 2rem}.navbar-left{align-items:center;flex-direction:column;gap:1rem;width:100%}.navbar-menu{flex-wrap:wrap;gap:1rem;justify-content:center}.navbar-cta{padding:.5rem 1rem}}.footer{background-color:#f4f1e6;color:#000;margin-top:auto;padding:3rem 0}.footer-top-section{margin:0 auto;max-width:1400px;padding:0 3rem 3rem}.footer-top-container{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.footer-hero-column{align-items:flex-start;display:flex;flex-direction:column}.footer-hero-heading{color:#000;font-family:sans-serif;font-size:3.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0}.footer-project-column{align-items:flex-end;display:flex;flex-direction:column;text-align:right}.footer-project-heading{color:#000;font-family:sans-serif;font-size:1.5rem;font-weight:700;margin:0 0 1rem}.footer-project-text{color:#000;font-family:sans-serif;font-size:1rem;line-height:1.6;margin:0 0 1.5rem;max-width:500px}.footer-project-button{align-items:center;background-color:#fc9905;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-family:sans-serif;font-size:1rem;font-weight:400;padding:.75rem 1.5rem;text-decoration:none;transition:opacity .3s ease}.footer-project-button:hover{opacity:.9}.footer-separator{background-color:#d4d4d4;height:1px;margin-bottom:2rem;width:100%}.footer-container{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1400px;padding:0 3rem}.footer-column{display:flex;flex-direction:column}.footer-title{color:#000;font-size:.9rem;font-weight:700;letter-spacing:1px;margin:0 0 1.5rem;text-transform:uppercase}.footer-text{color:#000;font-size:1rem;line-height:1.6;margin:.5rem 0}.footer-email{margin:0 0 1.5rem}.footer-link-orange{border-bottom:2px solid #fc9905;color:#000;font-size:1rem;padding-bottom:2px;text-decoration:none;transition:opacity .3s ease}.footer-link-orange:hover{opacity:.7}.footer-social-icons{display:flex;gap:1rem;margin-top:1rem}.social-icon{align-items:center;background-color:#999;border:1px solid #999;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-icon:hover{background-color:#fc9905;border-color:#fc9905;color:#fff;transform:scale(1.05)}.social-icon svg{height:20px;width:20px}.footer-signup{margin-top:1rem}.footer-link-black{border-bottom:1px solid #000;color:#000;font-size:1rem;text-decoration:none;transition:opacity .3s ease}.footer-link-black:hover{opacity:.7}@media (max-width:1024px){.footer-hero-heading{font-size:2.5rem}.footer-top-container{gap:3rem}.footer-container{gap:3rem;grid-template-columns:repeat(3,1fr);padding:0 2rem}}@media (max-width:768px){.footer-top-section{padding:0 2rem 2rem}.footer-top-container{gap:2.5rem;grid-template-columns:1fr}.footer-hero-heading{font-size:2rem}.footer-project-column{align-items:flex-start;text-align:left}.footer-container{gap:2.5rem;grid-template-columns:1fr;padding:0 2rem}.footer-social-icons{justify-content:flex-start}}.landing-page{background-color:#09252f;background-color:var(--loop-dark);overflow-x:hidden;width:100%}.landing-page section{margin:0;padding:0}.landing-page .hero-section,.landing-page section{margin-top:0!important;padding-top:0!important}.hero-section{background-color:#09252f;background-color:var(--loop-dark);color:#fff;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:0;margin-top:0;min-height:auto;padding:10rem 2rem 6rem!important;position:relative}.hero-container{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr;margin:0 auto;max-width:1400px;padding-left:.5rem;padding-right:.5rem;padding-top:0;width:100%}.hero-left{display:flex;flex-direction:column}.hero-left,.hero-title{margin-top:0;padding-top:0}.hero-title{color:#e28621;color:var(--loop-orange);font-family:sans-serif;font-size:10rem!important;font-weight:900;letter-spacing:-.03em;line-height:.85;margin-bottom:0;text-transform:uppercase}.hero-fresh-work{color:#4ade80;color:var(--loop-green);font-size:1.125rem;font-weight:500;margin-top:2rem;padding-left:.25rem}.hero-right{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;padding-top:2.5rem}.hero-description{color:#f3f4f6;font-size:1rem;font-weight:500;line-height:1.4;margin-bottom:2rem;max-width:28rem}.hero-cta{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem}.hero-cta-line{background-color:#ffffff4d;height:1px;width:3rem}.hero-cta-button{background:none;border:none;color:#fff;cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:500;padding:0;text-align:left}.carousel-section{background-color:#fff;margin-top:-1rem;overflow:hidden;padding:0 2rem 1rem}.carousel-section-header{margin:1rem auto 2rem;max-width:1280px;padding-top:0}.carousel-section-title{color:#09252f;font-size:1.5rem;font-weight:600;margin:0}.carousel-container{-webkit-overflow-scrolling:touch;display:flex;gap:1rem;margin:0 auto;max-width:1280px;overflow-x:auto;padding-bottom:2rem;padding-left:1rem;scroll-snap-type:x mandatory}.carousel-container::-webkit-scrollbar{display:none}.carousel-container{-ms-overflow-style:none;scrollbar-width:none}.carousel-item{cursor:pointer;flex-shrink:0;max-width:380px;position:relative;scroll-snap-align:start;width:85vw}.carousel-image-wrapper{background-color:#1a1a1a;border-radius:1.5rem;box-shadow:0 10px 30px #0006;height:600px;overflow:hidden;position:relative;transform:translateY(0);transition:transform .3s ease}.carousel-item:hover .carousel-image-wrapper{transform:translateY(-.5rem)}.carousel-image{object-fit:cover}.carousel-image,.carousel-video{display:block;height:100%;width:100%}.carousel-video{border:none;border-radius:1.5rem}.carousel-overlay-text{background:linear-gradient(0deg,#000000e6,#00000080,#0000);border-radius:0 0 1.5rem 1.5rem;bottom:0;color:#fff;left:0;padding:2rem 1.5rem 1.5rem;position:absolute;right:0}.carousel-item-title{color:#fff;font-size:1.125rem;font-weight:600;line-height:1.3;margin-bottom:.5rem}.carousel-item-subtitle{color:#ffffffe6;font-size:.875rem;line-height:1.5;margin:0}.philosophy-section{background-color:#f5f0e8;background-color:var(--loop-beige);color:#09252f;color:var(--loop-dark);margin:0;padding:4rem 2rem 6rem}.philosophy-container{margin:0 auto;max-width:1280px;padding-bottom:0;padding-top:2rem;text-align:left}.philosophy-text{color:#000;font-size:1rem;font-weight:400;line-height:1.75;margin-bottom:1.5rem;text-align:left}.philosophy-text:last-of-type{margin-bottom:2rem}.philosophy-button{background-color:#fbbf24;border:none;border-radius:9999px;color:#000;cursor:pointer;display:block;font-family:inherit;font-size:.875rem;font-weight:700;margin:0;min-width:200px;padding:.875rem 3rem;transition:background-color .3s,transform .2s;width:-webkit-fit-content;width:fit-content}.philosophy-button:hover{background-color:#f9a825;transform:translateY(-1px)}.featured-work-container{margin:0 auto;max-width:1280px}.featured-work-title{font-size:2rem;font-weight:700;margin:0 0 4rem;padding-top:2rem}.featured-projects{display:flex;flex-direction:column;gap:6rem;margin:0 auto;max-width:72rem}.featured-project{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr}.featured-project-image.order-1{order:1}.featured-project-image.order-2{order:2}.featured-project-content.order-1{order:1}.featured-project-content.order-2{order:2}.featured-project-image{border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a;height:300px;overflow:hidden;width:100%}.featured-project-image img{height:90%;object-fit:contain;width:100%}.featured-project-content{display:flex;flex-direction:column;justify-content:center}.featured-project-title{font-size:1.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.featured-project-client{color:#6b7280;font-size:.75rem;font-weight:700;letter-spacing:.05em;margin-bottom:1.5rem;text-transform:uppercase}.featured-project-description{color:#374151;font-size:.875rem;line-height:1.75;margin-bottom:2rem}.featured-project-link{align-items:center;align-self:flex-start;background:none;border:none;color:inherit;cursor:pointer;display:flex;font-family:inherit;font-size:.75rem;font-weight:700;gap:.5rem;padding:0;text-transform:uppercase;transition:color .3s}.featured-project-link:hover{color:#e28621;color:var(--loop-orange)}.featured-project-line{background-color:#000;height:1px;width:1.5rem}.featured-work-cta{display:flex;justify-content:center;margin-top:6rem;padding-bottom:3rem}.featured-work-button{background-color:#e28621;background-color:var(--loop-orange);border:none;border-radius:9999px;color:#09252f;color:var(--loop-dark);cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:700;padding:1rem 2rem;transition:background-color .3s}.featured-work-button:hover{background-color:#fbbf24}.services-section{background-color:#09252f;background-color:var(--loop-dark);color:#fff;margin:0;padding:6rem 2rem}.services-container{margin:0 auto;max-width:1280px}.services-title{color:#fff;font-size:2.25rem;font-weight:700;letter-spacing:-.025em;margin-bottom:4rem;text-align:center;text-transform:uppercase}.services-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}.service-card{border-radius:1.5rem;color:#000;display:flex;flex-direction:column;justify-content:space-between;min-height:550px;padding:2rem;transition:transform .3s}.service-card:hover{transform:translateY(-.5rem)}.service-card.bg-loop-orange{background-color:#e28621;background-color:var(--loop-orange)}.service-card.bg-loop-pink{background-color:#f4a5c2;background-color:var(--loop-pink)}.service-card.bg-loop-rust{background-color:#c97d60;background-color:var(--loop-rust)}.service-content{flex:1 1}.service-card-title{font-size:1.875rem;font-weight:800;letter-spacing:-.025em;line-height:.9;margin-bottom:1.5rem;text-transform:uppercase}.service-footer{margin-top:auto}.service-description{border-left:2px solid #0000001a;font-size:.875rem;font-weight:500;line-height:1.75;margin-bottom:2.5rem;padding-left:1rem}.service-button-wrapper{border-top:1px solid #0003;padding-top:1.5rem}.service-button{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font-family:inherit;font-size:.75rem;font-weight:700;gap:.75rem;padding:0;text-transform:uppercase;transition:opacity .3s}.service-button:hover{opacity:.7}.service-button-line{background-color:#000;height:1px;width:1.5rem}.news-section{background-color:#fff;color:#09252f;color:var(--loop-dark);margin:0;padding:6rem 2rem}.news-container{margin:0 auto;max-width:1280px}.news-title{font-size:3rem;font-weight:900;letter-spacing:.02em;margin-bottom:3rem;padding-top:2rem;text-transform:uppercase}.news-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1fr}.news-item-link{color:inherit;display:block;text-decoration:none}.news-item{cursor:pointer;transition:transform .2s}.news-item:hover{transform:translateY(-2px)}.news-image-wrapper{background-color:#e5e7eb;border-radius:.5rem;height:20rem;margin-bottom:1.5rem;overflow:hidden;width:100%}.news-image{height:100%;object-fit:cover;transition:transform .5s;width:100%}.news-item:hover .news-image{transform:scale(1.05)}.news-category{color:#9ca3af;font-size:.75rem;font-weight:400;margin-bottom:.75rem;text-decoration:none;text-transform:none}.news-item-title{color:#000;font-size:1.125rem;font-weight:700;line-height:1.4;margin-bottom:.75rem;text-decoration:underline;-webkit-text-decoration-color:#fbbf24;text-decoration-color:#fbbf24;text-underline-offset:4px;transition:-webkit-text-decoration-color .3s;transition:text-decoration-color .3s;transition:text-decoration-color .3s,-webkit-text-decoration-color .3s}.news-item:hover .news-item-title{-webkit-text-decoration-color:#e28621;text-decoration-color:#e28621;-webkit-text-decoration-color:var(--loop-orange);text-decoration-color:var(--loop-orange)}.news-item-excerpt{color:#4b5563;font-size:.875rem;line-height:1.6}.news-partners{grid-gap:2rem;align-items:center;display:grid;filter:grayscale(100%);gap:2rem;grid-template-columns:repeat(2,1fr);margin-top:4rem;opacity:.5;transition:filter .5s}.news-partners:hover{filter:grayscale(0)}.news-partner-logo{margin:0 auto;max-height:3rem;mix-blend-mode:multiply}.news-footer-link{color:#9ca3af;font-size:.75rem;margin-top:2rem;text-align:center}.news-footer-link a{color:inherit;text-decoration:underline}@media (max-width:480px){.hero-title{font-size:3.5rem!important;line-height:.9}.hero-description{font-size:.875rem}.carousel-section-title{font-size:1.25rem}.carousel-item{width:90vw}.carousel-image-wrapper{height:400px}.philosophy-section{padding:3rem 1.25rem 4rem}.hero-section{padding:0 1.25rem 2rem}.carousel-section{padding:0 1.25rem 1rem}.news-section,.services-section{padding:4rem 1.25rem}.philosophy-text{font-size:.9rem}.featured-work-title{font-size:1.5rem;margin-bottom:2rem}.featured-project-title{font-size:1.25rem}.featured-project-description{font-size:.8rem}.services-title{font-size:1.75rem}.service-card{min-height:450px}.service-card-title{font-size:1.5rem}.service-description{font-size:.8rem}.news-title{font-size:2rem;padding-top:1rem}.news-image-wrapper{height:15rem}}@media (min-width:481px) and (max-width:767px){.hero-title{font-size:5rem!important}.hero-description{font-size:.9375rem}.carousel-section-title{font-size:1.5rem}.carousel-image-wrapper{height:500px}.philosophy-section{padding:3.5rem 1.5rem 5rem}.hero-section{padding:0 1.5rem 2rem}.carousel-section{padding:0 1.5rem 1rem}.news-section,.services-section{padding:5rem 1.5rem}.featured-work-title{font-size:1.75rem}.featured-project-title{font-size:1.35rem}.services-title{font-size:2rem}.service-card-title{font-size:1.75rem}.news-title{font-size:2.5rem}}@media (min-width:768px){.hero-container{grid-template-columns:1fr 1fr}.hero-title{font-size:7rem!important}.carousel-section-title{font-size:2rem}.hero-right{padding-left:3rem;padding-top:0}.hero-description,.philosophy-text{font-size:1.125rem}.featured-project{grid-template-columns:1fr 1fr}.featured-project-image{height:400px}.featured-project-content.order-1{padding-right:3rem}.featured-project-content.order-2{padding-left:3rem}.services-title{font-size:2.5rem;text-align:left}.services-grid{gap:2rem;grid-template-columns:repeat(3,1fr)}.service-card{padding:2.5rem}.service-card-title{font-size:2.25rem}.service-description{font-size:.9375rem}.news-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}.news-item-title{font-size:1.25rem}.news-partners{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.hero-title{font-size:8rem!important}.carousel-section{padding-left:3rem;padding-right:3rem}.carousel-section-title{font-size:2.5rem}.services-title{font-size:3rem}.news-grid{grid-template-columns:repeat(3,1fr)}.news-partners{grid-template-columns:repeat(5,1fr)}}@media (min-width:1280px){.hero-title{font-size:8.5rem!important}}@media (min-width:1536px){.hero-title{font-size:10rem!important}}:root{--loop-green:#4ade80}.about-page{background-color:#09252f;background-color:var(--loop-dark);color:#fff;overflow-x:hidden;width:100%}.about-header-spacer{height:0}.about-hero{margin-top:0;padding:0 1.5rem 2rem}.about-hero-container{margin:0 auto;max-width:1280px;padding-top:0}.about-hero-title{color:#e28621;color:var(--loop-orange);font-family:sans-serif;font-size:2.5rem;font-weight:900;letter-spacing:-.03em;line-height:.85;margin-bottom:2rem;margin-top:0;padding-top:0;text-transform:uppercase}.about-mission{padding:0 1.5rem 6rem}.about-mission-container{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr;margin:0 auto;max-width:1280px}.about-mission-left{display:flex;flex-direction:column;justify-content:space-between}.about-mission-title{font-family:sans-serif;font-size:2.25rem;font-weight:700;margin-bottom:2rem}.about-mission-text-large{color:#fff;font-size:1.0625rem;font-weight:300;line-height:1.75;margin-bottom:2rem}.about-mission-button{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.875rem;font-weight:700;gap:.75rem;letter-spacing:.1em;margin-bottom:4rem;padding:0;text-transform:uppercase}.about-mission-button-line{background-color:#fff;height:1px;transition:width .3s;width:2rem}.about-mission-button:hover .about-mission-button-line{width:3rem}.about-mission-bottom{display:flex;flex-direction:column;gap:1.5rem}.about-mission-text-small{color:#fff;font-size:1.0625rem;line-height:1.75}.about-mission-right{position:relative}.about-illustration-box{align-items:center;aspect-ratio:4/3;background-color:#e28621;background-color:var(--loop-orange);border-radius:1.5rem;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.about-illustration-image{filter:grayscale(100%) contrast(125%);height:100%;mix-blend-mode:multiply;object-fit:cover;opacity:.9;width:100%}.about-illustration-overlay{background-color:#e28621;background-color:var(--loop-orange);inset:0;mix-blend-mode:color;position:absolute}.about-illustration-gradient{background:linear-gradient(180deg,#0000,#0000001a);inset:0;position:absolute}.about-sectors{background-color:#09252f;background-color:var(--loop-dark);border-top:1px solid #ffffff1a;padding:6rem 1.5rem}.about-sectors-container{margin:0 auto;max-width:56rem;text-align:center}.about-sectors-label{color:#9ca3af;font-size:.875rem;font-weight:700;letter-spacing:.1em;margin-bottom:4rem;text-transform:uppercase}.about-sectors-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;text-align:left}.about-sector-item{cursor:default;font-size:1.5rem;font-weight:300;transition:color .3s}.about-sector-item:hover{color:#e28621;color:var(--loop-orange)}.about-team{background-color:#09252f;background-color:var(--loop-dark);border-top:1px solid #ffffff1a;padding:6rem 1.5rem}.about-team-container{margin:0 auto;max-width:1280px}.about-team-main-title{color:#e28621;color:var(--loop-orange);font-family:sans-serif;font-size:3rem;font-weight:700;margin-bottom:4rem;text-align:center}.about-team-section{margin-bottom:5rem}.about-team-section:last-child{margin-bottom:0}.about-team-section-title{border-bottom:2px solid #e28621;border-bottom:2px solid var(--loop-orange);color:#fff;font-family:sans-serif;font-size:1.75rem;font-weight:600;margin-bottom:2.5rem;padding-bottom:1rem}.about-team-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.about-team-member{cursor:pointer;display:block;text-align:center;text-decoration:none;transition:transform .3s}.about-team-member:hover{transform:translateY(-5px)}a.about-team-member{color:inherit}a.about-team-member:hover .about-team-member-name{color:#e28621;color:var(--loop-orange)}.about-team-member-image{background-color:#e286211a;border:3px solid #e28621;border:3px solid var(--loop-orange);border-radius:50%;height:150px;margin:0 auto 1rem;overflow:hidden;width:150px}.about-team-member-image img{height:100%;object-fit:cover;width:100%}.about-team-member-name{color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.about-team-member-role{color:#9ca3af;font-size:.875rem;line-height:1.5;margin:0}.about-scaleup-team{background-color:#0a1929;border-top:1px solid #ffffff1a;padding:6rem 1.5rem}.about-scaleup-container{margin:0 auto;max-width:1280px}.about-scaleup-main-title{color:#e28621;color:var(--loop-orange);font-family:sans-serif;font-size:3rem;font-weight:700;margin-bottom:4rem;text-align:center}.about-scaleup-section{margin-bottom:4rem}.about-scaleup-section:last-child{margin-bottom:0}.about-scaleup-section-title{color:#fff;font-family:sans-serif;font-size:1.5rem;font-weight:600;letter-spacing:.05em;margin-bottom:2rem;text-align:center;text-transform:uppercase}.about-scaleup-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin:0 auto;max-width:900px}.about-scaleup-member{align-items:center;cursor:pointer;display:flex;flex-direction:column;text-decoration:none;transition:transform .3s,opacity .3s}.about-scaleup-member:hover{opacity:.9;transform:translateY(-8px)}.about-scaleup-member-image{background-color:#e286211a;border:3px solid #e28621;border:3px solid var(--loop-orange);border-radius:50%;height:120px;margin-bottom:.75rem;overflow:hidden;transition:border-color .3s;width:120px}.about-scaleup-member:hover .about-scaleup-member-image{border-color:#f4a5c2;border-color:var(--loop-pink)}.about-scaleup-member-image img{height:100%;object-fit:cover;width:100%}.about-scaleup-member-name{color:#fff;font-size:.95rem;font-weight:600;margin:0;text-align:center;transition:color .3s}.about-scaleup-member:hover .about-scaleup-member-name{color:#e28621;color:var(--loop-orange)}.about-team-photo{height:400px;overflow:hidden;width:100%}.about-team-image{height:100%;object-fit:cover;width:100%}.about-clients{background-color:#fff;color:#09252f;color:var(--loop-dark);padding:6rem 1.5rem}.about-clients-container{margin:0 auto;max-width:1280px}.about-clients-header{margin-bottom:5rem;text-align:center}.about-clients-title{font-size:.875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.about-clients-description{color:#6b7280;line-height:1.75;margin-left:auto;margin-right:auto;margin-top:1.5rem;max-width:42rem}.about-clients-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:repeat(2,1fr)}.about-client-logo-wrapper{align-items:center;display:flex;filter:grayscale(100%);justify-content:center;opacity:.6;transition:opacity .3s,filter .3s}.about-client-logo-wrapper:hover{filter:grayscale(0);opacity:1}.about-client-logo{max-height:4rem;max-width:140px;object-fit:contain}@media (min-width:768px){.about-hero-title{font-size:4rem}.about-mission-container{grid-template-columns:1fr 1fr}.about-mission-text-large{font-size:1.0625rem}.about-sectors-grid{grid-template-columns:repeat(2,1fr);text-align:center}.about-sector-item{font-size:1.875rem}.about-team-grid{gap:3rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.about-scaleup-grid{gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.about-scaleup-member-image{height:140px;width:140px}.about-team-photo{height:600px}.about-clients-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.about-hero{padding:0 3rem 2rem}.about-mission{padding:0 3rem 6rem}.about-clients,.about-scaleup-team,.about-sectors,.about-team{padding:6rem 3rem}}@media (min-width:1280px){.about-hero-title{font-size:6rem}}.contact-page{background-color:#09252f;color:#fff;min-height:calc(100vh - 200px);padding:8rem 1.5rem 6rem;width:100%}.contact-container{margin:0 auto;max-width:48rem}.contact-title{color:#fff;font-size:3rem;font-weight:700;margin-bottom:2rem}.contact-intro{color:#e5e7eb;font-size:1.125rem;font-weight:300;line-height:1.75;margin-bottom:2rem}.contact-intro-text{margin-bottom:1.5rem}.contact-join-links{display:flex;flex-wrap:wrap;gap:1rem;margin:1.5rem 0}.contact-join-button{background-color:#fc9905;border-radius:8px;color:#09252f;display:inline-block;font-size:1rem;font-weight:700;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .2s,transform .2s}.contact-join-button:hover{background-color:#ffb84d;transform:translateY(-2px)}.contact-join-button-substack{background-color:initial;border:2px solid #fc9905;color:#fc9905}.contact-join-button-substack:hover{background-color:#fc990526}.contact-email-link{color:#fc9905;text-decoration:underline}.contact-note{color:#9ca3af;font-size:1rem;font-style:italic}.contact-form{gap:2rem;margin-top:3rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-label{color:#fff;display:block;font-size:.875rem;font-weight:700}.required{color:#fc9905}.form-input,.form-textarea{background-color:#1a3f49;border:none;border-radius:2px;color:#fff;font-family:inherit;font-size:1rem;padding:1rem;width:100%}.form-input:focus,.form-textarea:focus{box-shadow:0 0 0 2px #fc9905;outline:none}.form-textarea{min-height:100px;resize:vertical}.checkbox-group{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.checkbox-label{align-items:center;cursor:pointer;display:flex;gap:.75rem}.checkbox-input{accent-color:#fc9905;background-color:initial;border:1px solid #4b5563;border-radius:4px;cursor:pointer;height:1.25rem;width:1.25rem}.checkbox-input:focus{outline:2px solid #fc9905;outline-offset:2px}.checkbox-text{color:#e5e7eb;font-size:.875rem;font-weight:300}.file-upload-group{align-items:center;display:flex;gap:.75rem}.file-upload-button{background-color:#e5e7eb;border:none;border-radius:2px;color:#000;cursor:pointer;font-size:.75rem;padding:.25rem .75rem;transition:background-color .3s ease}.file-upload-button:hover{background-color:#fff}.file-upload-text{color:#9ca3af;font-size:.875rem}.newsletter-group{padding-top:1rem}.newsletter-title{color:#fff;font-size:.875rem;font-weight:700;margin-bottom:.75rem}.newsletter-checkbox{align-items:flex-start}.newsletter-text-group{display:flex;flex-direction:column;gap:.25rem}.newsletter-subtext{color:#6b7280;font-size:.75rem}.recaptcha-container{align-items:center;background-color:#f9f9f9;border:1px solid #d3d3d3;border-radius:4px;box-shadow:0 1px 2px #0000001a;display:flex;height:74px;justify-content:space-between;padding:0 1rem;width:300px}.recaptcha-left{align-items:center;display:flex;gap:.75rem}.recaptcha-checkbox{background-color:#fff;border:2px solid #c1c1c1;border-radius:2px;height:1.75rem;width:1.75rem}.recaptcha-text{color:#282727;font-size:.875rem;font-weight:400}.recaptcha-right{align-items:center;display:flex;flex-direction:column;gap:.25rem}.recaptcha-logo{height:2rem;opacity:.7;width:2rem}.recaptcha-footer{color:#555;font-size:.625rem;line-height:1.2;text-align:center}.submit-button{background-color:#fc9905;border:none;border-radius:9999px;color:#09252f;cursor:pointer;font-size:.875rem;font-weight:700;letter-spacing:.05em;margin-top:2rem;padding:1rem;text-transform:uppercase;transition:background-color .3s ease;width:100%}.submit-button:hover{background-color:#ffb84d}.submit-button:disabled{cursor:not-allowed;opacity:.6}.submit-status{border-radius:4px;font-size:.875rem;font-weight:500;margin-bottom:1.5rem;padding:1rem}.submit-status.success{background-color:#10b981;border:1px solid #059669;color:#fff}.submit-status.error{background-color:#ef4444;border:1px solid #dc2626;color:#fff}@media (max-width:768px){.contact-page{padding:6rem 1rem 4rem}.contact-title{font-size:2.5rem}.contact-intro{font-size:1rem}.recaptcha-container{max-width:300px;width:100%}}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{background-color:#f5f5f5;flex:1 1}.newsContainer{background-color:#faf8f0;flex:1 1;height:100%;min-height:calc(100vh - 200px);width:100%;.newsHeader{color:#000;margin:0 auto;width:95%;.headerTitle{color:#000;font-size:2rem;font-weight:700;margin-bottom:1rem}.headerSub{color:#000;font-size:1.2rem;margin-bottom:0;padding-bottom:0}.newsDesc{display:flex;margin-top:0;padding-top:0;width:45%;.newsDescText{color:#333;font-size:1rem;line-height:1.5}}}.articlesContainer{display:flex;gap:2rem;margin:4rem auto 0;padding-bottom:4rem;width:90%;.filter{align-self:flex-start;min-width:200px;position:-webkit-sticky;position:sticky;top:20px;.filterTitle{color:#000;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.filterValue{color:#676767;font-size:1rem;font-weight:500}}.articles{display:flex;flex:1 1;flex-direction:column;gap:2rem;.articleRow{display:flex;gap:2rem;&.single{flex-direction:column;.articleCard{width:100%}}&.double{flex-direction:row;justify-content:space-between;.articleCard{width:48%}}}.articleCard{border-radius:10px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;&:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-5px)}.articleImage{display:block;flex-shrink:0;height:350px;object-fit:cover;width:100%}.placeholder{align-items:center;background-color:#e0e0e0;display:flex;justify-content:center;.placeholderText{color:#666;font-size:1.2rem;font-weight:600;padding:2rem;text-align:center}}.articleBody{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem}.articleTitle{color:#222;font-size:2rem;font-weight:800;margin:0;padding:0}.articleDescription{line-height:1.5;margin:0}.articleDescription,.readMore{color:#676767;font-size:1rem;padding:0}.readMore{display:inline-block;text-decoration:none;&:hover{text-decoration:underline}}}}}}@media (max-width:768px){.newsContainer .newsHeader{padding-top:2rem;width:90%}.newsContainer .newsHeader .headerTitle{font-size:1.5rem}.newsContainer .newsHeader .headerSub{font-size:1rem}.newsContainer .newsHeader .newsDesc{width:100%}.newsContainer .newsHeader .newsDesc .newsDescText{font-size:.9rem}.newsContainer .articlesContainer{flex-direction:column;margin-top:2rem;padding-bottom:2rem;width:90%}.newsContainer .articlesContainer .filter{margin-bottom:1.5rem;position:static;width:100%}.newsContainer .articlesContainer .filter .filterTitle{font-size:1.25rem}.newsContainer .articlesContainer .articles .articleRow.double{flex-direction:column}.newsContainer .articlesContainer .articles .articleRow.double .articleCard{width:100%}.newsContainer .articlesContainer .articles .articleCard .articleImage{height:250px}.newsContainer .articlesContainer .articles .articleCard .articleBody{padding:1rem}.newsContainer .articlesContainer .articles .articleCard .articleTitle{font-size:1.5rem}.newsContainer .articlesContainer .articles .articleCard .articleDescription{font-size:.9rem}}@media (min-width:769px) and (max-width:1024px){.newsContainer .newsHeader .headerTitle{font-size:1.75rem}.newsContainer .newsHeader .newsDesc{width:70%}.newsContainer .articlesContainer .articles .articleCard .articleImage{height:300px}.newsContainer .articlesContainer .articles .articleCard .articleTitle{font-size:1.75rem}}.eventsContainer{background-color:#002530;flex:1 1;height:100%;margin:0 auto;min-height:calc(100vh - 200px);padding-top:3rem;width:100%;.eventsHeader{display:flex;gap:1rem;margin:0 auto;width:90%;.eventsHeaderText{color:#fff;display:flex;flex:1 1;flex-direction:column;.headerTextTitle{font-size:3rem;font-weight:700;margin-bottom:0;padding-bottom:0}.headerTextDesc{font-size:1.2rem;font-weight:600}}.eventsHeaderContent{color:#fff;display:flex;flex:1 1;flex-direction:column;.headerContentImageScroller{overflow:hidden}.headerContentDesc{display:flex;flex-direction:column;.contentDescTitle{font-size:1.5rem;font-weight:700;margin-bottom:0;padding-bottom:0}.contentDescSubTitle{font-size:1.2rem;font-weight:600;margin-top:0;padding-top:0}}}}.events{display:flex;flex-direction:column;overflow:hidden;padding:3rem 0;width:100%;.QASessions{background-color:#ea6343;padding:6rem 5%;.QASessionsTitle{color:#002530;font-size:2.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1rem;text-transform:uppercase}.QASessionsDesc{color:#002530;font-size:1.1rem;font-weight:500;margin-bottom:4rem;max-width:800px;opacity:.9}.QASessionsGrid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin:0 auto;max-width:1400px;a{color:inherit;display:block;text-decoration:none;transition:all .3s ease;&:hover{transform:translateY(-8px)}}.QASessionItem{background-color:#fff;border-radius:16px;box-shadow:0 8px 24px #0000001f;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s ease;&:hover{box-shadow:0 16px 40px #0003}.QASessionThumbnail{display:block;height:220px;object-fit:cover;width:100%}h3{color:#002530;font-size:1.25rem;font-weight:700;line-height:1.3;padding:1.5rem 1.5rem .5rem}h3,p{margin:0}p{color:#666;flex-grow:1;font-size:.95rem;line-height:1.6;padding:0 1.5rem 1.5rem}}}}.ResearchPresentations{display:flex;gap:3rem;margin:6rem auto 4rem;width:90%;.ResearchSlider{flex:1 1}.ResearchPresentationsContent{display:flex;flex:1 1;flex-direction:column;gap:0;.ResearchPresentationsTitle{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem}.ResearchPresentationsDesc{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:3rem}}}.WorkshopInformationSessions{background-color:#faf8f0;margin-top:6rem;padding:6rem 5%;.WorkshopSessionsTitle{color:#002530;font-size:2.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1rem;text-transform:uppercase}.WorkshopSessionsDesc{color:#002530;font-size:1.1rem;font-weight:500;margin-bottom:4rem;max-width:800px;opacity:.9}.WorkshopSessionsGrid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin:0 auto;max-width:1400px;a{color:inherit;display:block;text-decoration:none;transition:all .3s ease;&:hover{transform:translateY(-8px)}}.WorkshopSessionItem{background-color:#fff;border:1px solid #0025300d;border-radius:16px;box-shadow:0 8px 24px #00000014;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s ease;&:hover{border-color:#ea63434d;box-shadow:0 16px 40px #00000026}.WorkshopSessionThumbnail{display:block;height:220px;object-fit:cover;width:100%}h3{color:#002530;font-size:1.25rem;font-weight:700;line-height:1.3;padding:1.5rem 1.5rem .5rem}h3,p{margin:0}p{color:#666;flex-grow:1;font-size:.95rem;line-height:1.6;padding:0 1.5rem 1.5rem}}}}}}@media (max-width:768px){.eventsContainer{padding-top:2rem}.eventsContainer .eventsHeader{flex-direction:column;gap:2rem;width:95%}.eventsContainer .eventsHeader .eventsHeaderText .headerTextTitle{font-size:2rem}.eventsContainer .eventsHeader .eventsHeaderText .headerTextDesc{font-size:1rem}.eventsContainer .eventsHeader .eventsHeaderContent .headerContentDesc .contentDescTitle{font-size:1.25rem}.eventsContainer .eventsHeader .eventsHeaderContent .headerContentDesc .contentDescSubTitle{font-size:1rem}.eventsContainer .events .QASessions{padding:3rem 5%}.eventsContainer .events .QASessions .QASessionsTitle{font-size:1.75rem}.eventsContainer .events .QASessions .QASessionsDesc{font-size:.95rem;margin-bottom:2rem}.eventsContainer .events .QASessions .QASessionsGrid{gap:1.5rem;grid-template-columns:1fr}.eventsContainer .events .ResearchPresentations{flex-direction:column;gap:2rem;margin-bottom:2rem;margin-top:3rem;width:95%}.eventsContainer .events .ResearchPresentations .ResearchPresentationsContent .ResearchPresentationsTitle{font-size:2rem}.eventsContainer .events .ResearchPresentations .ResearchPresentationsContent .ResearchPresentationsDesc{font-size:1rem;margin-bottom:1.5rem}.eventsContainer .events .WorkshopInformationSessions{margin-top:3rem;padding:3rem 5%}.eventsContainer .events .WorkshopInformationSessions .WorkshopSessionsTitle{font-size:1.75rem}.eventsContainer .events .WorkshopInformationSessions .WorkshopSessionsDesc{font-size:.95rem;margin-bottom:2rem}.eventsContainer .events .WorkshopInformationSessions .WorkshopSessionsGrid{gap:1.5rem;grid-template-columns:1fr}}@media (min-width:769px) and (max-width:1024px){.eventsContainer .eventsHeader .eventsHeaderText .headerTextTitle{font-size:2.5rem}.eventsContainer .events .QASessions .QASessionsGrid,.eventsContainer .events .WorkshopInformationSessions .WorkshopSessionsGrid{gap:2rem;grid-template-columns:repeat(2,1fr)}.eventsContainer .events .ResearchPresentations{flex-direction:column;gap:2rem}}.slider-container{font-family:Arial,Helvetica,sans-serif;position:relative;width:100%}.slider-viewport{background:#000;border-radius:12px;height:400px;overflow:hidden;position:relative}.slides-track{display:flex;height:100%;transition:transform .5s ease-out;width:100%}.slide{background:#000;box-sizing:border-box;flex-shrink:0;overflow:hidden}.slide,.slide-link{height:100%;position:relative;width:100%}.slide-link{cursor:pointer;display:block;text-decoration:none;transition:opacity .3s ease}.slide-link:hover{opacity:.9}.slide img{display:block;height:100%;object-fit:contain;position:relative;width:100%;z-index:1}.slide-text-overlay{background:linear-gradient(0deg,#000c 0,#0009 40%,#0000);bottom:0;left:0;padding:40px 20px 15px;pointer-events:none;position:absolute;right:0;text-align:center;z-index:5}.slide-title{color:#fff;font-size:1.2rem;font-weight:700;line-height:1.4;margin:0 0 8px;padding:0;text-shadow:0 2px 4px #00000080}.slide-location{color:#fff;font-size:1rem;font-weight:500;line-height:1.3;margin:0;padding:0;text-shadow:0 1px 3px #00000080}.controls{position:absolute;top:50%;transform:translateY(-50%);z-index:10}.btn-prev{left:12px}.btn-next{right:12px}.control-btn{align-items:center;background:#ffffffe6;border:1px solid #0000001a;border-radius:50%;box-shadow:0 4px 12px #00000026;cursor:pointer;font-size:24px;height:40px;transition:all .2s ease;width:40px}.control-btn,.indicators{display:flex;justify-content:center}.indicators{gap:8px;margin-top:16px}.indicator{background:#ffffff80;border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:all .2s ease;width:10px}.indicator.active{background:#fff;transform:scale(1.2)}@media (hover:hover){.control-btn:hover{background:#fff;transform:scale(1.1)}.indicator:hover{background:#fffc;transform:scale(1.15)}}.mentorship__container{display:flex;flex-direction:column;margin-bottom:5rem;min-height:100vh}.mentorship__hero{background:linear-gradient(90deg,#09252f,#09252f);color:#fff;padding:40px 0 30px;text-align:center}.mentorship__hero-main h1{font-size:4.5rem;letter-spacing:2px;margin-bottom:8px}.mentorship__hero-main h2{font-size:1.6rem;letter-spacing:1px}.mentorship__subtitle{color:gray;font-size:1.1rem;font-weight:400;margin-top:-15px;opacity:.95}.mentorship__stats-box{align-items:center;background:#e28621;border-radius:20px;box-shadow:0 6px 16px #29292910;display:flex;justify-content:center;margin:-24px auto 30px;padding:30px}.mentorship__stats-section{display:flex;gap:40px;justify-content:center;width:100%}.mentor-stat{text-align:center}.mentor-stat-value{color:#111;font-size:2.5rem;font-weight:700;letter-spacing:1px;margin-bottom:3px}.mentor-stat-label{color:#1d201e;font-size:1.15rem;font-weight:600;letter-spacing:.5px;margin-top:3px}.mentorship__achievements{border-radius:12px;margin:38px auto 0;padding:32px 36px 18px 32px}.mentorship__achievements-list{margin:0;padding-left:0}.mentorship__achievements-list li{align-items:center;color:#1d201e;display:flex;font-size:1.18rem;font-weight:500;gap:1rem;line-height:1.85;list-style-position:inside;margin-bottom:15px;padding-left:0;position:relative}.mentorship__number-circle{background:#fed93b;border-radius:10px;box-shadow:0 2px 8px #29292911;color:#111;display:inline-block;font-size:1.25rem;font-weight:700;height:34px;line-height:34px;margin-right:8px;min-width:34px;text-align:center}.mentorship__achievement-main{display:inline-block;vertical-align:middle}.mentorship__scaleup-section{margin:60px auto;max-width:1000px;padding:0 20px;width:90%}.mentorship__scaleup-wrapper{background:linear-gradient(135deg,#09252f,#1a3f49);border-radius:20px;box-shadow:0 8px 32px #09252f4d;color:#fff;padding:50px}.mentorship__scaleup-title{color:#fff;font-size:2.5rem;font-weight:700;letter-spacing:1px;margin-bottom:32px;text-align:center}.mentorship__scaleup-content{color:#e5e7eb;font-size:1.1rem;line-height:1.8}.mentorship__scaleup-content p{margin-bottom:24px}.mentorship__scaleup-intro{color:#fff;font-size:1.15rem;line-height:1.9;margin-bottom:28px!important}.mentorship__scaleup-content strong{color:#fed93b;font-weight:600}.mentorship__scaleup-features{list-style:none;margin:24px 0 32px;padding:0}.mentorship__scaleup-features li{color:#e5e7eb;margin-bottom:8px;padding:12px 0 12px 32px;position:relative}.mentorship__scaleup-features li:before{color:#e28621;content:"✓";font-size:1.3rem;font-weight:700;left:0;position:absolute;top:8px}.mentorship__scaleup-support{background:#e2862126;border-left:4px solid #e28621;border-radius:10px;margin:32px 0!important;padding:20px 24px}.mentorship__scaleup-colleges{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:12px;margin:40px 0;padding:30px}.mentorship__scaleup-colleges p{color:#fff;margin-bottom:20px!important}.mentorship__scaleup-college-list{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.mentorship__scaleup-college-tag{background:#e2862133;border:1px solid #e2862166;border-radius:20px;color:#fed93b;font-size:.95rem;font-weight:500;padding:8px 16px;transition:all .3s ease}.mentorship__scaleup-college-tag:hover{background:#e286214d;transform:translateY(-2px)}.mentorship__scaleup-resources{border-top:2px solid #e286214d;margin-top:48px;padding-top:32px}.mentorship__scaleup-resources-title{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:24px;text-align:center}.mentorship__scaleup-links{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.mentorship__scaleup-link-button{align-items:center;background:#e28621;border-radius:12px;box-shadow:0 4px 12px #e286214d;color:#09252f;display:flex;font-size:1.05rem;font-weight:600;gap:12px;padding:16px 32px;text-decoration:none;transition:all .3s ease}.mentorship__scaleup-link-button:hover{background:#fc9905;box-shadow:0 6px 20px #e2862180;color:#09252f;transform:translateY(-3px)}.mentorship__scaleup-link-icon{font-size:1.3rem}.mentorship__testimonial-section{display:flex;justify-content:center;margin:40px 0}.mentorship__testimonial-block{background:#fff;border-radius:14px;box-shadow:0 4px 20px #19335413;max-width:700px;padding:34px 36px}.mentorship__testimonial-quote{color:#1d201e;font-size:1.09rem;font-style:italic;line-height:1.7;margin-bottom:18px}.mentorship__testimonial-author{color:#1d201e;font-size:1rem;font-weight:600;text-align:right}.mentorship__partners-section{background:#fff;box-shadow:0 4px 20px #09252f14;padding:2.5rem 2rem}.mentorship__partners-desc{color:#1d201e!important}.mentorship__partners-section h2,.mentorship__partners-title{color:#e28621!important;font-size:1.7rem;margin-bottom:32px}@media (max-width:900px){.mentorship__partners-logos{grid-template-columns:repeat(2,1fr)}.mentorship__stats-section{flex-direction:column;gap:18px;padding:18px 0}.mentorship__stats-box{padding:18px 0}.mentorship__scaleup-section{margin:50px auto;padding:0 15px;width:95%}.mentorship__scaleup-wrapper{padding:40px 35px}.mentorship__scaleup-title{font-size:2rem}.mentorship__scaleup-content{font-size:1.05rem}.mentorship__scaleup-links{align-items:stretch;flex-direction:column}.mentorship__scaleup-link-button{justify-content:center}}@media (max-width:600px){.mentorship__partners-logos{grid-template-columns:1fr}.mentorship__stats-section{flex-direction:column;gap:16px;padding:12px 0}.mentorship__stats-box{padding:10px 0}.mentorship__scaleup-section{margin:40px auto;padding:0 10px;width:95%}.mentorship__scaleup-wrapper{border-radius:16px;padding:30px 24px}.mentorship__scaleup-title{font-size:1.7rem;margin-bottom:24px}.mentorship__scaleup-content{font-size:1rem}.mentorship__scaleup-intro{font-size:1.05rem}.mentorship__scaleup-colleges{padding:20px}.mentorship__scaleup-college-list{flex-direction:column}.mentorship__scaleup-college-tag{text-align:center}.mentorship__scaleup-resources-title{font-size:1.3rem}.mentorship__scaleup-link-button{font-size:.95rem;padding:14px 24px}}.podcast__container{background-color:#09252f;min-height:100vh;padding-bottom:4rem}.podcast__bts{align-items:flex-start;background:linear-gradient(90deg,#09252f,#09252f);display:flex;gap:4rem;margin-bottom:5rem;padding:4rem 3vw 2rem}.podcast__bts-left{flex:0 0 auto;min-width:300px}.podcast__bts-left h1{color:#e28621;font-family:Josefin Sans,sans-serif;font-size:12rem;font-weight:bolder;letter-spacing:-.05em;line-height:1.1;margin:0;text-transform:uppercase}.podcast__bts-right{display:flex;flex:1 1;flex-direction:column;gap:1.5rem}.podcast__bts-img{background:#fff;border:4px solid #fed93b;border-radius:1rem;box-shadow:0 10px 32px #fed93b22;height:180px;object-fit:cover;width:180px}.podcast__bts-content{color:#fff}.podcast__bts-content h2{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:1.3rem}.podcast__bts-content p{color:#fff;font-size:1.3rem;line-height:1.6;margin-bottom:.5rem}.podcast__bts-team{color:#fed93b}.podcast__link{color:#fed93b;font-size:1rem;font-weight:700;text-decoration:underline}.podcast__eom{align-items:flex-start;background:linear-gradient(90deg,#09252f,#09252f);display:flex;gap:4rem;margin-bottom:2rem;padding:4rem 3vw 2rem}.podcast__eom-left{flex:0 0 auto;min-width:300px}.podcast__eom-left h1{color:#e28621;font-family:Josefin Sans,sans-serif;font-size:12rem;font-weight:bolder;letter-spacing:-.05em;line-height:1.1;margin:0;text-transform:uppercase}.podcast__eom-right{display:flex;flex:1 1;flex-direction:column;gap:1.5rem}.podcast__eom-content{color:#fff}.podcast__eom-content h2{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:1.3rem}.podcast__eom-desc{color:#ffffffe6;font-size:1.1rem;line-height:1.6;margin:0}.podcast__episodes-eom{margin-bottom:5rem;margin-top:0}.podcast__ep-guest{color:#fceab2;font-size:.95rem;margin:0}.mentorship__partners-section{border-radius:20px;margin:0 auto;text-align:center;width:90%}.mentorship__partners-desc{color:gray;font-size:1.1rem;margin:0 auto;padding-bottom:2rem;text-align:center;width:70%}.mentorship__partners-section h2{color:#fff;font-size:1.7rem;margin-bottom:32px}.mentorship__partners-logos{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);justify-items:center}.mentorship__partners-logos img{filter:grayscale(0);height:5rem;margin-top:2rem;opacity:.85;transition:filter .2s,opacity .2s}.mentorship__partners-logos img:hover{filter:grayscale(0);opacity:1}.podcast__episodes{-webkit-overflow-scrolling:touch;display:flex;flex-wrap:nowrap;gap:0;margin:1rem auto 5rem;overflow-x:auto;padding:0 2rem;scroll-behavior:smooth}.podcast__episode-card{align-items:flex-start;border-radius:1.6rem;color:#fff;display:flex;flex:0 0 420px;flex-direction:column;padding:1.6rem 1.5rem 2rem;position:relative}.podcast__episode-links{gap:1rem;margin-top:1.2rem;width:100%}.podcast__episode-links,.podcast__platform-button{align-items:center;display:flex;justify-content:center}.podcast__platform-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #e286214d;border-radius:.8rem;flex:1 1;gap:.6rem;height:auto;max-width:160px;min-height:50px;padding:.6rem 1rem;text-decoration:none;transition:all .3s ease}.podcast__platform-button:hover{background:#e2862133;border-color:#e28621;box-shadow:0 4px 12px #e286214d;transform:translateY(-2px)}.podcast__platform-button img{filter:brightness(1.1);flex-shrink:0;height:28px;object-fit:contain;width:auto}.podcast__platform-button span{color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.3px;white-space:nowrap}.podcast__apple-button:hover img,.podcast__spotify-button:hover img{filter:brightness(1.2)}.podcast__ep-label{align-self:flex-start;background:#e28621;border-radius:.7em;box-shadow:0 2px 7px #fed93b22;color:#232526;font-size:1.05rem;font-weight:800;letter-spacing:.05em;margin-bottom:.8em;margin-left:.15em;padding:.18em 1.08em;position:relative;z-index:2}.podcast__episode-img-wrapper{border-radius:1rem;flex-shrink:0;height:380px;margin-bottom:1rem;overflow:hidden;position:relative;width:100%}.podcast__episode-img{display:block;height:100%;object-fit:cover;width:100%}.podcast__episode-gradient{background:linear-gradient(180deg,#0e0c0c99,#0000);border-top-left-radius:1rem;border-top-right-radius:1rem;height:50px;left:0;pointer-events:none;position:absolute;right:0;top:0}.podcast__episode-overlay{align-items:flex-end;background:linear-gradient(180deg,#0000 40%,#000000bf);display:flex;inset:0;padding:1.1rem 1.2rem;pointer-events:none;position:absolute;z-index:2}.podcast__episode-text-above{pointer-events:auto;width:100%}.podcast__episode-text-above h3{color:#fed93b;font-size:1.1rem;font-weight:700;margin-bottom:.4rem}.podcast__body,.podcast__paper,.podcast__speaker{font-size:.96rem;margin-bottom:.65rem}.podcast__speaker{color:#fceab2}.podcast__paper{color:#fed93b}.podcast__body{color:#fff;font-size:1rem;margin-bottom:.9rem}.podcast__quote{background:#191919cc;border-left:4px solid #fed93b;border-radius:.6rem;color:#fed93b;font-size:.95rem;font-style:italic;margin:0;padding:.4rem .75rem}.podcast__body a,.podcast__paper a,.podcast__speaker a{color:#fed93b;font-weight:500;text-decoration:underline}.podcast__episodes::-webkit-scrollbar{height:8px}.podcast__episodes::-webkit-scrollbar-thumb{background:#fed93b99;border-radius:4px}.podcast__episodes::-webkit-scrollbar-track{background:#0000}@media (max-width:600px){.podcast__episode-card{flex:0 0 260px;padding:1.1rem .65rem 1.5rem}.podcast__episode-img-wrapper{height:200px}.podcast__episode-links{gap:.75rem;margin-top:1rem}.podcast__platform-button{gap:.5rem;max-width:140px;min-height:45px;padding:.5rem .75rem}.podcast__platform-button img{height:24px}.podcast__platform-button span{font-size:.8rem}}@media (max-width:1100px){.podcast__bts{flex-direction:column;gap:2.5rem;padding:3rem 4vw 2rem}.podcast__bts-left{min-width:auto}.podcast__bts-left h1{font-size:4rem}.podcast__bts-right{align-items:flex-start;flex-direction:row;gap:2rem}.podcast__bts-img{flex-shrink:0}.podcast__eom{flex-direction:column;gap:2.5rem;padding:3rem 4vw 2rem}.podcast__eom-left{min-width:auto}.podcast__eom-left h1{font-size:4rem}}@media (max-width:900px){.podcast__episode-row{align-items:center;flex-direction:column;gap:1.8rem;padding:1.5rem}.podcast__bts{padding:2rem 3vw}.podcast__bts-left h1{font-size:3.5rem}.podcast__bts-right{flex-direction:column}.podcast__bts-img{height:160px;width:160px}.podcast__episode-img{height:140px;width:160px}.podcast__eom{padding:2rem 3vw}.podcast__eom-left h1{font-size:3.5rem}.mentorship__partners-logos{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.podcast__container{padding-bottom:2rem}.podcast__bts{padding:1.5rem 4vw}.podcast__bts-left h1{font-size:2.5rem}.podcast__bts-content h2{font-size:1.4rem}.podcast__bts-img{height:130px;width:130px}.podcast__episodes{gap:1.4rem;padding:0 1rem}.podcast__eom{padding:1.5rem 4vw}.podcast__eom-left h1{font-size:2.5rem}.podcast__eom-content h2{font-size:1.4rem}.podcast__episode-row{padding:1.2rem 1rem}.mentorship__partners-logos{grid-template-columns:1fr}.mentorship__partners-desc{width:90%}}:root{--loop-dark:#09252f;--loop-orange:#e28621;--loop-pink:#f4a5c2;--loop-rust:#c97d60;--loop-beige:#f5f0e8}.resources__container{min-height:100vh;width:100%}.resources-hero,.resources__container{background-color:#09252f;background-color:var(--loop-dark)}.resources-hero{padding:6rem 1.5rem 4rem}.resources-hero-container{margin:0 auto;max-width:1280px;text-align:center}.resources-hero-title{color:#e28621;color:var(--loop-orange);font-size:3.5rem;font-weight:900;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem;text-transform:uppercase}.resources-hero-description{color:#fff;font-size:1.25rem;font-weight:300;line-height:1.8;margin:0 auto;max-width:900px}.resources-filter-section{background-color:#09252f;background-color:var(--loop-dark);border-bottom:1px solid #ffffff1a;padding:3rem 1.5rem}.resources-filter-container{margin:0 auto;max-width:1280px}.resources-filter-title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.resources-filter-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.resources-filter-btn{background:#0000;border:2px solid #e28621;border:2px solid var(--loop-orange);border-radius:50px;color:#fff;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:600;letter-spacing:.05em;padding:.75rem 1.5rem;text-transform:uppercase;transition:all .3s ease}.resources-filter-btn:hover{transform:translateY(-2px)}.resources-filter-btn.active,.resources-filter-btn:hover{background-color:#e28621;background-color:var(--loop-orange)}.resources-filter-btn.active{color:#09252f;color:var(--loop-dark)}.resources-grid-section{background-color:#09252f;background-color:var(--loop-dark);padding:4rem 1.5rem 6rem}.resources-grid-container{margin:0 auto;max-width:1400px}.resources-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.resource-card{background:#ffffff0d;border:1px solid #e2862133;border-radius:16px;display:flex;flex-direction:column;padding:2rem;transition:all .3s ease}.resource-card:hover{background:#ffffff14;border-color:#e28621;border-color:var(--loop-orange);box-shadow:0 20px 40px #e2862133;transform:translateY(-8px)}.resource-card-header{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.resource-category-badge{background-color:#e28621;background-color:var(--loop-orange);color:#09252f;color:var(--loop-dark);font-weight:700;letter-spacing:.05em;text-transform:uppercase}.resource-category-badge,.resource-type-badge{border-radius:20px;display:inline-block;font-size:.75rem;padding:.4rem .8rem}.resource-type-badge{background-color:#f4a5c24d;border:1px solid #f4a5c2;border:1px solid var(--loop-pink);color:#f4a5c2;color:var(--loop-pink);font-weight:600}.resource-card-title{color:#fff;font-size:1.35rem;font-weight:700;line-height:1.4;margin-bottom:1rem}.resource-person{color:#fffc;font-size:.9rem;margin-bottom:.75rem}.resource-person strong{color:#e28621;color:var(--loop-orange)}.resource-additional-info{color:#ffffffb3;font-size:.9rem;font-style:italic;margin-bottom:1.5rem}.resource-links{border-top:1px solid #ffffff1a;margin-top:auto;padding-top:1.5rem}.resource-links-title{color:#fff;font-size:.85rem;font-weight:600;letter-spacing:.05em;margin-bottom:.75rem;text-transform:uppercase}.resource-link-btn{background-color:#e286211a;border:1px solid #e28621;border:1px solid var(--loop-orange);border-radius:8px;color:#e28621;color:var(--loop-orange);display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem;padding:.75rem 1.25rem;text-align:center;text-decoration:none;transition:all .3s ease}.resource-link-btn:hover{background-color:#e28621;background-color:var(--loop-orange);color:#09252f;color:var(--loop-dark);transform:translateX(5px)}.resource-microsite-link{background-color:#f4a5c2;background-color:var(--loop-pink);border-radius:50px;color:#09252f;color:var(--loop-dark);display:inline-block;font-size:.9rem;font-weight:700;margin-top:1rem;padding:.75rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s ease}.resource-microsite-link:hover{background-color:#f194b8;transform:scale(1.05)}@media (max-width:768px){.resources-hero-title{font-size:2.5rem}.resources-hero-description{font-size:1.1rem}.resources-grid{gap:1.5rem;grid-template-columns:1fr}.resources-filter-buttons{flex-direction:column}.resources-filter-btn{width:100%}.resource-card{padding:1.5rem}.resources-user-bar{align-items:flex-start;flex-direction:column;gap:1rem;padding:1rem}.resources-logout-btn{width:100%}.auth-card{padding:2rem 1.5rem}.auth-title{font-size:2rem}}@media (min-width:769px) and (max-width:1024px){.resources-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1025px){.resources-hero{padding:8rem 3rem 5rem}.resources-filter-section{padding:4rem 3rem}.resources-grid-section{padding:5rem 3rem 8rem}}.resources-user-bar{background-color:#e286211a;border-bottom:1px solid #e286214d;justify-content:space-between;padding:1rem 2rem}.resources-user-bar,.resources-user-info{align-items:center;display:flex}.resources-user-greeting{color:#fff;font-size:1rem;font-weight:600}.resources-logout-btn{background-color:initial;border:2px solid #e28621;border:2px solid var(--loop-orange);border-radius:50px;color:#e28621;color:var(--loop-orange);cursor:pointer;font-size:.9rem;font-weight:600;letter-spacing:.05em;padding:.5rem 1.25rem;text-transform:uppercase;transition:all .3s ease}.resources-logout-btn:hover{background-color:#e28621;background-color:var(--loop-orange);color:#09252f;color:var(--loop-dark);transform:translateY(-2px)}.auth-container{align-items:center;background-color:#09252f;background-color:var(--loop-dark);display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem 1.5rem}.auth-intro{margin-bottom:2.5rem;max-width:640px;text-align:center}.auth-intro-title{color:#e28621;color:var(--loop-orange);font-size:2.25rem;font-weight:900;letter-spacing:-.02em;margin:0 0 1rem;text-transform:uppercase}.auth-intro-desc{color:#ffffffd9;font-size:1rem;font-weight:300;line-height:1.6;margin:0}.resources-public{background-color:#09252f;background-color:var(--loop-dark);border-top:1px solid #ffffff1a;padding:3rem 2rem 5rem;width:100%}.resources-public-inner{margin:0;max-width:900px;text-align:left}.resources-public-heading{color:#e28621;color:var(--loop-orange);font-size:1.75rem;font-weight:800;letter-spacing:-.02em;margin:0 0 .5rem;text-align:left;text-transform:uppercase}.resources-public-heading:not(:first-child){margin-top:2.5rem}.resources-public-sub{color:#fffc;font-size:.95rem;font-weight:300;line-height:1.6;margin:0 0 1.25rem;text-align:left}.resources-public-subhead{color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:.03em;margin:1.5rem 0 .75rem;text-align:left;text-transform:uppercase}.resources-public-list{list-style:none;margin:0 0 1rem;padding:0;text-align:left}.resources-public-list li{font-size:1rem;line-height:1.55;margin-bottom:.85rem;padding-left:0}.resources-public-list a{color:#e28621;color:var(--loop-orange);font-weight:600;text-decoration:underline;text-underline-offset:3px;transition:opacity .2s ease}.resources-public-list a:hover{opacity:.85}.resources-public-meta{color:#ffffffbf;font-weight:400}.auth-card{background:#ffffff0d;border:1px solid #e286214d;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:450px;padding:3rem 2.5rem;width:100%}.auth-header{margin-bottom:2.5rem;text-align:center}.auth-title{color:#e28621;color:var(--loop-orange);font-size:2.5rem;font-weight:900;letter-spacing:-.02em;margin-bottom:.5rem;text-transform:uppercase}.auth-subtitle{color:#ffffffb3;font-size:1rem;font-weight:300}.auth-form{gap:1.5rem}.auth-form,.auth-form-group{display:flex;flex-direction:column}.auth-form-group{gap:.5rem}.auth-label{color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.auth-input{background-color:#ffffff0d;border:2px solid #e286214d;border-radius:12px;color:#fff;font-family:inherit;font-size:1rem;padding:1rem 1.25rem;transition:all .3s ease}.auth-input:focus{background-color:#ffffff14;border-color:#e28621;border-color:var(--loop-orange);box-shadow:0 0 0 3px #e286211a;outline:none}.auth-input::placeholder{color:#fff6}.auth-error{background-color:#c97d6033;border:1px solid #c97d60;border:1px solid var(--loop-rust);border-radius:8px;color:#fcc}.auth-error,.auth-success{font-size:.9rem;padding:1rem;text-align:center}.auth-success{background-color:#e2862133;border:1px solid #e28621;border:1px solid var(--loop-orange);border-radius:8px;color:#ffe4cc}.auth-submit-btn{background-color:#e28621;background-color:var(--loop-orange);border:none;border-radius:50px;color:#09252f;color:var(--loop-dark);cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:.05em;margin-top:.5rem;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease}.auth-submit-btn:hover{background-color:#f59a3d;box-shadow:0 10px 20px #e286214d;transform:translateY(-2px)}.auth-submit-btn:active{transform:translateY(0)}.auth-switch{border-top:1px solid #ffffff1a;margin-top:2rem;padding-top:2rem;text-align:center}.auth-switch p{color:#ffffffb3;font-size:.95rem}.auth-switch-btn{background:none;border:none;color:#e28621;color:var(--loop-orange);cursor:pointer;font-size:.95rem;font-weight:700;margin-left:.25rem;padding:0;text-decoration:underline;transition:all .3s ease}.auth-switch-btn:hover{color:#f59a3d}.auth-forgot-link{margin-bottom:.5rem;margin-top:-.5rem;text-align:right}.auth-forgot-btn{background:none;border:none;color:#e28621;color:var(--loop-orange);cursor:pointer;font-size:.85rem;font-weight:600;padding:0;text-decoration:underline;transition:all .3s ease}.auth-forgot-btn:hover{color:#f59a3d}.auth-forgot-back{margin-top:1rem;text-align:center}.auth-loading{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;min-height:100vh}.auth-loading p{color:#fff;font-size:1.1rem;font-weight:300}.auth-loading-spinner{animation:spin 1s linear infinite;border:4px solid #e2862133;border-radius:50%;border-top:4px solid var(--loop-orange);height:50px;width:50px}.auth-config-message{color:#fffc;line-height:1.8}.auth-config-message p{color:#ffffffe6;margin-bottom:1rem}.auth-config-message ol{color:#fffc;margin:1rem 0;padding-left:2rem}.auth-config-message li{margin-bottom:.5rem}.auth-config-message code{background-color:#e2862133;border-radius:4px;color:#e28621;color:var(--loop-orange);font-size:.9em;padding:.2rem .5rem}.auth-code-block{background-color:#0000004d;border:1px solid #e286214d;border-radius:8px;color:#e28621;color:var(--loop-orange);font-family:Courier New,monospace;font-size:.85rem;line-height:1.6;margin:1.5rem 0;overflow-x:auto;padding:1.5rem}.resources-workshop-section{background-color:#09252f;background-color:var(--loop-dark);padding:4rem 1.5rem 6rem}.WorkshopInformationSessions{margin:0 auto;max-width:1400px}.WorkshopSessionsTitle{color:#e28621;color:var(--loop-orange);font-size:2.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1rem;text-align:center;text-transform:uppercase}.WorkshopSessionsDesc{color:#fff;font-size:1.1rem;font-weight:500;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:800px;opacity:.9;text-align:center}.WorkshopSessionsGrid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin:0 auto;max-width:1400px}.WorkshopSessionsGrid a{color:inherit;display:block;text-decoration:none;transition:all .3s ease}.WorkshopSessionsGrid a:hover{transform:translateY(-8px)}.WorkshopSessionItem{background-color:#ffffff0d;border:1px solid #e2862133;border-radius:16px;box-shadow:0 8px 24px #0003;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s ease}.WorkshopSessionItem:hover{background-color:#ffffff14;border-color:#e28621;border-color:var(--loop-orange);box-shadow:0 16px 40px #e286214d}.WorkshopSessionThumbnail{display:block;height:220px;object-fit:cover;width:100%}.WorkshopSessionItem h3{color:#fff;font-size:1.25rem;font-weight:700;line-height:1.3;margin:0;padding:1.5rem 1.5rem .5rem}.WorkshopSessionItem p{color:#ffffffb3;flex-grow:1;font-size:.95rem;line-height:1.6;margin:0;padding:0 1.5rem 1.5rem}@media (max-width:768px){.resources-workshop-section{padding:3rem 1.5rem 4rem}.WorkshopSessionsTitle{font-size:1.75rem}.WorkshopSessionsDesc{font-size:.95rem;margin-bottom:2rem}.WorkshopSessionsGrid{gap:1.5rem;grid-template-columns:1fr}}@media (min-width:769px) and (max-width:1024px){.WorkshopSessionsGrid{gap:2rem;grid-template-columns:repeat(2,1fr)}}.forgot-password-container{background-color:var(--loop-dark);min-height:100vh;width:100%}.forgot-password-container .auth-container{align-items:center;background-color:var(--loop-dark);display:flex;justify-content:center;min-height:100vh;padding:2rem 1.5rem}.forgot-password-container .auth-card{background:#ffffff0d;border:1px solid #e286214d;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:450px;padding:3rem 2.5rem;width:100%}.forgot-password-container .auth-header{margin-bottom:2.5rem;text-align:center}.forgot-password-container .auth-title{color:var(--loop-orange);font-size:2.5rem;font-weight:900;letter-spacing:-.02em;margin-bottom:.5rem;text-transform:uppercase}.forgot-password-container .auth-subtitle{color:#ffffffb3;font-size:1rem;font-weight:300}.forgot-password-container .auth-form{display:flex;flex-direction:column;gap:1.5rem}.forgot-password-container .auth-form-group{display:flex;flex-direction:column;gap:.5rem}.forgot-password-container .auth-label{color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.forgot-password-container .auth-input{background-color:#ffffff0d;border:2px solid #e286214d;border-radius:12px;color:#fff;font-family:inherit;font-size:1rem;padding:1rem 1.25rem;transition:all .3s ease}.forgot-password-container .auth-input:focus{background-color:#ffffff14;border-color:var(--loop-orange);box-shadow:0 0 0 3px #e286211a;outline:none}.forgot-password-container .auth-input::placeholder{color:#fff6}.forgot-password-container .auth-error{background-color:#c97d6033;border:1px solid var(--loop-rust);border-radius:8px;color:#fcc;font-size:.9rem;padding:1rem;text-align:center}.forgot-password-container .auth-success{background-color:#e2862133;border:1px solid var(--loop-orange);border-radius:8px;color:#ffe4cc;font-size:.9rem;padding:1rem;text-align:center}.forgot-password-container .auth-submit-btn{background-color:var(--loop-orange);border:none;border-radius:50px;color:var(--loop-dark);cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:.05em;margin-top:.5rem;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease}.forgot-password-container .auth-submit-btn:hover:not(:disabled){background-color:#f59a3d;box-shadow:0 10px 20px #e286214d;transform:translateY(-2px)}.forgot-password-container .auth-submit-btn:disabled{cursor:not-allowed;opacity:.6}.forgot-password-container .auth-loading{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;padding:2rem 0}.forgot-password-container .auth-loading p{color:#fff;font-size:1.1rem;font-weight:300}.forgot-password-container .auth-loading-spinner{animation:spin 1s linear infinite;border:4px solid #e2862133;border-radius:50%;border-top:4px solid var(--loop-orange);height:50px;width:50px}.forgot-password-container .auth-error-container{text-align:center}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:768px){.forgot-password-container .auth-card{padding:2rem 1.5rem}.forgot-password-container .auth-title{font-size:2rem}}
/*# sourceMappingURL=main.c866476a.css.map*/