@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Lora:ital,wght@0,400..700;1,400..700&family=Montserrat:wght@400;700&display=swap";@import"https://fonts.cdnfonts.com/css/telegraf";@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&display=swap";#root{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;max-width:100%;margin:0 auto;padding:2rem;text-align:center;background:#fff}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover,.logo.react:hover{filter:drop-shadow(0 0 2em black)}section{text-align:center}h1{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.5rem;margin-bottom:1rem;color:#000}.section-subtitle{font-size:1.2rem;color:#fff;margin-bottom:2rem}.cta-button{background-color:#000;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:5px;font-size:1rem;cursor:pointer;transition:transform .2s ease,background-color .2s ease;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;transform:translateZ(0);backface-visibility:hidden}.cta-button:hover{transform:scale(1.02) translateZ(0);background-color:#000}.carousel-wrapper{position:relative;display:flex;align-items:center;margin:0 auto;max-width:100%}.track-grid-container::-webkit-scrollbar{display:none}.track-grid-container{-ms-overflow-style:none;scrollbar-width:none}.carousel-arrow{background-color:#ffffffe6;border:2px solid #e2e8f0;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease;color:#000;flex-shrink:0;position:absolute;top:50%;transform:translate3d(0,-50%,0)}.carousel-arrow.left{left:10px}.carousel-arrow.right{right:10px}.carousel-arrow:hover{background-color:#000;color:#fff;transform:translate3d(0,-50%,0) scale(1.05);border-color:#000}.internships-section{background-color:#fff;padding:5rem 0;color:#000;position:relative;overflow:hidden;transform:translateZ(0);backface-visibility:hidden}.internships-section .text-color{position:relative;z-index:2;text-align:center;margin-bottom:3rem}.internships-section h2{font-size:2.5rem;font-weight:700;color:#000;margin-bottom:.75rem;letter-spacing:-.025em}.internships-section .section-subtitle{font-size:1.2rem;color:#000000b3;margin-bottom:0;font-weight:400}.job-card-container{display:flex;align-items:center;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:2rem;padding:2rem 5%;margin:0 auto;width:100%;max-width:100%;position:relative;z-index:2;transform:translateZ(0);backface-visibility:hidden;box-sizing:border-box}.job-card-container::-webkit-scrollbar{display:none}.job-card-container{-ms-overflow-style:none;scrollbar-width:none}.internship-card-wrapper{flex:0 0 340px;height:460px;border-radius:24px;overflow:hidden;position:relative;cursor:pointer;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease;transform:translateZ(0);backface-visibility:hidden}.internship-card-wrapper.card-tall{height:540px;flex:0 0 360px}.internship-card-wrapper.card-square{height:420px;flex:0 0 400px}.internship-card-wrapper.card-wide{height:460px;flex:0 0 460px}.internship-card-wrapper:hover{transform:translate3d(0,-8px,0);box-shadow:0 12px 40px #0003}.internship-card-inner{width:100%;height:100%;position:relative}.internship-card-front{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;transition:transform .5s ease}.internship-card-wrapper:hover .internship-card-front{transform:scale(1.05)}.internship-card-back{position:absolute;top:0;left:0;width:100%;height:100%;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;opacity:0;transition:opacity .3s ease;color:#fff;box-sizing:border-box;z-index:2}.internship-card-wrapper:hover .internship-card-back,.internship-card-wrapper.always-open .internship-card-back,.internship-card-wrapper.inverse-effect .internship-card-back{opacity:1}.internship-card-wrapper.inverse-effect:hover .internship-card-back{opacity:0}.internship-card-quote{font-size:2rem;font-weight:600;line-height:1.1;margin-bottom:1rem;padding:15px 0;font-family:Outfit,sans-serif;letter-spacing:-.03em}.internship-card-details{margin-top:auto;text-align:left;border-top:1px solid rgba(255,255,255,.3);padding-top:1.5rem}.internship-card-title-hover{font-size:1.25rem;font-weight:700;margin:0 0 .25rem;color:#fff}.internship-card-company-hover{font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;opacity:.9}.internship-card-rate-hover{font-size:.9rem;font-weight:400;margin-bottom:1.5rem;opacity:.8}.internship-card-apply-btn{display:inline-block;color:#fff;font-weight:600;text-decoration:none;font-size:1rem;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:2px;transition:border-color .2s}.internship-card-apply-btn:hover{border-color:#fff}.learning-enrichment-section{background-color:#0057b8;color:#fff;padding:80px;max-width:100%;transform:translateZ(0);backface-visibility:hidden;-webkit-font-smoothing:antialiased}.learning-enrichment-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.learning-tracks-box{background-color:#fff;color:#282826;border-radius:16px;padding:1.5rem;height:450px;display:flex;flex-direction:column}.learning-tracks-header{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.learning-tracks-header h3{margin:0 0 .25rem;font-size:1.25rem}.learning-tracks-header p{margin:0;font-size:.9rem;color:#666}.learning-tracks-scroll-container{overflow-y:auto;height:100%;padding-right:10px;-webkit-overflow-scrolling:touch;transform:translateZ(0)}.learning-tracks-scroll-container::-webkit-scrollbar{width:8px}.learning-tracks-scroll-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.learning-tracks-scroll-container::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.learning-tracks-scroll-container::-webkit-scrollbar-thumb:hover{background:#999}.learning-track-item{display:flex;align-items:center;padding:1rem .5rem;border-radius:8px;margin-bottom:.5rem;transition:background-color .2s ease;cursor:pointer}.learning-track-item:hover{background-color:#f7fafc}.learning-track-image{width:50px;height:50px;border-radius:8px;-o-object-fit:cover;object-fit:cover;margin-right:1rem}.learning-track-details{flex-grow:1;text-align:left}.learning-track-details h4{margin:0 0 .25rem;font-size:1rem;font-weight:600}.learning-track-details p{margin:0;font-size:.85rem;color:#718096}.learning-track-arrow{color:#cbd5e0;transition:color .2s ease}.learning-track-item:hover .learning-track-arrow{color:#ff6200}.learning-enrichment-content{text-align:left}.learning-enrichment-content h2{font-size:2.25rem;margin-bottom:1.5rem;color:#fff;line-height:1.2}.learning-enrichment-content p{font-size:.85rem;color:#fff;margin-bottom:2rem;line-height:1.6}.enrichment-checklist{list-style:none;padding:0;margin-bottom:2.5rem}.enrichment-checklist li{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.85rem;color:#fff}.enrichment-checklist svg{color:#fff;flex-shrink:0}.enrichment-cta{background-color:#fff;color:#002240;font-weight:700;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease;transform:translateZ(0)}.enrichment-cta:hover{background-color:#f0f0f0;transform:translate3d(0,-2px,0);box-shadow:0 4px 12px #00000026}.testimonials-themed-section{background-color:#f9f9f9;padding:4rem 2rem}.themed-section-title{font-size:2.5rem;margin-bottom:2.5rem;color:#282826;text-align:center}.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.testimonial-card-themed{background:#fff;border-radius:15px;padding:30px;border:2px solid #282826;box-shadow:6px 6px #282826;display:flex;flex-direction:column;justify-content:space-between;text-align:left;transition:transform .2s ease,box-shadow .2s ease;box-sizing:border-box;transform:translateZ(0);backface-visibility:hidden}.testimonial-card-themed:hover{transform:translate3d(0,-5px,0);box-shadow:10px 10px #282826}.testimonial-quote-themed{font-size:1.1rem;color:#4a4a4a;margin-bottom:20px;line-height:1.6;font-style:italic}.testimonial-author-themed{display:flex;align-items:center;gap:15px;margin-top:auto}.testimonial-author-themed img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #ff6200}.testimonial-author-themed div{display:flex;flex-direction:column}.testimonial-author-themed strong{font-size:1.1rem;color:#282826;margin-bottom:2px}.testimonial-author-themed span{font-size:.9rem;color:#666}.communities-section{padding:4rem 2rem;text-align:center}.communities-section h1{font-size:3rem;margin:1rem 1rem 2rem}.communities-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem;max-width:1100px;margin:0 auto;padding:0 10px}.community-card{position:relative;background:#fff;border-radius:18px;padding:1.25rem;border:2px solid #282826;box-shadow:3px 3px #282826;transition:transform .2s ease,box-shadow .2s ease;width:180px;height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1;box-sizing:border-box;margin:0 auto;transform:translateZ(0);backface-visibility:hidden}.community-card:hover{transform:translate3d(0,-2px,0);box-shadow:4px 4px #282826}.community-card img{width:56px;height:56px;-o-object-fit:contain;object-fit:contain;margin-bottom:.5rem}.community-card span{font-size:.8rem;color:#ff6200;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.sub-community-tooltip{position:absolute;bottom:100%;left:0%;background:#ff6200;color:#fff;padding:5px;border-radius:12px;border:2px solid #282826;box-shadow:3px 3px #282826;width:290px;text-align:left;box-sizing:border-box}.sub-community-tooltip h4{font-size:.9rem;margin-bottom:8px;color:#fff;font-weight:700}.sub-community-tooltip ul{list-style:circle;padding:0;margin:0}.sub-community-tooltip li{margin-bottom:6px}.sub-community-tooltip a{color:#fff;text-decoration:none;font-size:.85rem;display:flex;justify-content:space-between;align-items:center}.sub-sector{font-size:.2rem;background:#fff;padding:1px 5px;border-radius:15px}.resources-section{padding:4rem 2rem}.resources-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;max-width:1200px;margin:0 auto}.resource-card{background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 4px 6px #0000001a;transition:transform .2s ease;box-sizing:border-box;transform:translateZ(0);backface-visibility:hidden}.resource-card:hover{transform:translate3d(0,-5px,0)}.resource-card h3{margin:0 0 10px;color:#ff6200}.resource-card p{color:#666;margin:0 0 15px}.resource-link{color:#ff6200;text-decoration:none;font-weight:700}.resource-link:hover{text-decoration:underline}.cta-section{background:linear-gradient(135deg,#ff6200,#e55a00);color:#fff;padding:3rem 2rem;border-radius:10px;margin:0 2rem 2rem}.cta-section h2{color:#fff;margin-bottom:1rem}.cta-section p{color:#fff;margin-bottom:1.5rem}.cta-button.primary{background-color:#002c61;color:#fff}@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}}.card{padding:2em}.read-the-docs{color:#888}.featured-guide-section{background-color:#8a0057;display:grid;grid-template-columns:3fr 2fr;align-items:center;gap:4rem;padding:4rem 2rem;max-width:100%;overflow:hidden;position:relative;transform:translateZ(0);backface-visibility:hidden}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.featured-guide-section{background-color:#fff}.featured-guide-section .section-title,.featured-guide-section .section-subtitle,.featured-guide-section .checklist li{color:#282826}.featured-guide-section .checklist li svg{color:#8a0057}.guide-content .cta-button{background-color:#8a0057;color:#fff}}}.featured-guide-section .pill{position:absolute;top:2rem;display:inline-block;background-color:#ffffff1a;color:#fff;padding:.5rem 1.25rem;border-radius:50px;font-weight:600;font-size:.9rem;border:1px solid rgba(255,255,255,.2);z-index:10}.guide-content{text-align:left;padding:0 2rem;padding-left:15%}.guide-content .section-title{font-size:2.75rem;color:#fff;margin-bottom:1rem}.guide-content .section-subtitle{font-size:.85rem;color:#fff;margin-bottom:2.5rem;max-width:600px;line-height:1.6;text-align:left}.checklist{list-style:none;padding:0;margin:0 0 2.5rem;color:#fff}.checklist li{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;color:#fff;font-size:.85rem;text-align:left}.checklist li svg{color:#fff}.guide-visual{display:flex;align-items:center;justify-content:center;padding:3.5rem 2rem 2rem}.guide-visual img{width:100%;max-width:700px;border-radius:20px}.guide-content .cta-button{background-color:#fff;color:#8a0057;font-weight:700;padding:.8rem 1.75rem;border-radius:.5rem;transition:background-color .2s ease,transform .2s ease;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;transform:translateZ(0)}.guide-content .cta-button:hover{background-color:#f5f3ff;transform:translate3d(0,-2px,0)}@media (max-width: 768px){.featured-guide-section{background-color:#8a0057;display:grid;grid-template-columns:3fr 2fr;align-items:center;padding:2rem 1rem;gap:1rem;max-width:100%;overflow:hidden;position:relative}.featured-guide-section .pill{top:1rem;left:1rem;font-size:.75rem;padding:.4rem 1rem}.guide-content{padding:0 1rem;padding-left:0}.guide-content .section-title{font-size:1.5rem;text-align:left;margin-bottom:.75rem;padding:0}.guide-content .section-subtitle{font-size:.7rem;text-align:left;margin-bottom:1.5rem;padding:0;line-height:1.4}.checklist{margin:0 0 1.5rem;padding:0}.checklist li{font-size:.7rem;margin-bottom:.6rem;gap:.6rem}.checklist li svg{width:14px;height:14px}.guide-content .cta-button{padding:.6rem 1.25rem;font-size:.85rem}.guide-visual{padding:1.5rem .5rem 1rem}.guide-visual img{max-width:100%;border-radius:12px}}@media (max-width: 480px){.featured-guide-section{grid-template-columns:3fr 2fr;gap:.8rem;padding:3rem 1rem}.featured-guide-section .pill{top:.75rem;left:.75rem;font-size:.65rem;padding:.3rem .8rem}.guide-content{padding:0 .5rem;padding-left:0}.guide-content .section-title{font-size:1.2rem;margin-bottom:.5rem}.guide-content .section-subtitle{font-size:.65rem;margin-bottom:1rem;line-height:1.3}.checklist{margin:0 0 1rem}.checklist li{font-size:.65rem;margin-bottom:.5rem;gap:.5rem}.checklist li svg{width:12px;height:12px}.guide-content .cta-button{display:none}.guide-visual{padding:1rem .25rem .5rem}.guide-visual img{border-radius:10px}.guide-link-bar{display:flex;align-items:center;justify-content:flex-end;margin-top:1rem;position:relative;padding:0 3rem 0 .5rem}.guide-link-line{flex:1;height:1px;background:#fff;opacity:.7;margin-right:.5rem;border-radius:1px}.guide-link-small{color:#fff;font-size:.75rem;font-weight:500;text-decoration:none;background:none;border:none;padding:0;margin:0;transition:color .2s;letter-spacing:.01em;display:flex;align-items:center;gap:.25rem}.guide-link-small:hover{color:#ddd6fe;text-decoration:underline}}@media (max-width: 1024px){.featured-guide-section{grid-template-columns:3fr 2fr;gap:2rem;padding:2rem}.guide-content{padding:0 1.5rem;padding-left:10%}.guide-content .section-title{font-size:1rem;padding-top:1.5rem}.guide-content .section-subtitle{font-size:.8rem}.checklist li{font-size:.5rem}.guide-visual{padding:2.5rem 1rem 1.5rem}.guide-visual img{width:100%;max-width:100%;border-radius:16px}.hero-section{grid-template-columns:1fr;text-align:left}.hero-content{order:2}.hero-visual{order:1;margin-bottom:3rem}.hero-cta-group{justify-content:center}.hero-subheadline,.section-subtitle{margin:0 auto 2rem}.carousel-wrapper{margin:0 auto;padding:0 20px}.carousel-arrow.left{left:0}.carousel-arrow.right{right:0}}@media (min-width: 768px) and (max-width: 992px){.communities-section{padding-left:1.5rem;padding-right:1.5rem}.communities-section h1{padding-left:.5rem}}@media (max-width: 768px){.hero-section,.feature-section,.tracks-section,.communities-section,.testimonials-section,.footer,.featured-guide-section{padding:3rem 1rem}.learning-enrichment-grid{grid-template-columns:1fr}.learning-enrichment-content{text-align:left}.enrichment-checklist li{justify-content:center}.internships-section{padding:3rem 0}.internships-section h2{font-size:2rem;margin-bottom:.5rem}.internships-section .section-subtitle{font-size:1rem;margin-bottom:2rem;padding:0 1rem}.job-card-container{margin:0;padding:1rem;gap:1.5rem}.internship-card-wrapper{flex:0 0 280px;min-height:340px}.internship-card-wrapper:hover{transform:translateY(-3px)}.internship-card-colored-content{padding:1.25rem}.internship-card-title{font-size:1.5rem}.internship-card-rate{font-size:.8rem;font-weight:700}.internship-card-top-row{margin-bottom:1rem}.internship-card-logo-wrapper{width:36px;height:36px}.internship-card-logo{width:26px;height:26px;-o-object-fit:contain;object-fit:contain}.internship-card-company{font-size:.8rem}.internship-card-role{font-size:.7rem}.internship-card-view-btn{padding:.45rem 1.25rem;font-size:.8rem}.internship-card-bottom-row{padding:.75rem 1.25rem 1.25rem}}.overlap-container{position:relative}.overlap-sticker{position:absolute;top:50%;right:8%;transform:translateY(-50%);z-index:10;pointer-events:none}.overlap-sticker img{width:200px;height:auto;filter:drop-shadow(0px 4px 10px rgba(0,0,0,.3));pointer-events:auto}@media (max-width: 1200px){.overlap-sticker{right:2%}.overlap-sticker img{width:160px}}@media (max-width: 900px){.overlap-sticker{display:none}}@media (max-width: 480px){.hero-cta-group{flex-direction:column}.carousel-arrow{display:none}.internships-section{padding:2.5rem 0}.internships-section h2{font-size:1.75rem;margin-bottom:.5rem;padding:0 1rem}.internships-section .section-subtitle{font-size:.95rem;margin-bottom:1.5rem;padding:0 1rem;opacity:.9}.job-card-container{margin:0;padding:1rem .75rem;gap:1rem}.internship-card-wrapper{flex:0 0 260px;min-height:320px}.internship-card-wrapper:hover{transform:translateY(-2px)}.internship-card-border-wrapper{padding:5px}.internship-card-colored-content{padding:1rem}.internship-card-title{font-size:1.35rem}.internship-card-rate{font-size:.75rem;font-weight:700}.internship-card-top-row{margin-bottom:.75rem}.internship-card-logo-wrapper{width:34px;height:34px}.internship-card-logo{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.internship-card-company{font-size:.75rem}.internship-card-role{font-size:.65rem}.internship-card-view-btn{padding:.4rem 1rem;font-size:.75rem}.internship-card-bottom-row{padding:.5rem 1rem 1rem}}@media (max-width: 1024px) and (min-width: 601px){.communities-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:800px}.community-card{width:140px;height:95px;padding:1rem;border-radius:14px}.community-card img{width:40px;height:40px}}@media (max-width: 600px){.communities-grid{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:100%;padding:0 .5rem}.community-card{width:110px;height:75px;padding:.7rem;border-radius:10px;margin:0 auto}.community-card img{width:32px;height:32px}.testimonial-grid{display:flex;overflow-x:auto;gap:1.5rem;padding:1rem .5rem;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:1rem 1rem 5rem 5rem}.testimonial-grid::-webkit-scrollbar{display:none}.testimonial-card-themed{flex:0 0 75vw;max-width:75vw;min-width:75vw;min-height:200px;height:auto;margin-right:1.5rem;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;justify-content:space-between}.testimonial-card-themed:last-child{margin-right:0}.testimonial-quote-themed{font-size:1rem;line-height:1.6;margin-bottom:1rem;flex-grow:1}.testimonial-author-themed{margin-top:auto;padding-top:1rem;border-top:1px solid #f0f0f0}.testimonial-author-themed img{width:50px;height:50px}.testimonial-author-themed strong{font-size:1rem}.testimonial-author-themed span{font-size:.85rem}}.ai-writer-promo-section{background:linear-gradient(135deg,#f8f9ff,#f0f2ff);padding:6rem 2rem}.ai-writer-promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1200px;margin:0 auto}.ai-writer-promo-content{text-align:left}.ai-writer-promo-content .pill.premium{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;display:inline-block;margin-bottom:1.5rem}.ai-writer-promo-content .section-title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem;line-height:1.2}.ai-writer-promo-content .section-subtitle{font-size:1.2rem;color:#666;margin-bottom:2rem;line-height:1.6}.ai-writer-promo-content .checklist{list-style:none;padding:0;margin-bottom:2.5rem}.ai-writer-promo-content .checklist li{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:1.1rem;color:#444}.ai-writer-promo-content .checklist li svg{color:#667eea;flex-shrink:0}.ai-writer-cta-group{display:flex;gap:1rem;flex-wrap:wrap}.ai-writer-cta-group .cta-button.secondary{background:#fff;color:#667eea;border:2px solid #667eea}.ai-writer-cta-group .cta-button.secondary:hover{background:#667eea;color:#fff}.ai-writer-promo-visual{display:flex;justify-content:center;align-items:center}.ai-writer-mockup{background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000001a;overflow:hidden;width:100%;max-width:400px}.mockup-header{background:#f8f9fa;padding:1rem;border-bottom:1px solid #e9ecef}.mockup-dots{display:flex;gap:.5rem}.mockup-dots span{width:12px;height:12px;border-radius:50%}.mockup-dots span:nth-child(1){background:#ff5f57}.mockup-dots span:nth-child(2){background:#ffbd2e}.mockup-dots span:nth-child(3){background:#28ca42}.mockup-content{padding:2rem;text-align:center}.typing-animation{display:flex;justify-content:center;gap:4px;margin-bottom:1rem}.typing-animation span{width:8px;height:8px;border-radius:50%;background:#667eea;animation:typing 1.4s infinite ease-in-out}.typing-animation span:nth-child(1){animation-delay:-.32s}.typing-animation span:nth-child(2){animation-delay:-.16s}@keyframes typing{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}.mockup-content p{color:#666;font-size:1rem;margin:0}@media (max-width: 1024px){.ai-writer-promo-grid{grid-template-columns:1fr;gap:3rem;text-align:center}.ai-writer-promo-content{text-align:center}.ai-writer-cta-group{justify-content:center}}@media (max-width: 768px){.ai-writer-promo-section{padding:4rem 1rem}.ai-writer-promo-content .section-title{font-size:2rem}.ai-writer-promo-content .section-subtitle{font-size:1rem}.ai-writer-cta-group{flex-direction:column;align-items:center}.ai-writer-cta-group .cta-button{width:100%;max-width:300px}}@media (max-width: 900px){.learning-enrichment-grid{display:flex;flex-direction:column;gap:1.5rem;padding:1rem}.learning-enrichment-content{padding:0 .5rem}}@media (max-width: 700px){.carousel-wrapper{flex-direction:column;gap:1rem;padding:0 .5rem}.job-card-container{gap:1rem;padding:0}.internship-card-wrapper{min-width:10vw;max-width:98vw;margin:0 auto}.guide-content,.resources-section,.testimonials-themed-section,.communities-section{padding:0 .5rem}}@media (max-width: 480px){.learning-enrichment-section,.featured-guide-section,.resources-section{padding:.5rem .2rem}.learning-enrichment-content h2,.featured-guide-section h2,.resources-section h2{font-size:1.2rem}.enrichment-checklist li,.checklist li{font-size:.95rem}.cta-button,.internship-card-apply-btn{font-size:.95rem;padding:.5rem 1rem}.internship-card-wrapper{min-width:98vw;max-width:100vw;margin:0 auto}.testimonial-card-themed,.community-card{padding:.5rem}.learning-enrichment-content,.guide-content{padding:0 .2rem}}.testimonials-section{background:#fff;padding:2rem 2rem 4rem;max-width:100vw}.testimonials-header{display:flex;align-items:center;justify-content:space-between;max-width:1600px;margin:0 auto 2.5rem;flex-wrap:wrap}.testimonials-header h2{font-size:2rem;font-weight:700;color:#111;margin:0}.testimonials-arrows{display:flex;gap:1rem}.testimonials-arrow{background:#fff;border:1.5px solid #bbb;border-radius:8px;width:48px;height:48px;font-size:2rem;color:#222;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,border .2s}.testimonials-arrow:hover{background:#f5f5f5;border-color:#888}.testimonials-carousel{display:flex;gap:2rem;max-width:1600px;margin:0 auto;justify-content:flex-start;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;transform:translateZ(0);backface-visibility:hidden}.testimonials-carousel::-webkit-scrollbar{display:none}.testimonials-carousel{-ms-overflow-style:none;scrollbar-width:none}.testimonial-card{flex:1 1 0;min-width:500px;max-width:48%;border-radius:12px;padding:2.5rem 2rem 1.5rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 2px 16px #00000012;position:relative}.testimonial-quote{font-size:.85rem;text-align:left;font-weight:500;margin-bottom:6.5rem;line-height:1.4}.testimonial-divider{width:100%;height:2px;background:#ffffffb3;margin-bottom:2rem}.testimonial-bottom{display:flex;align-items:center;justify-content:space-between}.testimonial-info{display:flex;align-items:center;gap:1.2rem}.testimonial-avatar{width:80px;height:80px;border-radius:10px;-o-object-fit:cover;object-fit:cover;border:2px solid #fff;box-shadow:0 2px 8px #00000014}.testimonial-name{font-size:.75rem;font-weight:700;margin-bottom:.2rem;text-align:left}.testimonial-title{font-size:.65rem;text-align:left;color:#f3f3f3}.testimonial-company{font-size:2rem;font-weight:700;display:flex;align-items:center;gap:.5rem;justify-content:flex-end}@media (max-width: 1200px){.testimonials-header h2{font-size:2.2rem}.testimonial-card{min-width:350px;padding:2rem 1.2rem 1.2rem}.testimonial-quote{font-size:1.1rem}.testimonial-avatar{width:60px;height:60px}}@media (max-width: 900px){.testimonials-header{flex-direction:column;align-items:flex-start;gap:1.5rem}.testimonials-carousel{flex-direction:row;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.testimonial-card{max-width:85vw;min-width:85vw;flex:0 0 85vw;scroll-snap-align:start}}@media (max-width: 600px){.testimonials-section{padding:2rem .5rem}.testimonials-header h2{font-size:1.3rem}.testimonials-carousel{gap:1rem;padding:0 .5rem}.testimonial-card{max-width:90vw;min-width:90vw;flex:0 0 90vw;padding:1.5rem 1rem 1rem}.testimonial-quote{font-size:.95rem;margin-bottom:4rem}.testimonial-avatar{width:50px;height:50px}.testimonial-company{font-size:1rem}.testimonial-name{font-size:.7rem}.testimonial-title{font-size:.6rem}}.trending-jobs-heading{display:flex;align-items:center;gap:0;justify-content:center;color:#000;margin:0;font-size:4em;margin-bottom:-3rem}.trending-text{margin-right:-.1em;color:#000;font-size:2rem;padding:2rem}.jobs-svg-icon{height:7em;width:auto;display:block}@media (max-width: 1024px){.trending-jobs-heading{font-size:3em;margin-bottom:-2rem}.jobs-svg-icon{height:5em}}@media (max-width: 768px){.trending-jobs-heading{font-size:2.5em;margin-bottom:-1.5rem}.jobs-svg-icon{height:5em}.trending-text{color:#000;margin-right:-.2em}}@media (max-width: 480px){.trending-jobs-heading{font-size:2em;margin-bottom:-1rem}.jobs-svg-icon{height:4em}.trending-text{margin-right:-.15em;color:#000}}html,body,#root{margin:0!important;padding:0!important;scroll-behavior:smooth!important;scroll-margin-top:0!important;scroll-padding-top:0!important}.ciu-article-container,.guides-container,.ciu-split-hero,.ciu-hero-image-wrapper{margin:0!important;padding:0!important;transform:none!important;left:0!important;top:0!important}:root{--background-color: #ffffff;--text-color: #362d2b;--font-display: "Playfair Display", serif;--font-body: "Lora", serif;--font-sans-serif: "Montserrat", sans-serif}.ciu-article-container{width:100%;padding:0;box-sizing:border-box;background-color:var(--background-color);color:var(--text-color);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;scroll-margin-top:0;scroll-padding-top:0}.ciu-share-box{margin-top:30px;padding-top:20px;border-top:1px solid rgba(54,45,43,.2)}.ciu-share-box h3{font-family:var(--font-sans-serif);font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:15px}.ciu-share-list{display:flex;flex-direction:column;gap:12px}.ciu-share-item{display:flex;align-items:center;gap:10px;padding:6px 0;color:var(--text-color);text-decoration:none;background:none;border:none;text-align:left;cursor:pointer;font-family:var(--font-body)}.ciu-share-item:hover{color:#1e40af}.ciu-share-icon{width:22px;height:22px;border-radius:50%;background:#362d2b0f;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.ciu-article-inner{max-width:1280px;margin:0 auto;padding:0 40px}.ciu-header{text-align:center;margin-bottom:40px}.ciu-split-hero{display:grid!important;grid-template-columns:1fr 1fr!important;width:100vw!important;height:100vh!important;position:relative!important;left:0!important;transform:none!important;margin:0!important;padding:0!important;top:0!important}@media (max-width: 1024px){.ciu-split-hero{height:auto!important}}.ciu-hero-image-pane{background-size:cover;background-position:center;background-repeat:no-repeat}.f1-guide .ciu-hero-image-pane{background-position:100% center}.ciu-hero-text-pane{background-color:#000;color:var(--background-color);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem}.ciu-hero-content{max-width:500px}.ciu-hero-text-pane h1{font-family:var(--font-display);font-size:3.5rem;line-height:1.1;margin:20px 0;font-weight:300;font-style:italic;color:var(--background-color)}.ciu-hero-text-pane .ciu-coffee-icon{margin:25px 0}.ciu-hero-text-pane .ciu-coffee-icon svg{width:60px;height:auto;fill:none;stroke:var(--background-color);stroke-width:1}.ciu-hero-text-pane .ciu-subtitle{font-family:var(--font-sans-serif);font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;line-height:1.6;font-weight:700;color:var(--background-color)}.ciu-header h1{font-family:var(--font-display);font-size:clamp(3rem,10vw,5.5rem);line-height:1.1;margin:20px 0;font-weight:400;font-style:italic}.ciu-coffee-icon{margin:30px 0}.ciu-coffee-icon svg{width:60px;height:auto;fill:none;stroke:var(--text-color);stroke-width:1}.ciu-header .ciu-subtitle{font-family:var(--font-sans-serif);font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;max-width:550px;margin:0 auto;line-height:1.6;font-weight:700}.ciu-header .ciu-byline{font-family:var(--font-sans-serif);font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;margin-top:25px}.ciu-hero-image-wrapper{position:relative!important;line-height:0!important;width:100vw!important;left:0!important;transform:none!important;margin:0!important;padding:0!important;top:0!important}.ciu-hero-image-wrapper:before,.ciu-hero-image-wrapper:after{content:"";position:absolute;left:0;right:0;height:35%;z-index:1}.ciu-hero-image-wrapper:before{top:0;height:20%;background:linear-gradient(to bottom,var(--background-color) 0%,rgba(244,237,230,0) 100%)}.ciu-hero-image{width:100%;display:block}.ciu-content-grid{display:grid;grid-template-columns:250px 1fr 140px;gap:0;margin-top:0;position:relative;height:calc(100vh - 120px);overflow:hidden}.ciu-article-container .ciu-article-inner{margin-top:40px;padding:40px}.ciu-sidebar{padding-right:30px;margin:1rem;padding-top:20px;position:sticky;top:0;height:100%;overflow-y:auto;overflow-x:hidden;max-width:100%;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:transparent transparent}.ciu-sidebar-toggle{display:none}.ciu-sidebar-heading,.ciu-sidebar-content{display:block}.ciu-sidebar h3{font-family:var(--font-sans-serif);font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:30px;border-bottom:1px solid rgba(54,45,43,.2);padding-bottom:10px;font-weight:400}.ciu-author-box{text-align:center;margin-bottom:40px;max-width:100%;overflow-x:hidden;word-wrap:break-word}.ciu-author-image{width:80px;height:80px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-bottom:20px}.ciu-author-bio{font-family:var(--font-body);font-size:.85rem;line-height:1.6;color:#362d2be6;margin:0;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.ciu-author-social-links{display:flex;justify-content:center;gap:20px;margin-top:20px;max-width:100%;flex-wrap:wrap}.ciu-author-social-links a{color:var(--text-color);transition:color .3s ease}.ciu-author-social-links a:hover{color:sienna}.ciu-author-social-links svg{width:20px;height:20px;fill:currentColor}.ciu-in-article-nav{margin-bottom:40px}.ciu-in-article-nav ul{list-style:none;padding:0;margin:0}.ciu-in-article-nav li{margin-bottom:15px}.ciu-in-article-nav a{font-family:var(--font-body);font-weight:700;text-decoration:none;color:var(--text-color);font-size:.9rem;position:relative;transition:color .3s ease}.ciu-in-article-nav a:hover{color:sienna}.ciu-sidebar-item{display:flex;align-items:flex-start;margin-bottom:25px;text-decoration:none;color:var(--text-color)}.ciu-sidebar-item:hover,.ciu-sidebar-item:hover .ciu-sidebar-title{color:#1e40af}.ciu-sidebar-item:hover .ciu-sidebar-author{color:#475569}.ciu-sidebar-item img{width:50px;height:50px;-o-object-fit:cover;object-fit:cover;margin-right:15px;flex-shrink:0}.ciu-sidebar-item-text .ciu-sidebar-title{font-family:var(--font-body);font-size:.9rem;font-weight:700;line-height:1.3;margin:0 0 5px}.ciu-sidebar-item-text .ciu-sidebar-author{font-family:var(--font-sans-serif);font-size:.55rem;text-transform:uppercase;letter-spacing:.08em;color:#362d2bb3}.ciu-article-body{height:100%;overflow-y:auto;padding-right:20px;scrollbar-width:thin;scrollbar-color:rgba(54,45,43,.3) transparent}.ciu-article-body p{font-size:1.2rem;line-height:1.8;margin:0 0 1.5em;text-align:left}.ciu-share-rail{padding-left:24px;border-left:1px solid rgba(54,45,43,.08);position:sticky;top:0;height:100%;overflow-y:auto;padding-top:40px}.ciu-share-rail h3{font-family:var(--font-sans-serif);font-size:.7rem;text-transform:uppercase;letter-spacing:.15em;margin:0 0 20px;color:#362d2b80;font-weight:700}.ciu-share-rail .ciu-share-list{gap:12px}.ciu-share-item{display:flex;align-items:center;gap:12px;padding:8px 12px;margin-left:-12px;color:var(--text-color);text-decoration:none;background:transparent;border:none;border-radius:8px;text-align:left;cursor:pointer;font-family:var(--font-sans-serif);font-size:.85rem;font-weight:500;transition:all .2s ease;width:calc(100% + 12px)}.ciu-share-item:hover{background-color:#0000000a;color:#000}.ciu-share-icon{width:32px;height:32px;border-radius:50%;background:#f0f0f0;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;color:#555;transition:all .2s ease;flex-shrink:0}.ciu-share-item:hover .ciu-share-icon{background:#e0e0e0;color:#000;transform:scale(1.05)}@media (max-width: 1200px){.ciu-content-grid{grid-template-columns:1fr}.ciu-share-rail{display:none}}.ciu-article-body a{color:#2563eb;text-decoration:none}.ciu-article-body a:hover{color:#1e40af}.ciu-article-body ul,.ciu-article-body ol{text-align:left;margin:0 0 1.5em;padding-left:2rem}.ciu-article-body li{text-align:left;margin-bottom:.5em;line-height:1.6}.ciu-article-body h1,.ciu-article-body h2,.ciu-article-body h3,.ciu-article-body h4,.ciu-article-body h5,.ciu-article-body h6{text-align:left;margin:2em 0 1em;font-family:var(--font-display);font-weight:300}.ciu-article-body h1{font-size:2.5rem;margin:2.5em 0 1.5em}.ciu-article-body h2{font-size:2rem;margin:2.5em 0 1.5em}.ciu-article-body h3{font-size:1.5rem;margin:2.5em 0 1.5em}.ciu-article-body div,.ciu-article-body section{text-align:left}.ciu-article-body *{text-align:left!important}.ciu-section-heading{text-align:left!important;font-family:var(--font-sans-serif);font-size:2.5rem!important;text-transform:none;margin:3em 0 2em;font-weight:700;color:var(--text-color);position:relative;z-index:1;font-style:normal}.ciu-section-heading:before,.ciu-section-heading:after{display:none}.ciu-header,.ciu-header *{text-align:center!important}.exact-blog-highlight{background-color:#fff9;border:1px solid rgba(54,45,43,.15);border-radius:8px;padding:25px;margin:30px 0;border-left:4px solid var(--text-color);overflow:hidden;font-family:inherit}.ciu-code-block{background-color:#1e1e1e;color:#d4d4d4;border:1px solid #3c3c3c;border-radius:8px;padding:20px;margin:20px 0;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,source-code-pro,monospace;font-size:14px;line-height:1.5;overflow-x:auto;position:relative;box-shadow:0 2px 8px #0000001a}.ciu-code-block code{background:none;color:inherit;padding:0;font-size:inherit;border-radius:0;font-family:inherit}.ciu-code-block:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#ff6b6b,#4ecdc4,#45b7d1,#96ceb4,#feca57);border-radius:8px 8px 0 0}.ciu-article-body code:not(.ciu-code-block code){background-color:#f1f3f4;color:#d73a49;padding:2px 6px;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,source-code-pro,monospace;font-size:.9em;border:1px solid #e1e4e8}.ciu-code-block.command{background-color:#0d1117;border-left:4px solid #58a6ff}.ciu-code-block.command:before{background:linear-gradient(90deg,#58a6ff,#7c3aed)}.ciu-code-block.terminal{background-color:#0d1117;border-left:4px solid #7c3aed;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace}.ciu-code-block.terminal:before{background:linear-gradient(90deg,#7c3aed,#ec4899)}.exact-blog-highlight h4{font-size:1.1rem;font-weight:700;margin:0 0 15px;text-align:left!important;color:var(--text-color)}.exact-blog-highlight p{margin:0;font-size:1rem;line-height:1.6;text-align:left!important}.exact-blog-highlight p:first-of-type:first-letter{font-family:inherit;font-size:inherit;float:none;line-height:inherit;padding-right:0;padding-top:0;font-weight:inherit;font-style:inherit;margin-right:0}.exact-blog-tool-link{display:inline-flex;align-items:center;gap:8px;color:var(--text-color);text-decoration:none;font-family:inherit;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;margin-top:15px;padding:8px 0;border-bottom:1px solid transparent;transition:border-color .3s ease}.exact-blog-tool-link:hover{border-bottom-color:var(--text-color)}.exact-blog-step-card{margin:30px 0;padding:25px;background-color:#fff6;border-radius:8px;border-left:4px solid var(--text-color)}.exact-blog-step-header{display:flex;align-items:baseline;margin-bottom:15px}.exact-blog-step-number{background-color:var(--text-color);color:var(--background-color);width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;margin-right:15px;flex-shrink:0}.exact-blog-step-title{font-family:inherit;font-size:1.3rem;font-weight:300;font-style:italic;margin:0;text-align:left!important}.exact-blog-step-content{margin-top:15px}.exact-blog-step-content ul{margin:0;padding-left:20px}.exact-blog-step-content li{margin-bottom:8px;text-align:left!important;line-height:1.6}.ciu-article-body img{max-width:100%;height:auto;margin:30px 0;border-radius:4px;box-shadow:0 4px 12px #0000001a}.ciu-article-body .ciu-step-item{margin:30px 0;padding:25px;background-color:#fff6;border-radius:8px;border-left:4px solid var(--text-color)}.ciu-article-body .ciu-step-header{display:flex;align-items:baseline;margin-bottom:15px}.ciu-article-body .ciu-step-number{background-color:var(--text-color);color:var(--background-color);width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-sans-serif);font-weight:700;font-size:.9rem;margin-right:15px;flex-shrink:0}.ciu-article-body .ciu-step-title{font-family:var(--font-display);font-size:1.3rem;font-weight:300;font-style:italic;margin:0;text-align:left!important;display:inline}.ciu-article-body .ciu-step-content{margin-top:15px}.ciu-article-body .ciu-step-content ul{margin:0;padding-left:20px}.ciu-article-body .ciu-step-content li{margin-bottom:8px;text-align:left!important;line-height:1.6}.ciu-article-body p:first-of-type:first-letter{font-family:var(--font-display);font-size:6rem;float:left;line-height:.75;padding-right:15px;padding-top:8px;font-weight:400;font-style:normal}.ciu-article-body section#process p:first-of-type:first-letter{font-family:inherit;font-size:inherit;float:none;line-height:inherit;padding-right:0;padding-top:0;font-weight:inherit;font-style:inherit}.ciu-article-body p:first-of-type:first-letter{font-family:inherit;font-size:inherit;float:none;line-height:inherit;padding-right:0;padding-top:0;font-weight:inherit;font-style:inherit}.ciu-article-body li:first-letter{font-family:inherit;font-size:inherit;float:none;line-height:inherit;padding-right:0;padding-top:0;font-weight:inherit;font-style:inherit}.no-dropcap:first-letter,.ciu-resource-card p:first-letter{font-family:inherit;font-size:inherit;float:none;line-height:inherit;padding-right:0;padding-top:0;font-weight:inherit;font-style:inherit}.ciu-article-body p.use-dropcap:first-of-type:first-letter{font-family:var(--font-display);font-size:6rem;float:left;line-height:.75;padding-right:15px;padding-top:8px;font-weight:400;font-style:normal}.ciu-article-body section#process h4{font-family:var(--font-display);font-weight:800;font-size:1.25rem;letter-spacing:.02em}.ciu-article-body section#proposed-rule h4{font-family:var(--font-display);font-weight:800;font-size:1.5rem;letter-spacing:.02em}.ciu-pull-quote{border-left:3px solid var(--text-color);padding-left:25px;margin:50px 0 50px 30px;font-family:var(--font-display);font-size:1.8rem;font-style:italic;line-height:1.5;color:#362d2bd9}.ciu-section-heading{font-family:var(--font-sans-serif);font-size:.9rem;text-align:center;margin:80px 0 40px;font-weight:700;position:relative}.ciu-section-heading:before,.ciu-section-heading:after{content:"";position:absolute;top:50%;width:25%;height:1px;background-color:#362d2b33}.ciu-section-heading:before{left:0}.ciu-section-heading:after{right:0}.ciu-resources-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-bottom:50px}.ciu-resource-card{background-color:#fff9;border:1px solid rgba(54,45,43,.15);border-radius:8px;padding:30px 25px;text-decoration:none;color:var(--text-color);transition:transform .3s ease,box-shadow .3s ease;position:relative;display:flex;flex-direction:column}.ciu-resource-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000001a;border-color:#362d2b40}.ciu-resource-card .ciu-icon{width:24px;height:24px;margin-bottom:20px;stroke-width:1.5;align-self:flex-start}.ciu-resource-card h4{font-family:var(--font-sans-serif);font-weight:700;margin:0 0 15px;font-size:1.1rem;color:var(--text-color);line-height:1.3}.ciu-resource-card p{font-size:.95rem;line-height:1.6;margin:0;text-align:left;flex-grow:1}.ciu-resource-card p:first-of-type:first-letter{font-family:var(--font-display);font-size:3.5rem;float:left;line-height:.8;padding-right:8px;padding-top:4px;font-weight:400;font-style:normal;margin-right:2px}.ciu-timeline{position:relative;margin:50px auto;padding:40px 0;max-width:100%}.ciu-timeline:before{content:"";position:absolute;left:50%;top:0;width:2px;height:100%;background:#362d2b1a;transform:translate(-50%)}.ciu-timeline-item{padding:20px 40px;position:relative;width:50%;box-sizing:border-box}.ciu-timeline-item:nth-child(odd){left:0;padding-right:60px;text-align:right}.ciu-timeline-item:nth-child(2n){left:50%;padding-left:60px}.ciu-timeline-item:after{content:"";position:absolute;width:16px;height:16px;background:var(--background-color);border:2px solid var(--text-color);top:30px;border-radius:50%;z-index:1}.ciu-timeline-item:nth-child(odd):after{right:-8px}.ciu-timeline-item:nth-child(2n):after{left:-8px}.ciu-timeline-content .ciu-time{font-family:var(--font-sans-serif);font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;margin-bottom:10px;display:block}.ciu-timeline-content h5{font-family:var(--font-body);font-weight:700;font-size:1.2rem;margin:0 0 10px}.ciu-timeline-content p{font-size:.95rem;line-height:1.7;margin:0;text-align:left}.ciu-timeline-item:nth-child(odd) .ciu-timeline-content p{text-align:right}.ciu-article-body::-webkit-scrollbar{width:6px}.ciu-article-body:hover::-webkit-scrollbar{width:6px}.ciu-article-body::-webkit-scrollbar-track{background:#f4ede64d;border-radius:4px}.ciu-article-body::-webkit-scrollbar-thumb{background:#362d2b4d;border-radius:4px}.ciu-article-body::-webkit-scrollbar-thumb:hover{background:#362d2b80}.ciu-sidebar::-webkit-scrollbar{width:0;height:0}.ciu-sidebar:hover::-webkit-scrollbar{width:6px;height:0}.ciu-sidebar::-webkit-scrollbar-track{background:transparent}.ciu-sidebar::-webkit-scrollbar-thumb{background:#362d2b33;border-radius:3px}.ciu-sidebar::-webkit-scrollbar:horizontal{display:none}.ciu-sidebar::-webkit-scrollbar-corner{display:none}.ciu-share-rail::-webkit-scrollbar{width:0}.ciu-share-rail:hover::-webkit-scrollbar{width:6px}.ciu-share-rail::-webkit-scrollbar-track{background:transparent}.ciu-share-rail::-webkit-scrollbar-thumb{background:#362d2b33;border-radius:3px}@media (max-width: 1024px){.ciu-hero-text-pane{width:100%;height:80vh;min-height:80vh;padding:3rem 2rem;box-sizing:border-box}.ciu-hero-content{max-width:100%;width:100%}.ciu-hero-text-pane h1{font-size:3rem}}@media (max-width: 900px){.ciu-content-grid{grid-template-columns:1fr;gap:40px;height:auto;overflow:visible;display:flex;flex-direction:column}.ciu-sidebar{padding-right:0;padding-top:0;margin-bottom:40px;position:static;height:auto;overflow-y:visible;order:2}.ciu-article-body{height:auto;overflow-y:visible;padding-right:0;order:1}.ciu-hero-text-pane{width:100%;height:80vh;min-height:80vh;padding:3rem 1.5rem}.ciu-hero-text-pane h1{font-size:2.5rem}.ciu-sidebar-section{margin-bottom:20px;border-bottom:1px solid rgba(54,45,43,.1)}.ciu-sidebar-heading{display:none}.ciu-sidebar-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;padding:15px 0;cursor:pointer;text-align:left;font-family:inherit}.ciu-toggle-text{font-family:var(--font-sans-serif);font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;font-weight:400;margin:0}.ciu-toggle-icon{font-size:1.5rem;font-weight:300;color:var(--text-color);transition:transform .3s ease}.ciu-sidebar-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out,opacity .3s ease-out;opacity:0}.ciu-sidebar-content.expanded{max-height:2000px;opacity:1;transition:max-height .5s ease-in,opacity .3s ease-in;padding-top:15px;padding-bottom:20px}}@media (max-width: 768px){.ciu-article-container{padding:40px 0}.ciu-article-inner{padding:0 20px}.ciu-article-container .ciu-article-inner{margin-top:5px;padding:5px}.ciu-split-hero{grid-template-columns:1fr;height:auto;width:100%;left:0;transform:none}.ciu-hero-image-pane{height:80vh}.ciu-hero-text-pane{width:100%;height:80vh;min-height:80vh;padding:40px 20px;box-sizing:border-box}.ciu-hero-content{max-width:100%;width:100%}.ciu-hero-text-pane .ciu-subtitle,.ciu-header .ciu-subtitle{display:none}.ciu-article-body p{font-size:1.1rem}.ciu-header h1{font-size:clamp(2.5rem,12vw,3.5rem)}.ciu-timeline:before{left:8px}.ciu-timeline-item,.ciu-timeline-item:nth-child(2n){width:100%;left:0;padding-left:50px;padding-right:20px;text-align:left!important}.ciu-timeline-item:nth-child(odd){padding-right:20px;text-align:left!important}.ciu-timeline-item:after,.ciu-timeline-item:nth-child(2n):after,.ciu-timeline-item:nth-child(odd):after{left:0}.ciu-timeline-item:nth-child(odd) .ciu-timeline-content p,.ciu-timeline-content p{text-align:left}.ciu-pull-quote{margin:40px 0 40px 10px}.ciu-section-heading:before,.ciu-section-heading:after{width:15%}}@media (max-width: 480px){.ciu-article-container .ciu-article-inner{margin-top:5px;padding:5px}.ciu-hero-text-pane{width:100%;height:80vh;min-height:80vh;padding:30px 15px;box-sizing:border-box}.ciu-hero-content{max-width:100%;width:100%}.ciu-hero-text-pane h1{font-size:2rem;margin:15px 0}.ciu-hero-text-pane .ciu-coffee-icon{margin:20px 0}.ciu-hero-text-pane .ciu-coffee-icon svg{width:50px}.ciu-hero-text-pane .ciu-subtitle{font-size:.7rem}}.learning-item-header{display:flex;align-items:center;gap:12px;margin-bottom:12px;flex-wrap:wrap}.learning-item-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0;line-height:1.4}.learning-tag{display:inline-flex;align-items:center;padding:6px 14px;background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;font-size:.75rem;font-weight:600;border-radius:20px;border:none;box-shadow:0 2px 8px #3b82f640;transition:all .3s cubic-bezier(.4,0,.2,1);text-transform:uppercase;letter-spacing:.8px;white-space:nowrap;position:relative;overflow:hidden}.learning-tag:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.learning-tag:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 6px 20px #3b82f666;background:linear-gradient(135deg,#2563eb,#1d4ed8)}.learning-tag:hover:before{left:100%}.learning-tag.pick-one{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.learning-tag.optional{background:linear-gradient(135deg,#10b981,#059669)}.learning-tag.advanced{background:linear-gradient(135deg,#f59e0b,#d97706)}.learning-tag.required{background:linear-gradient(135deg,#ef4444,#dc2626)}@media (max-width: 768px){.learning-item-header{flex-direction:column;align-items:flex-start;gap:8px}.learning-tag{font-size:.7rem;padding:3px 10px}}@keyframes tagAppear{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.learning-tag{animation:tagAppear .3s ease-out}@media (prefers-color-scheme: dark){.learning-item-title{color:#f9fafb}.learning-tag{box-shadow:0 2px 4px #0000004d}.learning-tag:hover{box-shadow:0 4px 8px #0006}}.foundational-topic{position:relative;border-left:4px solid #3b82f6;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:8px}.foundational-topic:before{content:"🎯 FOUNDATIONAL";position:absolute;top:-8px;left:12px;background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;font-size:.65rem;font-weight:700;padding:4px 8px;border-radius:12px;letter-spacing:.5px;box-shadow:0 2px 8px #3b82f64d}.foundational-topic .learning-item-title{color:#1e40af;font-weight:700}@media (prefers-color-scheme: dark){.foundational-topic{background:linear-gradient(135deg,#1e3a8a,#1e40af);border-left-color:#60a5fa}.foundational-topic .learning-item-title{color:#dbeafe}}.genroam-uni-detail-hero{position:relative;isolation:isolate;min-height:400px;display:flex;align-items:center}.genroam-uni-detail-hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#000000e6,#000000b3 40%,#0003);z-index:1;pointer-events:none}.genroam-uni-detail-hero-content{position:relative;z-index:2;max-width:800px;padding:4rem 6%;color:#fff}.genroam-uni-detail-hero-content h1{font-size:3.5rem;font-weight:800;margin-bottom:1rem;line-height:1.1;color:#fff}.genroam-uni-detail-hero-content p{font-size:1.25rem;max-width:600px;margin-bottom:2rem;color:#ffffffe6;line-height:1.6}.genroam-uni-detail-hero-content.no-text-shadow h1,.genroam-uni-detail-hero-content.no-text-shadow p{text-shadow:none}.genroam-uni-detail-hero-tag{display:inline-block;font-size:.875rem;font-weight:700;margin-bottom:1rem;letter-spacing:.1em;text-transform:uppercase;color:#fff}.genroam-uni-hero-back-btn{position:absolute;top:2rem;left:2rem;z-index:10;background:transparent;border:none;cursor:pointer;padding:0;transition:all .2s ease}.genroam-uni-hero-back-btn:hover{transform:translate(-2px)}.genroam-uni-detail-hero-btn{background:#fff;color:#000;border:none;padding:1rem 2.5rem;border-radius:8px;font-weight:700;font-size:1rem;cursor:pointer;margin-top:1rem}.genroam-uni-detail-hero-btn:hover{background:#f0f0f0}@media (max-width: 768px){.genroam-uni-detail-hero{min-height:auto;padding:4rem 0}.genroam-uni-detail-hero:before{background:linear-gradient(180deg,#0000004d,#000c 60%,#000000f2)}.genroam-uni-detail-hero-content{padding:2rem;text-align:left}.genroam-uni-detail-hero-content h1{font-size:2.25rem}.genroam-uni-hero-back-btn{top:1rem;left:1rem}}body{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#fff;color:#1a1a1a}*:focus{outline:none!important;box-shadow:none!important}button:focus,.credit-card-section-btn:focus,.credit-card-apply-btn:focus,a:focus{outline:none!important;box-shadow:none!important}.checklist-step-description a{color:#000!important;text-decoration:none;transition:-webkit-text-decoration .2s ease;transition:text-decoration .2s ease;transition:text-decoration .2s ease,-webkit-text-decoration .2s ease}.checklist-step-description a:hover{text-decoration:underline;color:#000!important}.checklist-step-description a:visited,.checklist-step-description a:active{color:#000!important}.genroam-uni-page-header{padding:60px 0 350px;border-bottom:1px solid #e5e5e5;background-image:url(/blog3.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#fcfcfc;z-index:1;flex-flow:column;justify-content:flex-end;align-items:center;width:100%;max-width:100%;display:flex;position:absolute;top:0%;right:0%;bottom:0%;left:0%;overflow:hidden;text-align:center}.genroam-uni-header-brand{display:block;font-size:14px;color:#000;letter-spacing:1px;margin-bottom:16px}.genroam-uni-header-title{font-size:86px;font-weight:700;color:#000;margin:0 0 16px;line-height:1.1}.genroam-uni-header-subtitle{display:block;font-size:18px;color:#000;max-width:500px;margin:0 auto 32px;line-height:1.5}.genroam-uni-main-search-bar{position:absolute;left:50%;bottom:10px;transform:translate(-50%);width:100%;max-width:540px;z-index:2;display:flex;justify-content:center}.genroam-uni-main-search-bar input{width:100%;padding:1rem 1rem 1rem 3rem;border-radius:.5rem;font-size:1.125rem;color:#111827;background-color:#fff;font-weight:500;box-sizing:border-box;border:3.5px solid #222;box-shadow:0 2px 12px #0000001a}.genroam-uni-main-search-bar input:focus,.genroam-uni-main-search-bar input:hover{background-color:#f3f4f6;color:#111827;outline:none;transition:background-color .2s}.genroam-uni-main-search-bar svg{position:absolute;left:1rem;top:50%;transform:translateY(-50%);height:1.5rem;width:1.5rem;color:#000;pointer-events:none}.typewriter-cursor{display:inline-block;animation:blink 1s steps(1) infinite}@media (max-width: 768px){.genroam-uni-page-header{padding:40px 0 200px;min-height:300px;background-size:cover;background-position:47% center;background-repeat:no-repeat;display:flex;align-items:flex-end;justify-content:center}.genroam-uni-main-search-bar{position:absolute;left:20px;right:20px;bottom:20px;transform:none;width:auto;max-width:none;padding:0}.genroam-uni-main-search-bar input{width:100%;padding:14px 16px 14px 3rem;font-size:1rem;border-radius:8px;border:2px solid #222;box-shadow:0 2px 8px #00000014}.genroam-uni-main-search-bar svg{left:1rem;height:1.25rem;width:1.25rem}.blog-section{padding:320px 0 0 20px}.blog-header-container{padding:0 20px}.blog-carousel-wrapper{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-left:0;margin-left:0;scrollbar-width:none;-ms-overflow-style:none}.blog-carousel-wrapper::-webkit-scrollbar{display:none}.blog-carousel{justify-content:flex-start;padding:10px 20px 32px!important;min-width:-moz-max-content;min-width:max-content;scrollbar-width:none;-ms-overflow-style:none}.blog-carousel::-webkit-scrollbar{display:none}.blog-card.screenshot-style{min-width:250px;max-width:250px}.blog-featured-row-section{display:none}.genroam-uni-header-title{font-size:70px}.genroam-uni-header-subtitle{font-size:16px}}@media (max-width: 480px){.genroam-uni-page-header{padding:30px 0 150px;min-height:250px}.genroam-uni-main-search-bar{left:16px;right:16px;bottom:16px}.genroam-uni-main-search-bar input{padding:12px 14px 12px 2.5rem;font-size:.95rem;border-radius:6px}.genroam-uni-main-search-bar svg{left:.75rem;height:1.125rem;width:1.125rem}.blog-section{padding:270px 0 0 16px}.genroam-uni-header-title{font-size:50px}.genroam-uni-header-subtitle{font-size:14px}}.blog-section{padding:470px 0 0 60px;background:#fafbfc;min-height:100vh;position:relative}.blog-header{display:flex;align-items:flex-start;justify-content:flex-end;margin-bottom:0;position:absolute;top:0;right:32px;width:auto;z-index:10}.blog-header h2{font-size:2rem;font-weight:700}.blog-navigation{display:flex;gap:12px}.nav-arrow{background:#f5f5f5;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s;box-shadow:0 2px 8px #0000001a}.nav-arrow:disabled{opacity:.5;cursor:not-allowed}.nav-arrow:not(:disabled):hover{background:#e0e7ff}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;margin-top:32px}.blog-card{background:#fff;border-radius:18px;box-shadow:0 2px 12px #0000000f;overflow:hidden;transition:transform .18s,box-shadow .18s;display:flex;flex-direction:column;text-decoration:none;color:inherit;min-width:320px;max-width:400px;margin:0 auto}.blog-card:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 8px 24px #0000001f}.blog-card-image{width:100%;height:220px;-o-object-fit:cover;object-fit:cover}.blog-card-content{padding:20px;display:flex;flex-direction:column;gap:12px}.blog-category-badge{display:inline-block;padding:4px 14px;border-radius:999px;font-size:.92rem;font-weight:500;margin-bottom:6px;background:#e5e5e5;color:#333}.blog-category-badge.finance{background:#bcd2fa;color:#1a3a6b}.blog-category-badge.immigration{background:#f7c6e0;color:#a12c6e}.blog-category-badge.jobs{background:#c6f7e2;color:#1a6b4a}.blog-category-badge.lifestyle{background:#ffe29a;color:#a17c1a}.blog-card-title{font-size:1.35rem;font-weight:600;line-height:1.3}.blog-card-date{font-size:.98rem;color:#888}@media (max-width: 1024px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.blog-grid{grid-template-columns:1fr}.card-top{flex-direction:column;align-items:flex-start;padding:20px 16px 0}.card-top-image{margin-left:0;margin-top:16px;width:100%;height:160px}.card-bottom{padding:20px 16px 16px}}.blog-card.screenshot-style{border:1px solid #222;border-radius:14px;background:#fff;box-shadow:none;display:flex;flex-direction:column;max-width:350px;margin:10px auto 12px;transition:box-shadow .15s,transform .15s}.blog-card.screenshot-style:hover{box-shadow:3px 3px #111827;transform:translateY(-2px);background:#fff}.blog-card-top{position:relative;background:#f5f5f5;min-height:220px;display:flex;flex-direction:column;justify-content:flex-end}.blog-card-image.screenshot-style-image{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;display:block}.blog-card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;pointer-events:none}.blog-card-overlay-content{padding:24px 24px 12px;color:#181818;font-family:inherit;font-size:1.18rem;font-weight:500;text-shadow:0 2px 8px rgba(255,255,255,.7)}.blog-card-overlay-title{font-size:1.18rem;font-weight:600;margin-bottom:8px;color:#181818}.blog-card-overlay-author{font-size:1rem;color:#181818;margin-bottom:6px}.blog-card-overlay-username{display:inline-block;background:#fff;border-radius:999px;padding:2px 12px;font-size:.95rem;font-weight:500;color:#222;margin-bottom:6px;border:1px solid #ccc}.blog-card-overlay-stickers{position:absolute;top:12px;right:12px;display:flex;gap:8px}.blog-card-sticker{width:38px;height:38px;-o-object-fit:contain;object-fit:contain}.blog-card-category-bar{width:100%;background:#009688;color:#fff;display:flex;justify-content:space-between;align-items:center;font-size:1rem;padding:0 16px;height:36px}.blog-card-category-bar-label{font-weight:500}.blog-card-category-bar-date{font-size:.98rem}.blog-card-bottom{background:#fff;padding:28px 24px 20px;border-top:1.5px solid #e5e5e5;display:flex;flex-direction:column;gap:18px}.screenshot-style-title{font-size:1.1rem;color:#111;line-height:1.3;text-align:left;white-space:normal;overflow:visible;text-overflow:unset;word-break:break-word;font-family:Outfit,sans-serif}.screenshot-style-date{font-size:.8rem;color:#444;text-align:left;margin-top:10px}.blog-carousel-wrapper{position:relative}.blog-carousel{overflow-x:auto;display:flex;gap:32px;padding:10px 32px 32px;white-space:nowrap;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.blog-carousel::-webkit-scrollbar{display:none}.blog-header-title{font-size:2rem;text-align:left;margin-left:1.3em;margin-bottom:1rem}.blog-header-container{display:flex;justify-content:space-between;align-items:center;padding:0 32px;margin-bottom:20px;margin-top:20px}.blog-screenshot-section{background:#fff;padding:0;margin-top:40px;border-radius:8px;border-top:1px solid #e5e5e5;font-family:Outfit,sans-serif}.blog-section,.blog-screenshot-section,.blog-featured-row-section,.blog-detail-layout{font-family:Outfit,sans-serif}.blog-screenshot-container{display:flex;flex-direction:row;max-width:100%;margin:0 auto;min-height:600px}.blog-screenshot-sidebar{width:240px;background:#fff;border-right:1px solid #ececec;padding:40px 24px 0;display:flex;flex-direction:column;align-items:flex-start}.sidebar-title{font-size:1.1rem;margin-bottom:24px;letter-spacing:0;color:#222;font-family:Outfit,sans-serif;font-weight:700;text-transform:uppercase}.sidebar-list{list-style:none;padding:0;margin:0;width:100%;cursor:pointer}.sidebar-list li{display:flex;align-items:center;font-size:1rem;margin-bottom:0;padding:12px 0;color:#222;cursor:pointer;transition:color .2s;font-family:Outfit,sans-serif;letter-spacing:0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.sidebar-list li:hover{color:#000;text-decoration:underline;cursor:pointer}.sidebar-icon{margin-right:12px;font-size:1.2em;display:inline-block;color:#000;width:20px;height:20px}.sidebar-icon svg{width:20px;height:20px;color:#000}.blog-screenshot-main{flex:1;padding:40px 48px;background:#fff}.blog-screenshot-header-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ececec;padding-bottom:16px;margin-bottom:24px}.blog-screenshot-header-latest{font-size:1.1rem;letter-spacing:0;color:#222;font-family:Outfit,sans-serif;font-weight:700;text-transform:uppercase}.blog-screenshot-search-bar{display:flex;align-items:center;background:#f5f5f5;border-radius:20px;padding:4px 12px}.blog-screenshot-search-input{border:none;background:transparent;outline:none;font-size:1rem;padding:6px 8px;width:180px;color:#000;font-family:Roboto Slab,Georgia,serif}.blog-screenshot-search-icon{margin-left:4px;color:#888}.blog-screenshot-list{margin-top:16px}.blog-screenshot-list-item{display:flex;align-items:flex-start;justify-content:space-between;padding:10px;cursor:pointer}.blog-screenshot-list-item:hover{background:#f5f5f5;transition:background .18s}.blog-screenshot-list-content{flex:1;min-width:0}.blog-screenshot-list-title{font-size:2rem;font-weight:100;color:#222;margin-bottom:8px;font-family:Outfit,sans-serif;text-align:left}.blog-screenshot-list-desc{font-size:.8rem;color:#555;margin-bottom:12px;text-align:left;overflow:hidden;text-overflow:ellipsis}.blog-screenshot-list-date{font-size:1rem;color:#888;text-align:left}.blog-screenshot-list-image-wrapper{flex-shrink:0;margin-left:32px;display:flex;align-items:center}.blog-screenshot-list-image{width:140px;height:140px;-o-object-fit:cover;object-fit:cover;border-radius:12px;background:#f5f5f5;box-shadow:0 2px 8px #0000000a}.blog-screenshot-divider{border:0;border-top:1px solid #e5e7eb;margin:0}@media (max-width: 900px){.blog-screenshot-container{flex-direction:column}.blog-screenshot-sidebar{width:100%;border-right:none;border-bottom:1px solid #ececec;flex-direction:row;justify-content:space-around;padding:24px 0 0}.blog-screenshot-main{padding:24px 16px}.blog-screenshot-list-image{width:90px;height:90px}}.blog-featured-row-section{background:#fff;margin:32px 0 0;padding:0;font-family:Outfit,sans-serif}.blog-featured-row-container{max-width:1200px;margin:0 auto;padding:32px 0 0}.blog-featured-row-title{font-size:1.3rem;margin-bottom:24px;color:#222;letter-spacing:1px;font-family:Outfit,sans-serif}.blog-featured-row-cards{display:flex;flex-direction:row;gap:32px;justify-content:flex-start;flex-wrap:wrap}.blog-featured-row-cards .blog-card{flex:1 1 0;min-width:240px;max-width:280px;box-sizing:border-box}@media (max-width: 900px){.blog-featured-row-cards{gap:16px;flex-wrap:wrap}.blog-featured-row-cards .blog-card{min-width:320px}.blog-featured-row-title{font-size:1.1rem}}.blog-detail-layout{display:flex;gap:40px;background:#fcfcfc;min-height:100vh;padding:48px 0;font-family:Outfit,sans-serif}.blog-detail-sidebar{width:260px;flex-shrink:0;padding:24px 0 0 32px;border-right:1px solid #e5e5e5;background:#fcfcfc;position:sticky;top:48px;height:100vh;overflow-y:auto}.blog-detail-back-btn{background:none;border:none;color:#222;font-size:.9rem;display:flex;align-items:center;gap:.5rem;margin:2rem;cursor:pointer;font-weight:500}.blog-detail-back-btn:hover{color:#000;text-decoration:underline}.blog-detail-sidebar-title{font-size:12px;font-weight:500;color:#888;margin-bottom:16px;letter-spacing:.5px}.blog-detail-sidebar-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.blog-detail-index-link{display:block;padding:12px;text-decoration:none;color:#222;font-size:13px;transition:background .18s;border-bottom:1px solid rgb(198,198,198);text-align:left}.blog-detail-index-link:hover{background:#f0f0f0;color:#000}.blog-detail-main{flex:1;min-width:0;padding:0 32px 0 0}.mobile-index-dropdown{display:none;background:#fff;border:1px solid #e5e5e5;border-radius:12px;margin:24px 0;box-shadow:0 2px 8px #00000014;overflow:hidden}.mobile-index-header{background:#f8f9fa;padding:16px 20px;border-bottom:1px solid #e5e5e5;display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mobile-index-title{font-size:14px;font-weight:600;color:#333;letter-spacing:.5px}.mobile-index-chevron{transition:transform .2s ease}.mobile-index-chevron.expanded{transform:rotate(180deg)}.mobile-index-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-index-content.expanded{max-height:400px}.mobile-index-list{list-style:none;padding:0;margin:0}.mobile-index-link{display:block;padding:14px 20px;text-decoration:none;color:#444;font-size:14px;border-bottom:1px solid #f0f0f0;transition:background .2s ease}.mobile-index-link:hover{background:#f8f9fa;color:#222}.mobile-index-link:last-child{border-bottom:none}.blog-detail-header{margin-bottom:32px;text-align:left}.blog-detail-title-row{display:flex;align-items:center;gap:22px;margin-bottom:.5rem;flex-wrap:wrap}.blog-detail-title-author-img{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #ededed;background:#fff;flex-shrink:0}.blog-detail-title-author-name{font-size:1.05rem;color:#888;font-weight:500;margin-right:8px}.blog-detail-title{font-size:2.5rem;color:#111;margin-bottom:0;line-height:1.1;flex:1 1 auto;word-break:break-word;font-family:Outfit,sans-serif}.blog-detail-title-divider{width:2px;height:40px;background:#ededed;border-radius:2px;margin:0 18px;display:inline-block}@media (max-width: 900px){.blog-detail-layout{flex-direction:column;gap:0;padding:16px 0;background:#fff}.blog-detail-sidebar{display:none}.mobile-index-dropdown{display:block;order:2}.blog-detail-main{padding:0 16px;order:1}.blog-detail-header{margin-bottom:24px;padding:0 4px}.blog-detail-title{font-size:1.8rem;line-height:1.2;margin-bottom:16px;color:#111}.mobile-back-btn{display:flex;align-items:center;gap:8px;background:none;border:none;color:#666;font-size:14px;padding:16px;cursor:pointer;font-weight:500;margin-bottom:0}.mobile-back-btn:hover{color:#333}.blog-detail-author-bar{margin:16px 0 24px;padding:16px;border-radius:8px}.blog-detail-main-image-wide{width:100%;border-radius:0}.blog-detail-content{padding:0 12px}.blog-detail-description{font-size:16px;line-height:1.6;color:#444;margin-bottom:24px;padding:0}.blog-detail-card{margin:20px 0 24px;border-radius:8px;padding:20px 16px}.credit-card-modern{margin:20px 0 24px;border-radius:8px;padding:20px 16px 0}.checklist-item{margin:12px -8px;padding:16px 12px;border-radius:8px}.blog-detail-tags-section{margin:32px -8px 24px;padding:16px 8px}}@media (max-width: 700px){.blog-detail-title-row{flex-direction:column;align-items:flex-start;gap:10px}.blog-detail-title-divider{width:100%;height:2px;margin:10px 0}.blog-detail-title{font-size:1.6rem}.blog-detail-main{padding:0 12px}.mobile-index-dropdown{margin:20px 12px}.mobile-back-btn{padding:12px}}.blog-detail-date{color:#111;font-size:.9rem;margin:.8rem}@media (max-width: 900px){.blog-detail-date{font-size:14px;color:#666;margin:8px 4px 16px}}.blog-detail-content{text-align:left}.blog-detail-step{margin-bottom:32px}.blog-detail-step h2{font-size:1.3rem;font-weight:700;color:#222;margin-bottom:.5rem}.blog-detail-tip{background:#f3f4f6;border-left:4px solid #222;padding:1rem;margin:1.5rem 0;border-radius:6px;color:#222}.blog-detail-card{background:#fff;border-radius:16px;box-shadow:0 4px 16px #00000012;border:1px solid #e5e5e5;padding:32px;margin-bottom:32px;display:flex;flex-direction:column;align-items:flex-start;transition:box-shadow .2s,transform .2s}.blog-detail-card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-2px) scale(1.01)}.blog-detail-card-header{display:flex;align-items:center;gap:24px;margin-bottom:18px}.blog-detail-card-img{width:80px;height:54px;border-radius:10px;box-shadow:0 2px 8px #00000014;-o-object-fit:cover;object-fit:cover;background:#fff;border:1px solid #e5e5e5}.blog-detail-card-title{font-size:1.3rem;color:#111;font-weight:700;margin-bottom:.25rem}.blog-detail-card-badge{background:#f3f4f6;color:#222;border-radius:8px;padding:4px 12px;font-size:.9rem;margin-left:8px;font-weight:600}.blog-detail-card-details{width:100%;margin-bottom:1.2rem;display:flex;flex-direction:column;gap:.5rem;font-size:1.08rem}.blog-detail-card-details strong{color:#111}.blog-detail-apply-btn{display:inline-block;margin-top:8px;background:#111;color:#fff;padding:10px 28px;border-radius:8px;font-weight:600;text-decoration:none;font-size:1.08rem;box-shadow:0 2px 8px #00000014;transition:background .2s,transform .2s}.blog-detail-apply-btn:hover{background:#000;transform:scale(1.04);text-decoration:underline}.credit-card-modern{background:#fff;border-radius:14px;box-shadow:0 2px 12px #00000012;border:1px solid #e5e5e5;padding:32px 32px 0;margin-bottom:40px;display:flex;flex-direction:column;align-items:stretch}.credit-card-banner{background:#ededed;color:#111;font-weight:700;font-size:1.08rem;border-radius:8px;padding:8px 18px;margin-bottom:18px;display:flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content}.credit-card-banner-icon{font-size:1.1em;margin-right:6px;color:#111}.credit-card-row{display:flex;align-items:center;gap:32px;margin-bottom:18px}.credit-card-img-modern{width:170px;height:110px;border-radius:14px;-o-object-fit:cover;object-fit:cover;border:1px solid #e5e5e5;box-shadow:0 2px 8px #00000014;background:#fff}.credit-card-main-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.credit-card-title-modern{font-size:1.5rem;font-weight:500;color:#111;margin-bottom:2px;line-height:1.1}.credit-card-rating-row{display:flex;align-items:center;gap:8px;font-size:1.08rem}.credit-card-stars{display:flex;align-items:center;color:#111}.credit-card-rating-score{font-weight:700;color:#222;margin-left:2px}.credit-card-rating-link{color:#111;font-weight:500;margin-left:8px;text-decoration:none;font-size:1rem}.credit-card-rating-link:hover{text-decoration:underline}.credit-card-apply-btn{background:#111;color:#fff;font-size:1.08rem;border:none;border-radius:8px;padding:12px 32px;cursor:pointer;text-decoration:none;display:flex;align-items:center;gap:6px;transition:background .18s,box-shadow .18s,transform .18s;box-shadow:0 2px 8px #00000014}.credit-card-apply-btn:hover{background:#000;transform:translateY(-2px) scale(1.03)}.credit-card-details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:24px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:18px 0;margin-bottom:.5rem;margin-top:.5rem}.credit-card-details-label{color:#888;font-size:.98rem;margin-bottom:2px}.credit-card-details-value{color:#111;font-size:1.08rem}.credit-card-section{border-bottom:1px solid #e5e5e5}.credit-card-section-btn{background:none;border:none;color:#111;font-size:1.13rem;padding:18px 0;width:100%;text-align:left;display:flex;align-items:center;gap:10px;cursor:pointer;transition:color .18s}.credit-card-section-btn:hover{color:#111}.credit-card-section-content{padding:0 0 18px;color:#222;font-size:1.05rem;line-height:1.7}.credit-card-section-icon{display:flex;align-items:center;margin-right:8px}@media (max-width: 700px){.credit-card-modern{background:#fff;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 4px 12px #00000014;padding:0;margin-bottom:24px;overflow:hidden}.credit-card-banner{background:linear-gradient(135deg,#006946,#059669);color:#fff;font-weight:600;font-size:1rem;padding:12px 20px;margin:0;border-radius:0;display:flex;align-items:center;gap:8px;width:100%}.credit-card-banner-icon{color:#fff;font-size:1.1em}.credit-card-mobile-content{padding:20px}.credit-card-mobile-content .credit-card-coupon-bar{background:#fffbe6;color:#b38600;border:1.5px solid #ffe066;border-radius:10px;padding:12px 18px;margin-bottom:18px;display:flex;align-items:center;gap:10px;font-weight:600;font-size:1rem}.credit-card-title-modern{font-size:1.4rem;font-weight:700;color:#111827;margin-bottom:16px;text-align:left}.credit-card-row{display:flex;align-items:flex-start;gap:16px;margin-bottom:16px}.credit-card-img-modern{width:120px;height:76px;border-radius:12px;-o-object-fit:cover;object-fit:cover;border:1px solid #e5e7eb;flex-shrink:0}.credit-card-main-info{flex:1;text-align:left}.credit-card-rating-row{display:flex;align-items:center;gap:8px;margin-bottom:20px;justify-content:flex-start}.credit-card-stars{color:#006946;font-size:1.1rem}.credit-card-rating-score{font-weight:600;color:#111827}.credit-card-rating-link{color:#6b7280;font-size:.9rem;text-decoration:none}.credit-card-apply-btn{background:#006946;color:#fff;width:100%;padding:16px 24px;border-radius:12px;border:none;font-size:1.1rem;font-weight:600;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:12px;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px}.credit-card-apply-btn:hover{background:#059669;transform:translateY(-1px)}.credit-card-website-link{text-align:center;color:#6b7280;font-size:.9rem;margin-bottom:16px}.credit-card-rates-link{text-align:center;margin-bottom:20px}.credit-card-rates-link a{color:#3b82f6;text-decoration:none;font-size:.95rem;font-weight:500}.credit-card-mobile-section{background:#f9fafb;border-radius:8px;padding:16px;margin-bottom:12px}.credit-card-mobile-section-header{font-size:.9rem;color:#6b7280;margin-bottom:4px;font-weight:500}.credit-card-mobile-section-value{font-size:.75rem;color:#111827;font-weight:600}.credit-card-details-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-bottom:20px;background:none;border:none;padding:0}.credit-card-detail-item{background:#f9fafb;border-radius:8px;padding:12px;text-align:center}.credit-card-details-label{color:#6b7280;font-size:.8rem;margin-bottom:4px;font-weight:500}.credit-card-details-value{color:#111827;font-size:.75rem;font-weight:600;line-height:1.2}.credit-card-score-section{border-top:1px solid #e5e7eb;padding-top:20px;margin-top:20px}.credit-card-score-header{font-size:.9rem;color:#6b7280;margin-bottom:8px;font-weight:500}.credit-card-score-value{font-size:1.1rem;color:#111827;font-weight:600;margin-bottom:8px}.credit-card-score-link{color:#3b82f6;text-decoration:none;font-size:.9rem;font-weight:500}.credit-card-filter-bar{display:flex;gap:10px;margin-bottom:16px;padding:16px;background:#f9fafb;border-radius:16px;border:1px solid #e5e7eb;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;position:relative}.credit-card-filter-bar::-webkit-scrollbar{display:none}.credit-card-filter-bar:after{content:"";position:absolute;top:0;right:0;width:20px;height:100%;background:linear-gradient(to left,#f9fafb,transparent);pointer-events:none;border-radius:0 16px 16px 0}.credit-card-filter-bar button{padding:12px 20px;font-size:.9rem;min-width:auto;white-space:nowrap;text-align:center;background:#fff;border:1px solid #d1d5db;border-radius:25px;color:#374151;font-weight:500;flex-shrink:0;transition:all .2s ease}.credit-card-filter-bar button.active,.credit-card-filter-bar button:hover{background:#006946;color:#fff;border-color:#006946;transform:scale(1.02)}}.credit-card-filter-bar{display:flex;gap:12px;margin-bottom:28px;padding:8px 0}.credit-card-filter-bar button{background:#ededed;color:#111;border:none;border-radius:6px;padding:8px 18px;font-size:1rem;cursor:pointer;transition:background .18s,color .18s}.credit-card-filter-bar button.active,.credit-card-filter-bar button:hover{background:#111;color:#fff}.blog-detail-main-image{max-width:100%;width:600px;max-height:400px;height:auto;border:2px solid #000000;-o-object-fit:cover;object-fit:cover;background:#fafbfc}.author-linkedin-icon{width:22px;height:22px;margin-left:8px;vertical-align:middle;border-radius:4px;-o-object-fit:contain;object-fit:contain;background:none}@media (max-width: 700px){.blog-detail-main-image{width:98vw;max-width:98vw;border-radius:14px}.blog-detail-main-image-wrapper{margin:18px 0 22px}}.blog-detail-main-image-wide{width:100%;max-width:100%;border-radius:18px;margin:0 auto;display:block}.blog-detail-description{font-size:.9rem;color:#222;margin:0 0 36px;line-height:1.7;width:100%;text-align:left;padding:10px}.blog-detail-tags-section{margin:48px 0 0;padding:0 0 32px}.blog-detail-tags-title{font-size:1rem;color:#111;padding:20px 0;letter-spacing:1px;border-top:1px solid #e5e5e5;text-align:left}.blog-detail-tags-list{display:flex;flex-wrap:wrap;gap:14px 16px}.blog-detail-tag-pill{background:#1976d2;color:#fff;font-size:.7rem;border-radius:999px;padding:8px 22px;display:inline-block;margin-bottom:6px;letter-spacing:.5px;transition:background .18s;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.blog-detail-tag-pill:hover{background:#0d47a1}@media (max-width: 900px){.blog-detail-main-image-wide{width:100vw;max-width:100vw;border-radius:10px}.blog-detail-description{font-size:1rem;margin-bottom:24px}.blog-detail-tags-section{margin:32px 0 0;padding:0 0 18px}}.blog-detail-author-bar{display:flex;align-items:center;justify-content:space-between;gap:22px;background:#fafbfc;border-radius:12px;box-shadow:0 2px 8px #0000000a;padding:18px 28px;margin:0 0 32px;width:100%;max-width:100%}.blog-detail-author-left{display:flex;align-items:center;gap:18px}.blog-detail-author-img{width:56px;height:56px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #ededed;background:#fff;flex-shrink:0}.blog-detail-author-info{display:flex;flex-direction:column;gap:4px}.blog-detail-author-name{font-size:1.08rem;color:#111;margin-bottom:2px;line-height:1.2}.blog-detail-author-bio{font-size:.98rem;color:#555;margin-bottom:4px;line-height:1.4}.blog-detail-author-socials{display:flex;align-items:center;gap:16px;margin-left:18px}.blog-detail-author-social-link{color:#1976d2;font-size:1.2rem;display:flex;align-items:center;background:none;border-radius:50%;padding:4px;transition:color .18s,background .18s,transform .18s}.blog-detail-author-social-link:hover{color:#0d47a1;background:#e3f0ff;transform:scale(1.15)}@media (max-width: 700px){.blog-detail-author-bar{flex-direction:column;align-items:flex-start;gap:10px;padding:12px 10px}.blog-detail-author-img{width:44px;height:44px}.blog-detail-author-socials{margin-left:0;margin-top:8px}}@media (max-width: 480px){.credit-card-filter-bar{margin:0 -8px 16px;padding:12px;border-radius:12px;gap:8px}.credit-card-filter-bar button{padding:10px 16px;font-size:.85rem;border-radius:20px;font-weight:600}.credit-card-modern{margin:0 -8px 20px;border-radius:12px}.credit-card-mobile-content{padding:16px}.blog-detail-content{padding:0 8px}.credit-card-details-grid{grid-template-columns:1fr;gap:10px}.credit-card-detail-item{padding:14px}.credit-card-apply-btn{padding:18px 24px;font-size:1.1rem;font-weight:700;border-radius:10px}.credit-card-title-modern{font-size:1.25rem;line-height:1.3;margin-bottom:14px}.credit-card-row{gap:12px;margin-bottom:14px}.credit-card-img-modern{width:100px;height:64px}.credit-card-mobile-section{padding:14px;margin-bottom:10px}.credit-card-score-section{padding-top:16px;margin-top:16px}}.credit-card-coupon-bar{background:#fffbe6;color:#b38600;border:1.5px solid #ffe066;border-radius:10px;padding:12px 18px;margin-bottom:18px;display:flex;align-items:center;gap:10px;font-weight:600;font-size:1.08rem}.blog-detail-content .checklist-container{margin-top:1.5rem;font-family:Outfit,sans-serif}.blog-detail-content .checklist-container h4{font-size:1.1rem;color:#222;margin-bottom:1rem;font-weight:600;font-family:Outfit,sans-serif}.blog-detail-content .checklist-items{margin-bottom:1.5rem}.blog-detail-content .checklist-item{display:flex;align-items:flex-start;padding:1rem;border-radius:.5rem;cursor:pointer;transition:background-color .2s ease;margin-bottom:.5rem;border:1px solid #e5e5e5;background:#fff}.blog-detail-content .checklist-item:hover{background-color:#f9fafb;border-color:#d1d5db}.blog-detail-content .checklist-item.completed{background-color:#f0fdf4;border-color:#bbf7d0}.blog-detail-content .checklist-checkbox{width:20px;height:20px;border:2px solid #d1d5db;border-radius:4px;display:flex;align-items:center;justify-content:center;margin-right:.75rem;margin-top:.125rem;background-color:#fff;color:#fff;font-size:.875rem;font-weight:700;transition:all .2s ease;flex-shrink:0}.blog-detail-content .checklist-item.completed .checklist-checkbox{background-color:#f97316;border-color:#f97316;color:#fff}.blog-detail-content .checklist-text{color:#222;font-size:.95rem;line-height:1.4;flex:1;font-family:Outfit,sans-serif}.blog-detail-content .checklist-item.completed .checklist-text{color:#666}.blog-detail-content .checklist-step-title{font-weight:600;font-size:1.05rem;color:#111;margin-bottom:.5rem;font-family:Outfit,sans-serif}.blog-detail-content .checklist-item.completed .checklist-step-title{text-decoration:line-through;color:#666}.blog-detail-content .checklist-step-description{color:#555;margin-bottom:.5rem;line-height:1.5;font-family:Outfit,sans-serif}.blog-detail-content .checklist-step-tip{background:#f3f4f6;border-left:4px solid #000;padding:.75rem;border-radius:6px;color:#222;font-size:.9rem;margin-top:.5rem;font-family:Outfit,sans-serif}.blog-detail-content .checklist-progress{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e5e5}.blog-detail-content .progress-text{font-size:.875rem;color:#666;margin-bottom:.5rem;text-align:center;font-family:Outfit,sans-serif}.blog-detail-content .progress-bar{height:8px;background:#e5e5e5;border-radius:4px;overflow:hidden}.blog-detail-content .progress-fill{height:100%;background:#f97316;transition:width .3s ease}.credit-card-coupon-icon{font-size:1.3em}.blog-detail-share-btn{background:none;border:1px solid #e5e5e5;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#555;transition:all .2s ease;margin-left:auto}.blog-detail-share-btn:hover{background-color:#f5f5f5;color:#000;border-color:#d5d5d5}.blog-detail-author-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #eee}.blog-detail-author-left{display:flex;align-items:center;gap:16px}.blog-detail-share-section{margin-top:48px;padding-top:32px;border-top:1px solid #e5e5e5}.blog-detail-share-title{font-size:.875rem;font-weight:600;letter-spacing:.05em;color:#666;margin-bottom:16px;font-family:Outfit,sans-serif}.blog-detail-share-buttons{display:flex;gap:12px;flex-wrap:wrap}.blog-share-btn{display:flex;align-items:center;gap:8px;padding:10px 18px;border:1.5px solid #e5e5e5;border-radius:8px;background:#fff;color:#333;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Outfit,sans-serif}.blog-share-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.blog-share-btn svg{width:20px;height:20px}.blog-share-btn-twitter:hover{background:#1da1f2;border-color:#1da1f2;color:#fff}.blog-share-btn-twitter:hover svg{stroke:#fff}.blog-share-btn-linkedin:hover{background:#0a66c2;border-color:#0a66c2;color:#fff}.blog-share-btn-linkedin:hover svg{stroke:#fff}.blog-share-btn-facebook:hover{background:#1877f2;border-color:#1877f2;color:#fff}.blog-share-btn-facebook:hover svg{stroke:#fff}.blog-share-btn-copy:hover{background:#10b981;border-color:#10b981;color:#fff}.blog-share-btn-copy:hover svg{stroke:#fff}@media (max-width: 768px){.blog-detail-share-section{margin-top:32px;padding-top:24px}.blog-detail-share-buttons{gap:8px}.blog-share-btn{padding:8px 14px;font-size:.875rem}.blog-share-btn svg{width:18px;height:18px}}:root{--pink: #ff8ce2;--black: #000000;--white: #ffffff;--purple: royalblue;--orange: #ff6200;--gray: #6b7280;--light-gray: #f9fafb;--header-height: 80px}@media (max-width: 768px){html{scroll-behavior:auto!important}body{overflow-x:hidden}.nav-links a{scroll-behavior:auto!important}}@font-face{font-family:Recoleta;font-weight:400;src:url(https://ext.same-assets.com/2659546702/4150784660.woff2) format("woff2");font-display:swap}header{background-color:#000;height:var(--header-height);display:flex;align-items:center;padding:0 2rem;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;top:0;z-index:1000}.header-container{display:flex;align-items:center;justify-content:space-between;width:100%}.logo2{display:flex;align-items:center}.genroam-logo{height:230px;width:230px;-o-object-fit:contain;object-fit:contain;margin-right:2rem;margin-left:0}.nav-links{display:flex;list-style:none;gap:7px;align-items:center}.nav-links a{color:#fff;font-weight:500;font-size:1rem;text-decoration:none;padding:6px 14px;border-radius:999px;transition:all .25s cubic-bezier(.4,0,.2,1);border:2px solid transparent}.nav-links a:hover{border:2px solid var(--white);background-color:#ffffff1a;color:#fff}.nav-links a.active{background-color:var(--white);color:var(--black);border:2px solid var(--white)}.nav-toggle{display:none;background:none;border:none;cursor:pointer}.mobile-signup,.mobile-user-btn{display:none}.nav-actions{display:flex;align-items:center;gap:1.2rem}.nav-actions .login-link{color:var(--white);font-weight:500;text-decoration:none;font-size:1rem;transition:color .3s ease}.nav-actions .login-link:hover{color:var(--pink)}.nav-actions .start-button{background-color:var(--pink);color:var(--black);padding:8px 20px;border-radius:999px;font-weight:600;font-size:.95rem;text-decoration:none;transition:background-color .3s ease}.nav-actions .start-button:hover{background-color:#ff70db}.dropdown-menu{position:absolute;z-index:10;list-style:none;margin-top:.75rem;padding:.5rem;background-color:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001f,0 2px 8px #00000014;width:190px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),visibility .25s;pointer-events:none;overflow:hidden}.dropdown-menu.show{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.dropdown-menu li{padding:0;margin:0}.dropdown-menu li a{display:flex;align-items:center;gap:10px;padding:10px 14px;text-decoration:none;color:#1f2937;border-radius:8px;transition:background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);font-size:.95rem;font-weight:500;box-sizing:border-box;width:100%;margin:0}.dropdown-menu li a:hover{background-color:#f3f4f6;color:#1f2937}.dropdown-menu li a:hover span{color:#1f2937}.dropdown-menu li a span{white-space:nowrap;color:#1f2937;transition:color .2s cubic-bezier(.4,0,.2,1)}.dropdown-menu li a svg{flex-shrink:0;width:18px;height:18px;color:#1f2937;transition:transform .2s ease,color .2s cubic-bezier(.4,0,.2,1)}.dropdown-menu li a:hover svg{transform:scale(1.1);color:#1f2937}.resource-toggle{display:flex;align-items:center;gap:.5rem;background:none;border:2px solid transparent;color:var(--white);font-weight:500;font-size:1rem;padding:6px 14px;border-radius:999px;transition:all .25s cubic-bezier(.4,0,.2,1);cursor:pointer;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;outline:none}.resource-toggle:hover,.resource-toggle:focus{border:2px solid var(--white);background-color:#ffffff1a;color:var(--white)}.resource-toggle.active{background-color:var(--white);color:var(--black);border:2px solid var(--white)}.chevron{transition:transform .25s cubic-bezier(.4,0,.2,1);transform:rotate(0)}.chevron.rotated{transform:rotate(180deg)}.resource-toggle .chevron{transition:transform .25s cubic-bezier(.4,0,.2,1);transform:rotate(0)}.resource-toggle .chevron.rotated{transform:rotate(180deg)}@media (min-width: 769px){.resource-toggle:not(.active):hover .chevron{transform:rotate(180deg)}}@media (max-width: 768px){.resource-toggle:hover .chevron{opacity:1}}.user-dropdown{position:relative}.user-dropdown .dropdown-menu{right:0;left:auto}.dropdown-item{display:flex;align-items:center;gap:10px;padding:10px 14px;text-decoration:none;color:#1f2937;border-radius:8px;transition:background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);font-weight:500;font-size:.95rem;box-sizing:border-box;margin:0}.dropdown-item:hover{background-color:#f3f4f6;color:#1f2937}.dropdown-item:hover span{color:#1f2937}.dropdown-item svg{width:18px;height:18px;flex-shrink:0;color:#1f2937;transition:transform .2s ease,color .2s cubic-bezier(.4,0,.2,1)}.dropdown-item:hover svg{transform:scale(1.1);color:#1f2937}.dropdown-item span{white-space:nowrap;color:#1f2937;transition:color .2s cubic-bezier(.4,0,.2,1)}.dropdown-menu li .logout-item,.logout-item{background-color:transparent;color:#ef4444!important;border:none;cursor:pointer;width:100%}.dropdown-menu li .logout-item span,.logout-item span{color:#ef4444!important}.dropdown-menu li .logout-item svg,.logout-item svg{color:#ef4444!important}.dropdown-menu li .logout-item:hover,.logout-item:hover{background-color:#fee2e2;color:#dc2626!important}.dropdown-menu li .logout-item:hover span,.logout-item:hover span{color:#dc2626!important}.dropdown-menu li .logout-item:hover svg,.logout-item:hover svg{color:#dc2626!important}.nav-auth{position:relative}.auth-toggle{display:flex;align-items:center;gap:.5rem;background:none;border:2px solid transparent;color:var(--white);font-weight:500;font-size:1rem;padding:6px 14px;border-radius:999px;transition:all .25s cubic-bezier(.4,0,.2,1);cursor:pointer;outline:none}.auth-toggle:hover{border:2px solid var(--white);background-color:#ffffff1a;color:var(--white)}.auth-toggle svg{transition:transform .2s ease}.auth-toggle:hover svg{transform:scale(1.05)}.auth-dropdown{display:none;position:absolute;top:100%;right:0;margin-top:.5rem;background-color:#fff;border-radius:.75rem;box-shadow:0 4px 12px #0000001a;min-width:300px;z-index:50;padding:1rem}.auth-options{display:flex;flex-direction:column;gap:1rem}.google-auth-btn,.google-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem 1rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;font-weight:500;text-decoration:none;color:#000;transition:background-color .2s}.google-auth-btn:hover,.google-btn:hover{background-color:#f9fafb}.google-icon{width:18px;height:18px}.back-btn{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#6b7280;font-size:.875rem;cursor:pointer;padding:0}.back-btn:hover{color:#000}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-form input{padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.875rem}.auth-buttons{display:flex;flex-direction:column;gap:.5rem}.auth-buttons button{padding:.75rem 1rem;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:background-color .2s}.auth-buttons button:hover{background-color:#f3f4f6}.logout-button{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#ef4444;font-weight:500;font-size:.875rem;cursor:pointer;padding:0;transition:color .2s}.logout-button:hover{color:#dc2626}.modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;visibility:visible;opacity:1}.auth-modal{background-color:#fff;border-radius:.75rem;padding:1.25rem;max-width:380px;width:90%;min-width:300px;min-height:400px;position:relative;box-shadow:0 20px 25px -5px #0000001a;display:block;visibility:visible;opacity:1}.auth-modal-close-btn{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;transition:color .2s;outline:none;padding:.25rem}.auth-modal-close-btn:hover{color:#000}.auth-modal-close-btn:focus,.auth-modal-close-btn:active{outline:none;border:none;box-shadow:none}.auth-modal-title{font-size:1.25rem;font-weight:600;margin-bottom:.375rem;text-align:center;color:#000}.auth-modal-subtitle{font-size:.75rem;color:#6b7280;text-align:center;margin-bottom:1rem}a.figma-link{color:#6366f1;text-decoration:none;font-weight:500;transition:color .2s}a.figma-link:hover{color:#4f46e5}.google-btn{display:flex;align-items:center;justify-content:center;gap:.375rem;width:100%;padding:.75rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;font-weight:500;font-size:.75rem;text-decoration:none;color:#000;transition:background-color .2s;margin-bottom:.75rem;cursor:pointer}.google-btn:hover{background-color:#f9fafb}.separator{display:flex;align-items:center;text-align:center;margin:.75rem 0;color:#6b7280;font-size:.75rem}.separator:before,.separator:after{content:"";flex:1;border-bottom:1px solid #e5e7eb}.separator span{padding:0 .5rem}.input-group{margin-bottom:.75rem;position:relative}.input-group label{display:block;margin-bottom:.375rem;font-weight:500;color:#6b7280;font-size:.6875rem;text-transform:uppercase;letter-spacing:.05em;text-align:left}.input-group input{width:100%;padding:.75rem;border:none;border-radius:.375rem;font-size:.75rem;background-color:#e5e7eb;color:#000;box-sizing:border-box}.input-group input:focus{outline:none;background-color:#d1d5db}.toggle-password{position:absolute;right:1rem;top:65%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#6b7280;transition:color .2s;outline:none;padding:.25rem;display:flex;align-items:center;justify-content:center}.toggle-password:hover{color:#000}.toggle-password:focus{outline:none;border:none;box-shadow:none}.toggle-password:active{outline:none;border:none;box-shadow:none}.success-message{color:#059669;font-size:.875rem;margin-top:.5rem;text-align:center}.error-message{color:#dc2626;font-size:.875rem;margin-top:.5rem;text-align:center}.submit-btn{width:100%!important;padding:.75rem!important;background-color:#000!important;color:#fff!important;border:none!important;border-radius:.5rem!important;font-weight:600!important;font-size:.75rem!important;cursor:pointer!important;transition:background-color .2s!important;margin:.75rem auto 0!important;display:block!important;text-align:center!important;box-shadow:none!important;outline:none!important;transform:none!important;scale:1!important}.submit-btn:before,.submit-btn:after{display:none!important;content:none!important}.submit-btn:hover:not(:disabled){background-color:#333!important;color:#fff!important;transform:none!important;scale:1!important}.submit-btn:disabled{opacity:.5!important;cursor:not-allowed!important;background-color:#000!important;color:#fff!important}.google-btn:disabled{opacity:.5;cursor:not-allowed}.separator{display:flex;align-items:center;text-align:center;margin:1rem 0;color:#6b7280;font-size:.875rem}.auth-footer-links{text-align:center;margin-top:.75rem;font-size:.6875rem;color:#6b7280}.animate-spin{animation:spin 1s linear infinite}.auth-footer-links a.figma-link{color:#4169e1!important;text-decoration:none;font-weight:500;transition:color .2s;font-size:.75rem}.error,.error-message{color:#dc2626;font-size:.875rem;margin-top:.5rem;text-align:center}.hero{background:linear-gradient(135deg,#667eea,#764ba2);padding:4rem 0;color:#fff;text-align:center}.hero-content{max-width:800px;margin:0 auto;padding:0 2rem}.hero-content.animate{animation:fadeInUp 1s ease-out}.hero h1{font-size:3rem;margin-bottom:1rem}.hero p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.join-community{margin-top:2rem}.community-link{display:inline-flex;align-items:center;gap:.5rem;background-color:#ffffff1a;color:#fff;padding:.75rem 1.5rem;border-radius:999px;text-decoration:none;transition:background-color .3s}.community-link:hover{background-color:#fff3}.community-link img{width:20px;height:20px}.innovate-text{background:linear-gradient(135deg,#ff8ce2,#4169e1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}.hacker-community{padding:4rem 0;text-align:center}.hacker-community h2{font-size:2.5rem;margin-bottom:1rem}.hacker-community p{font-size:.85rem;color:#000;max-width:600px;text-align:left}.learn-more{display:inline-flex;align-items:center;gap:.5rem;background-color:var(--black);color:#fff;padding:.75rem 1.5rem;border-radius:999px;text-decoration:none;transition:transform .3s}.learn-more:hover{transform:translateY(-2px)}.learn-more img{width:16px;height:16px}.what-we-do{padding:4rem 0;background-color:var(--light-gray)}.what-we-do h2{text-align:center;font-size:2.5rem;margin-bottom:3rem}.feature-card{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px #0000000d;transition:transform .3s;text-align:center}.feature-card.animate{animation:fadeInUp .6s ease-out}.feature-content{margin-bottom:1.5rem}.feature-content h3{font-size:1.5rem;margin-bottom:1rem}.feature-content p{color:#6b7280;line-height:1.6}.explore-btn{display:inline-flex;align-items:center;gap:.5rem;background-color:var(--purple);color:#fff;padding:.75rem 1.5rem;border-radius:999px;text-decoration:none;transition:background-color .3s}.explore-btn:hover{background-color:#4f46e5}.feature-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.feature-gallery img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.beyond-hackathons .feature-gallery{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.hacker-experience{padding:4rem 0;text-align:center}.hacker-experience p{font-size:1.2rem;color:#6b7280;max-width:800px;margin:0 auto;line-height:1.8}.stats{padding:4rem 0;background-color:var(--black);color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.stat-card{text-align:center;padding:2rem;background:#ffffff0d;border-radius:1rem;transition:transform .3s}.stat-card.animate{animation:fadeInUp .6s ease-out}.stat-card:hover{transform:translateY(-5px)}.stat-card h3{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:var(--pink)}.stat-card p{font-size:1rem;opacity:.9}.stat-card:nth-child(1){transition-delay:.1s}.stat-card:nth-child(2){transition-delay:.2s}.stat-card:nth-child(3){transition-delay:.3s}.stat-card:nth-child(4){transition-delay:.4s}.stat-card:nth-child(5){transition-delay:.5s}.stat-card:nth-child(6){transition-delay:.6s}.stat-card:nth-child(7){transition-delay:.7s}.stat-card:nth-child(8){transition-delay:.8s}.partners{padding:4rem 0;text-align:center}.partners h2{font-size:2.5rem;margin-bottom:3rem;color:var(--black)}.partners-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;max-width:1000px;margin:0 auto;padding:0 2rem;align-items:center}.partners-grid.animate{animation:fadeInUp .8s ease-out}.partner-logo{display:flex;align-items:center;justify-content:center;padding:1rem;transition:transform .3s}.partner-logo img{max-width:100%;height:auto;filter:grayscale(100%);transition:filter .3s}.partner-logo:hover img{filter:grayscale(0%)}footer{background-color:var(--black);color:#fff;padding:3rem 0 1rem;text-align:center}.footer-innovate{margin-bottom:2rem}.innovate-row{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.footer-links{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}.social-links{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}.social-links a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#ffffff1a;border-radius:50%;transition:background-color .3s}.social-links a:hover{background-color:var(--pink)}.social-links svg{width:20px;height:20px;color:#fff}.policy-links{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}.policy-links a{color:#ffffffb3;text-decoration:none;transition:color .3s;font-size:.875rem}.policy-links a:hover{color:#fff}.accent-purple{color:var(--purple)}.accent-orange{color:var(--orange)}.hamburger-btn{display:none;background:none;border:2px solid transparent;color:var(--white);cursor:pointer;padding:10px;border-radius:8px;transition:all .2s ease;z-index:1001;position:relative;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-width:44px;min-height:44px;align-items:center;justify-content:center}.hamburger-btn:hover{border:2px solid var(--white);background-color:#ffffff1a}.hamburger-btn:active{transform:scale(.95);background-color:#ffffff26}.hamburger-btn svg{pointer-events:none}.mobile-menu{display:none;position:fixed;top:var(--header-height);right:0;width:280px;max-width:85vw;height:calc(100vh - var(--header-height));background-color:#000;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);overflow-y:auto;z-index:999;box-shadow:-4px 0 12px #0000004d}.mobile-menu.open{transform:translate(0)}.mobile-nav-links{list-style:none;padding:1.5rem 1rem;display:flex;flex-direction:column;gap:.5rem}.mobile-nav-links>li>a,.mobile-nav-links>li>button{display:flex;align-items:center;gap:.75rem;color:#fff;font-weight:500;font-size:1rem;text-decoration:none;padding:12px 16px;border-radius:8px;transition:all .25s cubic-bezier(.4,0,.2,1);border:2px solid transparent;background:none;width:100%;text-align:left;cursor:pointer;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.mobile-nav-links>li>a:hover,.mobile-nav-links>li>button:hover{background-color:#ffffff1a;border:2px solid rgba(255,255,255,.3)}.mobile-nav-links>li>a.active{background-color:var(--white);color:var(--black);border:2px solid var(--white)}.mobile-dropdown{display:flex;flex-direction:column}.mobile-resource-toggle{display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#fff;font-weight:500;font-size:1rem;text-decoration:none;padding:12px 16px;border-radius:8px;transition:all .2s ease;border:2px solid transparent;background:none;width:100%;text-align:left;cursor:pointer;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mobile-resource-toggle:hover{background-color:#ffffff1a;border:2px solid rgba(255,255,255,.3)}.mobile-resource-toggle.active{background-color:#ffffff1a}.mobile-resource-toggle:active{transform:scale(.98)}.mobile-account-toggle{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem}.mobile-account-toggle span{text-align:left;justify-self:start}.mobile-submenu{list-style:none;padding:0;margin:0;max-height:0;overflow:hidden;transition:max-height .25s ease-in-out,opacity .2s ease;opacity:0}.mobile-submenu.show{max-height:500px;opacity:1}.mobile-submenu li{padding:0;margin:0}.mobile-submenu li a,.mobile-submenu li button{display:flex;align-items:center;gap:10px;padding:10px 16px 10px 32px;text-decoration:none;color:#fffc;border-radius:8px;transition:all .2s cubic-bezier(.4,0,.2,1);font-size:.95rem;font-weight:500;background:none;border:none;width:100%;text-align:left;cursor:pointer;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.mobile-submenu li a:hover,.mobile-submenu li button:hover{background-color:#ffffff1a;color:#fff}.mobile-submenu li a svg,.mobile-submenu li button svg{width:18px;height:18px;flex-shrink:0}.mobile-auth-btn{display:flex;align-items:center;gap:.75rem;color:#fff;font-weight:500;font-size:1rem;padding:12px 16px;border-radius:8px;transition:all .25s cubic-bezier(.4,0,.2,1);border:2px solid transparent;background:none;width:100%;text-align:left;cursor:pointer;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.mobile-auth-btn:hover{background-color:#ffffff1a;border:2px solid rgba(255,255,255,.3)}.mobile-logout-item,.mobile-logout-item span{color:#ef4444!important}.mobile-logout-item svg{color:#ef4444!important}.mobile-logout-item:hover{background-color:#ef44441a!important;color:#dc2626!important}.mobile-logout-item:hover span{color:#dc2626!important}.mobile-logout-item:hover svg{color:#dc2626!important}@media (max-width: 1024px){.hero h1{font-size:2.5rem}.hacker-community h2{font-size:2rem}.innovate-row{flex-direction:column;gap:.5rem}}@media (max-width: 768px){.desktop-nav{display:none}.hamburger-btn{display:flex;align-items:center;justify-content:center}.mobile-menu{display:block}header{padding:0 1rem}.genroam-logo{height:180px;width:180px;margin-right:0}.modal-backdrop{align-items:center;justify-content:center;padding:1rem}.auth-modal{margin:0;padding:1.5rem;max-width:90vw;width:90vw;max-height:90vh;overflow-y:auto}}@media (max-width: 600px){.modal-backdrop{padding:.5rem}.auth-modal{margin:0;padding:1.25rem;max-height:85vh}.auth-modal-title{font-size:1.125rem}.auth-modal-subtitle{font-size:.7rem}}@media (max-width: 480px){.modal-backdrop{padding:.25rem}.auth-modal{padding:1rem;max-height:80vh;width:95vw;max-width:95vw}.auth-modal-title{font-size:1rem}.auth-modal-subtitle{font-size:.65rem}.hero h1{font-size:1.8rem}.hero p{font-size:1rem}.hacker-community h2,.what-we-do h2,.partners h2{font-size:1.8rem}.feature-content{padding:0 1rem}.feature-content h3{font-size:1.3rem}.social-links{gap:.5rem}.innovate-row{gap:.25rem}}:root{--gsap-color-blue: #154084;--gsap-color-red: #9d2719;--gsap-color-yellow: #d7b418;--gsap-color-white: #fff3e7;--gsap-color-black: #222222;--gsap-box-size: 110px}.gsap-grid-container{position:relative;display:grid;grid-template-columns:repeat(3,var(--gsap-box-size));grid-template-rows:repeat(2,var(--gsap-box-size));gap:10px;padding:10px;background-color:var(--gsap-color-white);border-radius:12px;box-shadow:0 4px 20px #0003}.gsap-box{opacity:0;width:var(--gsap-box-size);height:var(--gsap-box-size);cursor:pointer;overflow:hidden;border-radius:4px;transition:transform .2s ease}.gsap-box:hover{transform:scale(1.05)}.gsap-box-content{height:100%;width:100%;background-color:#fff}.gsap-box-content svg{width:100%;display:block}@media (max-width: 768px){:root{--gsap-box-size: 80px}.gsap-grid-container{gap:8px;padding:8px}}@media (max-width: 480px){:root{--gsap-box-size: 60px}.gsap-grid-container{gap:6px;padding:6px}}html,body,#root{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;padding:0;height:100%;width:100%;overflow-x:hidden;scroll-behavior:smooth}.guides-container{scroll-margin-top:0;scroll-padding-top:0}.hero-heading{text-align:left;padding:100px 80px;font-family:Outfit,sans-serif;background-color:#000;margin:0;position:relative;display:flex;align-items:center;justify-content:space-between;min-height:450px;width:100%;box-sizing:border-box}.hero-logo{font-weight:600;color:#fff;font-size:14px;display:inline-block;margin-bottom:24px;letter-spacing:2px;background-color:#ffffff1a;padding:8px 20px;border-radius:50px}.hero-title{font-size:72px;font-weight:700;color:#fff;margin:0 0 24px;line-height:1.1;position:relative;z-index:2;font-family:Outfit,sans-serif}.hero-subtitle{font-size:20px;color:#fff;max-width:600px;margin:0;font-weight:400;line-height:1.6;text-align:left;opacity:.9}.hero-text-content{width:55%;text-align:left;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero-visual-content{width:40%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.hero-visual-content .gsap-grid-container{box-shadow:0 10px 30px #0000004d}.guides-container{padding:0;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#fff;color:#111827;min-height:100vh}.guides-container>.filters,.guides-container>.guide-cards-grid{padding:2rem;background-image:radial-gradient(#e5e7eb 1px,transparent 1px);background-size:16px 16px}.header h1{font-size:2.25rem;font-weight:800;margin-bottom:.25rem}.header p{color:#6b7280;margin-bottom:2rem}.filters{margin:2rem;display:flex;flex-direction:column;align-items:center}.guide-search-bar{position:relative;margin-bottom:1.5rem;display:flex;align-items:center;gap:0;max-width:700px;width:100%}.search-png-icon{width:24px;height:24px;margin-right:1rem;flex-shrink:0}.guide-search-bar input{padding:1.25rem 1.5rem;border:1px solid #000000;border-left:none;width:100%;font-size:1rem;background-color:#fff;color:#6b7280;font-weight:400;transition:all .2s;flex:1;height:58px;box-sizing:border-box}.guide-search-bar input:focus{outline:none;border-color:#000}.guide-search-bar input::-moz-placeholder{color:#9ca3af;font-weight:400}.guide-search-bar input::placeholder{color:#9ca3af;font-weight:400}.guide-search-icon{width:58px;height:58px;background-color:#000;border:1px solid #000000;border-right:none;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.button-group{display:flex;flex-wrap:nowrap;gap:0;margin-bottom:1rem;border:1px solid #000000;border-radius:0;overflow:hidden;width:100%}.button{border:none;border-right:1px solid #000000;padding:1rem 1.5rem;border-radius:0;background-color:#fff;color:#374151;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease;cursor:pointer;font-size:.95rem;flex:1;min-width:0}.button:last-child{border-right:none}.button:nth-child(1):hover{background-color:#fbbf24;color:#fff}.button:nth-child(2):hover{background-color:#3b82f6;color:#fff}.button:nth-child(3):hover{background-color:#10b981;color:#fff}.button:nth-child(4):hover{background-color:#f59e0b;color:#fff}.button:nth-child(5):hover{background-color:#8b5cf6;color:#fff}.button.active{background-color:#1f2937;color:#fff}.button.active:hover{background-color:#111827}.guide-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin:2rem}.degen-card{max-width:calc(28.5345em - 16px);width:100%;background-color:#fff;border:1px solid rgb(0,0,0);overflow:hidden;transition:all .15s ease-out;cursor:pointer;box-shadow:none}.degen-card:hover{transform:translateY(-8px);box-shadow:6px 6px #000}.grid-background{background-color:#ebeeef;background-image:linear-gradient(to right,#d1d5db 1px,transparent 1px),linear-gradient(to bottom,#d1d5db 1px,transparent 1px);background-size:30px 30px;background-position:0 0;padding:15px;display:flex;align-items:center;justify-content:flex-start;height:96px;gap:0}.header-box{background-color:#fff;height:48px;display:flex;align-items:center;padding:0 1rem;border:.5px solid #9ca3af;flex:1;margin-right:15px}.icon-container{width:48px;height:48px;background-color:#ffd731;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:.5px solid #9ca3af}.header-title{font-size:1.5rem;font-weight:500;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.image-section{background-color:#ffd731;display:flex;justify-content:center;align-items:center}.meme-image{width:15rem;height:15rem}.content-section{padding:1.5rem;background-color:#fff}.content-text{color:#000;text-align:left;font-size:1.1rem;font-weight:500;line-height:1.425}.footer-section{padding:0 1.5rem 1.5rem;display:flex;align-items:center}.sponsor-label{font-size:.875rem;color:#6b7280;margin-right:.75rem}.uni-logo{font-weight:800;font-size:1.5rem;letter-spacing:.1em;color:#4b5563}.pagination{display:flex;justify-content:center;align-items:center;gap:1.5rem}.pagination-button{display:flex;align-items:center;gap:.25rem;padding:.5rem 1rem;background-color:#f3f4f6;border:none;border-radius:.375rem;cursor:pointer;transition:background-color .2s}.pagination-button:hover:not(:disabled){background-color:#e5e7eb}.pagination-button:disabled{opacity:.5;cursor:not-allowed}.page-info{font-size:.875rem;color:#6b7280}@media (max-width: 768px){.hero-heading{flex-direction:column;text-align:center;padding:40px 15px 50px;gap:0}.hero-text-content{text-align:center;width:100%}.hero-title{font-size:48px!important;line-height:1.2;margin-bottom:20px}.hero-subtitle{font-size:16px;text-align:center;max-width:100%;margin:0 auto}.guides-container{padding:1rem}.filters{margin-bottom:1.5rem}.guide-search-bar{max-width:100%;margin-bottom:1rem}.guide-search-bar input{font-size:16px;padding:1rem 1.25rem}.guide-search-icon{width:50px;height:50px}.guide-search-bar input{height:50px}.button-group{flex-wrap:wrap!important;width:100%;border:none}.button{flex:1 1 calc(50% - 1px);min-width:calc(50% - 1px);border:1px solid #000000!important;border-radius:0;margin:0;padding:.75rem .5rem;font-size:.85rem}.button:nth-child(odd){border-right:.5px solid #000000}.button:nth-child(2n){border-left:.5px solid #000000}.button:nth-child(n+3){border-top:none}.button:last-child:nth-child(odd){flex:1 1 100%;border-right:1px solid #000000}.guide-cards-grid{grid-template-columns:1fr!important;gap:1.5rem;margin:1rem 0}.degen-card{max-width:100%;width:100%}.degen-card:hover{box-shadow:3px 3px #000}.grid-background{height:auto;min-height:80px;padding:12px;gap:10px}.header-box{margin-right:10px;height:40px;padding:.5rem;display:flex;align-items:center}.icon-container{width:40px;height:40px;flex-shrink:0}.header-title{font-size:1.5rem;line-height:1.3;white-space:normal;overflow:visible;text-overflow:initial}.meme-image{width:12rem;height:12rem}.content-section{padding:1.25rem}.content-text{font-size:1.1rem;line-height:1.5}}@media (max-width: 480px){.hero-title{font-size:36px!important}.hero-subtitle{font-size:14px}.button{padding:.6rem .4rem;font-size:.8rem}.meme-image{width:10rem;height:10rem}.content-text{font-size:1rem}.header-title{font-size:1.25rem}}@media (min-width: 769px) and (max-width: 1024px){.hero-title{font-size:80px}.guide-cards-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}.guide-theme{--guide-bg-color: #f4ede6;--guide-text-color: #362d2b;--guide-font-display: "Playfair Display", serif;--guide-font-body: "Lora", serif;--guide-font-sans: "Montserrat", sans-serif;background-color:var(--guide-bg-color);color:var(--guide-text-color);font-family:var(--guide-font-body);margin:0;padding:0;display:flex;justify-content:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;min-height:100vh}.guide-article-container{max-width:1100px;width:100%;padding:60px 40px;box-sizing:border-box}.guide-header{text-align:center;margin-bottom:40px}.guide-header h1{font-family:var(--guide-font-display);font-size:clamp(3rem,10vw,5.5rem);line-height:1.1;margin:20px 0;font-weight:400;font-style:italic}.guide-coffee-icon{margin:30px 0}.guide-coffee-icon svg{width:60px;height:auto;fill:none;stroke:var(--guide-text-color);stroke-width:1}.guide-header .guide-subtitle{font-family:var(--guide-font-sans);font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;max-width:550px;margin:0 auto;line-height:1.6;font-weight:700}.guide-header .guide-byline{font-family:var(--guide-font-sans);font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;margin-top:25px}.guide-hero-image-wrapper{position:relative;line-height:0;width:100vw;left:50%;transform:translate(-50%)}.guide-hero-image-wrapper:before,.guide-hero-image-wrapper:after{content:"";position:absolute;left:0;right:0;height:35%;z-index:1}.guide-hero-image-wrapper:before{top:0;background:linear-gradient(to bottom,var(--guide-bg-color) 0%,rgba(244,237,230,0) 100%)}.guide-hero-image-wrapper:after{bottom:0;background:linear-gradient(to top,var(--guide-bg-color) 0%,rgba(244,237,230,0) 100%)}.guide-hero-image{width:100%;display:block}.guide-content-grid{display:grid;grid-template-columns:250px 1fr;gap:60px;margin-top:50px;position:relative}.guide-sidebar{padding-right:20px;padding-top:10%}.guide-sidebar h3{font-family:var(--guide-font-sans);font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:30px;border-bottom:1px solid rgba(54,45,43,.2);padding-bottom:10px;font-weight:400}.guide-author-box{text-align:center;margin-bottom:40px}.guide-author-image{width:80px;height:80px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-bottom:20px}.guide-author-bio{font-family:var(--guide-font-body);font-size:.85rem;line-height:1.6;color:#362d2be6;margin:0}.guide-author-social-links{display:flex;justify-content:center;gap:20px;margin-top:20px}.guide-author-social-links a{color:var(--guide-text-color);transition:color .3s ease}.guide-author-social-links a:hover{color:sienna}.guide-author-social-links svg{width:20px;height:20px;fill:currentColor}.guide-in-article-nav{margin-bottom:40px}.guide-in-article-nav ul{list-style:none;padding:0;margin:0}.guide-in-article-nav li{margin-bottom:15px}.guide-in-article-nav a{font-family:var(--guide-font-body);font-weight:700;text-decoration:none;color:var(--guide-text-color);font-size:.9rem;position:relative;transition:color .3s ease}.guide-in-article-nav a:hover{color:sienna}.guide-sidebar-item{display:flex;align-items:flex-start;margin-bottom:25px;text-decoration:none;color:var(--guide-text-color)}.guide-sidebar-item img{width:50px;height:50px;-o-object-fit:cover;object-fit:cover;margin-right:15px;flex-shrink:0}.guide-sidebar-item-text .guide-sidebar-title{font-family:var(--guide-font-body);font-size:.9rem;font-weight:700;line-height:1.3;margin:0 0 5px}.guide-sidebar-item-text .guide-sidebar-author{font-family:var(--guide-font-sans);font-size:.55rem;text-transform:uppercase;letter-spacing:.08em;color:#362d2bb3}.guide-article-body p{font-size:1.2rem;line-height:1.8;margin:0 0 1.5em;text-align:justify}.guide-article-body p:first-of-type:first-letter{font-family:var(--guide-font-display);font-size:6rem;float:left;line-height:.75;padding-right:15px;padding-top:8px;font-weight:400;font-style:normal}.guide-pull-quote{border-left:3px solid var(--guide-text-color);padding-left:25px;margin:50px 0 50px 30px;font-family:var(--guide-font-display);font-size:1.8rem;font-style:italic;line-height:1.5;color:#362d2bd9}.guide-section-heading{font-family:var(--guide-font-sans);font-size:.9rem;text-transform:uppercase;letter-spacing:.15em;text-align:center;margin:80px 0 40px;font-weight:700;position:relative}.guide-section-heading:before,.guide-section-heading:after{content:"";position:absolute;top:50%;width:25%;height:1px;background-color:#362d2b33}.guide-section-heading:before{left:0}.guide-section-heading:after{right:0}.guide-resources-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-bottom:50px}.guide-resource-card{background-color:#fff6;border:1px solid rgba(54,45,43,.1);padding:25px;text-decoration:none;color:var(--guide-text-color);transition:transform .3s ease,box-shadow .3s ease}.guide-resource-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.guide-resource-card .guide-icon{width:30px;height:30px;margin-bottom:15px;stroke-width:1.5}.guide-resource-card h4{font-family:var(--guide-font-sans);font-weight:700;margin:0 0 10px;font-size:1rem}.guide-resource-card p{font-size:.9rem;line-height:1.6;margin:0;text-align:left}.guide-timeline{position:relative;margin:50px auto;padding:40px 0;max-width:100%}.guide-timeline:before{content:"";position:absolute;left:50%;top:0;width:2px;height:100%;background:#362d2b1a;transform:translate(-50%)}.guide-timeline-item{padding:20px 40px;position:relative;width:50%;box-sizing:border-box}.guide-timeline-item:nth-child(odd){left:0;padding-right:60px;text-align:right}.guide-timeline-item:nth-child(2n){left:50%;padding-left:60px}.guide-timeline-item:after{content:"";position:absolute;width:16px;height:16px;background:var(--guide-bg-color);border:2px solid var(--guide-text-color);top:30px;border-radius:50%;z-index:1}.guide-timeline-item:nth-child(odd):after{right:-8px}.guide-timeline-item:nth-child(2n):after{left:-8px}.guide-timeline-content .guide-time{font-family:var(--guide-font-sans);font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;margin-bottom:10px;display:block}.guide-timeline-content h5{font-family:var(--guide-font-body);font-weight:700;font-size:1.2rem;margin:0 0 10px}.guide-timeline-content p{font-size:.95rem;line-height:1.7;margin:0;text-align:left}.guide-timeline-item:nth-child(odd) .guide-timeline-content p{text-align:right}@media (max-width: 900px){.guide-content-grid{grid-template-columns:1fr;gap:40px}.guide-sidebar{padding-right:0;padding-top:0;margin-bottom:40px}}@media (max-width: 768px){.guide-article-container{padding:40px 20px}.guide-article-body p{font-size:1.1rem}.guide-header h1{font-size:clamp(2.5rem,12vw,3.5rem)}.guide-timeline:before{left:8px}.guide-timeline-item,.guide-timeline-item:nth-child(2n){width:100%;left:0;padding-left:50px;padding-right:20px;text-align:left!important}.guide-timeline-item:nth-child(odd){padding-right:20px;text-align:left!important}.guide-timeline-item:after,.guide-timeline-item:nth-child(2n):after,.guide-timeline-item:nth-child(odd):after{left:0}.guide-timeline-item:nth-child(odd) .guide-timeline-content p,.guide-timeline-content p{text-align:left}.guide-pull-quote{margin:40px 0 40px 10px}.guide-section-heading:before,.guide-section-heading:after{width:15%}}@media (max-width: 1024px){.hero-heading{padding:80px 50px}.hero-title{font-size:56px}.hero-subtitle{font-size:18px;max-width:500px}.hero-text-content{width:50%}.hero-visual-content{width:45%}}@media (max-width: 768px){.hero-heading{flex-direction:column;padding:60px 30px;min-height:auto;text-align:center}.hero-title{font-size:42px}.hero-subtitle{font-size:16px;max-width:100%;text-align:center}.hero-text-content{width:100%;text-align:center;align-items:center;margin-bottom:30px}.hero-visual-content{width:100%;max-width:100%;display:flex;justify-content:center}.hero-visual-content .gsap-grid-container{transform:scale(.9)}}@media (max-width: 480px){.hero-heading{padding:40px 20px}.hero-title{font-size:32px;margin-bottom:16px}.hero-subtitle{font-size:14px;line-height:1.5}.hero-text-content{margin-bottom:20px}.hero-visual-content .gsap-grid-container{transform:scale(.75)}}.resume-optimizer{min-height:100vh;background:linear-gradient(to bottom,#f8f9fa,#fff);padding:2rem 1rem}.optimizer-header{max-width:1200px;margin:0 auto 3rem;display:flex;align-items:center;justify-content:space-between;background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 12px #0000001a}.header-content h1{font-size:2.5rem;font-weight:700;color:#1f2937;margin:0 0 .5rem}.header-content p{font-size:1.1rem;color:#6b7280;margin:0;line-height:1.6}.header-icon{color:#ff6200}.optimizer-container{max-width:1000px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000001a;overflow:hidden}.progress-steps{display:flex;background:#f8f9fa;padding:1.5rem;border-bottom:1px solid #e5e7eb}.step{flex:1;display:flex;flex-direction:column;align-items:center;position:relative}.step:not(:last-child):after{content:"";position:absolute;top:20px;left:50%;width:100%;height:2px;background:#e5e7eb;z-index:1}.step.active:not(:last-child):after{background:#ff6200}.step-number{width:40px;height:40px;border-radius:50%;background:#e5e7eb;color:#6b7280;display:flex;align-items:center;justify-content:center;font-weight:600;position:relative;z-index:2;transition:all .3s ease}.step.active .step-number{background:#ff6200;color:#fff;transform:scale(1.1)}.step-label{margin-top:.5rem;font-size:.875rem;color:#6b7280;font-weight:500;text-align:center}.step.active .step-label{color:#ff6200;font-weight:600}.step-content{padding:3rem}.step-content h2{font-size:1.75rem;font-weight:600;color:#1f2937;margin:0 0 1rem}.step-content p{color:#6b7280;line-height:1.6;margin-bottom:2rem}.upload-section{text-align:center}.file-upload-area{margin:2rem 0}.file-input{display:none}.upload-label{display:flex;flex-direction:column;align-items:center;padding:3rem 2rem;border:2px dashed #d1d5db;border-radius:12px;cursor:pointer;transition:all .3s ease;background:#f9fafb}.upload-label:hover{border-color:#ff6200;background:#fff7ed}.upload-label span{margin-top:1rem;font-size:1.1rem;font-weight:500;color:#374151}.upload-label small{margin-top:.5rem;color:#9ca3af}.job-description-section{max-width:800px;margin:0 auto}.resume-preview{display:flex;align-items:center;justify-content:space-between;background:#f8f9fa;padding:1rem 1.5rem;border-radius:8px;margin-bottom:2rem}.resume-preview h3{margin:0;font-size:1rem;color:#374151}.change-file-btn{background:none;border:1px solid #ff6200;color:#ff6200;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.875rem;transition:all .2s ease}.change-file-btn:hover{background:#ff6200;color:#fff}.job-description-input label{display:block;font-weight:600;color:#374151;margin-bottom:.5rem}.job-description-input textarea{width:100%;padding:1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;line-height:1.5;resize:vertical;transition:border-color .2s ease}.job-description-input textarea:focus{outline:none;border-color:#ff6200;box-shadow:0 0 0 3px #ff62001a}.input-footer{margin-top:.5rem}.input-footer small{color:#9ca3af}.optimize-button{display:flex;align-items:center;gap:.5rem;background:#ff6200;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:2rem;width:100%;justify-content:center}.optimize-button:hover:not(:disabled){background:#e55a00;transform:translateY(-2px);box-shadow:0 10px 20px #ff62004d}.optimize-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.processing-section{text-align:center;padding:2rem 0}.processing-animation{margin-bottom:2rem}.spinner{width:60px;height:60px;border:4px solid #e5e7eb;border-top:4px solid #ff6200;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}.processing-steps{max-width:400px;margin:2rem auto 0}.processing-step{display:flex;align-items:center;gap:1rem;padding:1rem;margin-bottom:1rem;background:#f8f9fa;border-radius:8px;color:#6b7280}.processing-step svg{color:#10b981}.mini-spinner{width:16px;height:16px;border:2px solid #e5e7eb;border-top:2px solid #ff6200;border-radius:50%;animation:spin 1s linear infinite}.results-section{max-width:900px;margin:0 auto}.results-header{text-align:center;margin-bottom:3rem}.results-header h2{color:#10b981;margin-bottom:.5rem}.results-grid{display:grid;gap:2rem;margin-bottom:3rem}.result-card{background:#f8f9fa;padding:2rem;border-radius:12px;border:1px solid #e5e7eb}.result-card.full-width{grid-column:1 / -1}.result-card h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 1.5rem;display:flex;align-items:center;gap:.5rem}.bullet-points{display:flex;flex-direction:column;gap:1.5rem}.bullet-item{background:#fff;padding:1.5rem;border-radius:8px;border-left:4px solid #ff6200;box-shadow:0 2px 4px #0000000d}.bullet-original{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb;color:#6b7280}.bullet-optimized{margin-bottom:1rem;color:#10b981;font-weight:500}.bullet-keywords{font-size:.875rem;color:#6b7280}.skills-list{display:flex;flex-direction:column;gap:1rem}.skill-item{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fff;border-radius:8px;border-left:4px solid #10b981;box-shadow:0 2px 4px #0000000d}.skill-item svg{color:#10b981}.summary-text{background:#fff;padding:1.5rem;border-radius:8px;line-height:1.6;color:#374151;box-shadow:0 2px 4px #0000000d}.action-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.download-button{display:flex;align-items:center;gap:.5rem;background:#ff6200;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.download-button:hover{background:#e55a00;transform:translateY(-1px)}.reset-button{background:#6b7280;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.reset-button:hover{background:#4b5563}@media (max-width: 768px){.optimizer-header{flex-direction:column;text-align:center;gap:1rem}.header-content h1{font-size:2rem}.step-content{padding:2rem 1.5rem}.progress-steps{padding:1rem}.step-label{font-size:.75rem}.results-grid{grid-template-columns:1fr}.action-buttons{flex-direction:column}.bullet-item{padding:1rem}}@media (max-width: 480px){.resume-optimizer{padding:1rem .5rem}.optimizer-header{padding:1.5rem}.step-content{padding:1.5rem 1rem}}.account-settings{min-height:100vh;background:#fafafa;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#111;font-size:16px}.settings-sidebar{width:240px;background:#fff;border-right:1px solid #e5e5e5;padding:2rem 1rem 2rem 2rem;display:flex;flex-direction:column;gap:2rem;position:sticky;top:0;height:100vh}.settings-sidebar-title{font-size:12px;font-weight:500;color:#000;margin-bottom:16px;letter-spacing:.5px}.settings-sidebar-list{display:flex;flex-direction:column;gap:.5rem}.settings-sidebar-item{background:none;border:none;color:#000;font-size:14px;font-weight:500;text-align:left;padding:8px 12px;border-radius:6px;cursor:pointer;transition:background-color .2s;outline:none}.settings-sidebar-item:hover,.settings-sidebar-item:focus{background:#f0f0f0;color:#000}.settings-sidebar-item.selected{background:#000;color:#fff}.settings-main{flex:1;padding:2rem;max-width:100%;margin:0 auto;background:none}.settings-header{text-align:left;margin:0 0 2.5rem;padding:0}.settings-header h1{font-size:1.5rem;font-weight:600;color:#000;margin-bottom:.5rem;letter-spacing:-.025em}.settings-header p{font-size:1rem;color:#555;font-weight:400}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #f0f0f0}.section-header h2{font-size:1.5rem;font-weight:600;color:#000;margin:0}.edit-button{display:flex;align-items:center;gap:.5rem;background:#000;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:12px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease}.edit-button:hover{background:#222}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.form-group{display:flex;flex-direction:column}.form-group.full-width{grid-column:1 / -1}.form-group label{display:flex;align-items:center;gap:.5rem;font-weight:500;color:#333;margin-bottom:.75rem;font-size:14px}.form-group input,.form-group select,.form-group textarea,.form-group option,.form-group select option{padding:1rem;border:2px solid #e5e5e5;border-radius:12px;font-size:16px;font-weight:400;background:#fff;color:#111;transition:border .2s;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#000}.form-group input:disabled,.form-group select:disabled,.form-group textarea:disabled{background:#fafafa;color:#999;cursor:not-allowed;border-color:#e5e5e5}.form-group input::-moz-placeholder,.form-group textarea::-moz-placeholder{color:#888;font-weight:400}.form-group input::placeholder,.form-group textarea::placeholder{color:#888;font-weight:400}.form-group textarea{resize:vertical;min-height:120px;line-height:1.6}.checkbox-group{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:#fafafa;border-radius:12px;border:1px solid #e5e5e5}.checkbox-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-weight:400;color:#333;padding:.5rem;border-radius:8px;transition:background .2s;font-size:14px}.checkbox-label:hover{background:#f5f5f5}.checkbox-label input[type=checkbox]{width:20px;height:20px;accent-color:#000;border-radius:4px;cursor:pointer}.notification-settings{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:#fafafa;border-radius:12px;border:1px solid #e5e5e5}.timeline-container{display:grid;grid-template-columns:2fr 1fr;gap:3rem}.timeline{position:relative}.timeline:before{content:"";position:absolute;left:24px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#000,#e5e5e5);border-radius:2px}.timeline-item{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:2.5rem;position:relative}.timeline-marker{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;border:3px solid #e5e5e5;flex-shrink:0;z-index:1;box-shadow:0 4px 6px -1px #0000001a;transition:all .3s ease}.timeline-item.completed .timeline-marker{background:#000;border-color:#000;color:#fff}.timeline-item.current .timeline-marker{background:#222;border-color:#222;color:#fff;animation:pulse 2s infinite}.timeline-item.upcoming .timeline-marker{background:#666;border-color:#666;color:#fff}.timeline-item.future .timeline-marker{background:#999;border-color:#999;color:#fff}.timeline-content{flex:1;padding:1rem 0}.timeline-content h3{font-size:1.125rem;font-weight:600;color:#000;margin:0 0 .5rem;letter-spacing:-.025em}.timeline-content p{color:#666;font-weight:500;margin:0;font-size:.875rem}.recommendations{background:#fafafa;padding:2rem;border-radius:16px;border:1px solid #e5e5e5;height:-moz-fit-content;height:fit-content}.recommendations h3{font-size:1.25rem;font-weight:600;color:#000;margin:0 0 1.5rem;letter-spacing:-.025em}.recommendations ul{list-style:none;padding:0;margin:0}.recommendations li{color:#333;font-weight:400;line-height:1.6;border-bottom:1px solid #e5e5e5;position:relative;padding:.75rem 0 .75rem 1.5rem;font-size:15px}.recommendations li:last-child{border-bottom:none}.recommendations li:before{content:"✓";position:absolute;left:0;top:.75rem;color:#000;font-weight:700;font-size:1.125rem}.save-actions{display:flex;gap:1rem;justify-content:flex-end;margin:2rem 0;padding:1rem 0;border-top:1px solid #f0f0f0}.save-button,.cancel-button{display:flex;align-items:center;gap:.5rem;border:none;padding:.75rem 1.5rem;border-radius:12px;font-weight:500;font-size:14px;cursor:pointer;transition:background .2s}.save-button{background:#000;color:#fff}.save-button:hover{background:#222}.cancel-button{background:#f5f5f5;color:#333}.cancel-button:hover{background:#e5e5e5}.save-status{text-align:center;padding:1rem;border-radius:12px;margin:1rem 0;font-weight:500}.save-status.saving{background:#fef3c7;color:#92400e}.save-status.saved{background:#d1fae5;color:#065f46}.save-status.error{background:#fee2e2;color:#991b1b}.tab-content{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 1px 3px #0000001a}.loading{display:flex;justify-content:center;align-items:center;min-height:50vh;font-size:1.1rem;color:#666}.not-authenticated{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;text-align:center;padding:2rem}.not-authenticated h2{margin-bottom:1rem;color:#333}.not-authenticated p{color:#666;max-width:400px}@media (max-width: 1024px){.account-settings{flex-direction:column}.settings-sidebar{width:100%;height:auto;position:static;border-right:none;border-bottom:1px solid #e5e5e5;flex-direction:row;gap:0;padding:1rem;overflow-x:auto;background:#fff;box-shadow:0 2px 4px #0000001a}.settings-sidebar-title{display:none}.settings-sidebar-list{flex-direction:row;gap:.5rem;width:100%;justify-content:space-between;min-width:-moz-max-content;min-width:max-content}.settings-sidebar-item{padding:.875rem 1.25rem;border-radius:12px;font-size:.875rem;font-weight:600;white-space:nowrap;min-width:-moz-fit-content;min-width:fit-content;flex:1;text-align:center;border:2px solid transparent}.settings-sidebar-item.selected{background:#000;color:#fff;border-color:#000}.settings-sidebar-item:not(.selected){background:#f8f9fa;color:#333;border-color:#e5e5e5}.settings-main{padding:1.5rem 1rem;max-width:100%}.form-grid{grid-template-columns:1fr;gap:1.5rem}.section-header{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.section-header h2{font-size:1.25rem}.edit-button{width:100%;justify-content:center;padding:1rem;font-size:1rem}.tab-content{padding:1.5rem;border-radius:12px}.save-actions{flex-direction:column;gap:.75rem}.save-button,.cancel-button{width:100%;justify-content:center;padding:1rem;font-size:1rem}.welcome-message{width:100%!important;display:block!important;text-align:center!important;box-sizing:border-box!important}}@media (max-width: 600px){.settings-sidebar{padding:.75rem}.settings-sidebar-list{gap:.25rem}.settings-sidebar-item{padding:.75rem 1rem;font-size:.8rem}.settings-header{margin-bottom:1.5rem}.settings-header h1{font-size:1.375rem;line-height:1.3}.settings-header p{font-size:.875rem;line-height:1.5}.settings-main{padding:1rem .75rem}.tab-content{padding:1rem;margin:0 -.25rem}.form-group label{font-size:.875rem;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{padding:.875rem;font-size:1rem;border-radius:8px}.checkbox-group,.notification-settings{padding:1rem}.checkbox-label{padding:.75rem .5rem;font-size:.875rem}.settings-sidebar-item{min-height:44px;display:flex;align-items:center;justify-content:center}.welcome-message{margin-top:.75rem!important;padding:.75rem 1rem!important;font-size:.875rem!important;border-radius:8px!important;width:100%!important;text-align:center!important;box-sizing:border-box!important;display:block!important}.form-grid{gap:1.25rem}.section-header{padding-bottom:.75rem;margin-bottom:1.25rem}.section-header>div{width:100%}.section-header>div>div[style*="display: flex"]{flex-wrap:wrap!important;gap:.5rem!important}.section-header>div>div[style*="display: flex"]>div[style*="width: 60px"]{width:100px!important;height:6px!important}.section-header>div>div[style*="display: flex"]>span{font-size:.8rem!important;flex:1!important;min-width:-moz-max-content!important;min-width:max-content!important}}@media (max-width: 480px){.settings-sidebar-item{padding:.625rem .75rem;font-size:.75rem}.settings-header h1{font-size:1.25rem}.tab-content{margin:0 -.5rem}.form-group input,.form-group select,.form-group textarea{padding:.75rem}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{background:#fff;color:#888;border:none;box-shadow:none;margin:0}input[type=number]{-moz-appearance:textfield}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;width:100%;position:fixed;top:0;left:0;background:#fafafa;z-index:1000}.loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #f97316;border-radius:50%;animation:spin 1s linear infinite}.loading-text{font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:500;color:#6b7280;text-align:center}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.edit-notice{background:#f0f9ff;border:1px solid #0ea5e9;border-radius:8px;padding:1rem;margin-bottom:1.5rem;text-align:center}.edit-notice p{margin:0;color:#0c4a6e;font-size:.875rem;font-weight:500}:root{--custom-orange: #f97316;--gray-100: #f3f4f6;--gray-500: #6b7280;--gray-800: #1f2937;--gray-900: #111827;--green-400: #4ade80;--white: #ffffff;--font-family-sans: "Outfit", sans-serif;--bg-color: #F8FAFC;--dot-color: #E0E0DA;--text-color: #222222;--border-color: #E2E8F0;--accent-color: #BFFF00;--brand-green: #E6F475;--brand-blue: #98B6FF;--brand-pink: #EEBCFA;--brand-gray: #F1F5F9;--brand-secondary-green: #F5FFA2;--brand-secondary-blue: #B1C7FC;--brand-secondary-pink: #F1CDF9;--brand-secondary-black: #161616;--brand-black: #222222}*{box-sizing:border-box}body{font-family:var(--font-family-sans)!important;background-color:var(--bg-color)!important;color:var(--text-color);margin:0;min-height:100vh!important}.timeline-ref-container:not(.kanban-main-container){background-image:radial-gradient(circle at 15% 15%,rgba(191,255,0,.15),transparent 40%),radial-gradient(var(--dot-color) 1.5px,transparent 1.5px);background-size:100% 100%,21px 21px;background-repeat:no-repeat,repeat;background-position:center,center}.timeline-ref-container{max-width:none;margin:0;padding:0;min-height:100vh}.timeline-ref-container.kanban-main-container{padding:0;margin:0}@media (max-width: 900px){.timeline-ref-container{padding:0 16px 16px}}@media (max-width: 600px){.timeline-ref-container{padding:0 12px 12px}}.timeline-page{display:flex;justify-content:center;align-items:center;height:100vh;padding:1rem;text-align:center}.loading{font-size:1.25rem;color:var(--gray-500)}.not-authenticated h2{font-size:1.5rem;color:var(--gray-800)}.not-authenticated p{color:var(--gray-500);margin-top:.5rem}.timeline-header-card{display:flex;justify-content:space-between;align-items:flex-start;padding:2rem;background:linear-gradient(135deg,#f97316,#ea580c);color:var(--white);border-radius:0 0 16px 16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;margin:0 0 2rem;position:relative;overflow:hidden}.timeline-header-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,transparent 50%);pointer-events:none}.header-content{flex:1;text-align:left}.status-info{display:flex;flex-direction:column;align-items:flex-start}.status-label{font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.status-expiry{font-family:Manrope,sans-serif;font-size:.975rem;opacity:.9;margin-top:0;text-align:left}.status-badge{background-color:#fff3;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:600;padding:.5rem 1rem;border-radius:20px;display:flex;align-items:center;align-self:flex-start}.dot-active{width:.5rem;height:.5rem;background-color:#4ade80;border-radius:50%;margin-right:.5rem}.dot-warning{width:.5rem;height:.5rem;background-color:#f59e0b;border-radius:50%;margin-right:.5rem}.dot-expired{width:.5rem;height:.5rem;background-color:#ef4444;border-radius:50%;margin-right:.5rem}.dot-unknown{width:.5rem;height:.5rem;background-color:#6b7280;border-radius:50%;margin-right:.5rem}.status-badge.mobile-inline{display:none}.status-badge.desktop-only{display:flex}.header-content{flex:1}.status-info{display:block}.status-label{font-size:.85rem}.status-expiry{font-size:.75rem;opacity:.9;margin-top:.25rem;text-align:left}.status-badge{background-color:#ffffff4d;font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:9999px;display:flex;align-items:center}.dot-active{width:.5rem;height:.5rem;background-color:#4ade80;border-radius:9999px;margin-right:.5rem}.timeline-milestone-bar{display:flex;margin-top:1.5rem;position:relative;padding:0 1rem}.milestone-progress-animated{position:absolute;left:1rem;top:4px;height:4px;background:#f97316;border-radius:2px;z-index:2;pointer-events:none}.timeline-milestone-bar:before{content:"";position:absolute;left:1rem;right:1rem;top:4px;height:4px;background-color:#e5e7eb;z-index:1}.milestone-segment{flex:1;text-align:center;position:relative;z-index:2}.milestone-dot{width:12px;height:12px;background-color:#e5e7eb;border-radius:9999px;margin:0 auto;transition:background-color .3s ease}.milestone-label{margin-top:.5rem;font-size:.75rem;font-weight:600;color:var(--gray-500);transition:color .3s ease}.milestone-segment.active .milestone-dot{background-color:#f97316}.milestone-segment.active .milestone-label{color:#f97316}.timeline-section-card{background-color:var(--white);padding:2.5rem;border-radius:16px;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;border:1px solid #e5e7eb;margin-bottom:2rem}@media (max-width: 900px){.timeline-section-card{padding:2rem}}@media (max-width: 600px){.timeline-section-card{padding:1.5rem}}.section-header{font-size:1.875rem;font-weight:700;color:var(--gray-900);margin-bottom:2rem;text-align:center;letter-spacing:-.025em}.timeline-horizontal{display:flex;position:relative;overflow-x:auto;padding:20px 0;scrollbar-width:thin;scrollbar-color:#d1d5db transparent}.timeline-horizontal::-webkit-scrollbar{height:8px}.timeline-horizontal::-webkit-scrollbar-track{background:transparent}.timeline-horizontal::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:4px}.timeline-horizontal::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}.timeline-checkpoint{flex:0 0 120px;display:flex;flex-direction:column;align-items:center;position:relative;text-align:center;cursor:pointer}.timeline-checkpoint:after{content:"";position:absolute;top:12px;left:50%;height:2px;width:100%;background-color:#e5e7eb;z-index:0}.timeline-checkpoint:last-child:after{display:none}.checkpoint-circle{height:24px;width:24px;border-radius:50%;border:2px solid #e5e7eb;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .3s ease;background-color:#fff;z-index:1}.checkpoint-label{margin-top:8px;font-size:12px;color:#334155;width:90%;word-wrap:break-word}.timeline-checkpoint.completed .checkpoint-circle{border-color:#f97316;background-color:#f97316;color:#fff}.timeline-checkpoint.completed:after{background-color:#f97316}.timeline-checkpoint.selected .checkpoint-circle{border-color:#f97316;transform:scale(1.2)}.timeline-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.timeline-modal{background-color:var(--white);padding:2rem;border-radius:1rem;width:90%;max-width:500px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.timeline-modal h3{font-size:1.5rem;color:var(--gray-900);margin-top:0}.timeline-modal p{color:var(--gray-500);margin-top:.5rem}.checklist-container{margin-top:1.5rem}.checklist-container h4{font-family:Manrope,sans-serif;font-size:1.125rem;color:#1f2937;margin-bottom:1rem;font-weight:700;text-align:left}.checklist-items{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.75rem}.checklist-item{display:flex;align-items:flex-start;padding:.875rem;border-radius:8px;cursor:pointer;transition:all .2s ease;background:#f9fafb;border:1px solid #e5e7eb}.checklist-item:hover{background:#f3f4f6;border-color:#d1d5db}.checklist-item.completed{background:#f0fdf4;border-color:#bbf7d0}.checklist-item.completed:hover{background:#ecfdf5;border-color:#a7f3d0}.checklist-checkbox{width:20px;height:20px;border:2px solid #9ca3af;border-radius:4px;display:flex;align-items:center;justify-content:center;margin-right:.75rem;margin-top:.125rem;background-color:#9ca3af;color:#fff;font-size:.75rem;font-weight:700;transition:all .2s ease;flex-shrink:0}.checklist-item.completed .checklist-checkbox{background-color:#22c55e;border-color:#22c55e;color:#fff}.checklist-checkbox{font-family:Manrope,sans-serif}.checklist-item:not(.completed) .checklist-checkbox{background-color:#9ca3af;border-color:#9ca3af}.checklist-item.completed .checklist-checkbox{content:"✓"}.checklist-text{font-family:Manrope,sans-serif;color:#374151;font-size:.875rem;line-height:1.5;flex:1;font-weight:400;text-align:left}.checklist-item.completed .checklist-text{color:#6b7280}.checklist-progress{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.progress-text{font-family:Manrope,sans-serif;font-size:.875rem;color:#6b7280;margin-bottom:.75rem;text-align:left;font-weight:500}.progress-bar{width:100%;height:8px;background-color:#e5e7eb;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:#f97316;border-radius:4px;transition:width .3s ease}.modal-actions{margin-top:1.5rem;display:flex;gap:1rem;justify-content:flex-end}.modal-actions button{padding:.5rem 1rem;border:none;border-radius:.5rem;font-weight:600;cursor:pointer}.modal-actions button:first-child{background-color:#f97316;color:var(--white)}.modal-actions button:last-child{background-color:#e5e7eb;color:var(--gray-800)}@media (min-width: 1024px){.timeline-section-card{padding:2.5rem 3rem}.timeline-horizontal{justify-content:space-between;gap:0}.timeline-checkpoint{min-width:150px;max-width:200px}}.horizontal-timeline-container{max-width:1100px;margin:60px auto 0;padding:0 32px 48px;background:var(--white);border-radius:1.5rem;box-shadow:0 8px 32px #00000012}.timeline-title{text-align:center;font-size:2.2rem;font-weight:800;letter-spacing:.04em;color:var(--gray-900);margin-bottom:2.5rem;margin-top:1.5rem}.timeline-horizontal-bar{position:relative;width:100%;min-height:220px;margin:0 auto}.timeline-horizontal-line{position:absolute;top:90px;left:0;right:0;height:4px;background:#e5e7eb;z-index:1;border-radius:2px}.timeline-milestone{position:absolute;top:0;width:180px;transform:translate(-50%);text-align:center;z-index:2}.milestone-circle{width:56px;height:56px;border-radius:50%;margin:0 auto;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;box-shadow:0 2px 12px #00000014;margin-bottom:.5rem;margin-top:.5rem}.milestone-color-0{background:#f97316;color:#fff}.milestone-color-1{background:#34d399;color:#fff}.milestone-color-2{background:#60a5fa;color:#fff}.milestone-color-3{background:#a78bfa;color:#fff}.milestone-color-4{background:#fbbf24;color:#fff}.milestone-index{font-size:1.1rem;font-weight:700;color:var(--gray-400);margin-bottom:.5rem}.milestone-title{font-size:1.1rem;font-weight:700;color:var(--gray-900);margin-bottom:.25rem;margin-top:.5rem}.milestone-desc{font-size:.95rem;color:var(--gray-500);margin-bottom:.5rem}@media (max-width: 900px){.horizontal-timeline-container{padding:0 8px}.timeline-milestone{width:120px}.milestone-circle{width:40px;height:40px;font-size:1.1rem}}.sponsored-companies-container{margin-top:24px;padding:24px;background-color:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.sponsored-companies-container h4{font-size:20px;font-weight:600;color:#1e293b;margin:0}.sponsored-companies-container .sponsored-subtitle{font-size:14px;color:#64748b;margin-top:4px;margin-bottom:24px}.sponsored-companies-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.sponsored-company-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.sponsored-company-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #00000012,0 4px 6px -4px #00000012}.company-header{display:flex;align-items:center;gap:16px;margin-bottom:16px}.company-logo{flex-shrink:0;width:48px;height:48px;border-radius:8px;background-color:#f1f5f9;display:flex;align-items:center;justify-content:center;font-size:24px}.company-name{font-size:18px;font-weight:600;color:#0f172a}.company-rating{display:flex;align-items:center;gap:4px;font-size:13px;color:#475569}.company-rating .reviews{color:#94a3b8}.company-description{font-size:14px;color:#475569;line-height:1.5;flex-grow:1;margin-bottom:16px}.company-features{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.feature-tag{background-color:#eef2ff;color:#4338ca;font-size:12px;font-weight:500;padding:4px 10px;border-radius:9999px}.company-footer{border-top:1px solid #f1f5f9;padding-top:16px;margin-bottom:20px}.company-price{font-size:14px;color:#475569}.price-amount{font-size:20px;font-weight:600;color:#1e293b;margin-left:8px}.company-offer{margin-top:12px}.offer-badge{display:inline-block;background-color:#fef2f2;color:#b91c1c;font-weight:500;padding:5px 12px;border-radius:6px;font-size:13px}.company-cta.subtle{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px;margin-top:auto;border-radius:8px;background-color:#2b2a29;color:#fff;font-weight:500;text-align:center;transition:background-color .2s ease}.company-cta.subtle:hover{background-color:#000}@media (max-width: 900px){.sponsored-companies-grid{grid-template-columns:1fr}}.timeline-main-columns{display:flex;gap:2.5rem;margin-top:2.5rem;align-items:flex-start}.timeline-vertical-column{flex:0 0 260px;max-width:260px;min-width:180px}.timeline-details-column{flex:1 1 0%;min-width:0}.timeline-vertical-list{display:flex;flex-direction:column;gap:.5rem;margin-top:1.5rem}.timeline-vertical-step{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;border-radius:.75rem;background:#fff;border:1px solid #e5e7eb;cursor:pointer;transition:box-shadow .18s,background .18s,border .18s;font-size:1rem;position:relative}.timeline-vertical-step.selected{background:#fff7ed;border-color:#fdba74;box-shadow:0 0 0 3px #fde68a}.timeline-vertical-step.completed .vertical-step-circle{background:#f97316;color:#fff;border-color:#f97316}.vertical-step-circle{width:32px;height:32px;border-radius:50%;background:#f3f4f6;border:2px solid #e5e7eb;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;transition:background .18s,border .18s,color .18s}.vertical-step-label{flex:1;color:var(--gray-800);font-size:1rem;font-weight:500;line-height:1.3}@media (max-width: 900px){.timeline-main-columns{flex-direction:column;gap:2rem}.timeline-vertical-column{max-width:100%;width:100%;margin-bottom:1.5rem}.timeline-details-column{width:100%}}.timeline-horizontal-row{display:grid;grid-template-columns:70% 30%;gap:2rem;margin-top:0;align-items:start}.timeline-horizontal-col{display:flex;flex-direction:column}.timeline-section-card-narrow{background-color:#fff;padding:2rem;margin-top:1.5rem;border-radius:16px;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;border:1px solid #e5e7eb;height:-moz-fit-content;height:fit-content}.timeline-details-col{display:flex;flex-direction:column}.step-details-section{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;border:1px solid #e5e7eb;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;position:sticky;top:2rem;margin-right:2rem}.step-details-title{font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.75rem;letter-spacing:-.025em;text-align:left}.step-details-desc{font-family:Manrope,sans-serif;color:#6b7280;font-size:1rem;margin-bottom:1rem;line-height:1.6;font-weight:400;text-align:left}.checklist-container h4{font-size:.98rem;margin-bottom:.5rem}.checklist-items{margin-bottom:1rem}.checklist-item{padding:.45rem .5rem;font-size:.92rem;margin-bottom:.3rem}.checklist-checkbox{width:16px;height:16px;font-size:.8rem;margin-right:.5rem}.checklist-text{font-size:.92rem}.checklist-progress{margin-top:.5rem;padding-top:.5rem}.progress-text{font-size:.82rem}.progress-bar{height:6px}@media (max-width: 1200px){.timeline-horizontal-row{grid-template-columns:65% 35%;gap:1.5rem}}@media (max-width: 900px){.timeline-horizontal-row{grid-template-columns:1fr;gap:1.5rem}.timeline-section-card-narrow{padding:1.5rem}.step-details-section{padding:1.5rem;position:static}}.timeline-pill-bar{display:flex;width:100%;height:38px;border-radius:9999px;overflow:hidden;margin-bottom:.5rem;box-shadow:0 1px 4px #00000008}.timeline-pill-segment{flex:1 1 0%;display:flex;align-items:center;justify-content:center;position:relative;transition:background .3s;height:100%}.timeline-pill-segment.active{filter:brightness(.98) contrast(1.1);z-index:2}.timeline-pill-dot{width:16px;height:16px;background:#111;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #0000001a;border:2.5px solid #fff}.timeline-pill-labels{display:flex;width:100%;margin-bottom:1.2rem}.timeline-pill-label{flex:1 1 0%;text-align:center;font-size:1.05rem;font-weight:600;color:#222;margin-top:.2rem;letter-spacing:.01em}@media (max-width: 700px){.timeline-pill-bar{height:28px}.timeline-pill-dot{width:11px;height:11px}.timeline-pill-label{font-size:.92rem}}.timeline-tips-resources-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2rem}.timeline-tips-card,.timeline-resources-card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;padding:1.5rem;display:flex;flex-direction:column}.timeline-tips-card h4,.timeline-resources-card h4{font-family:Manrope,sans-serif;font-size:1rem;font-weight:600;margin-bottom:1rem;color:#1f2937;text-align:left}.timeline-tips-card ul,.timeline-resources-card ul{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:.75rem}.timeline-tips-card li,.timeline-resources-card li{font-family:Manrope,sans-serif;font-size:.875rem;line-height:1.5;color:#374151;padding:.75rem;background:#f9fafb;border-radius:6px;border-left:2px solid #f97316;text-align:left}.timeline-resources-card li{border-left-color:#3b82f6}.timeline-resources-card a{color:#374151;text-decoration:none;font-weight:500}.timeline-resources-card a:hover{color:#3b82f6}@media (max-width: 900px){.timeline-tips-resources-row{grid-template-columns:1fr;gap:1.5rem}.timeline-tips-card,.timeline-resources-card{padding:1.5rem}.timeline-tips-card h4,.timeline-resources-card h4{font-size:1.125rem}.timeline-tips-card li,.timeline-resources-card li{padding:.875rem;font-size:.9rem}}@media (max-width: 700px){.timeline-header-card{flex-direction:column;align-items:flex-start;gap:.75rem;border-radius:0rem 0rem 1.5rem 1.5rem;padding:1.5rem;top:0}.status-badge.desktop-only{display:none!important}.status-badge.mobile-inline{display:flex!important;margin-left:4.75rem;font-size:.7rem;padding:.2rem .6rem;background-color:#ffffff4d;border-radius:9999px;align-items:center}.status-info{display:flex;align-items:center;flex-wrap:wrap;gap:0}.status-label{font-size:.85rem}.status-badge.mobile-inline .dot-active{width:.4rem;height:.4rem;margin-right:.4rem}}.timeline-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;width:100%;position:fixed;top:0;left:0;background:var(--bg-color);z-index:1000}.timeline-loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #f97316;border-radius:50%;animation:spin 1s linear infinite}.timeline-loading-text{font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:500;color:#6b7280;text-align:center}.timeline-auth-prompt{display:flex;align-items:center;justify-content:center;min-height:60vh}.auth-prompt-content{text-align:center;max-width:400px;padding:2rem}.auth-prompt-content h2{font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.auth-prompt-content p{font-family:Manrope,sans-serif;color:#6b7280;font-size:1rem;line-height:1.6}.timeline-settings-prompt{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:2rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.settings-prompt-content{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;border:1px solid #e2e8f0;text-align:center;max-width:500px;width:100%;position:relative}.settings-prompt-content h2{font-family:Manrope,sans-serif;font-size:2rem;font-weight:800;color:#0f172a;margin-bottom:1rem;letter-spacing:-.025em}.settings-prompt-content p{font-family:Manrope,sans-serif;color:#64748b;font-size:1rem;line-height:1.6;margin-bottom:2.5rem;font-weight:400}.settings-prompt-actions{margin-bottom:2rem}.settings-button{display:inline-flex;align-items:center;gap:.5rem;background:#0f172a;color:#fff;font-family:Manrope,sans-serif;font-size:1rem;font-weight:600;padding:1rem 2.5rem;border-radius:12px;text-decoration:none;transition:all .2s ease;border:none;cursor:pointer;box-shadow:0 1px 2px #0000000d}.settings-button:hover{background:#1e293b;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.settings-prompt-info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;text-align:left;margin-top:1rem}.settings-prompt-info h3{font-family:Manrope,sans-serif;font-size:.875rem;font-weight:700;color:#0f172a;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.settings-prompt-info ul{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.75rem}.settings-prompt-info li{font-family:Manrope,sans-serif;font-size:.875rem;color:#475569;padding-left:1.5rem;position:relative;font-weight:500}.settings-prompt-info li:before{content:"✓";color:#10b981;font-weight:700;position:absolute;left:0;font-size:.75rem}@media (max-width: 600px){.settings-prompt-content{padding:2rem;margin:1rem}.settings-prompt-content h2{font-size:1.5rem}.settings-prompt-content p{font-size:1rem}}.kanban-main-container{display:flex;min-height:100vh;background-color:var(--bg-color);font-family:Outfit,sans-serif}.personal-info-sidebar{width:320px;background-color:var(--white);border-right:1px solid var(--border-color);display:flex;flex-direction:column;flex-shrink:0;position:relative;z-index:5}.personal-sidebar-header{padding:1rem;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center}.personal-sidebar-header h2{font-size:1.125rem;font-weight:600;margin:0;color:var(--text-color)}.personal-info-cards{flex-grow:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:1rem}.wallet-card-kanban{padding:1rem;border-radius:12px;background-color:var(--brand-blue);background-image:radial-gradient(at 0% 0%,hsla(217,91%,85%,.4) 0px,transparent 50%),radial-gradient(at 98% 1%,hsla(219,91%,80%,.4) 0px,transparent 50%);color:var(--brand-black)}.wallet-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.wallet-avatar{width:64px;height:64px;border-radius:50%;border:2px solid rgba(255,255,255,.5)}.wallet-user-info h3{font-size:1.125rem;font-weight:700;margin:0 0 .25rem}.wallet-user-info p{font-size:.875rem;opacity:.8;margin:0}.wallet-details{background-color:#fff;padding:.75rem;border-radius:8px;display:flex;flex-direction:column;gap:.75rem;font-size:.875rem}.wallet-detail-row{display:flex;justify-content:space-between}.wallet-detail-label{opacity:.8;font-weight:500}.wallet-detail-value{font-weight:600;text-align:right}.progress-card-kanban{padding:1rem;border-radius:12px;border:1px solid var(--border-color);background-color:var(--white);cursor:pointer;transition:all .2s ease}.progress-card-kanban.active{border-color:var(--brand-blue);box-shadow:0 0 0 3px #98b6ff1a}.progress-card-kanban h3{font-size:1rem;font-weight:700;margin:0 0 .5rem}.progress-card-stage{font-size:.875rem;color:var(--gray-500);margin-bottom:.75rem}.progress-card-stage span{color:var(--brand-black);font-weight:600}.progress-bar-container{width:100%;background-color:#e5e7eb;border-radius:9999px;height:8px;overflow:hidden;margin-bottom:.5rem}.progress-bar-fill-kanban{height:100%;background-color:var(--brand-blue);border-radius:9999px;transition:width .5s ease}.progress-percentage{text-align:right;font-size:.875rem;font-weight:600;color:var(--brand-black)}.law-firms-title{font-size:1rem;font-weight:700;margin:0 0 .75rem .5rem;color:var(--text-color)}.law-firm-card{border-radius:12px;border:1px solid var(--border-color);background-color:#f9fafb;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.law-firm-header{display:flex;align-items:center;gap:.75rem}.law-firm-logo{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.law-firm-info p{margin:0;font-size:.875rem;font-weight:600}.law-firm-rating{font-size:.75rem;font-weight:500}.law-firm-rating.top-rated{color:#d97706}.law-firm-rating.free-consultation{color:#059669}.law-firm-offer{padding:.5rem;border-radius:8px;background-color:#e6f47580;text-align:center}.law-firm-offer p{margin:0;font-size:.75rem;font-weight:600;color:#166534}.law-firm-cta{width:100%;text-align:center;background-color:var(--brand-black);color:var(--white);font-weight:600;padding:.5rem;border-radius:8px;font-size:.875rem;transition:all .2s ease;cursor:pointer;border:none;text-decoration:none;display:block}.law-firm-cta:hover{background-color:var(--brand-secondary-black)}.kanban-main-content{flex:1;display:flex;flex-direction:column;padding:1.5rem 2rem;overflow:hidden;position:relative;background-color:#f8fafc;background-image:radial-gradient(#e5e7eb 1px,transparent 1px);background-size:16px 16px}.kanban-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-shrink:0;background-color:#f8fafc;position:relative;z-index:1}.kanban-header-left h1{font-size:1.75rem;font-weight:700;margin:0;color:var(--text-color);font-family:Outfit,sans-serif;letter-spacing:-.02em}.kanban-header-right{display:flex;align-items:center;gap:1.5rem}.progress-circle-container{display:flex;align-items:center;gap:.75rem}.progress-circle-svg{position:relative;width:48px;height:48px}.progress-circle-info p{margin:0;font-size:.875rem;font-family:Outfit,sans-serif}.progress-circle-info .progress-title{font-weight:700;color:var(--brand-black)}.progress-circle-info .progress-subtitle{color:var(--gray-500);font-weight:400}.user-avatar-header{width:40px;height:40px;border-radius:50%;border:2px solid var(--white)}.kanban-scroll-wrapper{flex:1;position:relative;overflow:hidden}.visa-steps-kanban-container{display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:1rem;scroll-behavior:smooth}.kanban-scroll-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;background:var(--white);border:1px solid var(--border-color);box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;font-size:1.25rem;font-weight:700;color:var(--brand-black);transition:all .2s ease}.kanban-scroll-arrow.left{left:.5rem}.kanban-scroll-arrow.right{right:.5rem}.kanban-scroll-arrow.hidden{display:none}.visa-steps-kanban-container::-webkit-scrollbar{width:6px;height:6px}.visa-steps-kanban-container::-webkit-scrollbar-track{background:var(--bg-color)}.visa-steps-kanban-container::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.visa-steps-kanban-container::-webkit-scrollbar-thumb:hover{background:#9ca3af}.kanban-phase-column{background-color:#f1f5f9;padding:.75rem;border-radius:12px;display:flex;flex-direction:column;flex:1;min-width:384px;max-width:450px}.phase-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;padding:0 .25rem}.phase-header h3{font-size:1rem;font-weight:700;margin:0;display:flex;align-items:center;gap:.5rem}.phase-color-dot{width:8px;height:8px;border-radius:50%}.phase-color-blue{background-color:var(--brand-blue)}.phase-color-pink{background-color:var(--brand-pink)}.phase-color-green{background-color:var(--brand-green)}.step-cards-container{display:flex;flex-direction:column;gap:.75rem}.step-card-kanban{padding:1rem;border-radius:8px;box-shadow:0 1px 3px #0000001a;cursor:pointer;transition:all .2s ease}.step-card-kanban:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.step-card-active{background-color:#fff;color:#1e293b}.step-card-in-progress{background-color:var(--brand-secondary-blue);color:var(--brand-black)}.step-card-not-started{background-color:#fff;color:var(--brand-black)}.step-card-completed{background-color:var(--brand-secondary-green);color:var(--brand-black)}.step-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.step-card-title{display:flex;align-items:center;flex:1;padding-right:.5rem}.step-number-badge{font-size:.875rem;font-weight:700;background-color:#0000000d;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-right:.75rem;flex-shrink:0}.step-card-title h4{margin:0;font-size:1rem;font-weight:700;line-height:1.3}.step-card-progress{font-size:.75rem;font-weight:500;background-color:#0000000d;color:#0009;border-radius:9999px;padding:.125rem .5rem;flex-shrink:0}.step-card-description{font-size:.875rem;opacity:.8;margin-bottom:1rem;padding-left:2rem;line-height:1.4}.step-card-footer{display:flex;align-items:center;justify-content:space-between;font-size:.875rem;padding-left:2rem}.step-status-badge{font-weight:600;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;background-color:#0000000d;color:#000c}.step-view-details{display:flex;align-items:center;font-weight:600;gap:.5rem}.details-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000040;z-index:999;display:none}.details-modal-backdrop.visible{display:block}.details-modal-kanban{position:fixed;top:88px;left:50%;transform:translate(-50%);width:90vw;max-width:540px;height:calc(100vh - 120px);background:#fff;border:1px solid var(--border-color);border-radius:12px;box-shadow:0 20px 40px #0003;padding:1.5rem;display:none;z-index:1000;overflow:hidden}.details-modal-kanban.open{display:flex;flex-direction:column}.details-modal-kanban .sidebar-content-kanban{flex:1;overflow:auto;padding-right:.5rem}@media (max-width: 768px){.details-modal-kanban{top:84px;width:94vw;max-width:480px;height:calc(100vh - 104px)}}@media (max-width: 640px){.details-modal-kanban{top:80px;width:96vw;max-width:100%;height:calc(100vh - 100px);padding:1rem}}.sidebar-header-kanban{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.sidebar-header-kanban h3{font-size:1.25rem;font-weight:700;margin:0;color:var(--text-color)}.sidebar-close-btn{background:none;border:none;font-size:1.25rem;cursor:pointer;color:var(--gray-500);padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.sidebar-close-btn:hover{color:var(--brand-black)}.sidebar-content-kanban{flex-grow:1;overflow-y:auto;padding-right:.5rem}.sidebar-checklist-items{display:flex;flex-direction:column;gap:1rem}.sidebar-checklist-item{display:flex;align-items:center;padding:.75rem;border-radius:8px;border:1px solid var(--border-color);background-color:var(--white);cursor:pointer;transition:all .2s ease}.sidebar-checklist-item:hover{border-color:#d1d5db;background-color:#f9fafb}.sidebar-checklist-item.completed{background-color:#f0fdf4;border-color:#bbf7d0}.sidebar-checklist-item.completed:hover{background-color:#ecfdf5;border-color:#a7f3d0}.sidebar-checkbox{width:20px;height:20px;border-radius:50%;background-color:#d1d5db;display:flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0;color:var(--white);font-size:.75rem;font-weight:700}.sidebar-checklist-item.completed .sidebar-checkbox{background-color:#22c55e}.sidebar-checklist-text{font-size:.875rem;font-weight:500;flex:1;line-height:1.4;color:var(--text-color)}.sidebar-checklist-item.completed .sidebar-checklist-text{text-decoration:line-through;color:var(--gray-500)}.sidebar-resources{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border-color)}.sidebar-resources h4{font-size:.875rem;font-weight:600;margin-bottom:.75rem;color:var(--text-color)}.sidebar-resources-buttons{display:flex;gap:.75rem}.sidebar-resource-btn{flex:1;font-family:Outfit,sans-serif;background-color:#f1f5f9;color:#475569;font-weight:600;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;transition:all .2s ease;cursor:pointer;border:none;display:flex;align-items:center;justify-content:center;gap:.5rem}.sidebar-resource-btn:hover{background-color:#e2e8f0}.sidebar-footer-kanban{flex-shrink:0;padding-top:1.5rem;border-top:1px solid var(--border-color);margin-top:1.5rem}.completion-status-card{background-color:var(--brand-secondary-black);color:var(--white);padding:1rem;border-radius:8px}.completion-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.completion-header p{margin:0;font-weight:700;font-size:.875rem}.completion-percentage{font-weight:700}.completion-subtitle{font-size:.875rem;color:#9ca3af;margin-bottom:.5rem}.completion-bar{width:100%;background-color:#4b5563;border-radius:9999px;height:8px;overflow:hidden}.completion-bar-fill{height:100%;background-color:var(--brand-green);border-radius:9999px;transition:width .5s ease}@media (max-width: 1024px){.personal-info-sidebar{width:280px}.kanban-main-content{padding:1rem 1.5rem}.kanban-phase-column{min-width:350px}.details-sidebar-kanban{width:340px}}@media (max-width: 768px){.kanban-main-container{flex-direction:column}.user-avatar-header{display:none!important}.personal-info-sidebar{width:100%;border-right:none;border-bottom:1px solid var(--border-color);max-height:none;z-index:5;position:relative}.personal-info-cards{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:1rem;padding:1rem;-webkit-overflow-scrolling:touch}.personal-info-cards::-webkit-scrollbar{display:none}.wallet-card-kanban,.progress-card-kanban{flex:0 0 85%;scroll-snap-align:start}.law-firms-title,.law-firm-card{display:none}.kanban-header{flex-direction:column;align-items:flex-start;gap:1rem}.kanban-header-right{width:100%;justify-content:space-between}.kanban-phase-column{min-width:300px}.progress-circle-container{display:none}}.mobile-law-firms-section{display:none}@media (max-width: 768px){.mobile-law-firms-section{display:block;padding:1.5rem;background:var(--white);border-top:1px solid var(--border-color)}.mobile-law-firms-section h3{font-size:1rem;font-weight:700;margin-bottom:1rem;color:var(--text-color)}.mobile-law-firms-section .law-firm-card{display:flex;flex-direction:column;margin-bottom:1rem}}.saving-indicator{font-size:.75rem;color:var(--gray-500);font-style:italic;margin-left:.5rem}.logo-grid-container{width:100%;max-width:1400px;margin:60px auto;padding:0 80px;text-align:center}.trusted-by-text{font-size:11px;color:#1a1a1a;margin-bottom:50px;font-weight:600;text-transform:uppercase;letter-spacing:1.5px}.logo-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:12px 30px;justify-items:center;align-items:center;max-width:1000px;margin:0 auto}.logo-item-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;width:100%;min-height:70px}.logo-image{height:40px;max-width:110px;width:auto;-o-object-fit:contain;object-fit:contain;filter:grayscale(0%);opacity:.85;transition:all .3s ease;display:block}.logo-image:hover{opacity:1;transform:scale(1.08)}.case-study-badge{background-color:#e8f3ff;color:#06f;padding:5px 12px;border-radius:6px;font-size:10px;font-weight:600;text-transform:capitalize;letter-spacing:.3px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.case-study-badge:hover{background-color:#06f;color:#fff}@media (max-width: 1024px){.logo-grid-container{padding:0 50px;margin:50px auto}.logo-grid{grid-template-columns:repeat(9,1fr);gap:20px 15px;max-width:100%}.logo-item-wrapper{min-height:55px}.logo-image{height:28px;max-width:80px}.logo-image[alt=Netflix]{height:22px}.logo-image[alt=Google],.logo-image[alt=Microsoft],.logo-image[alt=NVIDIA]{height:20px}.logo-image[alt=Apple]{height:28px;max-width:28px}.logo-image[alt=Twitter]{height:24px;max-width:28px}.logo-image[alt=LinkedIn]{height:24px;max-width:24px}.logo-image[alt=OpenAI]{height:22px}.logo-image[alt=Adobe]{height:18px}.logo-image[alt=Slack]{height:24px;max-width:28px}.logo-image[alt=Canva]{height:18px}.logo-image[alt=Spotify]{height:28px;max-width:28px}.logo-image[alt=Anthropic]{height:18px}.logo-image[alt=HP]{height:22px}.logo-image[alt=Pinterest]{height:28px;max-width:28px}.logo-image[alt=Meta]{height:18px;max-width:70px}.case-study-badge{font-size:8px;padding:3px 8px}}@media (max-width: 768px){.logo-grid-container{padding:0 30px;margin:40px auto}.logo-grid{grid-template-columns:repeat(9,1fr);gap:15px 10px;max-width:100%}.logo-item-wrapper{min-height:50px}.logo-image{height:24px;max-width:70px}.trusted-by-text{font-size:10px;margin-bottom:35px;letter-spacing:1.2px}.case-study-badge{font-size:7px;padding:3px 7px}.logo-image[alt=Netflix]{height:20px}.logo-image[alt=Google],.logo-image[alt=Microsoft],.logo-image[alt=NVIDIA]{height:18px}.logo-image[alt=Apple]{height:24px;max-width:24px}.logo-image[alt=Twitter]{height:22px;max-width:24px}.logo-image[alt=LinkedIn]{height:22px;max-width:22px}.logo-image[alt=OpenAI]{height:20px}.logo-image[alt=Adobe]{height:16px}.logo-image[alt=Slack]{height:22px;max-width:24px}.logo-image[alt=Canva]{height:16px}.logo-image[alt=Spotify]{height:24px;max-width:24px}.logo-image[alt=Anthropic]{height:16px}.logo-image[alt=HP]{height:20px}.logo-image[alt=Pinterest]{height:24px;max-width:24px}.logo-image[alt=Meta]{height:16px;max-width:60px}}@media (max-width: 480px){.logo-grid-container{padding:10px}.logo-grid{grid-template-columns:repeat(9,1fr);gap:12px 8px;max-width:100%}.logo-item-wrapper{min-height:45px}.logo-image{height:20px;max-width:60px}.trusted-by-text{font-size:9px;margin-bottom:30px}.case-study-badge{font-size:6px;padding:2px 6px}.logo-image[alt=Netflix]{height:18px}.logo-image[alt=Google],.logo-image[alt=Microsoft],.logo-image[alt=NVIDIA]{height:16px}.logo-image[alt=Apple],.logo-image[alt=Twitter],.logo-image[alt=LinkedIn]{height:20px;max-width:20px}.logo-image[alt=OpenAI]{height:18px}.logo-image[alt=Adobe]{height:14px}.logo-image[alt=Slack]{height:20px;max-width:20px}.logo-image[alt=Canva]{height:14px}.logo-image[alt=Spotify]{height:20px;max-width:20px}.logo-image[alt=Anthropic]{height:14px}.logo-image[alt=HP]{height:18px}.logo-image[alt=Pinterest]{height:20px;max-width:20px}.logo-image[alt=Meta]{height:14px;max-width:50px}}:root{--orange: #e99b41;--black: #131011;--white: #fbfbfb;--gray: #9a9ca2;--light-gray: white;--primary-orange: #ff6200;--dark-grey: #282826;--nav-pill-bg: #f0f0ed;--nav-pill-active-bg: #fff}.hero-fullscreen{display:flex;min-height:96vh;width:100%;overflow:hidden;padding-bottom:3px;transform:translateZ(0);backface-visibility:hidden}.hero-column{flex:1;display:flex;justify-content:center;align-items:center}.hero-column.left{background-color:#feffe8;color:var(--black);padding:2rem;flex-direction:column;text-align:left}.hero-text h1{font-size:5.5rem;line-height:1;font-weight:700}.title-h1{font-family:Outfit,sans-serif}.hero-badge{display:inline-flex;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;box-shadow:0 4px 12px #667eea4d}.badge-text{display:flex;align-items:center;gap:.5rem}.gradient-text{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:1.1rem;margin-top:1.5rem;max-width:600px;line-height:1.6;color:#000;margin-bottom:2rem}.hero-stats{display:flex;gap:2rem;margin-top:2rem;margin-bottom:2rem}.stat-item{display:flex;flex-direction:column;align-items:flex-start}.stat-number{font-size:2rem;font-weight:700;color:#667eea;line-height:1}.stat-label{font-size:.875rem;color:#666;margin-top:.25rem}.hero-column.right{background-color:var(--light-gray);align-items:stretch}.hero-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero-column.right picture{display:block;width:100%;height:100%}.hacker-community{padding:40px 0;background-color:var(--light-gray);position:relative;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.hacker-community .container{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1280px;margin:0 auto;padding:0 20px;gap:3rem}.community-content{flex:1;min-width:300px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;max-width:60%;margin-top:0;padding-top:0}.hacker-community h2{font-size:3.5rem;display:flex;flex-direction:column;align-items:flex-start;text-align:left;line-height:1.1;width:100%;margin-bottom:1rem;gap:.2rem}.title-line-1{font-size:3.5rem;font-weight:700;line-height:1.1;color:var(--black)}.title-line-2{display:flex;align-items:center;justify-content:flex-start;width:100%;gap:.5rem;flex-wrap:nowrap;line-height:0;margin-top:-.2rem;margin-bottom:-.2rem}.title-line-2 span{font-size:3.5rem;font-weight:700;color:var(--black);flex-shrink:0}.title-line-2 .accent-orange{font-size:3.5rem;font-weight:700;color:var(--primary-orange);flex-shrink:0}.hacker-community h2 .title-head span{display:inline}.title-head{font-weight:bolder;line-height:1.2;display:inline-flex;align-items:center;flex-wrap:wrap}.info-question-mark{display:inline-block;margin-left:5px}.accent-orange{color:var(--primary-orange)}.accent-orange img,img.accent-orange{height:13rem;width:auto;display:inline-block;margin-top:-3rem;margin-bottom:-3rem;vertical-align:middle}.community-nav-bar{display:flex;gap:4px;background-color:#f5f5f0;border-radius:8px;padding:4px;flex-wrap:nowrap;justify-content:center;box-shadow:0 1px 2px #0000000d;flex-shrink:0;margin-left:.5rem}.community-nav-bar .nav-button{background-color:transparent;border:none;padding:6px 12px;border-radius:6px;font-size:.9rem;font-weight:500;color:#000;cursor:pointer;transition:background-color .2s ease,color .2s ease;white-space:nowrap;min-width:0;flex-shrink:1}.community-nav-bar .nav-button:hover{background-color:#fffc;color:#000}@media (max-width: 768px){.community-nav-bar .nav-button:hover{background-color:transparent;color:#000}.community-nav-bar .nav-button.active{background-color:transparent;color:#000;border:none;outline:none}}.hacker-community .image-placeholder{flex:1;display:flex;justify-content:center;align-items:center;min-height:400px;background-color:#165237;border-radius:1rem;max-width:40%;overflow:hidden}@supports (-webkit-touch-callout: none){.hacker-community .image-placeholder{background-color:#fff}}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.hacker-community .image-placeholder{background-color:#fff}}}.hacker-community .cat-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1rem}.hacker-community .your-actual-image{max-width:100%;height:auto;display:block}.highlight.purple,.highlight.orange{display:inline-block;padding:.2rem .6rem;border-radius:.4rem;color:#fff;font-weight:500}.highlight.purple{background-color:purple}.highlight.orange{background-color:var(--primary-orange)}.features{background:var(--light-gray);padding:60px 0}.features-grid{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.feature-card{background:#fff;border-radius:1rem;box-shadow:0 2px 16px #00000012;padding:2rem;width:260px;text-align:center;transition:transform .2s ease;transform:translateZ(0);backface-visibility:hidden}.feature-card:hover{transform:translate3d(0,-5px,0) scale(1.02)}.feature-card img{width:48px;margin-bottom:1rem}.demographics-chart{background:#fff;border-radius:1rem;box-shadow:0 2px 16px #00000012;margin:40px auto;padding:2rem;max-width:420px;text-align:center}.testimonials{text-align:left;font-size:2rem;padding-bottom:60px}@media (max-width: 1024px){.testimonials{font-size:1.3rem}}@media (max-width: 768px){.testimonials{font-size:1.3rem;padding-bottom:40px}}.testimonial-cards{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.testimonial{border-radius:1rem;max-width:320px;font-style:italic;text-align:left}.testimonial span{display:block;margin-top:1rem;font-weight:700;color:var(--gray)}.resources{background:var(--light-gray);padding:60px 0;text-align:center}.resources ul{list-style:none;margin:0;padding:0}.resources li{margin:10px 0}.resources a{color:var(--primary-orange);font-weight:500;transition:color .2s}.resources a:hover{color:var(--accent-purple)}.newsletter{background:var(--primary-orange);padding:60px 0;text-align:center}.newsletter form{margin-top:1rem;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.newsletter input[type=email]{padding:.8rem 1.2rem;border:1px solid white;border-radius:999px;font-size:1rem}.newsletter button{padding:.8rem 1.6rem;border:none;border-radius:999px;background:var(--dark-grey);color:#fff;font-weight:500;cursor:pointer;transition:background .2s}.newsletter button:hover{background:var(--black)}.faq{background:var(--white);padding:60px 0}.faq details{margin-bottom:1.2rem;background:var(--light-gray);border-radius:.6rem;padding:1rem 1.5rem;cursor:pointer}.faq summary{font-weight:600;font-size:1.1rem}footer{background:var(--dark-grey);color:#fff;padding:2rem 0;text-align:center}footer nav{margin-top:1rem}footer a{color:#fff;margin:0 1rem;font-size:1rem;transition:color .2s}footer a:hover{color:var(--primary-orange)}@media (max-width: 1024px){.hero-text h1{font-size:2.5rem}.hero-stats{gap:1.5rem}.stat-number{font-size:1.75rem}.hacker-community h2,.title-line-1,.title-line-2 span,.title-line-2 .accent-orange{font-size:2.5rem}img.accent-orange{height:9rem}.community-nav-bar{margin-top:0;margin-left:.5rem}.hacker-community .container{flex-direction:row;gap:2rem}.community-content{padding-right:0;align-items:flex-start;text-align:left;max-width:55%;flex:0 0 55%}.hacker-community h2,.hacker-community h2 .title-head{justify-content:flex-start;text-align:left}.hacker-community .image-placeholder{margin-top:0;margin-left:0;max-width:40%;flex:0 0 40%;min-height:300px}.hacker-community p{font-size:.95rem}}@media (max-width: 768px){.hero-fullscreen{flex-direction:column;min-height:auto;position:relative;overflow:hidden;background-image:-webkit-image-set(url(/thumbnail.avif) type("image/avif"),url(/thumbnail.png) type("image/png"));background-image:image-set(url(/thumbnail.avif) type("image/avif"),url(/thumbnail.png) type("image/png"));background-size:cover;background-position:center;background-repeat:no-repeat;padding:3rem 0 2rem}.hero-fullscreen:before{display:none}.hero-column.left{width:100%;position:relative;z-index:2;background:transparent;padding:2rem 1.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.hero-column.right{display:none}.hero-text{background:#feffe8f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:2.5rem 2rem;max-width:90%;text-align:center;position:relative;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2);margin-bottom:3rem}.hero-text:before,.hero-text:after,.hero-column.left:before,.hero-column.left:after{display:none}.hero-text h1{font-size:2.5rem;line-height:1.2;margin-bottom:1.5rem;font-weight:600;letter-spacing:-.02em;color:#1a1a1a}.hero-text p{font-size:1.1rem;line-height:1.6;color:#000;margin:1.5rem auto 2.5rem;max-width:100%;font-weight:300}.hacker-community .container{flex-direction:row;gap:1.5rem;padding:0 15px}.community-content{max-width:55%;margin:0;flex:0 0 55%}.hacker-community{padding:2rem 0;background:linear-gradient(135deg,#fff,#f7fafc)}.hacker-community h2{font-size:1.8rem;flex-direction:column;align-items:flex-start;line-height:1.1;font-weight:700;color:#2d3748;gap:.15rem;margin-bottom:.75rem}.title-line-1{font-size:1.8rem}.title-line-2{flex-direction:row;align-items:center;gap:.4rem;width:100%;flex-wrap:nowrap}.title-line-2 span,.title-line-2 .accent-orange{font-size:1.8rem;flex-shrink:0}img.accent-orange{height:7rem;margin-top:-.3rem;margin-bottom:-.3rem}.title-line-2{line-height:0;margin-top:-.1rem;margin-bottom:-.1rem}.hacker-community p{font-size:.85rem;line-height:1.4;margin-top:.5rem}.community-nav-bar{margin-left:.4rem;padding:3px;gap:3px;background:#f5f5f0;border-radius:6px;box-shadow:0 1px 2px #0000000d;justify-content:flex-start;flex-shrink:0;flex-wrap:nowrap}.community-nav-bar .nav-button{padding:4px 8px;font-size:.7rem;font-weight:500;border-radius:5px;transition:all .2s ease;color:#333;min-width:0;flex-shrink:1}.community-nav-bar .nav-button.active{background-color:#fff;color:#000;border:none;outline:none}.info-question-mark{margin-left:0}.hacker-community .image-placeholder{margin-top:0;margin-left:0;border-radius:12px;box-shadow:0 6px 24px #00000014;overflow:hidden;max-width:40%;flex:0 0 40%;min-height:250px}}@media (max-width: 480px){.hero-fullscreen{min-height:auto;padding:2.5rem 0 1.5rem;background-image:-webkit-image-set(url(/thumbnail.avif) type("image/avif"),url(/thumbnail.png) type("image/png"));background-image:image-set(url(/thumbnail.avif) type("image/avif"),url(/thumbnail.png) type("image/png"));background-size:cover;background-position:center;background-repeat:no-repeat}.hero-fullscreen:before{display:none}.hero-column.left{width:100%;padding:1.5rem 1rem;background:transparent;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.hero-column.right{display:none}.hero-text{background:#feffe8f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem 1.5rem;max-width:95%;text-align:center;position:relative;box-shadow:0 6px 24px #00000014;border:1px solid rgba(255,255,255,.2);margin-bottom:2.5rem}.hero-text:before,.hero-text:after,.hero-column.left:before,.hero-column.left:after{display:none}.hero-text h1{font-size:2rem;line-height:1.2;margin-bottom:1.2rem;font-weight:600;letter-spacing:-.02em;color:#1a1a1a}.hero-text p{font-size:.95rem;line-height:1.5;color:#000;margin:1.2rem auto 2rem;max-width:100%;font-weight:400}.hacker-community{padding:1.5rem 0}.hacker-community .container{flex-direction:column;gap:1.5rem;padding:0 16px}.community-content{max-width:100%;margin:0;flex:0 0 100%}.hacker-community h2{font-size:1.4rem;line-height:1.1;margin-bottom:.5rem;flex-direction:column;align-items:flex-start;gap:.1rem}.title-line-1{font-size:1.4rem}.title-line-2{flex-direction:row;align-items:center;gap:.3rem;width:100%;flex-wrap:nowrap}.title-line-2 span,.title-line-2 .accent-orange{font-size:1.4rem;flex-shrink:0}img.accent-orange{height:5.5rem;margin-top:-.2rem;margin-bottom:-.2rem}.title-line-2{line-height:0;margin-top:-.08rem;margin-bottom:-.08rem}.hacker-community p{font-size:.75rem;line-height:1.3;margin-top:.4rem}.community-nav-bar{margin-left:.3rem;gap:2px;padding:2px;border-radius:5px;background:#f5f5f0;justify-content:flex-start;flex-wrap:nowrap}.community-nav-bar .nav-button{font-size:.6rem;padding:3px 6px;border-radius:4px;color:#333;min-width:0;flex-shrink:1}.community-nav-bar .nav-button.active{background-color:#fff;color:#000;border:none;outline:none}.hacker-community .image-placeholder{margin-top:1rem;min-height:200px;border-radius:12px;box-shadow:0 4px 20px #00000014;max-width:100%;width:100%;flex:0 0 100%}.cat-image{border-radius:10px}}.access-everything-btn{display:flex;align-items:center;gap:.5rem;background-color:var(--black);color:var(--white);border:none;padding:1rem 2rem;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 12px #00000026;transform:translateZ(0);backface-visibility:hidden}.access-everything-btn:hover{background-color:#333;transform:translate3d(0,-2px,0);box-shadow:0 6px 20px #0003}.access-everything-btn:active{transform:translateZ(0)}@media (max-width: 768px){.access-everything-btn{padding:.875rem 1.5rem;font-size:1rem;margin-top:1.5rem;margin-left:20%}}@media (max-width: 480px){.access-everything-btn{padding:.75rem 1.25rem;font-size:.9rem;margin-top:1.25rem;margin-left:2rem}}.welcome-section{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.welcome-text{font-size:1.5rem;font-weight:600;color:var(--black);margin:0;line-height:1.2}.welcome-subtitle{font-size:1rem;color:var(--gray);margin:0;line-height:1.4}.welcome-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:.5rem}.welcome-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-weight:500;font-size:.9rem;cursor:pointer;transition:background-color .2s ease,transform .2s ease;text-decoration:none;transform:translateZ(0);backface-visibility:hidden}.welcome-btn.primary{background-color:#000;color:#fff;font-family:inherit}.welcome-btn.primary:hover{background-color:#e55a00;transform:translate3d(0,-1px,0)}@media (max-width: 768px){.welcome-text{font-size:1.25rem}.welcome-actions{flex-direction:column}.welcome-btn{width:100%;justify-content:center}}@media (max-width: 480px){.welcome-text{font-size:1.1rem}.welcome-subtitle{font-size:.9rem}.welcome-btn{font-size:.85rem;padding:.7rem 1.25rem}}.welcome-btn.secondary{background-color:transparent;color:var(--black);border:2px solid var(--black)}.welcome-btn.secondary:hover{background-color:#0000000d;transform:translate3d(0,-2px,0)}.hero-actions{display:flex;gap:1rem;align-items:center;margin-top:2rem;flex-wrap:wrap}.secondary-cta-btn{display:flex;align-items:center;gap:.5rem;background-color:transparent;color:var(--black);border:2px solid var(--black);padding:1rem 2rem;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s ease;transform:translateZ(0);backface-visibility:hidden}.secondary-cta-btn:hover{background-color:#0000000d;transform:translate3d(0,-2px,0)}.secondary-cta-btn:active{transform:translateZ(0)}@media (max-width: 768px){.hero-actions{justify-content:center;margin-top:1.5rem;width:100%}.access-everything-btn{margin-top:0;margin-left:0}.secondary-cta-btn{padding:.875rem 1.5rem;font-size:1rem}}@media (max-width: 480px){.access-everything-btn{margin-top:0;margin-left:0}.secondary-cta-btn{padding:.75rem 1.25rem;font-size:.9rem}}.auth-container{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(to bottom,#f8f9fa,#fff);padding:32px}.auth-container h2{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2rem;font-weight:600;color:#1f2937;margin-bottom:24px}.auth-container form{display:flex;flex-direction:column;gap:16px;width:100%;max-width:400px}.auth-container input{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:12px;border:1px solid #d1d5db;border-radius:24px;font-size:1rem;box-shadow:0 1px 2px #0000000d}.auth-container button{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:12px;border-radius:24px;background-color:#007bff;color:#fff;font-weight:600;border:none;cursor:pointer;transition:background-color .3s ease}.auth-container button:hover{background-color:#0056b3}.auth-container .error{color:#dc3545;font-size:.95rem}.auth-container p{font-size:.95rem;color:#6b7280;margin-top:16px}.auth-container span{color:#007bff;cursor:pointer}.auth-container span:hover{text-decoration:underline}.student-discounts{background:#fff;min-height:100vh;position:relative;padding-bottom:3rem;overflow:visible}.discounts-header{background-image:url(/banner2.png);background-size:cover;background-repeat:no-repeat;min-height:470px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:15px;position:relative;border-bottom:1px solid black}.modern-header{background:#fff;background-image:none!important;border-bottom:none!important;min-height:500px;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;padding:60px 50px 0;gap:30px;overflow:hidden;position:relative}.modern-text-section{flex:1.2;max-width:600px;z-index:2;position:relative;text-align:left}.modern-main-title{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:6rem;font-weight:800;color:#1a1a1a;line-height:1.1;margin:0;letter-spacing:-.03em;text-align:left}.highlighted-word{background:#01161f;background-clip:text;-webkit-background-clip:text;color:#000;position:relative}.highlighted-word:before{content:"";position:absolute;top:0;left:-10px;right:-5px;bottom:0;background:#89ff13;border-radius:8px;z-index:-1;opacity:.2}.modern-search-container{position:relative;max-width:450px;margin-top:40px}.modern-search-input{width:100%;padding:20px 24px;border:1px solid #e5e7eb;border-radius:16px;font-size:1.1rem;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f9fafb;color:#374151;box-shadow:0 1px 3px #0000001a;transition:all .3s ease;outline:none}.modern-search-input:focus{border-color:#89ff13;background:#fff;box-shadow:0 4px 20px #38bdf826;transform:translateY(-1px)}.modern-search-input::-moz-placeholder{color:#9ca3af;font-weight:400}.modern-search-input::placeholder{color:#9ca3af;font-weight:400}.modern-media-section{flex:.8;display:flex;justify-content:flex-end;align-items:center;z-index:2;position:relative}.modern-grid .modern-medias{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;max-width:500px;transform:rotate(-3deg)}.modern-media{transform:rotate(5deg);transition:transform .15s ease-out;will-change:transform}.modern-media:hover{transform:rotate(5deg) translateY(-6px) scale(1.03)}.modern-media img{width:110px;height:110px;-o-object-fit:contain;object-fit:contain;border-radius:12px;box-shadow:0 8px 25px #00000026;background:transparent;padding:8px;transition:transform .15s ease-out;will-change:transform;transform:translateZ(0)}.mwg-header{background:none!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;padding:60px 40px;gap:40px;min-height:400px}.mwg-text-section{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:500px;padding-top:0}.mwg-text-section h2{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.5rem;font-weight:600;color:#1a1a1a;margin:0;line-height:1.3;text-align:left}.mwg-text-section h2:first-child{margin-bottom:15px}.mwg-grid-section{flex:1;display:flex;justify-content:flex-end;align-items:center;max-width:600px;padding-top:0}.mwg_effect000{overflow:visible;position:relative;display:grid;place-items:center;background:none}.mwg_effect000 .medias{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;max-width:580px}.mwg_effect000 .medias img{width:130px;height:130px;-o-object-fit:contain;object-fit:contain;border-radius:4%;display:block;background:transparent}@media (max-width: 1024px) and (min-width: 769px){.modern-main-title{font-size:45px}.modern-main-title.highlighted-word{width:250px}.modern-media img{background:transparent}.mwg_effect000{width:400px;height:300px;margin-top:50px;margin-bottom:50px;padding:0}.modern-media-section{padding-left:100px;padding-right:0;padding-bottom:50px;margin-bottom:10px}.modern-header{padding:0 50px 60px}.discounts-header{padding-top:0}.mwg_effect000 .medias img{width:90px;height:90px;padding:2px;background:transparent}}@media (max-width: 768px){.mwg-header{flex-direction:column!important;padding:40px 20px;gap:30px;text-align:center;min-height:350px;align-items:center!important}.mobile-modern-header{flex-direction:column!important;padding:40px 20px;gap:25px;min-height:450px}.mobile-modern-text{text-align:center;max-width:100%}.mobile-modern-title{font-size:3.5rem;text-align:center;line-height:1.1}.mobile-modern-media{justify-content:center}.mobile-modern-grid .mobile-modern-medias{grid-template-columns:repeat(4,1fr);gap:12px;max-width:350px;transform:rotate(-3deg)}.mobile-modern-grid .modern-media img{width:75px;height:75px;padding:4px;background:transparent}.mwg-text-section{align-items:center;text-align:center;max-width:100%;padding-top:0}.mwg-text-section h2{font-size:2rem;text-align:center}.mwg-grid-section{width:100%;max-width:400px;justify-content:center;padding-top:0}.mwg_effect000 .medias{grid-template-columns:repeat(4,1fr);gap:8px;max-width:350px}.mwg_effect000 .medias img{width:75px;height:75px;background:transparent}}@media (max-width: 480px){.mwg-header{padding:30px 15px;gap:25px}.mwg-text-section h2{font-size:1.8rem}.mwg_effect000 .medias{grid-template-columns:repeat(3,1fr);max-width:280px}.mwg_effect000 .medias img{width:70px;height:70px;background:transparent}}.discounts-header h2{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:7rem;font-weight:700;color:#1a1a1a;margin-bottom:5px}.discounts-header p{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.2rem;color:#666;max-width:600px;margin:0 auto}.discounts-filter{display:flex;justify-content:center;gap:15px;margin-bottom:40px;flex-wrap:wrap}.filter-btn{padding:8px 20px;border:1px solid #e5e5e5;border-radius:20px;background-color:#fff;color:#1a1a1a;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;font-size:14px;cursor:pointer;transition:all .3s ease}.filter-btn:hover,.filter-btn.active{background-color:#e0e7ff;color:#1a1a1a;border-color:#e0e7ff}.discounts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;max-width:1400px;margin:0 auto;justify-items:center}.discount-card,.discount-card.screenshot-style{background:#fff;border:1.5px solid black;border-radius:18px;box-shadow:0 2px 8px #101e360a;overflow:hidden;transition:box-shadow .18s,border-color .18s,transform .18s;display:flex;flex-direction:column;text-decoration:none;color:inherit;width:320px;max-width:320px;min-width:320px;margin:0 auto;box-sizing:border-box}.discount-card:hover,.discount-card.screenshot-style:hover{box-shadow:0 6px 24px #101e361a;border-color:#000;transform:translateY(-4px) scale(1.02)}.discount-card-top{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff}.discount-card-image,.discount-card-image.screenshot-style-image{width:100%;height:200px;-o-object-fit:contain;object-fit:contain;padding:16px;border-radius:18px 18px 0 0;transition:transform .3s ease;background:transparent;image-rendering:-webkit-optimize-contrast}.discount-card-bottom{padding:20px;display:flex;flex-direction:column;flex-grow:1}.discount-card-title{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600;color:#1a1a1a;margin-bottom:10px;line-height:1.3}.screenshot-style-title{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600;color:#1a1a1a;margin-bottom:10px;line-height:1.3;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.discount-percentage{display:inline-block;background-color:#e0e7ff;color:#1a1a1a;padding:5px 10px;border-radius:15px;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;font-size:12px;margin-bottom:10px;align-self:flex-start}.discount-screenshot-list-desc{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;color:#666;margin-bottom:15px;line-height:1.5;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}.get-deal-btn{display:block;width:100%;background-color:#1a1a1a;color:#fff;padding:10px 20px;border-radius:8px;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;font-size:14px;text-decoration:none;text-align:center;transition:background-color .3s ease;margin-top:auto;box-sizing:border-box}.get-deal-btn:hover{background-color:#333;color:#fff}.no-discounts{text-align:center;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;color:#666;padding:20px;grid-column:1 / -1}@media (max-width: 1200px){.discounts-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.discounts-grid{grid-template-columns:repeat(2,1fr)}}.mobile-search-top{background:#fff;padding:16px;margin:0;position:fixed;top:80px;left:0;right:0;z-index:100;box-shadow:0 2px 4px #0000000d;width:100%;border-bottom:1px solid #e5e7eb}.mobile-search-top input{padding:12px 16px;font-size:1rem;border-radius:10px;border:1px solid #e5e7eb;background:#fff;width:100%;box-sizing:border-box}.mobile-filter-horizontal{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;gap:12px;padding:16px;margin-bottom:0;background:#fff;border-bottom:1px solid #e5e7eb;scrollbar-width:none;-ms-overflow-style:none;width:100%;box-sizing:border-box;position:fixed;top:148px;left:0;right:0;z-index:99;box-shadow:0 2px 4px #0000000d;transform:translateZ(0)}.mobile-filter-horizontal::-webkit-scrollbar{display:none}.mobile-filter-horizontal .filter-btn{padding:8px 16px;font-size:14px;text-align:center;white-space:nowrap!important;flex-shrink:0!important;flex-grow:0!important;min-width:-moz-fit-content;min-width:fit-content;border-radius:20px;display:inline-block}.mobile-filter-horizontal .filter-btn.active{background-color:#6366f1;color:#fff;border-color:#6366f1}.mobile-header{min-height:280px;margin-bottom:20px;padding:20px}.mobile-header h2{font-size:2.2rem}.mobile-header p{font-size:1rem}.mobile-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px;padding:16px;max-width:100%}.mobile-grid .discount-card,.mobile-grid .discount-card.screenshot-style{width:100%;max-width:none;min-width:0;border-radius:12px;aspect-ratio:.85}.mobile-grid .discount-card-image,.mobile-grid .discount-card-image.screenshot-style-image{height:100px;-o-object-fit:contain;object-fit:contain;padding:10px;border-radius:12px 12px 0 0}.mobile-grid .discount-card-title,.mobile-grid .screenshot-style-title{font-size:.9rem;line-clamp:1;-webkit-line-clamp:1;font-weight:600;margin-bottom:6px}.mobile-grid .discount-card-bottom{padding:10px;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.mobile-grid .discount-screenshot-list-desc{font-size:11px;line-clamp:2;-webkit-line-clamp:2;margin-bottom:8px;line-height:1.3;flex-grow:1}.mobile-grid .get-deal-btn{padding:6px 10px;font-size:11px;margin-top:auto}.mobile-grid .discount-percentage{font-size:9px;padding:3px 6px;margin-bottom:6px;align-self:flex-start}.mobile-grid .github-logo-overlay{top:2rem;left:8px;width:40px;height:40px;padding:6px}.mobile-grid .github-special-bg{height:100px}@media (max-width: 768px){.student-discounts{padding:0}.mobile-search-filter-container{position:static;top:80px;left:0;right:0;z-index:100;background:#fff;box-shadow:0 2px 8px #0000001a;border-bottom:1px solid #e5e7eb;width:100%;box-sizing:border-box}.mobile-search-section{padding:16px;background:#fff}.mobile-search-section input{padding:12px 16px;font-size:1rem;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;border-radius:10px;border:1px solid #e5e7eb;background:#fff;width:100%;box-sizing:border-box;outline:none;transition:border-color .2s,box-shadow .2s}.mobile-search-section input::-moz-placeholder{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#9ca3af;font-weight:400}.mobile-search-section input::placeholder{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#9ca3af;font-weight:400}.mobile-search-section input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.mobile-filter-section{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:12px;padding:16px;background:#fff;scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start}.mobile-filter-section::-webkit-scrollbar{display:none}.mobile-filter-section .filter-btn{flex:0 0 auto;white-space:nowrap;padding:8px 16px;font-size:14px;text-align:center;min-width:-moz-fit-content;min-width:fit-content;border-radius:20px;display:inline-block}.mobile-modern-header{margin-top:0!important}}@media (max-width: 480px){.student-discounts{padding:0}.mobile-search-filter-container{top:80px}.mobile-search-section{padding:12px}.mobile-search-section input{padding:10px 14px;font-size:.95rem;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.mobile-search-section input::-moz-placeholder{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.mobile-search-section input::placeholder{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.mobile-filter-section{padding:12px;gap:10px}.mobile-filter-section .filter-btn{padding:6px 12px;font-size:13px}.mobile-header{min-height:250px;margin-bottom:16px;padding:15px}.mobile-header h2{font-size:2rem}.mobile-header p{font-size:.9rem}.mobile-grid{gap:10px!important;padding:12px}.mobile-grid .discount-card,.mobile-grid .discount-card.screenshot-style{border-radius:10px;aspect-ratio:.8}.mobile-grid .discount-card-image,.mobile-grid .discount-card-image.screenshot-style-image{height:90px;border-radius:10px 10px 0 0}.mobile-grid .discount-card-bottom{padding:8px}.mobile-grid .discount-card-title,.mobile-grid .screenshot-style-title{font-size:.85rem;margin-bottom:4px}.mobile-grid .discount-screenshot-list-desc{font-size:10px;line-clamp:2;-webkit-line-clamp:2;margin-bottom:6px}.mobile-grid .get-deal-btn{padding:5px 8px;font-size:10px}.mobile-grid .discount-percentage{font-size:8px;padding:2px 5px;margin-bottom:4px}.mobile-grid .github-logo-overlay{top:1.5rem;left:6px;width:35px;height:35px;padding:4px}.mobile-grid .github-special-bg{height:90px}}.discount-divider-bar{width:100%;height:2.5px;background:#f3f4f6;border:none;margin:0;display:block}.brand-bg{background:center center/cover no-repeat;width:100%;height:200px;position:relative;border-radius:18px 18px 0 0;display:flex;align-items:flex-start;justify-content:flex-start;isolation:isolate}.brand-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/ filter%3E%3Crect width='120' height='120' filter='url(%23n)' opacity='0.045'/%3E%3C/svg%3E");mix-blend-mode:overlay;pointer-events:none;border-top-left-radius:18px;border-top-right-radius:18px}.brand-logo-overlay{position:absolute;top:7.2rem;left:10px;width:60px;height:60px;background:#fff;border-radius:14px;border:1.5px solid #111112;box-shadow:0 2px 8px #0000001a;padding:10px;-o-object-fit:contain;object-fit:contain;z-index:2}.discounts-heading-wrapper{position:relative;display:inline-block;background:none;padding:0}.discounts-heading-wrapper h2{position:relative;z-index:2}.discounts-heading-wrapper:before{content:none}@media (max-width: 600px){.discounts-heading-wrapper:before{width:200px;height:60px}}.discounts-search-bar{width:100%;max-width:480px;margin:0 auto;display:flex;justify-content:center;padding-top:10px}.discounts-search-bar input{width:100%;padding:12px 18px;border-radius:12px;border:1.5px solid #e5e7eb;font-size:1.1rem;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fafbfc;color:#222;box-shadow:0 1px 4px #101e360a;outline:none;transition:border-color .2s,box-shadow .2s}.discounts-search-bar input:focus{border-color:#1a1a1a;background:#fff;box-shadow:0 2px 8px #101e3614}.card-actions{display:flex;gap:10px;margin-top:auto;align-items:center}.get-deal-btn{flex:1;margin-top:0}.share-btn{display:flex;align-items:center;justify-content:center;width:42px;height:42px;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;color:#374151;transition:all .2s ease;padding:0}.share-btn:hover{background-color:#e5e7eb;color:#111827;border-color:#d1d5db}.mobile-grid .card-actions{gap:8px}.mobile-grid .share-btn{width:32px;height:32px;border-radius:6px}.mobile-grid .share-btn svg{width:14px;height:14px}.aiwriter-bg-grid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;background-color:#fff;background-image:linear-gradient(to right,#f0f0f0 1px,transparent 1px),linear-gradient(to bottom,#f0f0f0 1px,transparent 1px);background-size:6rem 4rem}.aiwriter-terminal-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;position:relative;z-index:1}.aiwriter-terminal-window{width:100%;max-width:900px;height:600px;background:#1e1e1e;border-radius:10px;box-shadow:0 20px 40px #0000004d;overflow:hidden;display:flex;flex-direction:column}.aiwriter-terminal-header{background:#2d2d2d;height:40px;display:flex;align-items:center;padding:0 16px;border-bottom:1px solid #3d3d3d}.aiwriter-terminal-buttons{display:flex;gap:8px}.aiwriter-terminal-button{width:12px;height:12px;border-radius:50%;cursor:pointer}.aiwriter-terminal-button.close{background:#ff5f57}.aiwriter-terminal-button.minimize{background:#ffbd2e}.aiwriter-terminal-button.maximize{background:#28ca42}.aiwriter-terminal-title{flex:1;text-align:center;color:#fff;font-size:13px;font-weight:500}.aiwriter-terminal-body{flex:1;background:#1e1e1e;color:#fff;padding:16px;overflow-y:auto;font-size:14px;line-height:1.4}.aiwriter-terminal-body::-webkit-scrollbar{width:8px}.aiwriter-terminal-body::-webkit-scrollbar-track{background:#2d2d2d}.aiwriter-terminal-body::-webkit-scrollbar-thumb{background:#555;border-radius:4px}.aiwriter-terminal-body::-webkit-scrollbar-thumb:hover{background:#777}.aiwriter-terminal-line{margin-bottom:4px;white-space:pre-wrap;word-wrap:break-word}.aiwriter-terminal-line.output{color:#fff;margin-left:0}.aiwriter-terminal-line.input{color:#fff}.aiwriter-terminal-line.prompt{display:flex;align-items:center}.aiwriter-terminal-prompt{display:flex;align-items:center;width:100%}.aiwriter-prompt-text{color:#4fc3f7;font-weight:500;white-space:nowrap}.aiwriter-terminal-input-form{flex:1;display:flex}.aiwriter-terminal-input{background:transparent;border:none;color:#fff;font-family:inherit;font-size:inherit;outline:none;flex:1;padding:0;margin:0;caret-color:#4fc3f7}.aiwriter-terminal-input-line{color:#fff;margin-bottom:4px}.aiwriter-terminal-output{color:#e0e0e0;margin-bottom:4px;white-space:pre-line}.aiwriter-terminal-input:after{content:"";display:inline-block;width:8px;height:16px;background:#4fc3f7;animation:blink 1s infinite;margin-left:2px}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@media (max-width: 768px){.aiwriter-terminal-container{padding:1rem}.aiwriter-terminal-window{height:500px;border-radius:8px}.aiwriter-terminal-body{padding:12px;font-size:12px}.aiwriter-terminal-header{height:35px;padding:0 12px}.aiwriter-terminal-title{font-size:12px}.aiwriter-terminal-button{width:10px;height:10px}}.aiwriter-terminal-window{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.aiwriter-terminal-header{background:linear-gradient(90deg,#2d2d2d,#3d3d3d)}.aiwriter-terminal-line.input{position:relative}.aiwriter-terminal-line.input:before{content:"";position:absolute;left:-4px;top:0;bottom:0;width:2px;background:#4fc3f7;opacity:.3}.genroam-footer{background-color:#0a0a0a;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;padding:3rem 2rem}.footer-container{max-width:1280px;margin:0 auto}.footer-content{display:flex;justify-content:space-between;gap:2rem;flex-direction:column}.footer-newsletter-col{flex:1;max-width:512px}.footer-newsletter h2{font-size:2.25rem;font-weight:600;line-height:1.2;text-align:left}.newsletter-form{display:flex;margin-top:1.5rem}.newsletter-form input{flex-grow:1;background-color:#181818;color:#fff;padding:.75rem 1rem;border:none;border-radius:6px 0 0 6px;font-size:1rem}.newsletter-form input::-moz-placeholder{color:#6b7280}.newsletter-form input::placeholder{color:#6b7280}.newsletter-form input:focus{outline:none}.newsletter-form button{background-color:#ffb6ec;color:#000;border:none;padding:.75rem 1.5rem;border-radius:0 6px 6px 0;font-size:1.5rem;cursor:pointer;transition:background-color .2s}.newsletter-form button:hover{background-color:#ff8ad6}.footer-links-social-col{display:flex;flex-direction:column;align-items:flex-start}.footer-links{display:flex;gap:4rem}.footer-links-col{display:flex;flex-direction:column;gap:1rem}.footer-links-col h3{font-weight:600;color:#fff;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.footer-links-col a{color:#d1d5db;text-decoration:none;font-size:.875rem;transition:color .2s}.footer-links-col a:hover{color:#fff;text-decoration:underline}.footer-social{display:flex;gap:1.5rem;margin-top:2.5rem}.footer-social a{color:#9ca3af;transition:color .2s}.footer-social a:hover{color:#fff}.footer-bottom{display:flex;align-items:center;gap:.75rem;margin-top:3rem;padding-top:2rem;border-top:1px solid #1f2937;color:#9ca3af;font-size:.875rem;justify-content:space-between}.footer-logo{color:#f472b6;font-size:1.25rem;font-weight:700}@media (min-width: 1024px){.footer-content{flex-direction:row}}.text-scramble__content{font-size:max(2rem,min(5.69579vw + .665049rem,3rem));font-weight:600;letter-spacing:-.01em;line-height:1.1;margin-top:max(2rem,min(2.0712vw + 1.51456rem,4rem));padding-bottom:3rem;position:relative;color:#fff;text-align:center;font-family:inherit}.footer-right-note{color:#9ca3af;font-size:.875rem;white-space:nowrap}.footer-right-note a{color:#d1d5db;text-decoration:underline}.footer-right-note a:hover{color:#fff}.text-scramble__text{bottom:0;left:0;position:absolute;right:0;top:0}.text-scramble__text span{word-break:break-word}.text-scramble__text img{display:inline-block;height:.9em;width:auto}.dashboard-container.launching-soon{min-height:100vh;background:#ffeb3b;padding:0;overflow:hidden}.launching-content{display:grid;grid-template-columns:45% 55%;min-height:100vh;max-width:100%;margin:0;align-items:center;padding:0;gap:0}.launching-left{display:flex;flex-direction:column;justify-content:center;padding-left:8vw;padding-right:4vw}.launching-text-wrapper{max-width:600px}.launching-title{font-size:7rem;text-align:left;font-weight:600;color:#000;line-height:.9;margin:0;padding:0;margin-bottom:2rem;font-family:Telegraf,-apple-system,BlinkMacSystemFont,Arial Black,Helvetica Neue,Arial,sans-serif;letter-spacing:-.03em;display:block;overflow:visible}.launching-subtitle{font-size:1rem;font-weight:500;color:#000;line-height:1.5;margin:0;padding:0;margin-bottom:3rem;letter-spacing:.02em;text-align:left;font-family:Telegraf,-apple-system,BlinkMacSystemFont,Arial,sans-serif;display:block;overflow:visible}.launching-form-section{margin:0;padding:0}.be-first-badge{background:#000;color:#ffeb3b;padding:.875rem 1.75rem;font-size:.8rem;font-weight:700;letter-spacing:.1em;display:table;margin:0;margin-bottom:2rem;cursor:default;text-align:left;font-family:Telegraf,-apple-system,BlinkMacSystemFont,Arial,sans-serif}.email-form{display:flex;flex-direction:column;gap:.5rem;margin:0;padding:0}.email-label{font-size:1rem;font-weight:700;color:#000;letter-spacing:.05em;margin:0;padding:0;margin-bottom:.5rem;text-align:left;font-family:Telegraf,-apple-system,BlinkMacSystemFont,Arial,sans-serif}.email-input-wrapper{display:flex;align-items:center;gap:1rem;max-width:450px}.email-input{flex:1;background:transparent;border:none;border-bottom:3px solid #000;padding:.75rem 0;font-size:1rem;color:#000;outline:none;font-family:inherit}.email-input::-moz-placeholder{color:#0006}.email-input::placeholder{color:#0006}.email-input:focus{border-bottom-color:#000}.submit-btn{background:#000;color:#ffeb3b;border:none;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;transition:transform .2s ease;flex-shrink:0}.submit-btn:hover{transform:scale(1.1)}.submit-btn:active{transform:scale(.95)}.success-message{color:#000;font-size:.875rem;font-weight:600;margin-top:1rem;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.launching-right{display:flex;align-items:center;justify-content:center;padding:0;height:100vh}.launching-illustration{width:100%;max-width:none;-o-object-fit:contain;object-fit:contain;padding:1rem}@media (max-width: 1400px){.launching-title{font-size:6rem}}@media (max-width: 1024px){.launching-title{font-size:5rem}.launching-left{padding-left:6vw}}@media (max-width: 768px){.launching-content{grid-template-columns:1fr;padding:0}.launching-left{padding:3rem 2rem;max-width:100%}.launching-title{font-size:4rem;margin-bottom:1.5rem}.launching-subtitle{font-size:.9rem;margin-bottom:2rem}.launching-right{order:-1;height:50vh;padding:2rem}.launching-illustration{padding:2rem}}@media (max-width: 480px){.launching-left{padding:2rem 1.5rem}.launching-title{font-size:3rem}.launching-subtitle{font-size:.8rem;margin-bottom:1.5rem}.be-first-badge{font-size:.7rem;padding:.75rem 1.5rem;margin-bottom:1.5rem}.email-input-wrapper{max-width:100%}.launching-right{height:40vh}.launching-illustration{padding:1rem}}.forms-page{min-height:100vh;background:#fff;color:#1f2937;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.forms-container{max-width:1280px;margin:0 auto;padding:3rem 1rem}.forms-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:stretch;margin-bottom:4rem}.forms-content{display:flex;flex-direction:column;gap:2rem}.content-header h1{font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;color:#111827;margin-bottom:1rem}.content-header p{font-family:Outfit,sans-serif;font-size:1.125rem;color:#6b7280;margin:0}.form-type-buttons{display:flex;gap:.5rem;margin-bottom:1.5rem}.form-type-btn{flex:1;padding:.75rem 1.5rem;border:2px solid #e5e7eb;background:#fff;color:#6b7280;border-radius:.5rem;font-family:Outfit,sans-serif;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.form-type-btn:hover{border-color:#000;color:#000}.form-type-btn.active{border-color:#000;background-color:#000;color:#fff}.typeform-container{width:100%;height:500px;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.typeform-container iframe{width:100%;height:100%;border:none}.testimonial-section{width:100%;height:auto;display:flex;align-items:center;justify-content:center;background:#f8f9fa;border-radius:1rem;padding:2rem}.testimonial-content{text-align:center;max-width:400px}.testimonial-text{font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:500;line-height:1.4;color:#111827;margin-bottom:2rem}.testimonial-author{display:flex;flex-direction:column;align-items:center;gap:1rem}.author-info{text-align:center}.author-name{font-family:Outfit,sans-serif;font-size:1rem;font-weight:600;color:#111827;margin-bottom:.25rem}.author-title{font-family:Outfit,sans-serif;font-size:.875rem;color:#6b7280}.rating{display:flex;align-items:center;justify-content:center;gap:.25rem}.star{width:1.25rem;height:1.25rem;color:#fbbf24}@media (max-width: 1024px){.forms-layout{grid-template-columns:1fr;gap:2rem}}@media (max-width: 768px){.forms-container{padding:2rem 1rem}.content-header h1{font-size:2rem}.form-type-buttons{flex-direction:column}.form-type-btn{text-align:center}.testimonial-text{font-size:1.25rem}}@media (max-width: 480px){.forms-container{padding:1rem}.content-header h1{font-size:1.75rem}.testimonial-content{padding:1rem}.testimonial-text{font-size:1.125rem}}.interactive-communities-section{padding:2rem 2rem 4rem;padding-left:0;margin-right:280px;background:light-dark(#fff,#000);min-height:50vh;display:flex;align-items:center;justify-content:center}.interactive-communities-container{width:1080px;max-width:calc(90vw - 2rem);padding:1rem;clip-path:inset(-100% -100% 0 -100%);position:relative;touch-action:none;margin-top:2rem}.communities-title{font-weight:600;font-size:2rem;position:absolute;bottom:100%;left:2rem;margin:0;margin-bottom:3rem;color:#282826}.communities-swatches{display:grid;grid-template-columns:repeat(calc(var(--swatch-count) + 3),1fr);list-style-type:none;padding:0;margin:0;pointer-events:none;translate:0 calc(var(--offset-y) * 1%)}.communities-swatches li{position:relative;aspect-ratio:1 / 2.5;min-height:200px;pointer-events:all;--delay: calc(sin(((var(--i)) / var(--swatch-count)) * 45deg)*1s) ;animation:enter .2s var(--delay) cubic-bezier(0,0,.2342,1) both;z-index:1}@keyframes enter{0%{translate:0 100%}}.communities-swatches li button{container-type:inline-size;font-family:Reddit Mono,serif;font-weight:600;background:transparent;border-radius:1.2rem;width:400%;aspect-ratio:4/5;min-height:190px;position:absolute;border:0;padding:0;rotate:calc(var(--power, 0) * (calc(var(--rotate, 0) * 1deg)));translate:0 calc(clamp(0,var(--power),1) * (var(--distance, 40) * -1%));transition:translate .12s cubic-bezier(0,0,.2342,1),rotate .12s cubic-bezier(0,0,.2342,1);outline:none;cursor:pointer;perspective:1000px;color:#fff}.communities-swatches li button:hover{translate:0 calc(clamp(.9,var(--power),1) * (var(--distance, 40) * -1%))}.communities-swatches.has-active-card li:not(.active){pointer-events:none;opacity:.4;filter:blur(3px)}.communities-swatches.has-active-card li:not(.active) button{translate:0 0!important;rotate:0deg!important}.communities-swatches.has-active-card li.active{pointer-events:all;opacity:1;filter:none;z-index:100}.communities-swatches li{transition:opacity .3s ease,filter .3s ease}.card-inner{position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d}.communities-swatches li button.flipped .card-inner{transform:rotateY(180deg)}.card-front,.card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:1.2rem;padding:1.25rem 1rem;box-shadow:0 4px 12px #00000026}.card-front{background:var(--color);display:flex;align-items:flex-start;justify-content:flex-start;left:unset;top:unset}.card-back{background:var(--color);transform:rotateY(180deg);display:flex;flex-direction:column;align-items:stretch;overflow-y:auto}.community-name-label{font-size:.95rem;font-weight:600;text-transform:capitalize;color:#fff;position:absolute;top:1rem;left:.5rem;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.communities-swatches li button:hover .card-front{box-shadow:0 8px 24px #0003}.sub-communities-title{font-size:.9rem;font-weight:700;margin:0 0 .6rem;padding-bottom:.5rem;border-bottom:2px solid rgba(255,255,255,.3);color:#fff;text-align:center;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.sub-communities-list{display:flex;flex-direction:column;gap:.5rem}.sub-community-link{display:flex;justify-content:space-between;align-items:center;color:#fff;text-decoration:none;font-size:.8rem;font-weight:500;padding:.55rem;border-radius:8px;background:#ffffff1a;transition:all .2s cubic-bezier(0,0,.2342,1);pointer-events:all;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.sub-community-link:hover{background:#ffffff40;transform:translate(5px)}.sub-sector{font-size:.7rem;background:#fff;color:#ff6200;padding:3px 10px;border-radius:12px;font-weight:600;margin-left:.75rem;white-space:nowrap;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.communities-swatches li.active button .card-back{box-shadow:0 12px 32px #0000004d}@media (max-width: 1200px){.interactive-communities-section{padding-left:0;margin-right:280px}.communities-title{left:0}.communities-swatches{grid-template-columns:repeat(calc(var(--swatch-count) + 2),1fr)}}@media (max-width: 768px){.interactive-communities-section{display:none!important}.interactive-communities-container{padding:.5rem}.communities-title{font-size:1.5rem;left:1rem}.communities-swatches{grid-template-columns:repeat(calc(var(--swatch-count) + 1),1fr)}.communities-swatches li button{width:350%}.card-front,.card-back{padding:1.5rem 1rem}.community-name-label{font-size:1.2rem;top:1.2rem;left:1.2rem}.sub-communities-title{font-size:.95rem}.sub-community-link{font-size:.8rem;padding:.6rem}.sub-sector{font-size:.65rem;padding:2px 8px}}.bento-learning-section{min-height:50vh;background:#fff;padding:2rem;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.bento-section-header{max-width:1400px;margin:0 auto 1.5rem;text-align:left;padding-left:60px}.bento-section-title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:#000;margin:0 0 .5rem;letter-spacing:-.01em}.bento-section-subtitle{font-size:clamp(.875rem,1.5vw,1rem);color:#000;margin:0;font-weight:400}.bento-grid-container{max-width:1400px;margin:0 auto;padding:0 4rem}.bento-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;min-height:300px}.bento-grid-left{grid-column:1}.bento-grid-right{grid-column:2}.bento-small-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;height:100%}.bento-category-tag{display:inline-block;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#000000b3;margin-bottom:.5rem}.bento-featured-card-link{text-decoration:none;color:inherit;display:block;height:100%}.bento-featured-card{border-radius:0;padding:1.25rem;display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:300px;position:relative;overflow:hidden;cursor:pointer}.bento-featured-content{flex-grow:1;z-index:2;text-align:left}.bento-featured-title{font-size:clamp(1.5rem,3vw,5.25rem);font-weight:700;color:#000;margin:.5rem 0 .75rem;line-height:1.1;letter-spacing:-.01em}.bento-featured-description{font-size:clamp(.75rem,1.2vw,1rem);color:#000c;line-height:1.5;max-width:280px;margin:0}.bento-featured-image-container{flex-shrink:0;margin-top:1rem;display:flex;justify-content:center;align-items:flex-end;z-index:1}.bento-featured-image{width:75%;height:auto;height:80%;-o-object-fit:contain;object-fit:contain;border-radius:0;transition:transform .3s ease}.bento-featured-card-link:hover .bento-featured-image{transform:scale(1.1)}.bento-small-card-link{text-decoration:none;color:inherit;display:block}.bento-small-image-box{border-radius:0;aspect-ratio:1.2;display:flex;align-items:center;justify-content:center;padding:1rem;overflow:hidden;cursor:pointer}.bento-small-image{width:80%;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:0;transition:transform .3s ease}.bento-small-card-link:hover .bento-small-image{transform:scale(1.15)}.bento-small-content{margin-top:.5rem;padding:0 .25rem;text-align:left}.bento-small-title{font-size:clamp(.75rem,1.2vw,.875rem);font-weight:700;color:#000;margin:.5rem 0 0;line-height:1.3;letter-spacing:-.01em}.bg-lime-300{background-color:#d8fc05}.bg-orange-500{background-color:#f76118}.bg-violet-500{background-color:#7560f3}.bg-teal-400{background-color:#2596be}.bg-pink-300{background-color:#e2a9f1}@media (max-width: 1024px){.bento-grid{grid-template-columns:1fr;gap:.75rem}.bento-grid-left,.bento-grid-right{grid-column:1}.bento-featured-card{min-height:250px}.bento-small-grid{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.bento-learning-section{padding:1.5rem 1rem}.bento-section-header{margin-bottom:1rem}.bento-grid{gap:.5rem}.bento-small-grid{grid-template-columns:1fr;gap:.5rem}.bento-featured-card{padding:1rem;min-height:225px}.bento-featured-image{width:70%}.bento-small-image-box{padding:.75rem}.bento-featured-title{font-size:1.25rem}.bento-small-title{font-size:.75rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.bento-featured-card,.bento-small-card-link>div{animation:fadeInUp .6s ease-out}.bento-featured-card:focus-visible,.bento-small-image-box:focus-visible{outline:3px solid #3b82f6;outline-offset:4px}@media print{.bento-learning-section{page-break-inside:avoid}}.gr-about{font-family:Outfit,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:#fff;color:#111827;width:100%;margin:0;padding:0;box-sizing:border-box;display:block;align-self:stretch;min-height:100vh}.gr-about__wrap{max-width:1120px;width:100%;margin:0 auto;padding:48px 24px 96px;box-sizing:border-box;position:relative;left:0;right:0}.gr-about__title{font-family:Outfit,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:clamp(44px,6vw,32px);line-height:1.02;letter-spacing:-.02em;font-weight:700;margin:0 0 24px;text-align:left}.gr-about__copy{font-size:18px;line-height:1.75;text-align:left;padding-left:40px}.gr-about__copy p{margin:0 0 22px}.gr-about__link{color:#128a3a;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:2px}.gr-about__link:hover{color:#0f6f2f}.gr-about__section{margin-top:72px}.gr-about__sectionTitle{font-family:Outfit,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:clamp(34px,4.2vw,32px);line-height:1.05;letter-spacing:-.02em;font-weight:700;margin:0 0 12px;text-align:left}.gr-about__sectionSubtitle{font-size:18px;line-height:1.7;color:#111827;margin:0 0 28px;text-align:left;padding-left:40px}.gr-about__grid{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:36px 56px;align-items:start;padding-left:40px}.gr-about__card{display:flex;gap:18px;align-items:flex-start}.gr-about__avatar{width:128px;height:96px;-o-object-fit:cover;object-fit:cover;border-radius:2px;background:#f3f4f6;flex:0 0 auto}.gr-about__cardBody{min-width:0}.gr-about__name{font-size:18px;font-weight:600;line-height:1.25;margin:2px 0 6px}.gr-about__role{font-size:14px;line-height:1.35;color:#4b5563;margin:0 0 14px}.gr-about__roleSep{color:#9ca3af}.gr-about__profileLink{display:inline-flex;gap:8px;align-items:center;font-size:16px;font-weight:500;color:#111827;text-decoration:none}.gr-about__profileLink:hover{text-decoration:underline;text-underline-offset:3px}@media (max-width: 980px){.gr-about__grid{grid-template-columns:repeat(2,minmax(260px,1fr));gap:28px 36px}}@media (max-width: 640px){.gr-about__wrap{padding:36px 18px 72px}.gr-about__grid{grid-template-columns:1fr;gap:22px}.gr-about__avatar{width:120px;height:92px}}:root{font-family:Inter,Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Host Grotesk,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#fff}body{font-family:Inter,Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Host Grotesk,sans-serif;margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-family:Inter,Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Host Grotesk,sans-serif;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:Inter,Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Host Grotesk,sans-serif;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}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
