.hero-section{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;padding:0;text-align:center;position:relative;overflow:visible;display:flex;align-items:center;justify-content:center;min-height:clamp(160px,32vw,650px)}.hero-content{position:relative;z-index:2;padding-left:5%}.hero-floating-img{position:absolute;bottom:0;left:8%;z-index:10;transform:translateY(10%)}.hero-floating-img img{width:clamp(160px,32vw,650px);height:clamp(160px,32vw,650px);border-radius:50%;object-fit:cover;border:5px solid #fff;box-shadow:0 8px 30px #00000040}.hero-section h1{font-size:3.3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3);margin-left:35%}.hero-section p{font-size:1.3rem;margin-bottom:2rem;color:#ddd;max-width:70%;margin-left:35%}.hero-section .btn-primary{background-color:#3498db;border-color:#3498db;padding:1rem 2rem;font-size:1.2rem;font-weight:600;border-radius:50px;box-shadow:0 4px 6px #0003;margin-left:35%}.hero-section .btn-primary:hover{background-color:#3498db;border-color:#3498db}.feature-section{padding:3rem 0;background-color:#f9f9f9}.content-section{padding:1rem 0 3rem;background-color:#f9f9f9}.content-card{background-color:#fff;border-radius:18px;box-shadow:0 10px 28px #2c3e5014;padding:2.5rem}.content-eyebrow{display:inline-block;margin-bottom:.75rem;padding:.35rem .8rem;border-radius:999px;background-color:#3498db1f;color:#3498db;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.content-card h2{margin-bottom:1rem;color:#2c3e50;font-size:2rem;font-weight:700;line-height:1.3}.content-card h3{margin-bottom:1.25rem;color:#2c3e50;font-size:1.45rem;font-weight:700}.content-card h4{margin-bottom:.75rem;color:#34495e;font-size:1.1rem;font-weight:700}.content-card p,.content-card li{color:#5b6672;font-size:.98rem;line-height:1.85}.content-card p{margin-bottom:1rem}.content-card ul{margin:0;padding-left:1.25rem}.content-card li+li{margin-top:.6rem}.content-block{padding:1.35rem 1.5rem;border:1px solid #edf2f7;border-radius:14px;background:linear-gradient(180deg,#fff,#f9fbfd)}.content-block+.content-block{margin-top:1rem}.content-intro .content-illustration{text-align:center;margin:0}.content-intro .content-intro-text{margin-bottom:1.5rem}.content-grid{margin-bottom:2rem}.content-grid .content-illustration{text-align:center;margin:0}.content-illustration{text-align:center;margin:1.5rem 0}.content-illustration img{max-width:100%;height:auto;border-radius:12px;box-shadow:0 4px 16px #2c3e5014}.content-divider{height:1px;margin:2rem 0;background:linear-gradient(90deg,#3498db00,#3498db59,#3498db00)}.resource-page{background-color:#f9f9f9}.resource-hero{padding:3rem 0 1.5rem}.resource-hero h1{margin-bottom:.85rem;color:#2c3e50;font-size:2.35rem;font-weight:700}.resource-hero p{max-width:52rem;color:#5b6672;font-size:1rem;line-height:1.85}.resource-list-section{padding:0 0 3rem}.resource-list{display:grid;gap:1.5rem}.resource-card{border:1px solid #e7edf5;border-radius:18px;background:#fff;box-shadow:0 10px 28px #2c3e5014;padding:1.55rem 1.65rem}.resource-card-meta{margin-bottom:.6rem;color:#6b7280;font-size:.88rem}.resource-card-title{margin-bottom:.9rem;list-style:none;cursor:pointer}.resource-card-title::-webkit-details-marker{display:none}.resource-card-toggle{display:block;width:100%;color:#3498db;font-size:1.75rem;font-weight:400;line-height:1.35}.resource-card[open] .resource-card-toggle,.resource-card-title:hover .resource-card-toggle,.resource-card-title:focus .resource-card-toggle{color:#2980b9}.resource-card-summary{color:#465262;font-size:1rem;line-height:1.8;margin-bottom:0}.resource-card-collapse{margin-top:1rem}.resource-card-body{border-top:1px solid #edf2f7;padding-top:1rem}.resource-card-body p{color:#5b6672;line-height:1.85;margin-bottom:.95rem}.feature-card{position:relative;border:none;border-radius:18px;box-shadow:0 8px 20px #2c3e5014;padding:1.5rem;text-align:center;transition:transform .25s ease,box-shadow .25s ease;background-color:#fff;height:100%}.feature-card:hover{transform:translateY(-6px);box-shadow:0 16px 32px #2c3e5024;z-index:20}.feature-card img{max-width:60px;margin-bottom:.75rem}.feature-card h4{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.feature-card p{font-size:.9rem;color:#555}.feature-hover-panel{position:absolute;top:calc(100% + 16px);left:50%;width:21rem;padding:1.2rem 1.25rem;border-radius:16px;background:linear-gradient(145deg,#fff,#f4f9fe);box-shadow:0 18px 45px #1f293729;border:1px solid rgba(52,152,219,.14);text-align:left;opacity:0;visibility:hidden;transform:translate(-50%,12px);transition:opacity .25s ease,transform .25s ease,visibility .25s ease;z-index:12}.feature-hover-panel:before{content:"";position:absolute;top:-8px;left:50%;width:16px;height:16px;background:#fff;border-top:1px solid rgba(52,152,219,.14);border-left:1px solid rgba(52,152,219,.14);transform:translate(-50%) rotate(45deg)}.feature-hover-panel-right{left:auto;right:0;transform:translateY(12px)}.feature-hover-panel-right:before{left:auto;right:30px;transform:rotate(45deg)}.feature-card:hover .feature-hover-panel,.feature-card:focus-within .feature-hover-panel{opacity:1;visibility:visible;transform:translate(-50%)}.feature-card:hover .feature-hover-panel-right,.feature-card:focus-within .feature-hover-panel-right{transform:translate(0)}.feature-hover-tag{display:inline-block;margin-bottom:.7rem;padding:.3rem .7rem;border-radius:999px;background-color:#3498db1f;color:#3498db;font-size:.76rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.feature-hover-panel h5{margin-bottom:.75rem;color:#2c3e50;font-size:1rem;font-weight:700;line-height:1.45}.feature-hover-panel p,.feature-hover-panel li{color:#5b6672;font-size:.9rem;line-height:1.7}.feature-hover-panel p{margin-bottom:.85rem}.feature-hover-panel ul{margin:0;padding-left:1rem}.feature-hover-panel li+li{margin-top:.55rem}.feature-host-row{background:#eef2f7;border-radius:10px;padding:14px 12px;margin-bottom:13px;align-items:center}.feature-host-row img{max-width:46px;height:auto}.feature-host-title{margin:0;font-size:.95rem;font-weight:600;color:#2c3e50;line-height:1.45}@media only screen and (max-width: 767px){.feature-host-title{font-size:.82rem}}.cta-section{padding:3rem 0 4rem;background-color:#f9f9f9}.login-card{border:none;border-radius:15px;box-shadow:0 4px 8px #00000026}.login-card .card-header{background-color:#3498db;color:#fff;text-align:center;padding:.75rem;font-size:1.15rem;font-weight:700;border-radius:15px 15px 0 0}.login-card .card-body{padding:1.25rem 1.5rem}.login-card .form-group{margin-bottom:.85rem}.login-card label{font-weight:500;color:#333;margin-bottom:.25rem;font-size:.9rem}.login-card .form-control{border-radius:25px;padding:.5rem .85rem;border:1px solid #bdc3c7;font-size:.9rem}.login-card .form-control:focus{border-color:#3498db;box-shadow:none}.login-card .btn-primary{background-color:#3498db;border-color:#3498db;border-radius:25px;padding:.6rem 1.5rem;font-weight:500;transition:background-color .3s ease}.login-card .btn-primary:hover{background-color:#2980b9;border-color:#2980b9}/*!* Footer Styles *!*/.wave{position:absolute;bottom:0;left:0;width:100%;height:100px;background-size:1000px 100px;opacity:.4}.wave:nth-of-type(1){animation:wave 10s linear infinite;bottom:0}.wave:nth-of-type(2){animation:wave2 13s linear infinite;opacity:.7;bottom:10px}.wave:nth-of-type(3){animation:wave3 16s linear infinite;opacity:.2;bottom:15px}@keyframes wave{0%{background-position-x:0}to{background-position-x:1000px}}@keyframes wave2{0%{background-position-x:0}to{background-position-x:-1000px}}@keyframes wave3{0%{background-position-x:0}to{background-position-x:1000px}}@media only screen and (max-width: 767px){.hero-section h1{font-size:2.2rem;margin-left:0}.hero-content{padding-bottom:4rem}.hero-section p{margin-left:0;max-width:100%}.hero-section .btn-primary{margin-left:0}.hero-floating-img{left:50%;transform:translate(-50%,50%);z-index:1}.hero-floating-img img{width:110px;height:110px;border-width:3px}.content-card{padding:1.5rem;border-radius:14px}.content-card h2{font-size:1.55rem}.content-card h3{font-size:1.2rem}.content-block{padding:1.1rem}.resource-hero h1{font-size:1.7rem}.resource-card{padding:1.2rem;border-radius:14px}.resource-card-toggle{font-size:1.3rem}.feature-hover-panel,.feature-hover-panel-right{position:static;width:100%;margin-top:1rem;opacity:1;visibility:visible;transform:none;box-shadow:none;border-radius:14px;border:1px solid #e7eef5}.feature-hover-panel:before,.feature-hover-panel-right:before{display:none}}
