:root{--color-bg:#0A0A0A;--color-surface:#141414;--color-surface-hover:#1C1C1C;--color-accent:#C5A059;--color-accent-hover:#D8B263;--color-text-main:#F8F8F8;--color-text-muted:#FFFFFF;--color-border:rgba(197, 160, 89, 0.2);--color-glass:rgba(10, 10, 10, 0.65);--color-bg-light:#FFFFFF;--color-surface-light:#F7F7F7;--color-surface-hover-light:#F0F0F0;--color-text-main-light:#0A0A0A;--color-text-muted-light:#4A4A4A;--color-border-light:rgba(0, 0, 0, 0.08);--font-heading:'Outfit',sans-serif;--font-body:'Manrope',sans-serif;--transition-fast:0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);--transition-slow:0.8s cubic-bezier(0.16, 1, 0.3, 1);--space-sm:2rem;--space-md:4rem;--space-lg:8rem;--space-xl:12rem;--space-xxl:16rem}#practione-scope .theme-light{background-color:var(--color-bg-light)!important;color:var(--color-text-main-light)!important}#practione-scope .theme-light .section-title{color:var(--color-text-main-light)!important}#practione-scope .theme-light .section-label{color:var(--color-accent)!important}#practione-scope .theme-light .bio-text,#practione-scope .theme-light .expertise-card li,#practione-scope .theme-light .expertise-card p,#practione-scope .theme-light li,#practione-scope .theme-light p{color:var(--color-text-muted-light)!important}#practione-scope .theme-light .expertise-card{background:var(--color-surface-light)!important;border-color:var(--color-border-light)!important;box-shadow:0 10px 30px rgba(0,0,0,.03)!important}#practione-scope .theme-light .expertise-card h3{color:var(--color-text-main-light)!important}#practione-scope .theme-light .expertise-card:hover{background:var(--color-surface-hover-light)!important;border-color:var(--color-accent)!important;box-shadow:0 20px 40px rgba(0,0,0,.06),0 0 15px rgba(197,160,89,.1)!important}#practione-scope .theme-light .bio-image-placeholder{background:linear-gradient(45deg,#f0f0f0,#e0e0e0)!important;border:1px solid var(--color-border-light)!important;box-shadow:0 20px 50px rgba(0,0,0,.05)!important}#practione-scope .theme-light .signature{color:var(--color-accent)!important}#practione-scope *,#practione-scope ::after,#practione-scope ::before{margin:0;padding:0;box-sizing:border-box}#practione-scope{scroll-behavior:smooth;font-size:16px;font-family:var(--font-body);background-color:var(--color-bg);color:var(--color-text-main);line-height:1.6;overflow-x:hidden;width:100%;max-width:100vw;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-reduced-motion:reduce){#practione-scope{scroll-behavior:auto}#practione-scope *,#practione-scope ::after,#practione-scope ::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important}}#practione-scope h1,#practione-scope h2,#practione-scope h3,#practione-scope h4,#practione-scope h5,#practione-scope h6{font-family:var(--font-heading);font-weight:400;line-height:1.15;letter-spacing:-.02em;margin-bottom:var(--space-sm)}#practione-scope a{color:inherit;text-decoration:none;transition:color var(--transition-fast)}#practione-scope img{max-width:100%;display:block}#practione-scope .container{width:90%;max-width:1400px;margin:0 auto}#practione-scope .section-padding{padding:var(--space-xl) 0}#practione-scope .section-label{display:block;font-family:var(--font-body);text-transform:uppercase;letter-spacing:3px;font-size:.75rem;color:var(--color-accent);margin-bottom:var(--space-sm)}#practione-scope .section-title{font-size:clamp(2.5rem, 5vw, 4rem);margin-bottom:var(--space-lg)}#practione-scope .btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.5rem;font-family:var(--font-body);font-size:.875rem;text-transform:uppercase;letter-spacing:1.5px;border:none;cursor:pointer;transition:all var(--transition-fast);position:relative;overflow:hidden}#practione-scope .btn-primary{background-color:var(--color-accent);color:var(--color-bg);font-weight:500}#practione-scope .btn-primary:hover{background-color:var(--color-accent-hover);transform:translateY(-4px);box-shadow:0 15px 30px rgba(197,160,89,.3),0 0 15px rgba(197,160,89,.1)}#practione-scope .btn-outline,#practione-scope .btn-secondary{background-color:transparent;color:var(--color-text-main);border:1px solid var(--color-accent)}#practione-scope .btn-outline:hover,#practione-scope .btn-secondary:hover{background-color:var(--color-accent);color:var(--color-bg)}#practione-scope .theme-light .btn-outline,#practione-scope .theme-light .btn-secondary{color:#0a0a0a;border-color:#0a0a0a}#practione-scope .theme-light .btn-outline:hover,#practione-scope .theme-light .btn-secondary:hover{background-color:#0a0a0a;color:#fff}#practione-scope .navbar{position:fixed;transform:translateX(-50%);max-width:1400px;z-index:1000;transition:all var(--transition-fast);border:1px solid transparent}#practione-scope .navbar.scrolled{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(197,160,89,.3);box-shadow:0 10px 30px rgba(0,0,0,.6),0 0 15px rgba(197,160,89,.15)}#practione-scope .nav-container{display:flex;justify-content:space-between;align-items:center}#practione-scope .logo{font-family:var(--font-heading);font-size:1.5rem;font-weight:500;letter-spacing:2px;color:var(--color-text-main);display:flex;align-items:center}#practione-scope .logo img{width:auto;object-fit:contain}#practione-scope .nav-links{display:flex;align-items:center;gap:3rem}#practione-scope .nav-links a:not(.btn){font-family:var(--font-body);font-size:.875rem;text-transform:uppercase;letter-spacing:1.5px;position:relative}#practione-scope .nav-links a:not(.btn)::after{content:'';position:absolute;bottom:-4px;left:0;width:0;height:1px;background-color:var(--color-accent);transition:width var(--transition-fast)}#practione-scope .nav-links a:not(.btn):hover::after{width:100%}#practione-scope .nav-cta{padding:.75rem 1.5rem}#practione-scope .mobile-menu-btn{display:none;background:0 0;border:none;color:var(--color-text-main);font-size:1.8rem;cursor:pointer;transition:color var(--transition-fast)}#practione-scope .mobile-menu-btn:hover{color:var(--color-accent)}#practione-scope .hero{height:100vh;min-height:800px;display:flex;align-items:center;justify-content:space-between;gap:2rem;position:relative;padding:0 6%;overflow:hidden}#practione-scope .hero::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:url('data:image/svg+xml;utf8,%3Csvg viewBox=\"0 0 200 200\" xmlns=\"http://www.w3.org/2000/svg\"%3E%3Cfilter id=\"noiseFilter\"%3E%3CfeTurbulence type=\"fractalNoise\" baseFrequency=\"0.85\" numOctaves=\"3\" stitchTiles=\"stitch\"/%3E%3C/filter%3E%3Crect width=\"100%25\" height=\"100%25\" filter=\"url(%23noiseFilter)\"/%3E%3C/svg%3E');opacity:.03;pointer-events:none;z-index:1}#practione-scope .hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}#practione-scope .hero-bg-shape{position:absolute;border-radius:50%;filter:blur(100px);opacity:.15;background:var(--color-accent);animation:20s cubic-bezier(.4,0,.2,1) infinite alternate floatShapes}#practione-scope .shape-1{width:45vw;height:45vw;max-width:700px;max-height:700px;top:-10%;right:-10%}#practione-scope .shape-2{width:35vw;height:35vw;max-width:500px;max-height:500px;bottom:-10%;left:-5%;animation-delay:-7s;animation-duration:25s}#practione-scope .shape-3{width:25vw;height:25vw;max-width:400px;max-height:400px;top:40%;left:40%;opacity:.1;animation-delay:-14s;animation-duration:18s}@keyframes floatShapes{0%{transform:translate(0,0) scale(1)}33%{transform:translate(-8%,8%) scale(1.1)}66%{transform:translate(5%,-5%) scale(.9)}100%{transform:translate(2%,2%) scale(1.05)}}#practione-scope .hero-content{position:relative;z-index:2;flex:1;max-width:50%}#practione-scope .hero-title{font-size:clamp(3rem, 7vw, 6rem);line-height:1.05;letter-spacing:-.03em;background:0 0;color:var(--color-text-main);-webkit-background-clip:border-box;-webkit-text-fill-color:currentColor}#practione-scope .hero-subtitle{font-size:clamp(1.1rem, 2vw, 1.5rem);color:var(--color-text-main);font-weight:400;max-width:600px;margin-bottom:3rem}#practione-scope .hero-actions{display:flex;gap:1.5rem}#practione-scope .scroll-indicator{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);height:60px;width:1px;background:rgba(255,255,255,.2);z-index:2}#practione-scope .scroll-line{width:100%;height:0;background:var(--color-accent);animation:2s cubic-bezier(.16,1,.3,1) infinite scrollDown}@keyframes scrollDown{0%{height:0;top:0;position:absolute}50%{height:100%;top:0;position:absolute}100%{height:0;top:100%;position:absolute}}#practione-scope .hero-premium-visual{position:relative;flex:1;max-width:50%;height:520px;z-index:2;pointer-events:auto}#practione-scope .visual-glow{position:absolute;top:50%;left:50%;width:400px;height:400px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(197,160,89,.15) 0,rgba(0,0,0,0) 70%);border-radius:50%;z-index:0;animation:8s ease-in-out infinite alternate slowPulse}@keyframes slowPulse{0%{transform:translate(-50%,-50%) scale(.9);opacity:.6}100%{transform:translate(-50%,-50%) scale(1.1);opacity:1}}#practione-scope .premium-card{position:absolute;background:rgba(10,10,10,.75);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(197,160,89,.25);border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.1);color:var(--color-text-main);z-index:1;transition:transform var(--transition-slow),border-color var(--transition-fast)}#practione-scope .premium-card:hover{border-color:rgba(197,160,89,.5);transform:translateY(-5px)}#practione-scope .main-card{top:50%;left:50%;transform:translate(-50%,-50%);width:380px;padding:2.5rem;z-index:2}#practione-scope .main-card:hover{transform:translate(-50%,-55%)}#practione-scope .card-header{display:flex;align-items:center;gap:.8rem;margin-bottom:2.5rem;font-family:var(--font-heading);font-size:1.15rem;letter-spacing:1px;color:var(--color-text-main)}#practione-scope .card-header i{color:var(--color-accent);font-size:1.5rem}#practione-scope .mock-chart{display:flex;align-items:flex-end;height:140px;gap:18px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:15px;margin-top:1rem}#practione-scope .bar{flex:1;background:rgba(255,255,255,.05);border-radius:4px 4px 0 0;position:relative;overflow:visible;transition:height 1s ease-out}#practione-scope .bar-1{height:35%;animation:1.5s ease-out forwards growBar1}#practione-scope .bar-2{height:50%;animation:1.5s ease-out .2s forwards growBar2}#practione-scope .bar-3{height:75%;animation:1.5s ease-out .4s forwards growBar3}#practione-scope .bar-4{height:100%;background:linear-gradient(to top,rgba(197,160,89,.4),rgba(197,160,89,.8));animation:1.5s ease-out .6s forwards growBar4}#practione-scope .bar-glow{position:absolute;top:-10px;left:-10px;right:-10px;height:30px;background:var(--color-accent);filter:blur(15px);opacity:.6}@keyframes growBar1{from{height:0}to{height:35%}}@keyframes growBar2{from{height:0}to{height:50%}}@keyframes growBar3{from{height:0}to{height:75%}}@keyframes growBar4{from{height:0}to{height:100%}}#practione-scope .chart-labels{display:flex;justify-content:space-between;margin-top:15px;font-size:.8rem;color:var(--color-text-main);font-family:var(--font-body)}#practione-scope .gold-text{color:var(--color-accent)!important;font-weight:600}#practione-scope .float-card{display:flex;align-items:center;gap:1.2rem;padding:1.2rem 1.8rem;min-width:260px}#practione-scope .card-icon-wrapper{width:44px;height:44px;border-radius:50%;background:rgba(197,160,89,.1);display:flex;align-items:center;justify-content:center;color:var(--color-accent);font-size:1.4rem}#practione-scope .card-text{display:flex;flex-direction:column}#practione-scope .card-text strong{font-family:var(--font-heading);font-size:1rem;letter-spacing:.5px;margin-bottom:4px}#practione-scope .card-text span{font-size:.85rem;color:var(--color-text-main)}#practione-scope .float-card-1{top:2%;right:-8%;animation:6s ease-in-out infinite alternate floatGen}#practione-scope .float-card-2{bottom:22%;left:-10%;animation:8s ease-in-out infinite alternate-reverse floatGen}#practione-scope .float-card-3{bottom:2%;right:8%;animation:7s ease-in-out 1s infinite alternate floatGen}@keyframes floatGen{0%{transform:translateY(0)}100%{transform:translateY(-15px)}}#practione-scope .reading-progress-container{position:fixed;top:0;left:0;width:100%;height:2px;background:0 0;z-index:1001;pointer-events:none}#practione-scope .reading-progress-bar{height:100%;background:var(--color-accent);width:0%;transition:width .1s ease-out;box-shadow:0 0 10px var(--color-accent)}#practione-scope .scroll-to-top{position:fixed;right:1.4rem;bottom:1.4rem;width:46px;height:46px;border-radius:50%;border:1px solid rgba(197,160,89,.45);background:rgba(8,8,8,.78);color:var(--color-accent);display:inline-flex;align-items:center;justify-content:center;font-size:1.18rem;cursor:pointer;opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .24s,transform .24s,background .2s;z-index:998;box-shadow:0 14px 34px rgba(0,0,0,.32);backdrop-filter:blur(8px)}#practione-scope .scroll-to-top.visible{opacity:1;transform:translateY(0);pointer-events:auto}#practione-scope .scroll-to-top:hover{background:rgba(16,16,16,.92)}#practione-scope .expertise{background-color:var(--color-bg);overflow:hidden}#practione-scope .expertise-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}#practione-scope .expertise-card{background:var(--color-surface);border:1px solid rgba(255,255,255,.05);padding:4rem 3rem;transition:all var(--transition-slow);position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.5);border-radius:4px}#practione-scope .expertise-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:2px;background:var(--color-accent);transform:scaleX(0);transform-origin:left;transition:transform var(--transition-fast)}#practione-scope .expertise-card:hover{transform:translateY(-8px);background:var(--color-surface-hover);border-color:var(--color-accent);box-shadow:0 20px 40px rgba(0,0,0,.7),0 0 15px rgba(197,160,89,.1)}#practione-scope .expertise-card:hover::before{transform:scaleX(1)}#practione-scope .card-icon{font-size:2.5rem;color:var(--color-accent);margin-bottom:1.5rem}#practione-scope .expertise-card h3{font-size:1.5rem;margin-bottom:1rem}#practione-scope .expertise-card p{color:var(--color-text-main);font-size:.95rem}#practione-scope .expertise-card ul{list-style:none;margin-top:1rem}#practione-scope .expertise-card li{position:relative;padding-left:1.5rem;margin-bottom:.75rem;color:var(--color-text-main);font-size:.95rem}#practione-scope .expertise-card li::before{content:'→';position:absolute;left:0;color:var(--color-accent)}#practione-scope .bio{background-color:#0d0d0d;overflow:hidden}#practione-scope .bio-grid{display:grid;grid-template-columns:4fr 5fr;gap:6rem;align-items:center}#practione-scope .bio-image-wrapper{position:relative}#practione-scope .bio-image-placeholder{aspect-ratio:3/4;background:linear-gradient(45deg,#0a0a0a,#1a1a1a);display:flex;align-items:center;justify-content:center;border:1px solid rgba(197,160,89,.15);position:relative;z-index:2;box-shadow:0 20px 50px rgba(0,0,0,.8)}#practione-scope .placeholder-text{font-family:var(--font-heading);color:var(--color-text-main);letter-spacing:2px;font-style:italic;opacity:1}#practione-scope .accent-line{position:absolute;bottom:-40px;right:-40px;width:70%;height:70%;border:1px solid rgba(197,160,89,.4);z-index:1;transition:transform var(--transition-slow)}#practione-scope .bio-grid:hover .accent-line{transform:translate(-10px,-10px)}#practione-scope .bio-content{max-width:600px}#practione-scope .bio-text{font-size:1.1rem;margin-bottom:2rem;color:#fff;line-height:1.8}#practione-scope .signature{font-family:var(--font-heading);font-style:italic;font-size:2.5rem;color:var(--color-accent);margin-top:3rem}#practione-scope .premium-services{background-color:var(--color-surface);border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);overflow:hidden}#practione-scope .premium-content{display:flex;align-items:center;gap:4rem}#practione-scope .premium-text{flex:1}#practione-scope .premium-list{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}#practione-scope .premium-item{display:flex;align-items:center;gap:1.5rem;background:rgba(10,10,10,.4);backdrop-filter:blur(10px);padding:1.5rem 2rem;border:1px solid rgba(255,255,255,.05);border-radius:6px;color:var(--color-text-main);transition:all var(--transition-fast);font-size:1.1rem}#practione-scope .premium-item:hover{border-color:rgba(197,160,89,.5);transform:translateY(-4px);box-shadow:0 10px 20px rgba(0,0,0,.5);background:rgba(10,10,10,.8)}#practione-scope .premium-item i{color:var(--color-accent);font-size:1.5rem}#practione-scope .footer{background-color:#030303;padding:8rem 0 3rem;border-top:1px solid rgba(255,255,255,.02);position:relative;overflow:hidden}#practione-scope .relative-z{position:relative;z-index:2}#practione-scope .footer-parallax-bg{position:absolute;top:-20%;left:-20%;width:140%;height:140%;opacity:1;pointer-events:none;z-index:0;transition:transform .6s cubic-bezier(.25, .46, .45, .94);display:flex;justify-content:center;align-items:center;max-width:140vw}#practione-scope .premium-aurora-container{position:absolute;width:100%;height:100%;filter:blur(80px);opacity:.6}#practione-scope .aurora-orb{position:absolute;border-radius:50%;background:var(--color-accent);animation:20s ease-in-out infinite alternate floatOrb;mix-blend-mode:screen}#practione-scope .aurora-orb.orb-1{width:40vw;height:40vw;max-width:600px;max-height:600px;top:-10%;left:10%;opacity:.15;animation-delay:0s}#practione-scope .aurora-orb.orb-2{width:50vw;height:50vw;max-width:800px;max-height:800px;bottom:-20%;right:-10%;background:#e2c78a;opacity:.1;animation-delay:-5s;animation-duration:25s}#practione-scope .aurora-orb.orb-3{width:30vw;height:30vw;max-width:500px;max-height:500px;top:50%;left:50%;background:#fff;opacity:.05;animation-delay:-10s;animation-duration:30s}@keyframes floatOrb{0%{transform:translate(0,0) scale(1)}100%{transform:translate(5%,10%) scale(1.1)}}#practione-scope .footer-glow{position:absolute;top:0;left:50%;transform:translateX(-50%);width:80%;height:1px;background:radial-gradient(circle,#c5a059 0,rgba(197,160,89,0) 70%);opacity:0;box-shadow:0 0 40px 10px rgba(197,160,89,.4);z-index:1}#practione-scope .footer-particles{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle,rgba(197,160,89,.15) 1px,transparent 1px);background-size:40px 40px;opacity:0;mask-image:linear-gradient(to bottom,black,transparent);-webkit-mask-image:linear-gradient(to bottom,black,transparent);z-index:1}#practione-scope .footer.active .footer-glow{animation:2s cubic-bezier(.16,1,.3,1) forwards luminescentReveal}#practione-scope .footer.active .footer-particles{animation:2s ease-out .5s forwards fadeInParticles}@keyframes luminescentReveal{0%{opacity:0;width:0%;box-shadow:0 0 0 0 rgba(197,160,89,0)}50%{opacity:1;width:100%;box-shadow:0 0 60px 20px rgba(197,160,89,.6);background:radial-gradient(circle,#fff 0,rgba(197,160,89,.8) 20%,rgba(197,160,89,0) 80%)}100%{opacity:.8;width:100%;box-shadow:0 0 40px 10px rgba(197,160,89,.3);background:radial-gradient(circle,#c5a059 0,rgba(197,160,89,0) 70%)}}@keyframes fadeInParticles{0%{opacity:0;transform:translateY(-20px)}100%{opacity:.8;transform:translateY(0)}}#practione-scope .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:4rem}#practione-scope .footer-brand h2{font-size:1.5rem;letter-spacing:2px;color:var(--color-accent)}#practione-scope .footer-brand p{color:var(--color-text-main)}#practione-scope .footer-links h4,#practione-scope .footer-social h4{font-family:var(--font-body);text-transform:uppercase;letter-spacing:2px;font-size:.85rem;margin-bottom:1.5rem}#practione-scope .footer-link{display:block;color:var(--color-text-main);margin-bottom:.75rem}#practione-scope .footer-link:hover{color:var(--color-accent)}#practione-scope .social-icons{display:flex;gap:1rem}#practione-scope .social-icons a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.1);border-radius:50%;color:var(--color-text-main);transition:all var(--transition-fast)}#practione-scope .social-icons a:hover{background:var(--color-accent);color:var(--color-bg);border-color:var(--color-accent)}#practione-scope .footer-social-links{flex-direction:column;align-items:flex-start}#practione-scope .social-link-linkedin{width:auto!important;height:auto!important;padding:.8rem 1.1rem;border-radius:999px!important;gap:.65rem;text-decoration:none;font-family:var(--font-body);font-size:.95rem}#practione-scope .social-link-linkedin i{font-size:1.1rem}#practione-scope .footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.05);color:var(--color-text-main);font-size:.85rem}#practione-scope .legal-links a{margin-left:2rem}#practione-scope .legal-links a:hover{color:var(--color-text-main)}#practione-scope .reveal{opacity:0;transform:translateY(30px);transition:all var(--transition-slow)}#practione-scope .reveal.active{opacity:1;transform:translateY(0)}#practione-scope .fade-up{transform:translateY(50px)}#practione-scope .fade-right{transform:translateX(-50px)}#practione-scope .fade-left{transform:translateX(50px)}#practione-scope .active[style*="--delay"]{transition-delay:var(--delay)}@media (max-width:992px){#practione-scope .hero{flex-direction:column;justify-content:flex-start;align-items:stretch;height:auto;min-height:auto;padding:15vh 6% 5vh;gap:4rem}#practione-scope .hero-content{max-width:100%;flex:none}#practione-scope .hero-premium-visual{flex:none;height:420px;width:90%;max-width:440px;margin:0 auto}#practione-scope .main-card{width:300px;padding:2rem}#practione-scope .float-card-1{right:-5%}#practione-scope .float-card-2{left:-5%}#practione-scope .bio-grid{grid-template-columns:1fr;gap:4rem}#practione-scope .bio-image-wrapper{max-width:500px;margin:0 auto}#practione-scope .premium-content{flex-direction:column;text-align:center}}@media (max-width:768px){#practione-scope .navbar{padding:1.2rem 2rem}#practione-scope .navbar.scrolled{padding:1rem 2rem}#practione-scope .nav-links{position:absolute;top:100%;left:0;right:0;bottom:auto;width:100%;height:auto;max-height:calc(100vh - 60px);background:var(--color-bg);border-bottom:2px solid var(--color-accent);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1.5rem 0;gap:0;transform:translateY(-10px);visibility:hidden;opacity:0;transition:transform .3s,opacity .3s,visibility .3s;z-index:999;overflow-y:auto;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:0 10px 30px rgba(0,0,0,.5)}#practione-scope .nav-links.active{transform:translateY(0);visibility:visible;opacity:1}#practione-scope .nav-links a:not(.btn){font-family:var(--font-body);font-size:1.1rem;font-weight:500;letter-spacing:.5px;text-transform:none;margin-bottom:0;padding:1rem 0;color:var(--color-text-main);transition:color var(--transition-fast);border-bottom:1px solid rgba(255,255,255,.05);width:85%;text-align:center;display:block}#practione-scope .nav-links a:not(.btn):active,#practione-scope .nav-links a:not(.btn):hover{color:var(--color-accent)}#practione-scope .nav-links a:not(.btn)::after{display:none}#practione-scope .nav-cta{margin-top:2rem;width:100%;max-width:none}#practione-scope .mobile-menu-btn{display:block;z-index:1001}#practione-scope .hero-title{font-size:clamp(2.5rem, 8vw, 3.5rem);white-space:normal}#practione-scope .hero-actions{flex-direction:column}#practione-scope .hero{padding-top:18vh;gap:2rem}#practione-scope .hero-premium-visual{height:380px;width:100%;max-width:380px}#practione-scope .main-card{width:220px;padding:1.2rem}#practione-scope .card-header{font-size:.9rem;margin-bottom:1.2rem;gap:.5rem}#practione-scope .card-header i{font-size:1.1rem}#practione-scope .mock-chart{height:90px;gap:10px}#practione-scope .chart-labels{font-size:.7rem;margin-top:10px}#practione-scope .hero-premium-visual .float-card-2,#practione-scope .hero-premium-visual .float-card-3{display:flex}#practione-scope .float-card{min-width:auto;padding:.7rem 1rem;gap:.7rem}#practione-scope .float-card-1{top:-2%;right:-4%;left:auto}#practione-scope .float-card-2{left:-4%;bottom:auto;top:32%;right:auto}#practione-scope .float-card-3{bottom:2%;right:-4%;left:auto}#practione-scope .card-icon-wrapper{width:32px;height:32px;font-size:1rem}#practione-scope .card-text strong{font-size:.78rem}#practione-scope .card-text span{font-size:.68rem}#practione-scope .premium-list{grid-template-columns:1fr}#practione-scope .footer-grid{grid-template-columns:1fr;gap:2rem}#practione-scope .footer-bottom{flex-direction:column;gap:1rem;text-align:center}#practione-scope .legal-links a{margin:0 1rem}}#practione-scope .section-header{max-width:900px}#practione-scope .section-header .section-title{margin-bottom:1.2rem}#practione-scope .section-intro{color:var(--color-text-main);font-size:1.05rem;max-width:760px}#practione-scope .theme-light .section-intro{color:var(--color-text-muted-light)!important}#practione-scope .navbar{top:0;left:0;transform:none;width:100%;max-width:none;padding:.65rem 0;border:none;background:rgba(10,10,10,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}#practione-scope .navbar.scrolled{padding:.55rem 0;background:rgba(10,10,10,.97);border:none;box-shadow:0 12px 28px rgba(0,0,0,.55)}#practione-scope .nav-container{width:90%;max-width:1400px;margin:0 auto}#practione-scope .logo img{height:120px;margin:-28px 0}#practione-scope .nav-links{gap:1.2rem}#practione-scope .nav-dropdown-toggle,#practione-scope .nav-links>a{font-family:var(--font-body);font-size:.8rem;text-transform:uppercase;letter-spacing:1.2px}#practione-scope .nav-links>a:not(.btn){color:var(--color-text-main)}#practione-scope .nav-item{position:relative}#practione-scope .nav-item.has-dropdown::after{content:"";position:absolute;top:100%;left:-18px;width:calc(100% + 36px);height:18px}#practione-scope .nav-dropdown-toggle{border:none;background:0 0;color:var(--color-text-main);display:inline-flex;align-items:center;gap:.4rem;cursor:pointer}#practione-scope .nav-dropdown-toggle i{font-size:.8rem;color:var(--color-accent)}#practione-scope .nav-dropdown-menu{position:absolute;top:calc(100% + 8px);left:0;min-width:280px;background:rgba(10,10,10,.98);border:1px solid rgba(197,160,89,.25);border-radius:10px;padding:.65rem;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .25s,visibility .25s,transform .25s;box-shadow:0 20px 35px rgba(0,0,0,.5);z-index:1100}#practione-scope .nav-dropdown-menu a{display:block;padding:.55rem .65rem;border-radius:6px;color:var(--color-text-main);font-size:.78rem;text-transform:none;letter-spacing:.3px}#practione-scope .nav-dropdown-menu a:hover{background:rgba(197,160,89,.15);color:#fff}#practione-scope .nav-item.has-dropdown.open .nav-dropdown-menu,#practione-scope .nav-item.has-dropdown:focus-within .nav-dropdown-menu,#practione-scope .nav-item.has-dropdown:hover .nav-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}#practione-scope .nav-phone{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .7rem;border:1px solid rgba(197,160,89,.35);border-radius:999px;font-size:.78rem;color:var(--color-text-main)}#practione-scope .nav-phone i{color:var(--color-accent)}#practione-scope .nav-cta.nav-cta-solid{padding:.7rem 1.2rem;font-size:.74rem;letter-spacing:1px}#practione-scope .hero.hero-humanized{height:auto;min-height:88vh;padding:9rem 5% 4.5rem}#practione-scope .hero.consult-hero{height:auto;min-height:52vh;padding:9rem 0 4.5rem}#practione-scope .hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr 0.95fr;gap:3rem;align-items:center}#practione-scope .hero-title{white-space:normal;margin-bottom:1.5rem}#practione-scope .hero-visual{position:relative;justify-self:end;max-width:560px}#practione-scope .hero-visual img{border-radius:16px;border:1px solid rgba(197,160,89,.4);box-shadow:0 30px 70px rgba(0,0,0,.45)}#practione-scope .eva-photo{width:min(100%,520px);height:auto;aspect-ratio:1/1;object-fit:cover;margin:0 auto}#practione-scope .hero-visual-note{margin-top:1rem;font-size:.95rem;color:var(--color-text-main)}#practione-scope .trust-proof{padding-top:5rem}#practione-scope .trust-logo-bar{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:1.35rem 1.5rem;text-align:center}#practione-scope .trust-main-title{color:var(--color-text-main-light);margin-bottom:.45rem;font-size:clamp(1.5rem, 3vw, 2.2rem)}#practione-scope .trust-logo-subtitle{color:var(--color-text-main-light);font-weight:500;margin-bottom:1rem;opacity:.85;font-size:1rem}#practione-scope .trust-logo-items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}#practione-scope .trust-logo-items span{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;text-align:center;background:var(--color-surface-light);border:1px solid rgba(0,0,0,.08);border-radius:999px;padding:.45rem .8rem;font-size:.8rem;color:var(--color-text-main-light)}#practione-scope .trust-logo-items span i{color:var(--color-accent);font-size:.95rem}#practione-scope .impact-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:1.5rem}#practione-scope .impact-card{background:#101010;border-radius:12px;border:1px solid rgba(197,160,89,.22);padding:1.5rem;box-shadow:0 20px 45px rgba(0,0,0,.2)}#practione-scope .impact-stars{color:var(--color-accent);letter-spacing:2px;margin-bottom:.7rem}#practione-scope .impact-card h3{color:#fff;font-size:.95rem;margin-top:1rem;margin-bottom:0}#practione-scope .theme-light .impact-card p{color:#fff!important}#practione-scope .foundations{background:#0f0f0f}#practione-scope .foundation-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2rem}#practione-scope .foundation-card{background:rgba(255,255,255,.02);border:1px solid rgba(197,160,89,.24);border-radius:12px;padding:1.5rem;transition:transform var(--transition-fast),border-color var(--transition-fast)}#practione-scope .foundation-card:hover{transform:translateY(-6px);border-color:rgba(197,160,89,.5)}#practione-scope .foundation-card i{font-size:1.7rem;color:var(--color-accent);margin-bottom:.8rem}#practione-scope .foundation-card h3{font-size:1.2rem;margin-bottom:.75rem}#practione-scope .foundation-card p{color:var(--color-text-main);margin:0;font-size:.93rem}#practione-scope .pillars-grid{grid-template-columns:repeat(4,minmax(0,1fr))}#practione-scope .pillars-grid .expertise-card{padding:2.4rem 1.8rem}#practione-scope .pillars-grid .expertise-card p{min-height:72px}#practione-scope .elite-programs{background:#0d0d0d;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}#practione-scope .elite-tracks{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:2rem}#practione-scope .elite-track{background:rgba(255,255,255,.02);border:1px solid rgba(197,160,89,.2);border-radius:12px;padding:1.5rem}#practione-scope .elite-track h3{font-size:1.35rem;margin-bottom:1.15rem}#practione-scope .elite-track-grid{display:grid;gap:.85rem}#practione-scope .elite-item{display:flex;align-items:center;gap:.7rem;background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:.8rem .95rem}#practione-scope .elite-item i{color:var(--color-accent);font-size:1.1rem}#practione-scope .impact-metrics{background:#060606;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}#practione-scope .metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.95rem;margin-top:1.6rem}#practione-scope .metric-card{text-align:center;background:rgba(255,255,255,.02);border:1px solid rgba(197,160,89,.2);border-radius:10px;padding:1.35rem 1rem}#practione-scope .metric-value{font-family:var(--font-heading);font-size:clamp(2rem, 3.5vw, 3rem);line-height:1;color:var(--color-accent);margin-bottom:.75rem}#practione-scope .metric-label{color:var(--color-text-main);font-size:.88rem;line-height:1.4}#practione-scope .why-practione{border-top:1px solid var(--color-border-light)}#practione-scope .why-grid{display:grid;grid-template-columns:1.25fr 0.75fr;gap:1.5rem;align-items:start}#practione-scope .why-content p{color:rgba(33,33,33,.82);margin-bottom:1rem}#practione-scope .why-list{list-style:none;margin-top:1rem}#practione-scope .why-list li{position:relative;padding-left:1.4rem;margin-bottom:.65rem;color:rgba(33,33,33,.82)}#practione-scope .why-list li::before{content:'•';position:absolute;left:0;color:var(--color-accent)}#practione-scope .team-card{background:#101010;border:1px solid rgba(197,160,89,.28);border-radius:18px;padding:2rem 1.6rem;overflow:hidden;box-shadow:0 24px 55px rgba(0,0,0,.3)}#practione-scope .team-card-visual{margin:-2rem -1.6rem 1.5rem;position:relative;padding:1.25rem 1.25rem 0;background:radial-gradient(circle at top left,rgba(197,160,89,.32),transparent 48%),linear-gradient(180deg,rgba(255,255,255,.08),transparent 100%)}#practione-scope .team-card-photo{display:block;width:100%;max-width:640px;height:auto;aspect-ratio:auto;object-fit:contain;margin:0 auto;border-radius:14px;border:1px solid rgba(197,160,89,.28);box-shadow:0 24px 35px rgba(0,0,0,.35)}#practione-scope .team-card .section-label,#practione-scope .team-card h3{color:#fff}#practione-scope .team-card p{color:#fff;margin-bottom:1.4rem}#practione-scope .theme-light .team-card p{color:#fff!important}#practione-scope .team-card .btn{width:100%;justify-content:center}#practione-scope .construction-page{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:7.5rem 1.5rem 3rem;overflow:hidden;background:radial-gradient(circle at top left,rgba(197,160,89,.14),transparent 34%),radial-gradient(circle at bottom right,rgba(197,160,89,.12),transparent 28%),linear-gradient(180deg,#060606 0,#101010 100%)}#practione-scope .construction-card{width:min(100%,760px);padding:3rem;text-align:center;border-radius:24px;border:1px solid rgba(197,160,89,.26);background:rgba(10,10,10,.84);box-shadow:0 24px 60px rgba(0,0,0,.38);backdrop-filter:blur(14px)}#practione-scope .construction-logo{display:inline-flex;margin-bottom:2rem}#practione-scope .construction-logo img{width:110px;height:auto}#practione-scope .construction-card .section-label,#practione-scope .construction-card .section-title{margin-bottom:1rem}#practione-scope .construction-card p{max-width:38rem;margin:0 auto;color:var(--color-text-soft)}#practione-scope .construction-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:2rem}#practione-scope .section-divider-wrap{padding:0 0 .9rem}#practione-scope .section-divider-line{height:1px;width:100%;background:linear-gradient(90deg,rgba(10,10,10,0) 0,rgba(197,160,89,.2) 12%,rgba(197,160,89,.55) 50%,rgba(197,160,89,.2) 88%,rgba(10,10,10,0) 100%)}#practione-scope .insights{border-top:none}#practione-scope .insights-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-top:1.5rem}#practione-scope .insight-card{border:1px solid rgba(0,0,0,.09);border-radius:12px;padding:1.5rem;background:#fff}#practione-scope .insight-card i{font-size:1.6rem;color:var(--color-accent);margin-bottom:.7rem}#practione-scope .insight-card h3{color:var(--color-text-main-light);margin-bottom:.8rem}#practione-scope .insight-card p{color:var(--color-text-muted-light);margin-bottom:1rem}#practione-scope .insight-card a{color:var(--color-text-main-light);font-weight:600;font-size:.9rem}#practione-scope .insight-card a:hover{color:var(--color-accent)}#practione-scope .pre-footer{background:#0b0b0b;border-top:1px solid rgba(255,255,255,.05)}#practione-scope .conversion-main{text-align:center;max-width:780px;margin:0 auto 2.5rem}#practione-scope .conversion-main h2{font-size:clamp(2rem, 4vw, 3rem);margin-bottom:1rem}#practione-scope .conversion-main p{color:var(--color-text-main);margin-bottom:1.25rem}#practione-scope .conversion-secondary{max-width:980px;margin:0 auto;border:1px solid rgba(197,160,89,.28);border-radius:14px;padding:1.5rem;background:rgba(255,255,255,.02)}#practione-scope .conversion-secondary-text{margin-bottom:1rem;color:var(--color-text-main);text-align:center;font-family:var(--font-heading);font-size:clamp(1.1rem, 2.4vw, 1.5rem);font-weight:500;display:flex;justify-content:center;align-items:baseline;flex-wrap:wrap;column-gap:.55rem;row-gap:.25rem}#practione-scope .conversion-secondary-intro{font-style:italic;opacity:.96}#practione-scope .conversion-secondary-highlight{color:#f3e2ba;font-weight:600}#practione-scope .lead-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-bottom:1rem}#practione-scope .form-control{width:100%;border-radius:8px;border:1px solid rgba(197,160,89,.28);background:0 0;color:var(--color-text-main);padding:.75rem .9rem;font-family:var(--font-body);font-size:.92rem}#practione-scope .form-control:focus{outline:0;border-color:rgba(197,160,89,.7);box-shadow:0 0 0 3px rgba(197,160,89,.12)}#practione-scope .form-control::placeholder{color:#fff}#practione-scope .form-control-light{color:var(--color-text-main-light);border:1px solid rgba(0,0,0,.15);background:#fff}#practione-scope .form-control-light::placeholder{color:rgba(10,10,10,.45)}#practione-scope .btn-ghost{border-color:rgba(255,255,255,.45);color:var(--color-text-main)}#practione-scope .btn-ghost:hover{border-color:var(--color-accent);color:var(--color-bg)}#practione-scope .footer-grid.footer-grid-four{grid-template-columns:1.35fr 1fr 1fr 1fr}#practione-scope .footer-logo{width:auto;height:auto;max-height:138px;margin-bottom:1.25rem;object-fit:contain;image-rendering:auto}#practione-scope .consult-intake{background:var(--color-bg-light)}#practione-scope .intake-layout{display:grid;grid-template-columns:0.9fr 1.1fr;gap:1.25rem;align-items:start}#practione-scope .intake-trust-panel{background:#0e0e0e;border:1px solid rgba(197,160,89,.25);border-radius:12px;padding:1.8rem;color:#fff;position:sticky;top:130px}#practione-scope .intake-trust-panel h2{margin-bottom:.75rem;color:#fff}#practione-scope .intake-trust-panel p{color:#fff;font-weight:500;line-height:1.65}#practione-scope .theme-light .intake-contact,#practione-scope .theme-light .intake-step p,#practione-scope .theme-light .intake-trust-panel p{color:#fff!important}#practione-scope .intake-step-list{margin-top:1rem;display:grid;gap:.65rem}#practione-scope .intake-step{display:grid;grid-template-columns:30px 1fr;gap:.7rem;align-items:center}#practione-scope .intake-step span{width:30px;height:30px;border-radius:50%;border:1px solid rgba(197,160,89,.45);display:inline-flex;align-items:center;justify-content:center;color:var(--color-accent);font-size:.84rem}#practione-scope .intake-step p{margin:0;font-size:.93rem;color:#fff;font-weight:500}#practione-scope .confidentiality-badge{margin-top:1.3rem;display:inline-flex;align-items:center;gap:.45rem;padding:.5rem .7rem;border:1px solid rgba(197,160,89,.32);border-radius:999px;font-size:.82rem;color:#fff}#practione-scope .intake-contact{margin-top:1rem;font-size:.9rem;color:#fff;font-weight:500}#practione-scope .intake-contact a{color:#fff;text-decoration:underline}#practione-scope .privacy-hero{position:relative;overflow:hidden;background:radial-gradient(circle at top left,rgba(197,160,89,.24),transparent 40%),radial-gradient(circle at 82% 22%,rgba(255,255,255,.08),transparent 24%),linear-gradient(135deg,rgba(8,8,8,.98),rgba(16,16,16,.94))}#practione-scope .privacy-hero .container{position:relative;z-index:1;max-width:900px}#practione-scope .privacy-hero-subtitle{max-width:760px;color:#fff}#practione-scope .privacy-last-updated{color:#fff;font-size:.96rem}#practione-scope .privacy-policy-shell{background:#fff}#practione-scope .privacy-policy-layout{display:block;max-width:860px;margin:0 auto}#practione-scope .privacy-policy-card{background:#fff;border:1px solid rgba(10,10,10,.08);border-radius:18px;padding:2rem;box-shadow:0 16px 36px rgba(0,0,0,.05)}#practione-scope .policy-section+.policy-section{margin-top:1.35rem;padding-top:1.35rem;border-top:1px solid rgba(10,10,10,.08)}#practione-scope .policy-section h2{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;color:var(--color-accent);font-size:1.22rem;font-weight:600}#practione-scope .policy-section-number{display:inline;width:auto;height:auto;border-radius:0;background:0 0;color:inherit;font-family:var(--font-heading);font-size:1rem;font-weight:600;flex-shrink:0}#practione-scope .policy-section p{color:#2f2f2f;line-height:1.75;margin-bottom:.8rem}#practione-scope .policy-section ul{list-style:none;display:grid;gap:.75rem}#practione-scope .policy-section li{position:relative;padding-left:1.15rem;color:#2f2f2f;line-height:1.75}#practione-scope .policy-section li::before{content:"";position:absolute;left:0;top:.72rem;width:.42rem;height:.42rem;border-radius:50%;background:var(--color-accent)}#practione-scope .policy-contact-signoff{display:grid;gap:.35rem;margin-top:1rem}#practione-scope .policy-contact-signoff a,#practione-scope .policy-contact-signoff span{color:var(--color-text-main-light);font-weight:500}#practione-scope .policy-contact-signoff a:hover{color:var(--color-accent)}#practione-scope .intake-form-panel{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:1.6rem;box-shadow:0 12px 24px rgba(0,0,0,.06)}#practione-scope .wizard-form{display:grid;gap:1.2rem}#practione-scope .wizard-progress{margin-bottom:.4rem}#practione-scope .wizard-progress-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}#practione-scope .wizard-step-text{font-size:.8rem;letter-spacing:1.2px;text-transform:uppercase;color:var(--color-text-muted-light)}#practione-scope .wizard-step-title{font-size:.9rem;color:var(--color-text-main-light);font-weight:600}#practione-scope .wizard-progress-track{width:100%;height:8px;background:rgba(0,0,0,.08);border-radius:999px;overflow:hidden}#practione-scope .wizard-progress-fill{width:25%;height:100%;background:linear-gradient(90deg,#b88f3e 0,#d8b263 100%);transition:width var(--transition-fast)}#practione-scope .form-step{display:none;border:none;padding:0;margin:0}#practione-scope .form-step.is-active{display:block}#practione-scope .form-step legend{font-size:1.3rem;color:var(--color-text-main-light);margin-bottom:1rem;font-family:var(--font-heading)}#practione-scope .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}#practione-scope .form-group{display:grid;gap:.42rem}#practione-scope .form-group-full{grid-column:1/-1}#practione-scope .form-group label{color:var(--color-text-main-light);font-size:.87rem;font-weight:500}#practione-scope .form-group label span{font-weight:400;color:var(--color-text-muted-light)}#practione-scope .checkbox-grid,#practione-scope .choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}#practione-scope .checkbox-grid label,#practione-scope .choice-grid label{display:flex;align-items:center;gap:.45rem;background:#f7f7f7;border:1px solid rgba(0,0,0,.07);border-radius:8px;padding:.55rem .6rem;color:var(--color-text-main-light);font-size:.85rem}#practione-scope .wizard-actions{display:flex;justify-content:space-between;gap:.75rem;margin-top:.2rem}#practione-scope .wizard-next,#practione-scope .wizard-prev,#practione-scope .wizard-submit{flex:1}#practione-scope .wizard-submit{display:none}#practione-scope .wizard-form.is-final-step .wizard-submit{display:inline-flex}#practione-scope .wizard-form.is-final-step .wizard-next{display:none}#practione-scope .form-success-modal{position:fixed;inset:0;z-index:2600;display:none}#practione-scope .form-success-modal.open{display:block}#practione-scope .form-success-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.62);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}#practione-scope .form-success-dialog{position:relative;width:min(520px,calc(100% - 2rem));margin:12vh auto 0;background:#fff;border-radius:14px;border:1px solid rgba(0,0,0,.1);padding:1.8rem;text-align:center;box-shadow:0 30px 60px rgba(0,0,0,.32);z-index:1}#practione-scope .form-success-close{position:absolute;top:.6rem;right:.6rem;border:none;background:0 0;color:#3f3f3f;cursor:pointer;font-size:1.15rem}#practione-scope .form-success-icon{font-size:2.8rem;color:#3c9a57;margin-bottom:.6rem}#practione-scope .form-success-dialog h3{color:#0a0a0a;margin-bottom:.7rem}#practione-scope .form-success-dialog p{color:#3d3d3d;margin-bottom:1.2rem}#practione-scope .scroll-indicator.scroll-indicator-text{height:auto;width:auto;background:0 0;display:inline-flex;align-items:center;gap:.45rem;color:var(--color-text-main);font-size:.78rem;letter-spacing:1.4px;text-transform:uppercase;padding:.45rem .75rem;border:1px solid rgba(197,160,89,.35);border-radius:999px}#practione-scope .scroll-indicator.scroll-indicator-text i{color:var(--color-accent);font-size:.95rem}#practione-scope .scroll-indicator.scroll-indicator-text .ph-arrow-down{animation:1.4s ease-in-out infinite bounceArrow}@keyframes bounceArrow{0%,100%{transform:translateY(0)}50%{transform:translateY(4px)}}@media (max-width:1200px){#practione-scope .scroll-indicator{bottom:10px}#practione-scope .pillars-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#practione-scope .metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}#practione-scope .footer-grid.footer-grid-four,#practione-scope .lead-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:992px){#practione-scope .hero.hero-humanized{min-height:auto}#practione-scope .hero-grid{grid-template-columns:1fr}#practione-scope .hero-visual{justify-self:stretch}#practione-scope .impact-cards,#practione-scope .insights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#practione-scope .elite-tracks,#practione-scope .foundation-grid,#practione-scope .intake-layout,#practione-scope .why-grid{grid-template-columns:1fr}#practione-scope .intake-trust-panel{position:relative;top:0}#practione-scope .privacy-policy-layout{max-width:100%}}@media (max-width:768px){#practione-scope .navbar{padding:.95rem 0}#practione-scope .navbar.scrolled{padding:.8rem 0}#practione-scope .logo img{height:92px;margin:-16px 0}#practione-scope .nav-links{align-items:center;overflow-y:auto;padding:1rem 0 2rem;gap:0}#practione-scope .nav-item,#practione-scope .nav-links>a{width:85%;max-width:none;border-bottom:1px solid rgba(255,255,255,.04);text-align:center}#practione-scope .nav-item.has-dropdown::after{display:none}#practione-scope .nav-links>a{padding:1rem 0!important;font-size:1.1rem!important;font-weight:500!important;color:var(--color-text-main)!important}#practione-scope .nav-dropdown-toggle{width:100%;justify-content:center;padding:1rem 0;font-size:1.1rem;font-weight:500;color:var(--color-text-main);border:none;background:0 0;display:flex;align-items:center;gap:.5rem}#practione-scope .nav-dropdown-menu{position:static;min-width:0;display:none;opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:none;margin-top:0;padding:.3rem 0 .6rem 1.2rem;background:0 0;border:none;box-shadow:none;border-radius:0}#practione-scope .nav-dropdown-menu a{padding:.5rem 0;font-size:.9rem;color:var(--color-text-main);border-radius:0}#practione-scope .nav-dropdown-menu a:hover{background:0 0;color:var(--color-accent)}#practione-scope .nav-item.has-dropdown.open .nav-dropdown-menu{display:block}#practione-scope .nav-phone{justify-content:flex-start;margin-top:1.5rem;border:none;padding:.5rem 0;font-size:1rem}#practione-scope .nav-cta.nav-cta-solid{width:100%;justify-content:center;margin-top:1rem}#practione-scope .checkbox-grid,#practione-scope .choice-grid,#practione-scope .footer-grid.footer-grid-four,#practione-scope .form-grid,#practione-scope .impact-cards,#practione-scope .insights-grid,#practione-scope .lead-grid,#practione-scope .metrics-grid,#practione-scope .pillars-grid,#practione-scope .trust-logo-items{grid-template-columns:1fr}#practione-scope .team-card-visual{margin:-2rem -1.6rem 1.25rem}#practione-scope .construction-page{padding-top:6.5rem}#practione-scope .construction-card{padding:2.25rem 1.5rem}#practione-scope .privacy-policy-card{padding:1.35rem}#practione-scope .policy-section h2{font-size:1.08rem}#practione-scope .wizard-actions{flex-direction:column}#practione-scope .section-padding{padding:5.5rem 0}#practione-scope .section-divider-wrap{padding-bottom:.55rem}#practione-scope .scroll-to-top{right:1rem;bottom:1rem}#practione-scope .scroll-indicator.scroll-indicator-text{display:none}}#practione-scope .spark-widget{position:fixed;left:50%;bottom:22px;transform:translateX(-50%);z-index:1200;width:min(96vw,560px);pointer-events:none}#practione-scope .spark-capsule{pointer-events:auto;margin:0 auto;height:58px;width:min(92vw,330px);border-radius:999px;border:1px solid rgba(197,160,89,.32);background:linear-gradient(125deg,rgba(197,160,89,.2),rgba(14,14,14,.72) 42%,rgba(8,8,8,.84)),rgba(12,12,12,.62);box-shadow:0 20px 45px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.22),0 0 0 1px rgba(255,255,255,.06);backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:.62rem;font-family:var(--font-body);font-size:.92rem;font-weight:600;letter-spacing:.22px;cursor:pointer;transition:transform .36s cubic-bezier(.2, .8, .2, 1),box-shadow .36s,border-color .26s;animation:4.6s ease-in-out infinite sparkBreath}#practione-scope .spark-capsule:focus-visible,#practione-scope .spark-capsule:hover{transform:translateY(-2px) scale(1.015);border-color:rgba(197,160,89,.62);box-shadow:0 26px 55px rgba(0,0,0,.52),0 0 28px rgba(197,160,89,.24),inset 0 1px 0 rgba(255,255,255,.3)}#practione-scope .spark-capsule:focus-visible{outline:rgba(197,160,89,.4) solid 2px;outline-offset:2px}#practione-scope .spark-capsule-icon{width:23px;height:23px;display:inline-flex;align-items:center;justify-content:center;color:#f3e2ba}#practione-scope .spark-capsule-icon svg{width:100%;height:100%;fill:currentColor}#practione-scope .spark-capsule-label{white-space:nowrap}#practione-scope .spark-online-dot{width:8px;height:8px;border-radius:50%;background:#4be38f;box-shadow:0 0 0 rgba(75,227,143,.55);animation:2s ease-in-out infinite sparkPulseDot}#practione-scope .spark-panel{pointer-events:auto;position:absolute;left:50%;bottom:72px;width:min(96vw,520px);height:clamp(420px,62vh,700px);transform:translate(-50%,24px) scale(.92);transform-origin:50% 100%;opacity:0;visibility:hidden;border-radius:28px;border:1px solid rgba(197,160,89,.34);background:radial-gradient(circle at top right,rgba(197,160,89,.16),transparent 34%),linear-gradient(180deg,rgba(12,12,12,.9),rgba(7,7,7,.9));box-shadow:0 40px 95px rgba(0,0,0,.62),inset 0 1px 0 rgba(255,255,255,.15),0 0 35px rgba(197,160,89,.14);backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%);transition:opacity .26s,transform .56s cubic-bezier(.2, .95, .2, 1),visibility .26s;display:grid;grid-template-rows:auto 1fr auto auto auto;overflow:hidden}#practione-scope .spark-widget.is-open{pointer-events:auto}#practione-scope .spark-widget.is-open .spark-panel{opacity:1;visibility:visible;transform:translate(-50%,0) scale(1)}#practione-scope .spark-widget.is-open .spark-capsule{transform:translateY(-1px) scale(.985);border-color:rgba(197,160,89,.5)}#practione-scope .spark-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem .9rem;border-bottom:1px solid rgba(255,255,255,.09);background:rgba(0,0,0,.2)}#practione-scope .spark-header-meta{display:grid;gap:.15rem}#practione-scope .spark-header-meta strong{font-family:var(--font-heading);font-weight:500;font-size:1.05rem;color:#f9f1df;letter-spacing:.3px}#practione-scope .spark-header-meta span{color:rgba(255,255,255,.78);font-size:.8rem}#practione-scope .spark-close{width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.04);color:#f8f8f8;display:inline-flex;align-items:center;justify-content:center;font-size:1.15rem;cursor:pointer}#practione-scope .spark-messages{padding:1rem;overflow-y:auto;scroll-behavior:smooth;display:grid;gap:.62rem}#practione-scope .spark-message{max-width:92%;font-size:.94rem;line-height:1.55;border-radius:18px;padding:.65rem .86rem;word-break:break-word}#practione-scope .spark-message p{margin:0}#practione-scope .spark-message.user{justify-self:end;color:#fff;background:linear-gradient(135deg,rgba(197,160,89,.58),rgba(197,160,89,.28));border:1px solid rgba(247,218,162,.35)}#practione-scope .spark-message.assistant{justify-self:start;color:rgba(255,255,255,.92);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1)}#practione-scope .spark-typing{display:none;align-items:center;gap:.35rem;padding:0 1rem .7rem}#practione-scope .spark-typing.active{display:inline-flex}#practione-scope .spark-typing span{width:7px;height:7px;border-radius:50%;background:rgba(197,160,89,.85);animation:1s ease-in-out infinite sparkTyping}#practione-scope .spark-typing span:nth-child(2){animation-delay:.14s}#practione-scope .spark-typing span:nth-child(3){animation-delay:.28s}#practione-scope .spark-cta-row{padding:0 1rem .65rem}#practione-scope .spark-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;border-radius:999px;padding:.56rem .85rem;border:1px solid rgba(197,160,89,.5);color:#f8f2e2;font-size:.82rem;font-weight:600;letter-spacing:.18px;background:rgba(197,160,89,.13);transition:transform .2s,background .2s}#practione-scope .spark-cta:hover{transform:translateY(-1px);background:rgba(197,160,89,.2)}#practione-scope .spark-input-row{padding:.86rem;border-top:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:1fr auto;gap:.55rem;background:rgba(0,0,0,.16)}#practione-scope .spark-input-row input{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);border-radius:999px;padding:.74rem .95rem;color:#fff;font-size:.9rem;min-width:0}#practione-scope .spark-input-row input::placeholder{color:rgba(255,255,255,.64)}#practione-scope .spark-input-row input:focus{outline:0;border-color:rgba(197,160,89,.66);box-shadow:0 0 0 3px rgba(197,160,89,.15)}#practione-scope .spark-input-row button{border:1px solid rgba(197,160,89,.55);border-radius:999px;padding:.68rem 1rem;min-width:74px;background:linear-gradient(135deg,rgba(197,160,89,.78),rgba(197,160,89,.54));color:#111;font-weight:700;cursor:pointer}#practione-scope .spark-input-row button:hover{filter:brightness(1.05)}#practione-scope .spark-sr-only{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);overflow:hidden}@keyframes sparkBreath{0%,100%{box-shadow:0 20px 45px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.22),0 0 0 1px rgba(255,255,255,.06)}50%{box-shadow:0 24px 52px rgba(0,0,0,.48),0 0 24px rgba(197,160,89,.15),inset 0 1px 0 rgba(255,255,255,.26)}}@keyframes sparkPulseDot{0%,100%{box-shadow:0 0 0 0 rgba(75,227,143,.5);opacity:1}50%{box-shadow:0 0 0 8px rgba(75,227,143,0);opacity:.88}}@keyframes sparkTyping{0%,100%,80%{transform:translateY(0);opacity:.45}40%{transform:translateY(-4px);opacity:1}}@media (max-width:768px){#practione-scope .spark-widget{width:100%;bottom:14px}#practione-scope .spark-capsule{width:min(95vw,360px);height:56px;font-size:.9rem}#practione-scope .spark-panel{width:min(95vw,600px);height:80vh;bottom:68px;border-radius:24px}#practione-scope .spark-input-row{padding:.72rem;gap:.45rem}#practione-scope .spark-input-row input{font-size:16px;padding:.72rem .85rem}}@media (prefers-reduced-motion:reduce){#practione-scope .spark-capsule,#practione-scope .spark-online-dot,#practione-scope .spark-panel,#practione-scope .spark-typing span{animation:none!important;transition:none!important}}