@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa;color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}h1,h2,h3,h4,h5,h6{font-weight:300;line-height:1.2;margin-bottom:1rem}h1{font-size:3rem;font-weight:200;letter-spacing:-.02em}h2{font-size:2.5rem;font-weight:300;letter-spacing:-.01em}h3{font-size:2rem;font-weight:400}h4{font-size:1.5rem}p{color:#333;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.text-large,p{font-weight:300}.text-large{font-size:1.25rem}.text-small{color:#666;font-size:.9rem;font-weight:400}.container{padding:0 2rem}.section{padding:4rem 0}.section-large{padding:6rem 0}.btn{border:none;border-radius:8px;font-family:inherit;font-size:1rem;font-weight:400;padding:.75rem 1.5rem;transition:all .3s ease}.btn-primary{background-color:#007aff}.btn-primary:hover{background-color:#0056b3;transform:translateY(-1px)}.btn-secondary{border:1px solid #007aff;color:#007aff}.btn-secondary:hover{background-color:#007aff;color:#fff}.btn-ghost{background-color:initial;border:1px solid #e0e0e0;color:#1a1a1a}.btn-ghost:hover{background-color:#f5f5f5}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border-bottom:1px solid #0000000d;position:fixed;top:0;width:100%;z-index:1000}.navbar-content{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.logo{color:#1a1a1a;font-size:1.5rem;font-weight:600;text-decoration:none}.nav-links{gap:2rem;list-style:none}.nav-links a{color:#1a1a1a;font-weight:400;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#007aff}.nav-auth{align-items:center;display:flex;gap:1rem}.hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:22px;justify-content:space-between;position:relative;width:30px;z-index:1001}.hamburger span{background:#333;height:3px;transform-origin:center;transition:all .3s ease;width:100%}.hamburger.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.nav-menu{align-items:center;display:flex;gap:2rem}.menu-overlay{background:#00000080;display:none;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999}.hero{background:linear-gradient(135deg,#fafafa,#f0f0f0);padding:8rem 0 4rem;text-align:center}.hero h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1a1a1a,#666);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem}.hero p{color:#666;font-size:1.25rem;margin:0 auto 2rem;max-width:600px}.card{background:#fff;border:1px solid #f0f0f0;box-shadow:0 1px 3px #0000001a;overflow:hidden;padding:0;position:relative;transition:transform .3s ease,box-shadow .3s ease}.card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.card-header{align-items:flex-start;background:#fff;border-bottom:1px solid #f5f5f5;display:flex;flex-direction:column;gap:.25rem;justify-content:flex-start;padding:1.5rem 2rem}.card-title{-webkit-line-clamp:2;color:#1a1a1a;font-size:1.125rem;line-height:1.4;margin:0;max-height:2.8em;min-height:2.8em}.award-badge,.card-title{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.award-badge{-webkit-line-clamp:3;color:#666;font-size:.9rem;font-weight:400;margin-bottom:1rem;margin-top:.5rem;max-height:4.2em;min-height:4.2em}.card-image{background:#fafafa;border-radius:0;position:relative}.card-image .image-carousel,.card-image .image-carousel .carousel-image,.card-image .image-carousel .carousel-slide img,.card-image .image-carousel .carousel-wrapper{border-radius:0!important}.card-content{padding:1.5rem 2rem 2rem}.card-content p{line-height:1.6;margin-bottom:0}.card-header+.card-content{padding-top:1.25rem}.card:not(.card-with-image) .card-header{background:#fff;border-bottom:none;padding:2rem 2rem 0}.card:not(.card-with-image) .card-content{padding:1rem 2rem 2rem}.performance-piece{color:#666;font-size:1rem;font-style:italic;line-height:1.6;margin-bottom:1.5rem}.card-links{bottom:1rem;display:flex;gap:.5rem;position:absolute;right:1rem;z-index:10}.card-link{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffe6;border:1px solid #0000001a;border-radius:50%;box-shadow:0 2px 8px #0000001a;color:#666;display:flex;justify-content:center;padding:.5rem;text-decoration:none;transition:all .2s ease}.card-link:hover{background:#fff;box-shadow:0 4px 12px #00000026;color:#333;transform:translateY(-2px)}.card-link svg{flex-shrink:0;height:16px;width:16px}.card-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.card-image .image-carousel .carousel-dots{bottom:8px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.card-image .image-carousel{margin-bottom:16px}.card-image .image-carousel .carousel-dot{background:#fff9;border:none;border-radius:50%;cursor:pointer;height:8px;transition:background .3s ease;width:8px}.card-image .image-carousel .carousel-arrow{align-items:center;background:#ffffffe6;border:none;border-radius:50%;box-shadow:0 2px 8px #00000026;color:#333;cursor:pointer;display:flex;font-size:14px;height:32px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:32px;z-index:10}.card-image .image-carousel .carousel-arrow:hover{background:#fff;box-shadow:0 4px 12px #0003;transform:translateY(-50%) scale(1.1)}.card-image .image-carousel .carousel-arrow:disabled{cursor:not-allowed;opacity:.3;transform:translateY(-50%) scale(1)}.card-image .image-carousel .carousel-arrow-left{left:8px}.card-image .image-carousel .carousel-arrow-right{right:8px}.card-image .image-carousel .carousel-arrow svg{height:16px;width:16px}.card-image .image-carousel .carousel-dot.active{background:#ffffffe6}.card-image .image-carousel .carousel-dot:hover{background:#fffc}.form-group{margin-bottom:1.5rem}.form-label{color:#1a1a1a;display:block;font-weight:500;margin-bottom:.5rem}.form-input{border:1px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-input:focus{border-color:#007aff;outline:none}.auth-container{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:2rem}.auth-card{background:#fff;border-radius:16px;box-shadow:0 8px 40px #0000001a;max-width:400px;padding:3rem;width:100%}.auth-title{font-size:2rem;font-weight:300;margin-bottom:2rem;text-align:center}.divider{color:#666;margin:1.5rem 0;text-align:center}.google-btn{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;font-size:1rem;gap:.5rem;justify-content:center;padding:.75rem 1rem;transition:all .3s ease;width:100%}.google-btn:hover{background-color:#f8f9fa}.footer{background-color:#1a1a1a;color:#fff;padding:3rem 0;text-align:center}.footer p{color:#ccc;margin-bottom:0}@media (max-width:768px){.container{padding:0 1rem}.hamburger{display:flex}.nav-menu{align-items:center;background:#fff;box-shadow:0 2px 10px #0000001a;flex-direction:column;gap:0;height:calc(100vh - 80px);justify-content:flex-start;left:-100%;padding:2rem;position:fixed;top:80px;transition:left .3s ease;width:100%;z-index:1000}.nav-menu.active{left:0}.nav-links{display:flex;flex-direction:column;gap:0;margin-bottom:2rem;width:100%}.nav-links li{border-bottom:1px solid #eee;text-align:center;width:100%}.nav-links a{display:block;font-size:1.2rem;padding:1rem;width:100%}.nav-auth{flex-direction:column;gap:1rem;width:100%}.nav-auth .btn{justify-content:center;width:100%}.menu-overlay{display:block}.hero h1{font-size:2.5rem}.hero p{font-size:1.1rem}.card-grid{grid-template-columns:1fr}.auth-card{padding:2rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .6s ease-out}.profile-photo{background-color:#f0f0f0;border:2px solid #e0e0e0;border-radius:50%;display:block;margin:0 auto;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.profile-photo:hover{box-shadow:0 4px 20px #0000001a;transform:scale(1.05)}.profile-photo-small{height:60px;width:60px}.profile-photo-medium{height:120px;width:120px}.profile-photo-large{height:200px;width:200px}.profile-photo-placeholder{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.mb-0{margin-bottom:0}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mt-2{margin-top:2rem}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:1rem}.w-full{width:100%}.image-carousel{margin:0 auto;max-width:1000px;position:relative;width:100%}.image-carousel .carousel-container{background:#fff;border:1px solid #0000000f;box-shadow:0 8px 32px #00000014;overflow:hidden;position:relative}.image-carousel .carousel-wrapper{height:400px;overflow:hidden;position:relative;width:100%}.image-carousel .carousel-track{display:flex;height:100%;transition:transform .5s ease-in-out}.image-carousel .carousel-slide{align-items:center;display:flex;flex:0 0 100%;height:100%;justify-content:center;position:relative}.image-carousel .carousel-image{display:block;height:100%;object-fit:cover;width:100%}.image-carousel .carousel-caption{background:linear-gradient(#0000,#000c);bottom:0;color:#fff;left:0;padding:24px;position:absolute;right:0;text-align:center}.image-carousel .carousel-caption h3{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;margin:0}.image-carousel .carousel-arrow{align-items:center;background:#fffffff2;border:none;border-radius:50%;box-shadow:0 4px 12px #00000026;color:#333;cursor:pointer;display:flex;height:52px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:52px;z-index:10}.image-carousel .carousel-arrow:hover{background:#fff;box-shadow:0 6px 20px #0003;transform:translateY(-50%) scale(1.05)}.image-carousel .carousel-arrow:disabled{cursor:not-allowed;opacity:.5;transform:translateY(-50%) scale(1)}.image-carousel .carousel-arrow-left{left:20px}.image-carousel .carousel-arrow-right{right:20px}.image-carousel .carousel-dots{bottom:24px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.image-carousel .carousel-dot{background:#0000;border:2px solid #fff9;border-radius:50%;cursor:pointer;height:14px;transition:all .3s ease;width:14px}.image-carousel .carousel-dot.active{background:#fff;border-color:#fff;transform:scale(1.1)}.image-carousel .carousel-dot:hover{background:#fffc;border-color:#fff}@media (max-width:768px){.image-carousel .carousel-wrapper{height:300px}.image-carousel .carousel-arrow{height:44px;width:44px}.image-carousel .carousel-arrow-left{left:12px}.image-carousel .carousel-arrow-right{right:12px}.image-carousel .carousel-caption h3{font-size:1.3rem}.image-carousel .carousel-caption{padding:18px}.image-carousel .carousel-dots{bottom:18px}}@media (max-width:480px){.image-carousel .carousel-wrapper{height:250px}.image-carousel .carousel-arrow{height:40px;width:40px}.image-carousel .carousel-dots{bottom:15px}.image-carousel .carousel-dot{height:12px;width:12px}.image-carousel .carousel-caption h3{font-size:1.2rem}.image-carousel .carousel-caption{padding:15px}}.hero-carousel{height:70vh;overflow:hidden;position:relative;width:100%}.hero-carousel-container{height:100%;position:relative;width:100%}.hero-carousel-wrapper{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.hero-carousel-track{display:flex;height:100%;transition:transform .5s ease-in-out}.hero-carousel-slide{align-items:center;display:flex;flex:0 0 100%;height:100%;justify-content:center;position:relative}.hero-carousel-image{display:block;height:100%;object-fit:cover;object-position:center 20%;width:100%}.hero-carousel-overlay{background:linear-gradient(135deg,#0006,#0003 50%,#0000004d);z-index:1}.hero-carousel-content,.hero-carousel-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.hero-carousel-content{align-items:center;color:#fff;display:flex;justify-content:center;padding:20px;text-align:center;z-index:2}.hero-carousel-content .container{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000001a;border:1px solid #ffffff1a;border-radius:20px;max-width:800px;padding:40px}.hero-carousel-content h1{color:#000;font-size:5.5rem;font-weight:600;letter-spacing:-.02em;margin-bottom:1rem;text-shadow:0 0 20px #fffc}.hero-carousel-content p{color:#fffffff2;font-size:1.3rem;margin:0 auto 1.5rem;max-width:800px;text-shadow:1px 1px 2px #00000080}.hero-carousel-content .btn-primary{background:#000;border:2px solid #000;box-shadow:0 4px 15px #0000004d;color:#fff;font-size:1.1rem;font-weight:600;padding:.75rem 2rem}.hero-carousel-content .btn-primary:hover{background:#333;border-color:#333;box-shadow:0 6px 20px #0006;transform:translateY(-2px)}.hero-carousel-content .btn-secondary{background:#fff;border:2px solid #fff;box-shadow:0 4px 15px #ffffff4d;color:#000;font-size:1.1rem;font-weight:600;padding:.75rem 2rem}.hero-carousel-content .btn-secondary:hover{background:#f0f0f0;border-color:#f0f0f0;box-shadow:0 6px 20px #fff6;transform:translateY(-2px)}.hero-carousel-arrow{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:60px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:60px;z-index:3}.hero-carousel-arrow:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-50%) scale(1.1)}.hero-carousel-arrow:disabled{cursor:not-allowed;opacity:.3;transform:translateY(-50%) scale(1)}.hero-carousel-arrow-left{left:30px}.hero-carousel-arrow-right{right:30px}.hero-carousel-dots{bottom:40px;display:flex;gap:12px;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.hero-carousel-dot{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000;border:2px solid #fff9;border-radius:50%;cursor:pointer;height:16px;transition:all .3s ease;width:16px}.hero-carousel-dot.active{background:#fff;border-color:#fff;transform:scale(1.2)}.hero-carousel-dot:hover{background:#fffc;border-color:#fff}.parallax-section{z-index:10}.parallax-content,.parallax-section{background:#fafafa;position:relative}.parallax-content{padding-top:80px;z-index:5}@media (max-width:768px){.hero-carousel{height:60vh}.hero-carousel-content h1{font-size:3.5rem}.hero-carousel-content p{font-size:1.1rem;padding:0}.hero-carousel-content .container{border-radius:15px;margin:0 10px;padding:30px 20px}.hero-carousel-content .btn-primary,.hero-carousel-content .btn-secondary{font-size:1rem;padding:.6rem 1.5rem}.hero-carousel-arrow{height:50px;width:50px}.hero-carousel-arrow-left{left:20px}.hero-carousel-arrow-right{right:20px}.hero-carousel-dots{bottom:30px}.hero-carousel-dot{height:14px;width:14px}}@media (max-width:480px){.hero-carousel{height:50vh}.hero-carousel-content h1{font-size:2.8rem}.hero-carousel-content p{font-size:1rem}.hero-carousel-content .container{border-radius:12px;margin:0 5px;padding:25px 15px}.hero-carousel-content .btn-primary,.hero-carousel-content .btn-secondary{font-size:.95rem;padding:.55rem 1.2rem}.hero-carousel-arrow{height:45px;width:45px}.hero-carousel-arrow-left{left:15px}.hero-carousel-arrow-right{right:15px}.hero-carousel-dots{bottom:25px}.hero-carousel-dot{height:12px;width:12px}}@media (max-width:768px){.card-links{bottom:.75rem;gap:.375rem;right:.75rem}.card-header{padding:1.25rem 1.5rem .75rem}.card-content{padding:1.25rem 1.5rem 1.5rem}.card:not(.card-with-image) .card-header{padding:1.5rem 1.5rem 0}.card:not(.card-with-image) .card-content{padding:1rem 1.5rem 1.5rem}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;color:#111;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}li,ol,ul{color:inherit;font-family:inherit;line-height:inherit}.page-title{color:#111;font-size:56px;font-weight:800;letter-spacing:-.02em;margin-bottom:16px}.page-subtitle{color:#333;font-size:24px}.page-content,.page-subtitle{font-weight:400;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.page-content{color:#111;font-size:18px;line-height:1.6}.section{padding:100px 0}.container{margin:0 auto;max-width:1200px;padding:0 40px;width:100%}.hero-carousel-video-container{height:100%;left:0;pointer-events:auto;position:absolute;top:0;width:100%;z-index:20}.hero-carousel-video{height:100%;position:relative;width:100%}.hero-carousel-video iframe{height:100%;left:0;pointer-events:auto;position:absolute;top:0;width:100%;z-index:25}.video-container{border-radius:12px;box-shadow:0 4px 12px #0000001a;margin-bottom:.5rem;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.video-container iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.video-player-container{gap:2rem;margin:0 auto;max-width:1200px}.main-video-container,.video-player-container{display:flex;flex-direction:column}.video-title-container{margin-bottom:1rem}.video-title{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.video-subtitle{color:#666;font-size:1rem;margin-bottom:1rem}.video-playlist{background-color:#f9f9f9;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;padding:1rem}.playlist-title{border-bottom:1px solid #eaeaea;font-size:1.25rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.playlist-items{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));max-height:400px;overflow-y:auto;padding:.5rem}.playlist-item{background-color:#fff;border:1px solid #eaeaea;border-radius:8px;cursor:pointer;display:flex;gap:.75rem;height:100%;padding:.75rem;transition:all .2s ease}.playlist-item:hover{background-color:#f0f0f0;box-shadow:0 2px 5px #0000000d;transform:translateY(-2px)}.playlist-item.active{background-color:#e6f2ff;border-color:#007aff}.playlist-item-thumbnail{border-radius:6px;flex-shrink:0;height:68px;overflow:hidden;position:relative;width:120px}.playlist-item-thumbnail img{height:100%;object-fit:cover;width:100%}.play-icon{align-items:center;background-color:#0009;border-radius:50%;color:#fff;height:36px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:36px}.play-icon,.playlist-item-info{display:flex;justify-content:center}.playlist-item-info{flex-direction:column;flex-grow:1;overflow:hidden}.playlist-item-title{font-size:.9rem;font-weight:500;margin:0 0 .25rem}.playlist-item-subtitle,.playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playlist-item-subtitle{color:#666;font-size:.8rem;margin:0}.card-container{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:20px;margin-top:40px}.card{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:16px;transition:transform .2s ease,box-shadow .2s ease}.card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-4px)}.card-header{margin-bottom:16px}.card-title{color:#111;font-size:22px;font-weight:600;margin-bottom:8px}.card-subtitle{color:#555;font-size:15px;font-weight:400;margin-bottom:16px}.card-content{color:#333;font-size:14px;font-weight:400;line-height:1.5;text-align:left}.card-content p{margin-bottom:16px}.card-content .btn{display:block;margin-left:auto;margin-right:auto;margin-top:16px}.btn{border-radius:980px;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;margin:8px;padding:12px 24px;text-align:center;text-decoration:none;transition:all .2s ease}.btn-primary{background-color:#0071e3;border:none;color:#fff}.btn-secondary{background-color:initial;border:1px solid #0071e3;color:#0071e3}.btn:hover{opacity:.9;transform:translateY(-1px)}.text-center{text-align:center}.text-small{font-size:14px}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}.mb-3{margin-bottom:24px}.mb-4{margin-bottom:32px}.mb-5{margin-bottom:48px}h1,h2,h3,h4,h5,h6{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:-.01em}h1{font-size:48px;font-weight:700}h2{font-size:36px}h2,h3{font-weight:600}h3{font-size:24px}h4{font-size:20px;font-weight:500}p{margin-bottom:16px}.nav{align-items:center;display:flex;justify-content:space-between;padding:20px 0}.nav-links{display:flex;gap:24px}.nav-link{color:#333;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s ease}.nav-link:hover{color:#111}.nav-link.active{color:#111;font-weight:600}@media (max-width:768px){.container{padding:0 16px}.card{padding:20px}.card-content p{margin-bottom:14px}.page-title{font-size:36px;letter-spacing:-.015em}.page-subtitle{font-size:18px;margin-bottom:32px}.card-content div[style*="display: flex"]{align-items:stretch!important;flex-direction:column!important;gap:12px!important}.btn{font-size:16px!important;justify-content:center!important;margin:0!important;min-width:0!important;min-width:auto!important;padding:14px 20px!important;text-align:center!important;width:100%!important}.btn[style*="flex: 1 1 auto"]{flex:none!important}section[style*="background-color: #1a1a1a"] div[style*="display: flex"]{flex-direction:column!important;gap:16px!important;max-width:300px!important}section[style*="background-color: #1a1a1a"] .btn{min-width:0!important;min-width:auto!important;width:100%!important}}@media (max-width:480px){.page-title{font-size:28px}.page-subtitle{font-size:16px;line-height:1.5}.container{padding:0 8px}.card{margin:0 2px;padding:12px}.card-content{font-size:13px}.card-content p{margin-bottom:12px}.btn{font-size:15px!important;padding:16px 24px!important}}
/*# sourceMappingURL=main.c0974f73.css.map*/