:root{--black: #09090b;--ink: #09090b;--muted: #6f6f6f;--line: #d9d9d9;--soft: #f7f7f7;--blue: #02b5f3;--blue-dark: #0096eb;--blue-light: #05e8ff;--white: #ffffff;--radius: 24px;font-family:Mulish,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--white)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;color:var(--ink);background:var(--white);font-family:Mulish,system-ui,sans-serif;font-size:14px;line-height:20px}body::selection{color:var(--white);background:var(--blue)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:20;display:flex;justify-content:center;padding:16px 0;border-bottom:1px solid #d9d9d9;background:var(--white);backdrop-filter:none}.nav{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1512px;min-height:40px;padding:0 100px;border:0;border-radius:0;background:var(--white);box-shadow:none}.brand{display:flex;align-items:center;gap:8px}.brand-mark{width:41px;height:40px}.brand-word{width:138px;height:auto}.nav-links{display:flex;align-items:center;gap:24px;color:#212123;font-size:14px;font-weight:500;line-height:140%}.nav-links a{padding:0;border-radius:0;transition:color .18s ease,background .18s ease}.nav-links a:hover{color:var(--blue);background:transparent}.nav .button{gap:6px;padding:12px 16px 12px 20px;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:0;padding:16px 28px 16px 32px;border-radius:8px;color:var(--white);background:linear-gradient(#05e8ff,#0096eb);box-shadow:inset 0 4px 4px #ffffff4d;font-size:16px;font-weight:700;line-height:100%;letter-spacing:-.02em;transition:background .18s ease}.button:hover{background:linear-gradient(#05e8ff,#008ee0);box-shadow:inset 0 4px 4px #ffffff4d}.hero .button{min-width:0;min-height:0;margin-top:32px;padding:16px 28px 16px 32px;border-radius:8px;background:linear-gradient(#05e8ff,#0096eb);box-shadow:inset 0 4px 4px #ffffff4d;font-size:16px;font-weight:700}.hero .button:hover{background:linear-gradient(#05e8ff,#008ee0);box-shadow:inset 0 4px 4px #ffffff4d}.button-arrow{width:16px;height:16px;object-fit:contain;transition:transform .18s ease}.button:hover .button-arrow{transform:translate(30%)}.hero-benefits{display:grid;gap:12px;width:min(600px,100%);margin:20px auto 0;text-align:left}.hero-benefit{display:grid;grid-template-columns:28px 1fr;gap:16px;align-items:center}.list-arrow{width:24px;height:24px;object-fit:contain;transform-origin:50% 50%;animation:syncedArrow 2.8s ease-in-out infinite}.hero-benefit p{margin:0;color:var(--black);font-size:16px;font-weight:500;line-height:140%;letter-spacing:-.02em}.hero{position:relative;overflow:hidden;padding:52px 20px;text-align:center}.hero:before,.hero:after{content:"";position:absolute;z-index:0;width:560px;aspect-ratio:780 / 759;background:url(/images/dimmed-logo.png) center / contain no-repeat;pointer-events:none}.hero:before{top:-138px;right:-168px}.hero:after{top:430px;left:-280px;width:500px}.hero-inner{position:relative;z-index:1;width:min(800px,100%);margin:0 auto}.hero-kicker{margin:0;color:#737373;font-size:16px;font-weight:600;line-height:140%;letter-spacing:-.02em}.eyebrow{margin:0;color:#737373;font-family:Mulish,system-ui,sans-serif;font-size:16px;font-weight:600;letter-spacing:-.02em;line-height:140%;text-transform:uppercase}h1,h2,h3,p{margin-top:0}.hero h1{max-width:800px;margin:16px auto 0;color:var(--black);font-size:clamp(40px,4.2vw,54px);font-weight:800;line-height:110%;letter-spacing:-.02em}.hero-image{width:min(780px,100%);margin:28px auto 0;border-radius:12px;object-fit:cover}.hero-benefit-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:min(780px,100%);margin:14px auto 0;overflow:hidden;border:0;border-radius:0;background:transparent;text-align:left}.hero-benefit-cards article{display:grid;grid-template-columns:18px 1fr;gap:12px;align-items:flex-start;min-height:0;padding:14px 18px 12px;border:0;background:transparent}.hero-benefit-cards article:nth-child(odd){border-right:1px solid var(--line)}.hero-benefit-cards article:nth-child(-n+2){border-bottom:1px solid var(--line)}.hero-benefit-cards .list-arrow{animation:none}.hero-benefit-cards p{margin:0;color:var(--black);font-size:16px;font-weight:600;line-height:130%;letter-spacing:-.02em}.hero-benefit-cards .list-arrow{width:18px;height:18px}.blue{color:var(--blue)}.marquee-section{overflow:hidden;padding:8px 0 78px}.marquee{display:flex;width:max-content;gap:18px;margin-bottom:18px;animation:scroll-left 42s linear infinite}.marquee.reverse{animation:scroll-right 46s linear infinite}.marquee img{width:360px;height:236px;border-radius:28px;object-fit:cover;box-shadow:0 20px 44px #0b162d1f}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.section{padding:52px 20px}.section.tight{padding-top:52px}.section.compact{padding-top:52px;padding-bottom:52px}#za-koga{padding-top:160px;padding-bottom:160px}.container{width:min(1200px,100%);margin:0 auto}.section-head{max-width:900px;margin:0 auto 40px;text-align:center}.section-head h2{margin-bottom:12px;color:var(--black);font-size:clamp(32px,4vw,44px);font-weight:700;line-height:110%;letter-spacing:-.02em}.section-head p{max-width:690px;margin-right:auto;margin-left:auto;color:var(--black);font-size:18px;line-height:140%;letter-spacing:-.02em}.section-head .eyebrow{margin-bottom:12px;color:#737373;font-size:16px;font-weight:600;line-height:140%;text-transform:lowercase}.sponsor-grid{display:grid;grid-template-columns:repeat(6,1fr);align-items:center;gap:18px;padding:26px 30px;border:1px solid var(--line);border-radius:24px;background:#fbfcff}.sponsor-grid img{max-height:40px;margin:0 auto;object-fit:contain;filter:grayscale(1);opacity:.78}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.benefit-card{display:flex;gap:14px;align-items:flex-start;padding:22px;border:1px solid var(--line);border-radius:12px;background:var(--white)}.benefit-card span{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;border-radius:999px;color:var(--white);background:var(--black);font-size:14px;font-weight:800}.benefit-card p{margin:0;color:var(--black);font-size:16px;line-height:140%;letter-spacing:-.02em}.bridge-section{display:flex;flex-direction:column;align-items:center}.bridge-band{background:#eeedf0}.section.compact.bridge-band{padding-bottom:0}.company-band{background:var(--white)}.bridge-intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1fr);gap:44px;align-items:center;width:100%}.bridge-intro .section-head{align-self:center;margin-bottom:0}.bridge-intro .section-head h2{max-width:520px;margin-bottom:18px}.bridge-intro .section-head p:not(.eyebrow){max-width:520px;margin:0;color:#444;font-size:18px;line-height:145%;letter-spacing:-.02em}.bridge-map-frame{overflow:hidden;width:100%;border-radius:12px}.bridge-map-image{width:100%;margin:0;object-fit:cover;transform:scale(1.8);transform-origin:50% 50%}.bridge-company-note{max-width:680px;margin:50px auto 0;color:#4f4f4f;text-align:center;font-size:14px;font-weight:500;line-height:145%;letter-spacing:-.02em}.company-slider{overflow:hidden;width:100%;margin:0 auto;border:0;border-radius:0;background:transparent;mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.bridge-company-slider{width:100vw;margin-top:14px;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}.company-track{display:flex;align-items:center;width:max-content;animation:companyScroll 26s linear infinite}.company-slider:hover .company-track{animation-play-state:paused}.company-logo{position:relative;display:grid;width:170px;height:72px;place-items:center;padding:14px 24px;border-right:0;background:transparent;transition:background .18s ease,filter .18s ease}.company-logo:hover{background:transparent}.company-logo.dark-logo{border-radius:8px}.company-logo.dark-logo:hover{background:transparent}.company-logo img{height:30px;width:auto;max-width:130px;object-fit:contain;filter:grayscale(1);opacity:.86;transition:filter .18s ease,opacity .18s ease,transform .18s ease}.company-logo:hover img{filter:grayscale(0);opacity:1;transform:translateY(-2px)}.company-logo.dark-logo img,.company-logo.dark-logo:hover img{filter:none}.company-logo.munchies-logo:after{content:"";position:absolute;inset:8px 18px;border-radius:8px;background:#f4f4f438;pointer-events:none}.company-logo.munchies-logo img{opacity:.58;filter:grayscale(1)}.company-logo.munchies-logo:hover img{opacity:.78;filter:grayscale(1)}.video-testimonial-section{overflow:hidden;padding:40px 0;background:var(--black);scroll-margin-top:90px}.video-testimonial-head{padding:0 24px;margin-bottom:32px;text-align:center}.video-testimonial-head h2{max-width:780px;margin-right:auto;margin-left:auto;color:#fff;font-size:clamp(28px,4vw,44px);font-weight:800;line-height:110%;letter-spacing:-.02em}.video-testimonial-cta{display:flex;justify-content:center;margin-top:34px;margin-bottom:0}.video-testimonial-stage{position:relative;display:flex;align-items:center;justify-content:center;height:625px;min-height:625px;width:100%}.video-card-row{display:flex;align-items:center;justify-content:center;gap:22px;width:max-content;margin:0 auto}.video-testimonial-card{position:relative;flex:0 0 clamp(260px,17.2vw,310px);height:clamp(430px,31.1vw,515px);min-height:0;overflow:hidden;border-radius:14px;background:#111;box-shadow:0 18px 44px #09090b1f;transition:box-shadow .22s ease;will-change:transform,opacity}.video-testimonial-card.featured,.video-testimonial-card.is-active{flex-basis:clamp(300px,19.6vw,350px);height:clamp(520px,35vw,595px);border-radius:16px;z-index:2;opacity:1;transform:scale(1)}.video-testimonial-card.muted{opacity:.38;transform:scale(.94)}.video-testimonial-card.muted:first-child{margin-right:0}.video-testimonial-card.muted:last-child{margin-left:0}.video-testimonial-card.is-far-prev,.video-testimonial-card.is-far-next{opacity:.34;transform:scale(.94);z-index:0}.video-testimonial-card.is-hidden{flex-basis:0!important;width:0!important;min-width:0;opacity:0;pointer-events:none}.video-testimonial-card img,.video-testimonial-card video{width:100%;height:100%;object-fit:cover}.video-card-overlay{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:0 18px 22px;color:#fff;background:transparent;transition:opacity .18s ease}.video-testimonial-card.is-playing .video-card-overlay{opacity:1;pointer-events:auto}.video-card-overlay h3{display:flex;align-items:center;gap:8px;margin:0 0 8px;color:#fff;font-size:clamp(26px,1.85vw,34px);font-weight:800;line-height:105%;letter-spacing:0}.video-card-overlay h3 img{width:20px;height:20px;min-height:0;object-fit:contain}.video-card-overlay p{max-width:240px;margin:0 0 8px;color:#fff;font-size:clamp(14px,.95vw,16px);font-weight:700;line-height:130%;letter-spacing:0}.video-card-overlay a{color:var(--blue);font-size:clamp(14px,.9vw,16px);font-weight:800;line-height:120%;letter-spacing:0}.video-card-overlay a:after{content:"→"}.video-play{position:relative;flex:0 0 56px;width:56px;height:56px;margin-bottom:12px;border:2px solid rgba(255,255,255,.55);border-radius:12px;background:#ffffff0f;backdrop-filter:blur(10px);cursor:pointer}.video-play:before{content:"";position:absolute;top:50%;left:52%;width:0;height:0;border-top:13px solid transparent;border-bottom:13px solid transparent;border-left:19px solid #fff;transform:translate(-50%,-50%)}.video-testimonial-card.is-playing .video-play:before,.video-testimonial-card.is-playing .video-play:after{content:"";position:absolute;top:50%;width:6px;height:28px;border:0;border-radius:999px;background:#fff;transform:translateY(-50%)}.video-testimonial-card.is-playing .video-play:before{left:calc(50% - 8px)}.video-testimonial-card.is-playing .video-play:after{left:calc(50% + 4px)}.video-nav{position:absolute;top:50%;z-index:40;width:70px;height:70px;border:0;border-radius:999px;background:#fff;box-shadow:0 18px 34px #09090b29;transform:translateY(-50%)}.video-nav:before{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;border-top:3px solid #09090b;border-right:3px solid #09090b}.video-nav-left{left:max(46px,calc((100vw - 1516px)/2 - 3px))}.video-nav-left:before{transform:translate(-35%,-50%) rotate(-135deg)}.video-nav-right{right:max(46px,calc((100vw - 1516px)/2 - 3px))}.video-nav-right:before{transform:translate(-65%,-50%) rotate(45deg)}@keyframes companyScroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.quote-card{display:flex;flex-direction:column;align-items:center;width:min(500px,100%);margin:0 auto 40px;padding:20px;border:1.5px solid #e6e6e6;border-radius:12px;background:#f7f7f7}.hero-quote-card{margin-top:30px;margin-bottom:30px}.quote-badge{margin:0 0 20px;padding:8px 16px;border-radius:8px;color:var(--white);background:var(--black);font-size:16px;font-weight:400;line-height:100%;letter-spacing:-.02em}.quote-card blockquote{max-width:430px;margin:0;color:#3d3d3d;text-align:center;font-size:18px;font-style:italic;font-weight:600;line-height:130%;letter-spacing:-.02em}.quote-author{display:flex;align-items:center;gap:12px;margin-top:20px}.quote-author img{width:52px;height:52px;border-radius:999px;object-fit:cover;filter:grayscale(1)}.quote-author strong,.quote-author span{display:block;color:#747474;font-style:italic;font-weight:700;line-height:130%}.quote-author strong{font-size:14px}.quote-author span{margin-top:4px;font-size:14px}.left-head{margin-right:0;margin-left:0;text-align:left}.left-head p{margin-left:0}.mastermind-fit-head{max-width:760px;margin-bottom:30px;text-align:center}.mastermind-fit-head .eyebrow{color:var(--blue);text-transform:lowercase}.mastermind-fit-head h2{font-size:clamp(28px,3.2vw,42px);line-height:112%}.mastermind-fit-head h2 span{color:#999}.fit-panel{position:relative;max-width:600px;padding:42px;border:0;border-radius:18px;background:transparent}.fit-panel:before{content:"";position:absolute;inset:0;box-sizing:border-box;border-radius:18px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Crect x='0.75' y='0.75' width='98.5' height='98.5' rx='2.6' ry='2.6' fill='none' stroke='%23b9b9b9' stroke-width='1.5' stroke-dasharray='8 4' vector-effect='non-scaling-stroke'/%3E%3C/svg%3E") center / 100% 100% no-repeat;pointer-events:none}.fit-panel .hero-benefits{gap:28px}.fit-panel .list-arrow{animation:none}.fit-panel .hero-benefits:hover .hero-benefit .list-arrow,.fit-panel .hero-benefit:hover .list-arrow{filter:none;transform:none}.hero-benefit:nth-child(2) .list-arrow{animation-delay:.08s}.hero-benefit:nth-child(3) .list-arrow{animation-delay:.16s}.hero-benefit:nth-child(4) .list-arrow{animation-delay:.24s}.hero-benefit:nth-child(5) .list-arrow{animation-delay:.32s}.hero-benefits:hover .hero-benefit .list-arrow{animation-play-state:paused}.hero-benefit:hover .list-arrow{filter:invert(58%) sepia(97%) saturate(2387%) hue-rotate(161deg) brightness(98%) contrast(101%);transform:translate(8px,-8px) scale(1.08)}@keyframes syncedArrow{0%,to{transform:translate(0)}50%{transform:translate(5px,-5px)}}.application-strip{display:grid;grid-template-columns:1fr auto;gap:12px 28px;align-items:center;margin-top:28px;padding:28px;border-radius:12px;color:var(--white);background:var(--black)}.brand-map{position:relative;overflow:hidden;min-height:520px;border:1px solid var(--line);border-radius:12px;background:#f5f5f5}.map-tiles{position:absolute;inset:0;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr)}.map-tiles img{width:100%;height:100%;object-fit:cover;filter:grayscale(.92) saturate(.18) contrast(1.08) brightness(1.06)}.brand-map:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 33% 51%,rgba(2,181,243,.2),transparent 18%),radial-gradient(circle at 59% 63%,rgba(2,181,243,.2),transparent 18%),linear-gradient(#ffffff3d,#ffffff3d)}.map-route{position:absolute;left:35%;top:56%;z-index:2;width:25%;height:4px;border-radius:999px;background:repeating-linear-gradient(90deg,var(--blue) 0 14px,transparent 14px 24px);transform:rotate(16deg);box-shadow:0 0 18px #02b5f359;animation:routePulse 12s linear infinite}.map-pin{position:absolute;z-index:3;width:20px;height:20px;border:5px solid var(--white);border-radius:999px;background:var(--blue);box-shadow:0 0 0 8px #02b5f32e,0 12px 30px #09090b38}.pin-ljubljana{left:32.9%;top:50.8%}.pin-zagreb{left:59.1%;top:63.2%}.map-highlight{position:absolute;z-index:2;display:grid;place-items:center;border:3px solid var(--blue);color:var(--white);background:#02b5f33d;box-shadow:0 0 0 10px #02b5f31a,0 24px 70px #02b5f333;backdrop-filter:blur(1px)}.map-highlight strong{position:absolute;left:50%;top:-34px;padding:7px 11px;border-radius:999px;background:var(--black);font-size:14px;line-height:100%;letter-spacing:-.02em;white-space:nowrap;transform:translate(-50%)}.highlight-ljubljana{left:28.7%;top:44.3%;width:105px;height:82px;border-radius:42% 58% 48% 52%;transform:rotate(-16deg)}.highlight-ljubljana strong{transform:translate(-50%) rotate(16deg)}.highlight-zagreb{left:54.8%;top:56.9%;width:118px;height:92px;border-radius:50% 42% 56% 44%;transform:rotate(14deg)}.highlight-zagreb strong{transform:translate(-50%) rotate(-14deg)}.map-point{position:absolute;z-index:2;width:230px;padding:16px;border:1px solid rgba(9,9,11,.08);border-radius:12px;background:#ffffffe0;box-shadow:0 24px 54px #09090b1a;backdrop-filter:blur(14px)}.map-point.zagreb{left:62%;top:54%}.map-point.ljubljana{left:15%;top:34%}.map-point span{display:block;width:20px;height:20px;margin-bottom:12px;border:6px solid var(--white);border-radius:999px;background:var(--blue);box-shadow:0 0 0 8px #02b5f32e,0 0 30px #02b5f38c}.map-point strong{display:block;color:var(--black);font-size:24px;line-height:115%;letter-spacing:-.02em}.map-point p{margin:8px 0 0;color:#555;font-size:15px;line-height:140%;letter-spacing:-.02em}.map-tag{position:absolute;top:24px;left:50%;z-index:2;transform:translate(-50%);padding:12px 16px;border-radius:999px;color:var(--white);background:var(--black);font-size:14px;font-weight:800;letter-spacing:-.02em;white-space:nowrap}.map-credit{position:absolute;right:10px;bottom:8px;z-index:3;padding:4px 7px;border-radius:6px;color:#333;background:#ffffffd1;font-size:11px;font-weight:700}@keyframes routePulse{to{background-position:280px 0}}.application-strip .eyebrow,.application-strip p,.application-strip strong{margin:0}.application-strip .eyebrow{grid-column:1 / -1;color:var(--blue)}.application-strip strong{font-size:clamp(30px,4vw,54px);line-height:100%}.application-strip p{max-width:560px;color:#d7d7d7;font-size:16px;line-height:140%}.membership-grid{display:flex;flex-direction:column;gap:0;max-width:1200px;margin:0 auto}.membership-system-feature{width:min(700px,100%);margin:0 auto}.membership-plus.membership-system-plus{color:#e6e6e6;margin-top:0;margin-bottom:10px}.location-line.membership-system-location{margin:22px 0 0}.discord-pill-slider{overflow:hidden;width:100%;margin-top:24px;mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.discord-pill-track{display:flex;width:max-content;gap:12px;animation:discordPillSlide 18s linear infinite}.discord-pill-track span{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border:1px solid #d9d9e3;border-radius:12px;color:#202225;background:#f7f8fb;box-shadow:0 1px #09090b0a,0 8px 22px #5865f214;font-size:15px;font-weight:800;line-height:1;white-space:nowrap}@keyframes discordPillSlide{0%{transform:translate(0)}to{transform:translate(calc(-50% - 6px))}}.membership-card{position:relative;display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1fr);gap:42px;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--soft);box-shadow:none}.membership-card:nth-of-type(2n){grid-template-columns:minmax(0,1fr) minmax(300px,.82fr)}.membership-card:nth-of-type(2n) .membership-media{order:2}.membership-card:nth-of-type(2n) .membership-copy{order:1}.membership-media{width:100%;min-height:340px}.membership-main-image,.membership-gallery img{width:100%;height:340px;object-fit:cover}.membership-card .membership-copy{padding:36px 40px 36px 0}.membership-card:nth-of-type(2n) .membership-copy{padding:36px 0 36px 40px}.membership-card .membership-copy>span{display:inline-block;margin-bottom:20px;padding:4px 12px;border:1px solid #e4edfa;border-radius:12px;color:var(--blue-dark);background:#e4edfa;font-size:16px;font-weight:600;letter-spacing:-.02em;line-height:140%}.membership-card h3{max-width:560px;margin-bottom:16px;color:var(--black);font-size:clamp(28px,3vw,40px);line-height:115%;letter-spacing:-.02em}.membership-card p{max-width:560px;margin:0;color:#4e4e4e;font-size:16px;line-height:140%;letter-spacing:-.02em}.mastermind-format{display:grid;grid-template-columns:1fr;gap:1px;height:100%;min-height:340px;overflow:hidden;background:var(--line)}.format-step{display:grid;grid-template-columns:50px 1fr;gap:8px 16px;align-items:center;padding:24px;background:#fdfdfd}.format-step span{grid-row:span 2;color:var(--blue);font-size:28px;font-weight:800;line-height:1;letter-spacing:-.02em}.format-step strong{color:var(--black);font-size:16px;line-height:120%}.format-step p{max-width:360px;color:#555;font-size:14px}.location-line{display:inline-flex;gap:8px;align-items:center;margin:-4px 0 16px;color:#555;font-size:15px;font-weight:700;letter-spacing:-.02em}.location-icon{position:relative;width:15px;height:15px;border:2px solid var(--blue);border-radius:999px 999px 999px 2px;transform:rotate(-45deg)}.location-icon:after{content:"";position:absolute;inset:3px;border-radius:999px;background:var(--blue)}.membership-gallery{display:grid;gap:1px;overflow:hidden;background:var(--line)}.membership-gallery.grid-2,.membership-gallery.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.membership-gallery.grid-2 img,.membership-gallery.grid-4 img{height:340px}.membership-gallery.grid-4 img{height:170px}.membership-plus{position:relative;z-index:2;display:grid;width:74px;height:74px;place-items:center;margin:-18px auto;border:12px solid var(--white);border-radius:999px;color:var(--blue-dark);background:transparent;box-shadow:none;font-size:36px;font-weight:700;line-height:1}.expert-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.expert-card{padding:22px;border:1px solid var(--line);border-radius:12px;background:var(--white)}.expert-card img{width:100%;height:300px;margin-bottom:20px;border-radius:12px;object-fit:cover}.expert-card p{color:var(--black);font-size:16px;line-height:140%}.expert-card strong,.expert-card span{display:block}.expert-card strong{color:var(--black);font-size:18px}.expert-card span{margin-top:4px;color:var(--muted);font-size:14px}.optin-section{background:#fafafa}.optin-section .optin-step{width:min(620px,100%);margin:0 auto 16px;padding:0 24px}.optin-section .application-flow{width:min(620px,100%);margin:0 auto 28px;padding:0 24px}.optin-heading{margin-bottom:32px}.system2-optin.optin-form .system2-cta{width:100%;justify-content:center}.system2-optin.optin-form .system2-cta:disabled{cursor:wait;opacity:.8}.btn-spinner{display:none;width:20px;height:20px;border:2.5px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:btnSpin .65s linear infinite}@keyframes btnSpin{to{transform:rotate(360deg)}}.optin-submit.is-loading .btn-label,.optin-submit.is-loading .btn-arrow{display:none}.optin-submit.is-loading .btn-spinner{display:block}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.optin-step{display:flex;align-items:center;justify-content:center;gap:0;width:100%;margin-bottom:16px}.optin-step>span{position:relative;z-index:1;display:grid;width:48px;height:48px;place-items:center;border:1px solid #c8f4ff;border-radius:999px;color:var(--white);background:linear-gradient(180deg,#05e8ff,#0096eb);box-shadow:inset 0 3px 4px #ffffff59;font-size:19px;font-weight:800;line-height:1}.optin-step>span.next{color:#9b9b9b;border-color:#d9d9d9;background:var(--white);box-shadow:none}.optin-step i{position:relative;flex:1;height:10px;border-radius:999px;background:#d9d9d9}.optin-step i:before{content:"";position:absolute;inset:0 auto 0 0;width:50%;border-radius:999px;background:linear-gradient(90deg,#05e8ff,#0096eb)}.optin-card{display:block;width:min(620px,100%);padding:32px;border:1px solid var(--line);border-radius:18px;background:var(--white)}.optin-copy h2{max-width:720px;margin:12px 0 14px;color:var(--black);font-size:clamp(34px,4vw,56px);line-height:108%;letter-spacing:-.02em}.optin-copy p:not(.eyebrow){max-width:560px;margin:0;color:#555;font-size:18px;line-height:145%;letter-spacing:-.02em}.optin-form{display:grid;gap:16px}.optin-form label{color:var(--black);font-weight:800;line-height:120%}.email-field{position:relative}.email-field span{position:absolute;top:50%;left:16px;width:20px;height:20px;background:url(/images/mail-icon.svg) center / contain no-repeat;transform:translateY(-50%);pointer-events:none}.optin-form input[type=email]{width:100%;min-height:54px;padding:0 16px 0 48px;border:1px solid var(--line);border-radius:8px;background:#fbfbfc;font:inherit}.consent-line{display:grid;grid-template-columns:16px 1fr;gap:10px;align-items:flex-start;color:#777;font-size:12px;font-weight:400;line-height:145%}.optin-form .consent-line{font-weight:400}.consent-line input{width:14px;height:14px;margin:2px 0 0;accent-color:var(--blue)}.optin-form .button{width:100%;margin-top:8px;border:0;outline:0;appearance:none;cursor:pointer}.optin-form .button:disabled{cursor:wait;opacity:.7}.optin-form .button:hover{cursor:pointer}.optin-form .button:disabled:hover{cursor:wait}.optin-message{min-height:18px;margin:-4px 0 0;color:var(--blue);font-size:12px;font-weight:700;line-height:140%}.optin-message:empty{display:none}.optin-message.is-error{color:#c93030}.application-flow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin:0 0 34px;border:0;border-radius:0;background:transparent}.application-flow article{display:grid;grid-template-columns:1fr;gap:0;align-items:start;padding:0;background:transparent}.application-flow p{margin:0;color:#4d4d4d;font-size:12px;font-weight:500;line-height:130%;letter-spacing:-.02em}.application-flow article:first-child p{text-align:left}.application-flow article:last-child p{text-align:right}.apply-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.7fr);gap:44px;align-items:start}.apply-layout h2{margin:16px 0 20px;color:var(--white);font-size:clamp(34px,5vw,64px);line-height:105%;letter-spacing:-.02em}.apply-layout p{color:#c9c9c9;font-size:18px;line-height:140%}.apply-form{display:grid;gap:14px;padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#111}.apply-form label{color:var(--white);font-weight:700}.apply-form input[type=email]{width:100%;min-height:54px;padding:0 16px;border:1px solid rgba(255,255,255,.18);border-radius:8px;color:var(--white);background:#09090b;font:inherit}.consent{display:grid;grid-template-columns:18px 1fr;gap:12px;align-items:start;font-weight:400}.consent span{color:#c9c9c9;font-size:13px;line-height:140%}.form-success{margin:0;color:var(--blue)!important;font-size:15px!important;font-weight:700}.mastermind-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.mastermind-card{display:flex;flex-direction:column;min-height:0;padding:36px;border:1px solid var(--line);border-radius:12px;background:var(--white);box-shadow:none}.mastermind-top{display:flex;align-items:center;gap:18px;padding:0;border-bottom:0;background:transparent;margin-bottom:18px}.mastermind-icon{display:grid;flex:0 0 76px;width:56px;height:56px;place-items:center;border-radius:12px;background:var(--black);color:var(--white);font-size:22px;font-weight:800}.mastermind-top img{width:76px;height:76px;border-radius:20px;object-fit:cover}.mastermind-top h3{margin:0;color:var(--black);font-size:28px;line-height:115%;letter-spacing:-.02em}.mastermind-body{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:26px;padding:0}.mastermind-body p{color:#333946;font-size:16px;line-height:140%;letter-spacing:-.02em}.split-feature{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1fr);gap:44px;align-items:center}.feature-image{overflow:hidden;border-radius:32px}.feature-image img{width:100%;height:620px;object-fit:cover}.feature-list{display:grid;gap:22px}.feature-item{display:grid;grid-template-columns:54px 1fr;gap:18px;align-items:start}.feature-item span{display:grid;width:54px;height:54px;place-items:center;border-radius:50%;color:var(--white);background:var(--blue);font-weight:800}.feature-item h3{margin-bottom:8px;font-size:22px}.feature-item p{color:var(--muted);font-size:16px;line-height:1.6}.dark{color:var(--white);background:var(--black)}.dark .eyebrow,.dark .blue{color:var(--blue)}.dark .section-head h2{color:var(--white)}.dark .section-head p{color:#b7bdc8}.dark .section-head .eyebrow{color:var(--blue)}.testimonial-grid{columns:3 280px;column-gap:22px}.testimonial{display:inline-block;width:100%;margin:0 0 22px;padding:24px;break-inside:avoid;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:#111}.stars{width:120px;height:auto;margin-bottom:18px}.testimonial blockquote{margin:0 0 24px;color:#f5f6f8;font-size:15px;line-height:1.65}.person{display:flex;align-items:center;gap:14px}.person img{width:54px;height:54px;border-radius:50%;object-fit:cover}.person strong,.person span{display:block}.person span{margin-top:3px;color:#aab1bf;font-size:13px}.stats{display:grid;grid-template-columns:160px 1fr;gap:36px;align-items:center;padding:38px;border-radius:30px;color:var(--white);background:var(--black)}.stats-logo{width:118px;margin:0 auto}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;overflow:hidden;border-radius:22px;background:#ffffff29}.stat{min-height:158px;padding:22px;background:#111}.stat strong{display:block;margin-bottom:12px;font-size:clamp(26px,3vw,40px);line-height:1}.stat p{margin-bottom:0;color:#b7bdc8;font-size:14px;line-height:1.55}.faq-list{display:grid;gap:14px;max-width:920px;margin:0 auto}details{overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:#101010}summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;cursor:pointer;font-size:18px;font-weight:700;list-style:none}summary::-webkit-details-marker{display:none}summary:after{content:"+";display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;border-radius:50%;color:var(--black);background:var(--white);font-size:24px;line-height:1}details[open] summary:after{content:"-"}details p{margin:-4px 24px 24px;color:#c4cad4;font-size:16px;line-height:1.7}.contact{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:34px}.contact a{display:inline-flex;align-items:center;min-height:50px;padding:0 18px;border-radius:999px;color:var(--white);background:#171717;font-weight:700}.footer{padding:42px 20px;color:var(--white);background:var(--black);border-top:1px solid rgba(255,255,255,.1)}.footer-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:min(1180px,100%);margin:0 auto;gap:24px}.footer img{width:154px}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px 22px;color:#b7bdc8;font-size:14px}.story-hero{overflow:hidden;padding:82px 20px 72px}.story-hero-inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.8fr);gap:56px;align-items:center}.story-hero h1{margin:16px 0 24px;color:var(--black);font-size:clamp(48px,6vw,88px);font-weight:700;line-height:108%;letter-spacing:-.02em}.story-hero p:not(.eyebrow){max-width:680px;margin-bottom:28px;color:var(--black);font-size:21px;line-height:150%;letter-spacing:-.02em}.story-photo-stack{display:grid;grid-template-columns:.9fr 1fr;gap:16px}.story-photo-stack img{width:100%;height:260px;border-radius:12px;object-fit:cover}.story-photo-stack img:first-child{grid-column:1 / -1;height:330px}.story-columns{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1fr);gap:56px}.story-copy p{margin-bottom:22px;color:var(--black);font-size:22px;line-height:150%;letter-spacing:-.02em}.principle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.principle-card{min-height:250px;padding:28px;border:1px solid var(--line);border-radius:12px;background:#f8f8f8}.principle-card h3{margin-bottom:14px;color:var(--black);font-size:28px;line-height:115%;letter-spacing:-.02em}.principle-card p{margin:0;color:#444;font-size:17px;line-height:145%}.story-cta{text-align:center}.story-cta h2{max-width:960px;margin:16px auto 20px;color:var(--white);font-size:clamp(42px,6vw,82px);line-height:108%;letter-spacing:-.02em}.story-cta p:not(.eyebrow){max-width:700px;margin:0 auto 28px;color:#c9c9c9;font-size:20px;line-height:145%}.system-hero{padding:72px 20px 52px;border-bottom:1px solid var(--line)}.system-hero-inner{text-align:center}.system-hero h1{max-width:880px;margin:16px auto 20px;color:var(--black);font-size:clamp(44px,6vw,76px);font-weight:800;line-height:108%;letter-spacing:-.02em}.system-hero p:not(.eyebrow){max-width:680px;margin:0 auto;color:#4a4a4a;font-size:18px;line-height:140%;letter-spacing:-.02em}.system-section{padding:52px 20px 80px}.system-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:40px;align-items:start}.system-sidebar{position:sticky;top:94px;display:grid;gap:2px;padding:8px;border:1px solid var(--line);border-radius:12px;background:var(--soft)}.system-sidebar a{padding:10px 12px;border-radius:8px;color:#333;font-size:14px;font-weight:700;line-height:140%}.system-sidebar a:hover{color:var(--blue);background:var(--white)}.system-content{display:grid;gap:24px}.system-panel{padding:28px;border:1px solid var(--line);border-radius:12px;background:var(--white)}.system-panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:22px;padding-bottom:16px;border-bottom:1px solid var(--line)}.system-panel-head h2{margin:0;color:var(--black);font-size:32px;line-height:110%;letter-spacing:-.02em}.token-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.color-token{min-height:190px;padding:14px;border:1px solid var(--line);border-radius:12px;background:var(--soft)}.color-token span{display:block;height:64px;margin-bottom:14px;border:1px solid rgba(9,9,11,.08);border-radius:8px;background:var(--swatch)}.color-token strong,.color-token code,.color-token p{display:block}.color-token strong{margin-bottom:5px;color:var(--black);font-size:16px}.color-token code{margin-bottom:10px;color:var(--blue-dark);font-family:Mulish,system-ui,sans-serif;font-size:13px;font-weight:800}.color-token p,.system-note,.spacing-grid p{margin:0;color:#555;font-size:14px;line-height:140%}.type-spec{display:grid;gap:18px}.type-spec>div{padding:18px;border:1px solid var(--line);border-radius:12px;background:var(--soft)}.type-spec span{display:block;margin-bottom:10px;color:#737373;font-size:13px;font-weight:800;letter-spacing:-.02em}.type-spec h3,.type-spec h4{margin:0 0 10px;color:var(--black);letter-spacing:-.02em}.type-spec h3{font-size:clamp(38px,5vw,64px);line-height:108%}.type-spec h3 em{color:var(--blue);font-style:normal}.type-spec h4{font-size:36px;line-height:110%}.type-spec p{max-width:720px;margin:0;color:#4a4a4a;font-size:16px;line-height:140%}.component-row{display:flex;flex-wrap:wrap;gap:18px;align-items:center;margin-bottom:18px}.cta-state-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:18px 0}.cta-state-grid>div{display:grid;gap:12px;padding:22px;border:1px solid var(--line);border-radius:12px;background:var(--soft)}.cta-state-grid span{color:#737373;font-size:13px;font-weight:800;letter-spacing:-.02em}.cta-state-button{justify-self:start;min-width:0}.cta-state-button.is-hover{background:linear-gradient(#05e8ff,#008ee0);box-shadow:inset 0 4px 4px #ffffff4d}.cta-state-button.is-hover .button-arrow{transform:translate(30%)}.system-text-link{color:#212123;font-size:14px;font-weight:600}.system-text-link:hover{color:var(--blue)}.surface-demo{display:grid;grid-template-columns:1fr 1fr;gap:18px}.system-card-demo,.system-quote-demo,.spacing-grid article{padding:22px;border:1px solid var(--line);border-radius:12px;background:var(--soft)}.system-card-demo span{display:inline-block;margin-bottom:16px;padding:4px 12px;border-radius:12px;color:var(--blue-dark);background:#e4edfa;font-size:14px;font-weight:700}.system-card-demo h3{margin:0 0 10px;color:var(--black);font-size:28px;line-height:115%;letter-spacing:-.02em}.system-card-demo p{margin:0;color:#444;font-size:16px;line-height:140%}.system-quote-demo blockquote{margin:0 0 16px;border:0;padding:0;color:#3d3d3d;font-size:20px;font-style:italic;font-weight:600;line-height:130%}.system-quote-demo strong{color:#747474;font-style:italic}.system-form-demo{max-width:480px}.spacing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.spacing-grid strong,.spacing-grid span{display:block}.spacing-grid strong{margin-bottom:8px;color:var(--black);font-size:18px}.spacing-grid span{margin-bottom:12px;color:var(--blue-dark);font-weight:800}@media (min-width: 901px){.hero-benefit-cards{margin-bottom:46px}.hero .button{margin-top:0}.hero-quote-card{margin-top:100px;margin-bottom:30px}}@media (max-width: 900px){.site-header{padding:16px 0}.nav{padding-left:12px;padding-right:12px;border-radius:0}.nav .button{padding:12px 16px 12px 20px;font-size:14px}.nav-links{display:none}.brand-word{width:118px}.hero{padding:44px 16px 52px;overflow:hidden}.hero:before{top:-96px;right:-130px;width:180px}.hero:after{top:680px;left:-210px;width:330px}.marquee img{width:280px;height:188px;border-radius:22px}.sponsor-grid,.mastermind-grid,.split-feature,.benefit-grid,.quote-card,.membership-grid,.expert-grid,.apply-layout,.optin-card,.application-flow,.story-hero-inner,.story-columns,.principle-grid,.stats,.stats-grid{grid-template-columns:1fr}.quote-author img{width:96px;height:96px}.company-logo{width:150px}.video-testimonial-section{padding-top:100px;padding-bottom:100px}.video-testimonial-stage{height:540px;min-height:540px}.video-card-row{display:flex;width:max-content;gap:16px;margin-left:0}.video-testimonial-card{flex-basis:min(34vw,260px);width:min(34vw,260px);height:430px;min-height:0}.video-testimonial-card.featured{flex-basis:min(42vw,320px);width:min(42vw,320px);height:510px;min-height:0}.video-card-overlay{padding:0 16px 20px}.video-card-overlay h3{font-size:28px}.video-card-overlay p{font-size:15px}.video-play{flex-basis:58px;width:58px;height:58px}.video-nav{width:62px;height:62px}.video-nav-left{left:14px}.video-nav-right{right:14px}.brand-map{min-height:560px}.map-route{left:34%;top:56%;width:26%;transform:rotate(20deg)}.highlight-ljubljana{left:25%;top:43%;width:88px;height:72px}.highlight-zagreb{left:51%;top:57%;width:98px;height:78px}.map-tag{top:20px;max-width:calc(100% - 32px);white-space:normal;text-align:center}.application-strip{grid-template-columns:1fr}.sponsor-grid{grid-template-columns:repeat(2,1fr)}.feature-image img{height:420px}.fit-section{padding-right:0;padding-left:0}.fit-panel{width:auto;margin-right:3%;margin-left:3%;padding:26px 18px}.membership-card,.membership-card:nth-of-type(2n){grid-template-columns:1fr;gap:0}.membership-card .membership-media,.membership-card:nth-of-type(2n) .membership-media{order:1;min-height:0}.membership-main-image,.membership-gallery.grid-2 img{height:260px}.membership-gallery.grid-4 img{height:150px}.mastermind-format{min-height:0}.format-step{padding:20px}.membership-card .membership-copy,.membership-card:nth-of-type(2n) .membership-copy{order:2;padding:28px}.membership-card h3{font-size:32px}.membership-card p{font-size:17px}.membership-plus{background:transparent}.optin-card{gap:0;padding:24px}.optin-step{margin-bottom:14px}.optin-step>span{width:44px;height:44px;font-size:17px}.optin-step i{height:8px}.optin-form input[type=email]{min-height:52px}.application-flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:22px}.application-flow article{padding:0}.application-flow p{font-size:11px;line-height:125%}.bridge-intro{grid-template-columns:1fr;gap:28px}.bridge-intro .section-head{text-align:center}.bridge-intro .section-head h2,.bridge-intro .section-head p:not(.eyebrow){margin-right:auto;margin-left:auto}.system-layout{grid-template-columns:1fr}.system-sidebar{position:static;grid-template-columns:repeat(3,1fr)}.token-grid,.spacing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.surface-demo,.cta-state-grid{grid-template-columns:1fr}}@media (max-width: 560px){.hero-kicker{font-size:18px}#za-koga{padding-top:120px;padding-bottom:120px}.button{padding:16px 28px 16px 32px;font-size:16px}.nav .button{padding:12px 16px 12px 20px;font-size:14px}.hero h1{margin-top:16px;margin-bottom:20px;font-size:36px;line-height:110%}.hero:before{top:-74px;right:-118px;width:300px}.hero:after{top:470px;left:-176px;width:280px}.hero .button{min-width:0;min-height:0;margin-top:24px;padding:16px 28px 16px 32px;font-size:16px}.hero-image{margin-top:22px}.hero-benefit-cards{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px;margin-bottom:22px}.hero-benefit-cards article{grid-template-columns:16px 1fr;gap:10px;min-height:0;padding:12px 10px 10px}.hero-benefit-cards article:nth-child(odd){border-right:1px solid var(--line)}.hero-benefit-cards article:nth-child(-n+2){border-bottom:1px solid var(--line)}.hero-benefit-cards article:nth-child(2n){border-right:0}.hero-benefit-cards article:nth-last-child(-n+2){border-bottom:0}.hero-benefit-cards .list-arrow{width:16px;height:16px}.hero-benefit-cards p{font-size:13px;line-height:130%}.hero-kicker{font-size:14px}.hero-benefits{gap:22px;margin-top:20px}.hero-benefit{grid-template-columns:26px 1fr;gap:16px}.hero-benefit .list-arrow{font-size:26px;width:26px;height:26px}.hero-benefit p{font-size:16px}.eyebrow{margin-bottom:0;font-size:14px}.section{padding:52px 18px}.mastermind-top{align-items:flex-start;flex-direction:column}.mastermind-card{padding:20px}.mastermind-fit-head{margin-bottom:30px}.mastermind-fit-head h2{font-size:32px}.company-logo{width:140px;height:64px;padding:12px 18px}.company-logo img{height:26px;width:auto;max-width:110px}.video-testimonial-head h2{font-size:26px;margin-bottom:80px}.video-testimonial-stage{height:430px;min-height:430px}.video-testimonial-cta{margin-top:60px}.video-card-row{gap:8px;margin-left:0}.video-testimonial-card{flex-basis:44vw;width:44vw;height:auto;aspect-ratio:9 / 16;min-height:0;border-radius:13px}.video-testimonial-card.featured,.video-testimonial-card.is-active{flex-basis:57vw;width:57vw;height:auto;aspect-ratio:9 / 16;min-height:0;border-radius:15px}.video-card-overlay{align-items:flex-end;gap:8px;padding:0 14px 18px}.video-card-overlay h3{margin-bottom:6px;font-size:20px}.video-card-overlay p{max-width:145px;margin-bottom:6px;font-size:13px}.video-card-overlay a{font-size:14px}.video-play{flex-basis:48px;width:48px;height:48px;border-radius:10px}.video-play:before{border-top-width:10px;border-bottom-width:10px;border-left-width:16px}.benefit-card,.quote-card,.application-strip,.apply-form{padding:20px}.hero-quote-card{width:auto;margin:60px 15% 30px;padding:18px}.quote-badge{margin-bottom:20px;padding:10px 16px;font-size:18px}.quote-card blockquote{margin-bottom:0;font-size:14px}.quote-author{gap:12px;margin-top:12px;text-align:left}.quote-author img{width:44px;height:44px}.quote-author strong{font-size:15px}.quote-author span{font-size:14px}.story-hero{padding:58px 16px 52px}.story-hero h1{font-size:42px}.story-hero p:not(.eyebrow),.story-copy p{font-size:18px}.story-photo-stack{grid-template-columns:1fr}.story-photo-stack img,.story-photo-stack img:first-child{height:240px}.principle-card{min-height:0;padding:22px}.story-cta h2{font-size:38px}.membership-card img,.expert-card img{height:220px}.membership-plus{width:62px;height:62px;margin:-14px auto;border-width:10px;font-size:34px}.membership-card div,.membership-card:nth-of-type(2n) div{padding:22px}.membership-card h3{font-size:26px}.system-hero{padding:52px 18px 40px}.system-hero h1{font-size:40px}.system-section{padding:40px 18px 52px}.system-sidebar,.token-grid,.spacing-grid{grid-template-columns:1fr}.system-panel{padding:20px}.system-panel-head{align-items:flex-start;flex-direction:column;gap:8px}.type-spec h3{font-size:36px}.type-spec h4{font-size:28px}.mastermind-top h3{font-size:26px;line-height:24px}.footer-inner,.footer-links{justify-content:center;text-align:center}}.system2-page{color:#09090b;background:#fff;font-family:Mulish,system-ui,sans-serif;scroll-padding-top:86px}.system2-page *{letter-spacing:0}.system2-jumpnav{position:sticky;top:0;z-index:50;display:flex;justify-content:center;gap:8px;overflow-x:auto;padding:14px 18px;border-bottom:1px solid #d9d9d9;background:#fffffff5}.system2-jumpnav::-webkit-scrollbar{display:none}.system2-jumpnav a{flex:0 0 auto;padding:10px 14px;border:1px solid #d9d9d9;border-radius:8px;color:#212123;background:#fff;font-size:14px;font-weight:700;line-height:100%;transition:color .18s ease,border-color .18s ease,transform .18s ease}.system2-jumpnav a:hover{color:#02b5f3;border-color:#02b5f3;transform:translateY(-1px)}.system2-example{position:relative;scroll-margin-top:82px}.system2-label{position:absolute;top:14px;left:20px;z-index:2;padding:7px 10px;border:1px solid #d9d9d9;border-radius:8px;color:#737373;background:#fff;font-size:12px;font-weight:800;line-height:100%;text-transform:uppercase}.system2-header{display:flex;align-items:center;justify-content:space-between;gap:28px;width:100%;padding:16px 100px;border-bottom:1px solid #d9d9d9;background:#fff}.system2-brand,.system2-mainnav{display:flex;align-items:center}.system2-brand{flex:0 0 200px;gap:6px}.system2-brand img:first-child{width:41px;height:40px}.system2-brand img:last-child{width:138px}.system2-mainnav{gap:24px}.system2-mainnav a{color:#212123;font-size:14px;font-weight:600;line-height:140%}.system2-mainnav a:hover{color:#02b5f3}.system2-cta{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:16px 28px 16px 32px;border:0;border-radius:8px;color:#fff;background:linear-gradient(180deg,#05e8ff,#0096eb);box-shadow:inset 0 4px 4px #ffffff4d;font-family:inherit;font-size:16px;font-weight:700;line-height:100%;text-decoration:none;cursor:pointer;transition:background .18s ease,transform .18s ease}.system2-cta.small{flex:0 0 auto;padding:12px 16px 12px 20px;font-size:14px}.system2-cta img{width:16px;height:16px;transition:transform .18s ease}.system2-cta:hover{background:linear-gradient(180deg,#05daff,#0083e1)}.system2-cta:hover img{transform:translate(5px)}.system2-hero{display:flex;justify-content:center;padding:70px 20px 64px;border-bottom:1px solid #d9d9d9;text-align:center}.system2-hero-inner{display:flex;flex-direction:column;align-items:center;width:min(800px,100%)}.system2-kicker,.system2-section-head p{margin:0 0 12px;color:#737373;font-size:16px;font-weight:600;line-height:140%;text-transform:uppercase}.system2-hero h1{margin:0;color:#09090b;font-size:clamp(38px,5vw,56px);font-weight:800;line-height:115%}.system2-hero h1 span,.system2-section-head h2 span{color:#02b5f3}.system2-lead{width:min(620px,100%);margin:24px 0;color:#09090b;font-size:18px;font-weight:400;line-height:140%}.system2-strip{display:flex;justify-content:center;padding:56px 20px;border-bottom:1px solid #d9d9d9}.system2-masterminds,.system2-stats,.system2-form-section{padding:72px 20px}.system2-section-head{width:min(900px,100%);margin:0 auto 44px;text-align:center}.system2-section-head h2{margin:0;color:#09090b;font-size:clamp(32px,4vw,44px);font-weight:700;line-height:110%}.system2-section-head>div{width:min(680px,100%);margin:20px auto 0;color:#09090b;font-size:18px;line-height:140%}.system2-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;width:min(1080px,100%);margin:0 auto}.system2-mastermind-card{display:flex;flex-direction:column;align-items:flex-start;min-height:340px;padding:36px;border:1px solid #e6e6e6;border-radius:12px;background:linear-gradient(124.3deg,#02b5f300 77.46%,#02b5f31a 100.56%),linear-gradient(300.37deg,#02b5f300 49.36%,#02b5f31a),#fff;transition:transform .18s ease,box-shadow .18s ease}.system2-mastermind-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #09090b14}.system2-card-title{display:flex;align-items:center;gap:12px;margin-bottom:20px}.system2-card-title span{display:grid;flex:0 0 50px;width:50px;height:50px;place-items:center;border-radius:12px;background:#000}.system2-card-title img{width:24px;max-height:24px;object-fit:contain}.system2-card-title h3{margin:0;color:#09090b;font-size:32px;font-weight:700;line-height:105%}.system2-mastermind-card p{flex:1;margin:0 0 28px;color:#09090b;font-size:16px;line-height:145%}.system2-dark{padding:80px 20px;background:#09090b}.system2-section-head.dark h2{color:#fff}.system2-section-head.dark p{color:#02b5f3}.system2-testimonials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;width:min(1200px,100%);margin:0 auto}.system2-testimonial{display:flex;flex-direction:column;justify-content:space-between;min-height:320px;padding:28px;border:1.5px solid #212123;border-radius:12px;background:#161617}.system2-stars{width:120px;margin-bottom:16px}.system2-testimonial blockquote{margin:0 0 32px;color:#fff;font-size:16px;line-height:145%}.system2-testimonial>div{display:flex;align-items:center;gap:12px}.system2-testimonial>div img{width:52px;height:52px;border-radius:50%;object-fit:cover}.system2-testimonial span{display:grid;gap:3px}.system2-testimonial strong,.system2-testimonial em{color:#999;font-size:14px;font-style:normal;line-height:140%}.system2-stats{width:min(1200px,100%);margin:0 auto}.system2-ecom-hero,.system2-quote-section,.system2-fit-section,.system2-benefits,.system2-experts{padding:72px 20px;border-bottom:1px solid #d9d9d9}.system2-ecom-hero{display:flex;justify-content:center;text-align:center}.system2-ecom-hero h2{width:min(900px,100%);margin:0;color:#09090b;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:115%}.system2-ecom-hero h2 span{color:#02b5f3}.system2-ecom-bullets{display:grid;gap:12px;width:min(700px,100%);margin:24px auto 28px;text-align:left}.system2-ecom-bullets div{display:grid;grid-template-columns:28px 1fr;gap:14px;align-items:center}.system2-ecom-bullets img{width:24px;height:24px}.system2-ecom-bullets p{margin:0;color:#09090b;font-size:16px;font-weight:500;line-height:140%}.system2-ecom-bullets.body{margin-bottom:0}.system2-ecom-bullets.compact{width:100%;margin:24px 0 0}.system2-ecom-bullets.compact div{align-items:flex-start}.system2-napoleon-card{width:min(500px,100%);margin:0 auto;padding:20px;border:1.5px solid #e6e6e6;border-radius:12px;background:#f7f7f7;text-align:center}.system2-napoleon-card>span,.system2-benefit-card>span{display:inline-flex;justify-content:center;margin-bottom:20px;padding:8px 16px;border-radius:8px;color:#fff;background:#0d0d0d;font-size:16px;line-height:100%}.system2-napoleon-card blockquote{margin:0;color:#09090b;font-size:18px;font-style:italic;font-weight:500;line-height:140%}.system2-napoleon-card>div{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:20px}.system2-napoleon-card img{width:52px;height:52px;border-radius:50%;object-fit:cover}.system2-napoleon-card p{margin:0;color:#737373;text-align:left;font-size:14px;font-style:italic;font-weight:600;line-height:140%}.system2-fit-section{background:#fff}.system2-benefit-stack{display:grid;gap:40px;width:min(700px,100%);margin:0 auto}.system2-benefit-card{display:flex;flex-direction:column;align-items:center;padding:24px;border:1px solid #e6e6e6;border-radius:12px;background:linear-gradient(124.3deg,#02b5f300 77.46%,#02b5f31a 100.56%),linear-gradient(300.37deg,#02b5f300 49.36%,#02b5f31a),#fff;text-align:center;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.system2-benefit-card:hover{background:linear-gradient(124.3deg,#4a85d300 77.46%,#4a85d31f 100.56%),linear-gradient(300.37deg,#4a85d300 49.36%,#4a85d31f),#fff}.system2-benefit-card h3{margin:0 0 14px;color:#09090b;font-size:28px;font-weight:700;line-height:110%}.system2-benefit-card>p{margin:0;color:#09090b;font-size:16px;line-height:145%}.system2-benefit-image{width:100%;margin-top:24px;border-radius:12px;object-fit:cover}.system2-benefit-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;margin-top:24px}.system2-benefit-gallery img{width:100%;height:260px;border-radius:12px;object-fit:cover}.system2-bonus-card{width:100%;margin-top:24px;padding:14px;border:1.5px solid #d9d9d9;border-radius:12px;background:#fff;text-align:left}.system2-bonus-card strong{display:inline-flex;padding:4px 16px;border-radius:8px;color:#fff;background:#999;font-size:16px;font-weight:600}.system2-bonus-card h4{margin:10px 0 8px;color:#09090b;font-size:20px;line-height:120%}.system2-bonus-card p{margin:0;color:#09090b;font-size:16px;line-height:140%}.system2-expert-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 28px;width:min(900px,100%);margin:0 auto}.system2-expert-card{display:grid;gap:12px}.home-experts-cta{display:flex;justify-content:center;margin-top:44px}.system2-expert-cover{display:flex;align-items:flex-end;min-height:330px;overflow:hidden;border-radius:9px;background-image:var(--cover);background-position:50% 50%;background-size:cover}.system2-expert-cover p{width:100%;margin:0;padding:20px;color:#fff;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,rgba(0,0,0,.3) 70%,transparent 100%);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);font-size:15px;font-weight:700;line-height:140%}.system2-expert-author{display:flex;align-items:center;gap:8px}.system2-expert-author img{width:52px;height:52px;border-radius:50%;object-fit:cover}.system2-expert-author img[src*=freya-courses]{width:120px;height:52px;border-radius:0;object-fit:contain;object-position:left center}.system2-expert-author span{display:grid;gap:2px;text-align:left}.system2-expert-author strong{color:#09090b;font-size:18px;line-height:120%}.system2-expert-author em{color:#999;font-size:14px;font-style:normal;font-weight:600;line-height:140%}.system2-stats-logo{width:68px;margin-bottom:24px}.system2-stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.system2-stats-row article{min-height:156px;padding:20px;border-right:1px solid #d9d9d9}.system2-stats-row article:last-child{border-right:0}.system2-stats-row strong{display:block;margin-bottom:12px;color:#09090b;font-size:32px;font-weight:700;line-height:100%}.system2-stats-row p{margin:0;color:#09090b;font-size:16px;font-weight:500;line-height:140%}.system2-faq{display:grid;gap:12px;width:min(800px,100%);margin:0 auto}.system2-faq-item{padding:24px;border:1.5px solid #212123;border-radius:12px;background:#161617}.system2-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none}.system2-faq-item summary::-webkit-details-marker{display:none}.system2-faq-item summary span{color:#fff;font-size:16px;font-weight:600;line-height:140%}.system2-faq-item summary img{width:24px;transition:transform .18s ease}.system2-faq-item:not([open]) summary img{transform:rotate(-45deg)}.system2-faq-item p{margin:12px 0 0;color:#aaa;font-size:16px;line-height:145%}.system2-form-section{background:#fafafa}.system2-optin{position:relative;display:flex;flex-direction:column;align-items:center;gap:18px;width:min(620px,100%);margin:0 auto}.system2-optin>img{position:absolute;top:18px;left:20px;width:20px;height:20px}.system2-optin input[type=email]{width:100%;height:58px;padding:0 18px 0 54px;border:1.5px solid #e5e5e5;border-radius:8px;color:#09090b;background:#fff;font:inherit}.system2-optin label{display:grid;grid-template-columns:18px 1fr;gap:12px;width:100%;color:#737373;font-size:13px;font-weight:400;line-height:140%}.system2-footer{display:flex;flex-direction:column;align-items:flex-start;min-height:220px;padding:70px 100px;background:#09090b}.system2-footer>img{width:180px;margin-bottom:40px}.system2-footer>div:last-child{display:flex;flex-wrap:wrap;gap:18px 40px}.system2-footer a{color:#999;font-size:16px;line-height:140%}.system2-footer a:hover{color:#fff}@media (max-width: 1000px){.system2-header{padding:16px 24px}.system2-brand{flex-basis:auto}.system2-mainnav{display:none}.system2-card-grid,.system2-testimonials,.system2-expert-grid{grid-template-columns:1fr}.system2-stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}.system2-stats-row article:nth-child(2){border-right:0}.system2-stats-row article:nth-child(-n+2){border-bottom:1px solid #d9d9d9}}@media (max-width: 560px){.system2-jumpnav{justify-content:flex-start;scrollbar-width:none}.system2-label{position:static;display:inline-flex;margin:12px 0 8px 12px}.system2-header{padding:16px 12px}.system2-brand img:last-child{width:118px}.system2-cta.small{padding:12px 14px}.system2-hero,.system2-strip,.system2-ecom-hero,.system2-quote-section,.system2-fit-section,.system2-benefits,.system2-experts,.system2-masterminds,.system2-dark,.system2-stats,.system2-form-section{padding:56px 18px}.system2-hero,.system2-strip,.system2-ecom-hero{flex-direction:column;align-items:center}.system2-hero .system2-label,.system2-strip .system2-label,.system2-ecom-hero .system2-label{align-self:flex-start;margin:0 0 24px}.system2-hero h1{font-size:34px}.system2-lead,.system2-section-head>div{font-size:16px}.system2-mastermind-card,.system2-testimonial,.system2-faq-item{padding:22px}.system2-card-title h3{font-size:26px}.system2-ecom-hero h2{font-size:34px}.system2-benefit-gallery{grid-template-columns:1fr}.system2-benefit-gallery img{height:220px}.system2-expert-cover{min-height:280px}.system2-stats-row{grid-template-columns:1fr}.system2-stats-row article,.system2-stats-row article:nth-child(2){border-right:0;border-bottom:1px solid #d9d9d9}.system2-stats-row article:last-child{border-bottom:0}.system2-footer{align-items:center;padding:64px 20px;text-align:center}.system2-footer>div:last-child{justify-content:center}}.company-logo.flip-english-logo img{height:58px;max-width:150px;transform:translateY(-20%)}.company-logo.genial-logo img{height:22px;max-width:none}.company-logo.munchies-logo img{height:26px;opacity:.58;filter:grayscale(1)}
