.sof-v14-showcase{--brand-blue:#0A46FF;--brand-indigo:#4F46E5;--brand-dark-indigo:#3730A3;--brand-navy:#0E1D4C;--text-dark:#1e293b;--text-muted:#475569;--surface:#ffffff;--border-light:rgba(15, 23, 42, 0.08);--joy-pink:#FF4785;--joy-yellow:#FFB020;--joy-cyan:#00D2FF;background:#fff0;padding:60px 20px;position:relative;box-sizing:border-box;content-visibility:auto}.sof-inner-container{max-width:1300px;margin:0 auto}.sof-hero-title,.sof-section-header h3{font-family:'Urbanist',sans-serif}.sof-hero-desc,.sof-desc-text,.tag-class{font-family:'Figtree',sans-serif}.sof-hero-tagline,.sof-feature-text,.sof-rank-chip,.sof-info-container h4,.tag-name,.sof-btn-primary{font-family:'Poppins',sans-serif}.sof-animate-up{opacity:0;transform:translateY(30px);transition:opacity 0.8s cubic-bezier(.2,.8,.2,1),transform 0.8s cubic-bezier(.2,.8,.2,1);will-change:transform,opacity}.sof-animate-up.is-visible{opacity:1;transform:translateY(0)}.sof-hero-card{border-radius:40px;padding:80px 60px;display:grid;grid-template-columns:1.1fr 0.9fr;gap:60px;align-items:center;margin-bottom:80px;position:relative;box-shadow:0 30px 60px -15px rgb(0 0 0 / .1);overflow:visible;border:1px solid rgb(255 255 255 / .8);background-color:rgb(255 255 255 / .5)!important}.sof-hero-card::before{content:'';position:absolute;inset:0;border-radius:40px;background:rgb(255 255 255 / .7);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);z-index:1}.sof-mesh-wrapper{position:absolute;inset:0;border-radius:40px;overflow:hidden;z-index:2;pointer-events:none}.sof-mesh-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5;animation:moveBlob 15s infinite alternate ease-in-out;will-change:transform}.blob-1{top:-10%;left:-10%;width:50%;height:60%;background:var(--joy-pink);animation-delay:0s}.blob-2{bottom:-20%;right:-10%;width:60%;height:70%;background:var(--joy-yellow);animation-delay:-5s}.blob-3{top:20%;right:20%;width:40%;height:50%;background:var(--joy-cyan);animation-delay:-10s}@keyframes moveBlob{0%{transform:translate(0,0) scale(1)}50%{transform:translate(10%,15%) scale(1.1)}100%{transform:translate(-10%,-5%) scale(.9)}}.sof-hero-content{position:relative;z-index:10}.sof-hero-tagline{display:inline-flex;align-items:center;gap:10px;background:rgb(255 255 255 / .9);border:1px solid #fff;padding:8px 20px;border-radius:100px;font-size:14px;font-weight:700;color:var(--brand-blue);margin-bottom:24px;letter-spacing:.5px;box-shadow:0 4px 15px rgb(0 0 0 / .05)}.sof-pulse-ring{width:8px;height:8px;background:var(--joy-pink);border-radius:50%;box-shadow:0 0 0 0 rgb(255 71 133 / .5);animation:pulseJoy 2s infinite}@keyframes pulseJoy{0%{box-shadow:0 0 0 0 rgb(255 71 133 / .6)}70%{box-shadow:0 0 0 10px #fff0}100%{box-shadow:0 0 0 0 #fff0}}.sof-hero-title{font-size:clamp(48px, 5vw, 72px);font-weight:900;color:var(--brand-navy);line-height:1.05;letter-spacing:-1.5px;margin:0 0 24px 0}.sof-hero-desc{font-size:20px;line-height:1.6;color:var(--text-muted);margin:0 0 40px 0;max-width:540px;font-weight:500}.sof-hero-features{display:flex;gap:20px;flex-wrap:wrap}.sof-feature-pill{display:flex;align-items:center;gap:16px;background:var(--brand-blue);padding:14px 24px;border-radius:20px;color:#fff;box-shadow:0 10px 25px rgb(10 70 255 / .25)}.sof-ghost-pill{background:rgb(255 255 255 / .8);border:1px solid #fff;box-shadow:0 10px 25px rgb(0 0 0 / .05);color:var(--brand-navy)}.sof-feature-icon{font-size:28px}.sof-feature-text{display:flex;flex-direction:column}.sof-feature-text strong{font-size:20px;font-weight:700;line-height:1.1}.sof-feature-text span{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-top:2px;opacity:.9}.sof-hero-visual{position:relative;height:100%;min-height:350px;display:flex;align-items:center;justify-content:center;perspective:1000px;z-index:10}.sof-image-wrapper{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;transform-style:preserve-3d;transition:transform 0.1s;will-change:transform}.sof-image-wrapper img{width:100%;height:auto;max-height:100%;object-fit:contain;object-position:center;filter:drop-shadow(0 20px 30px rgb(0 0 0 / .15));transform:translateZ(50px)}.sof-content-grid{display:flex;align-items:stretch;gap:40px}.sof-grid-column{background:var(--surface);border-radius:32px;padding:40px;box-shadow:0 20px 40px rgb(14 29 76 / .04);border:1px solid var(--border-light);display:flex;flex-direction:column}.sof-col-left{flex:1.6;min-width:0}.sof-col-right{flex:1;min-width:0;height:100%;overflow:hidden}.sof-section-header{display:flex;align-items:center;gap:16px;margin-bottom:40px;flex-shrink:0}.sof-icon-box{width:56px;height:56px;background:rgb(79 70 229 / .1);color:var(--brand-indigo);border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:28px}.sof-section-header h3{font-size:32px;font-weight:800;color:var(--brand-navy);margin:0;letter-spacing:-.5px}.sof-cards-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;perspective:1200px}.sof-achiever-card-rect{position:relative}.sof-card-inner{background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);border:1px solid var(--border-light);border-radius:24px;padding:16px;position:relative;height:100%;box-shadow:0 10px 30px rgb(15 23 42 / .03);transition:transform 0.4s ease,box-shadow 0.4s ease;transform-style:preserve-3d;display:flex;flex-direction:column;will-change:transform}.sof-3d-card:hover .sof-card-inner{transform:translateY(-8px) rotateX(4deg);box-shadow:0 20px 40px rgb(10 70 255 / .08);border-color:rgb(10 70 255 / .2)}.sof-rank-chip{position:absolute;top:24px;right:24px;background:var(--brand-blue);color:#fff;font-size:11px;font-weight:700;padding:6px 14px;border-radius:100px;transform:translateZ(30px);box-shadow:0 4px 10px rgb(10 70 255 / .3);z-index:10}.sof-image-stage{position:relative;width:100%;height:280px;border-radius:16px;background:radial-gradient(circle at center,rgb(79 70 229 / .05) 0%,transparent 70%);display:flex;align-items:flex-end;justify-content:center;margin-bottom:-20px;transform:translateZ(20px)}.sof-pedestal-glow{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:70%;height:20px;border-radius:50%;background:radial-gradient(ellipse at center,rgb(79 70 229 / .3) 0%,transparent 70%);filter:blur(5px);z-index:1}.sof-bg-removed-img{width:100%;height:100%;object-fit:contain;object-position:bottom;filter:drop-shadow(0 20px 30px rgb(14 29 76 / .15));position:relative;z-index:5}.sof-avatar-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:48px;font-weight:800;color:rgb(10 70 255 / .2)}.glass-panel{background:rgb(255 255 255 / .85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid #fff;border-radius:16px;padding:20px;text-align:center;transform:translateZ(40px);position:relative;z-index:10;flex-grow:1;box-shadow:0 8px 24px rgb(15 23 42 / .06);display:flex;flex-direction:column;justify-content:center}.glass-panel h4{font-size:20px;font-weight:700;color:var(--text-dark);margin:0 0 4px 0}.sof-desc-text{font-size:14px;color:var(--brand-indigo);font-weight:600}.sof-roster-container{display:flex;flex-direction:column;flex-grow:1;position:relative;overflow:hidden;min-height:0}.sof-roster-masonry{display:flex;flex-wrap:wrap;gap:12px;align-content:flex-start;overflow:hidden;flex-grow:1}.sof-roster-tag{position:relative;background:var(--surface);border:1px solid var(--border-light);border-radius:16px;padding:14px 20px;display:flex;flex-direction:column;justify-content:center;flex:1 1 auto;box-shadow:0 4px 15px rgb(14 29 76 / .03);transition:all 0.3s cubic-bezier(.2,.8,.2,1);overflow:hidden;cursor:default}.sof-roster-tag.size-large{flex-grow:2;min-width:200px}.sof-roster-tag.size-medium{flex-grow:1.5;min-width:160px}.sof-roster-tag.size-normal{flex-grow:1;min-width:120px}.tag-content{position:relative;z-index:2;display:flex;flex-direction:column}.tag-name{font-size:16px;font-weight:600;color:var(--text-dark);transition:color 0.3s}.tag-class{font-size:12px;color:var(--text-muted);margin-top:4px;transition:color 0.3s}.tag-bg-glow{position:absolute;inset:0;opacity:0;z-index:1;background:linear-gradient(135deg,var(--brand-blue) 0%,var(--brand-indigo) 100%);transition:opacity 0.3s}.sof-roster-tag:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 24px rgb(10 70 255 / .2);border-color:#fff0}.sof-roster-tag:hover .tag-bg-glow{opacity:1}.sof-roster-tag:hover .tag-name,.sof-roster-tag:hover .tag-class{color:#fff}.sof-roster-tag:hover .tag-class{opacity:.8}.sof-roster-fade{position:absolute;bottom:80px;left:0;right:0;height:90px;background:linear-gradient(to bottom,#fff0 0%,#ffffff 100%);z-index:5;pointer-events:none}.sof-roster-action{margin-top:auto;padding-top:20px;border-top:1px solid var(--border-light);position:relative;z-index:10;background:var(--surface);flex-shrink:0}.sof-btn-primary{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;background:var(--brand-navy);color:#fff;padding:18px;border-radius:16px;text-decoration:none;font-weight:600;font-size:16px;transition:all 0.3s ease}.sof-btn-primary:hover{background:var(--brand-blue);transform:translateY(-3px);box-shadow:0 10px 20px rgb(10 70 255 / .2)}.sof-btn-primary svg{width:20px;height:20px;transition:transform 0.3s ease}.sof-btn-primary:hover svg{transform:translateX(5px)}@media (max-width:1100px){.sof-hero-card{grid-template-columns:1fr;text-align:center;padding:60px 40px}.sof-hero-tagline{margin:0 auto 24px}.sof-hero-desc{margin:0 auto 40px}.sof-hero-features{justify-content:center;margin-bottom:0}.sof-content-grid{flex-direction:column}.sof-col-right{height:600px;max-height:600px}.sof-hero-visual{min-height:300px;margin-top:30px}}@media (max-width:768px){.sof-v14-showcase{padding:40px 15px}.sof-hero-card{padding:40px 20px 30px;border-radius:32px;display:flex;flex-direction:column;align-items:center;gap:7px}.sof-hero-title{font-size:38px}.sof-grid-column{padding:30px 20px}.sof-hero-visual{min-height:250px;margin-top:10px;width:100%;display:flex;justify-content:center;align-items:center;overflow:visible}.sof-image-wrapper{width:100%;display:flex;justify-content:center;align-items:center;transform:translateZ(20px)}.sof-image-wrapper img{max-height:280px;object-fit:contain;object-position:center;margin-bottom:0}.sof-col-right{height:500px;max-height:500px;padding:24px 20px}.sof-section-header{margin-bottom:24px}.sof-roster-fade{bottom:75px;height:70px}.sof-cards-wrapper{grid-template-columns:repeat(2,1fr);gap:12px}.sof-card-inner{padding:12px;border-radius:16px}.sof-image-stage{height:160px;margin-bottom:-15px;border-radius:12px}.glass-panel{padding:12px 8px;border-radius:12px}.glass-panel h4{font-size:14px}.sof-desc-text{font-size:11px}.sof-rank-chip{font-size:10px;padding:4px 8px;top:12px;right:12px}.sof-icon-box{width:44px;height:44px;font-size:22px;border-radius:12px}.sof-section-header h3{font-size:24px}}@media (max-width:480px){.sof-hero-features{flex-direction:column;width:100%}.sof-feature-pill{width:100%;justify-content:center}.sof-image-wrapper img{max-height:220px}}@media (prefers-reduced-motion:reduce){.sof-animate-up,.sof-pulse-ring,.sof-mesh-blob,.sof-3d-card .sof-card-inner,.sof-roster-tag,.sof-btn-primary{transition:none!important;animation:none!important;transform:none!important;opacity:1!important}}