:root{--primary-gradient:linear-gradient(135deg, #ff6b35 0%, #f7931e 100%);--primary-solid:#ff6b35;--primary-hover:#ff8555;--secondary-color:#6366f1;--secondary-hover:#818cf8;--bg-dark-primary:#0a0a0a;--bg-dark-secondary:#1a1a1a;--bg-dark-card:#1e1e1e;--bg-dark-elevated:#252525;--bg-light:#f8f9fa;--bg-white:#fff;--text-primary:#fff;--text-secondary:#e0e0e0;--text-muted:#a0a0a0;--text-dark:#1a1a1a;--shadow-sm:0 2px 8px #0000001a;--shadow-md:0 4px 16px #0003;--shadow-lg:0 8px 32px #0000004d;--shadow-glow:0 0 20px #ff6b354d;--transition-fast:.2s ease;--transition-normal:.3s ease;--transition-slow:.5s ease}html.light-mode{--bg-dark-primary:#fff;--bg-dark-secondary:#f3f4f6;--bg-dark-card:#fff;--bg-dark-elevated:#e5e7eb;--text-primary:#1a1a1a;--text-secondary:#4b5563;--text-muted:#6b7280;--text-dark:#fff;--shadow-sm:0 2px 8px #0000000d;--shadow-md:0 4px 16px #0000001a;--shadow-lg:0 8px 32px #00000026;--shadow-glow:0 0 20px #ff6b3533;border-color:#e5e7eb}html.light-mode .navbar{background:#ffffffe6;border-bottom:1px solid #0000000d}html.light-mode .form-group input,html.light-mode .form-group textarea{color:#1a1a1a;background-color:#f9fafb;border-color:#d1d5db}html.light-mode .social-icon{color:#4b5563}html.light-mode .mobile-menu-btn span{background-color:var(--text-primary)}html.theme-blue{--primary-gradient:linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);--primary-solid:#2563eb;--primary-hover:#60a5fa;--shadow-glow:0 0 20px #2563eb4d}html.theme-green{--primary-gradient:linear-gradient(135deg, #22c55e 0%, #16a34a 100%);--primary-solid:#16a34a;--primary-hover:#4ade80;--shadow-glow:0 0 20px #16a34a4d}html.theme-purple{--primary-gradient:linear-gradient(135deg, #a855f7 0%, #7e22ce 100%);--primary-solid:#7e22ce;--primary-hover:#c084fc;--shadow-glow:0 0 20px #7e22ce4d}html.theme-red{--primary-gradient:linear-gradient(135deg, #ef4444 0%, #dc2626 100%);--primary-solid:#dc2626;--primary-hover:#f87171;--shadow-glow:0 0 20px #dc26264d}html.theme-yellow{--primary-gradient:linear-gradient(135deg, #facc15 0%, #ca8a04 100%);--primary-solid:#eab308;--primary-hover:#fde047;--shadow-glow:0 0 20px #eab3084d}a,button,img,.logo-text,.nav-links a,.cta-button,.social-icon{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}p,h1,h2,h3,h4,h5,h6,span,li,input,textarea,label{-webkit-user-select:text;user-select:text}*{box-sizing:border-box;margin:0;padding:0}img,picture,video,canvas,svg{max-width:100%;height:auto;display:block}body{background-color:var(--bg-dark-primary);color:var(--text-primary);font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.7;overflow-x:hidden}html{scroll-behavior:smooth;overflow-x:hidden}body.no-scroll{overflow:hidden}::selection{background:var(--primary-solid);color:#fff}.navbar{-webkit-backdrop-filter:blur(10px);z-index:1000;box-shadow:var(--shadow-md);transition:all var(--transition-normal);background:#1a1a1ad9;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.2rem 5%;display:flex;position:sticky;top:0}.navbar:hover{background:#1a1a1af2}.logo{align-items:center;gap:12px;display:flex}.logo picture{justify-content:center;align-items:center;display:flex;position:relative}.brand-logo{opacity:0;border-radius:15%;width:auto;height:40px}.logo picture:after{content:"";background:var(--primary-gradient);pointer-events:none;width:100%;height:100%;position:absolute;inset:0;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3clinearGradient%20id='primaryGrad'%20x1='0%25'%20y1='0%25'%20x2='100%25'%20y2='100%25'%3e%3cstop%20offset='0%25'%20style='stop-color:%23ff6b35;stop-opacity:1'%20/%3e%3cstop%20offset='100%25'%20style='stop-color:%23f7931e;stop-opacity:1'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3c!--%20Hexagon%20Container%20(Strength,%20Stability)%20--%3e%3cpath%20d='M256%2032%20L468%20140%20V372%20L256%20480%20L44%20372%20V140%20Z'%20fill='none'%20stroke='url(%23primaryGrad)'%20stroke-width='25'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c!--%20Stylized%20Monogram%20'PM'%20inside%20--%3e%3cg%20transform='translate(130,%20150)'%3e%3c!--%20P%20--%3e%3cpath%20d='M0%20210%20V0%20H80%20C130%200%20130%20100%2080%20100%20H30'%20fill='none'%20stroke='%23fff'%20stroke-width='35'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c!--%20M%20--%3e%3cpath%20d='M140%20210%20V60%20L195%20130%20L250%2060%20V210'%20fill='none'%20stroke='%23fff'%20stroke-width='35'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3clinearGradient%20id='primaryGrad'%20x1='0%25'%20y1='0%25'%20x2='100%25'%20y2='100%25'%3e%3cstop%20offset='0%25'%20style='stop-color:%23ff6b35;stop-opacity:1'%20/%3e%3cstop%20offset='100%25'%20style='stop-color:%23f7931e;stop-opacity:1'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3c!--%20Hexagon%20Container%20(Strength,%20Stability)%20--%3e%3cpath%20d='M256%2032%20L468%20140%20V372%20L256%20480%20L44%20372%20V140%20Z'%20fill='none'%20stroke='url(%23primaryGrad)'%20stroke-width='25'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c!--%20Stylized%20Monogram%20'PM'%20inside%20--%3e%3cg%20transform='translate(130,%20150)'%3e%3c!--%20P%20--%3e%3cpath%20d='M0%20210%20V0%20H80%20C130%200%20130%20100%2080%20100%20H30'%20fill='none'%20stroke='%23fff'%20stroke-width='35'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c!--%20M%20--%3e%3cpath%20d='M140%20210%20V60%20L195%20130%20L250%2060%20V210'%20fill='none'%20stroke='%23fff'%20stroke-width='35'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.logo-text{background:var(--primary-gradient);-webkit-text-fill-color:transparent;letter-spacing:1.5px;cursor:default;-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:900}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links a{color:var(--text-secondary);transition:color var(--transition-fast);letter-spacing:.5px;padding:.5rem 0;font-size:.95rem;font-weight:600;text-decoration:none;position:relative}.nav-links a:after{content:"";background:var(--primary-gradient);width:0;height:3px;transition:width var(--transition-normal);position:absolute;bottom:0;left:0}.nav-links a:hover,.nav-links a.active{color:var(--text-primary)}.nav-links a:hover:after,.nav-links a.active:after{width:100%}.cta-button{background:var(--primary-gradient);color:var(--text-dark);transition:all var(--transition-normal);box-shadow:var(--shadow-md);cursor:pointer;letter-spacing:.5px;text-transform:uppercase;border:none;border-radius:50px;padding:.75rem 1.8rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-block}.cta-button:hover{box-shadow:0 6px 20px color-mix(in srgb, var(--primary-solid), transparent 60%), 0 0 15px color-mix(in srgb, var(--primary-solid), transparent 70%);transform:translateY(-3px)}.page-header-content{animation:1s fadeInUp}.page-content{min-height:100vh;padding-top:0}.hero-bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.page-header{text-align:center;background-position:50%;background-size:cover;background-attachment:fixed;padding:120px 5% 80px;position:relative;overflow:hidden}.page-header:before{content:"";z-index:1;background:linear-gradient(135deg,#0a0a0ae6 0%,#1a1a1acc 100%);position:absolute;inset:0}.page-header>*{z-index:2;position:relative}.page-title{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;margin-bottom:1rem;font-size:3.5rem;font-weight:900;display:flex}.page-subtitle{color:var(--text-primary);max-width:700px;margin:0 auto;font-size:1.3rem;font-weight:400;line-height:1.6}.dark-section{background-color:var(--bg-dark-primary)}.section-padding{padding:80px 5%}.form-group{text-align:left;margin-bottom:1.8rem}.form-group label{color:var(--text-primary);letter-spacing:.5px;margin-bottom:.8rem;font-size:.95rem;font-weight:600;display:block}.form-group input,.form-group textarea{width:100%;color:var(--text-primary);transition:all var(--transition-normal);background-color:#ffffff0d;border:2px solid #ffffff1a;border-radius:10px;padding:1rem 1.2rem;font-family:Montserrat,sans-serif;font-size:1rem}.form-group input:focus,.form-group textarea:focus{border-color:var(--primary-solid);background-color:#ffffff14;outline:none;box-shadow:0 0 0 3px #ff6b351a}.form-group textarea{resize:vertical;min-height:120px}footer{background:var(--bg-dark-card);color:var(--text-secondary);border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:4rem;padding:1.5rem 5%;font-size:.95rem;display:flex}.social-links{align-items:center;gap:1rem;display:flex}.social-label{color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;margin-right:.5rem;font-size:.9rem;font-weight:700}.social-icon{width:44px;height:44px;transition:all var(--transition-normal);color:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 10px #0003}.social-icon picture{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.social-icon img{width:20px;height:20px;display:block}.social-icon:first-of-type{background:radial-gradient(circle at 30% 107%,#fdf497 0% 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.social-icon:nth-of-type(2){background:#1877f2}.social-icon:hover{filter:brightness(1.2);transform:scale(1.1);box-shadow:0 5px 15px #0006}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.mobile-menu-btn{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;display:none}.mobile-menu-btn span{background-color:var(--text-primary);border-radius:3px;width:100%;height:3px;transition:all .3s;display:block}.mobile-menu-btn.open span:first-child{transform:rotate(45deg)translate(5px,5px)}.mobile-menu-btn.open span:nth-child(2){opacity:0}.mobile-menu-btn.open span:nth-child(3){transform:rotate(-45deg)translate(7px,-8px)}@media (width<=1299px){.navbar{padding:1rem 5%}.mobile-menu-btn{display:flex}.nav-links{-webkit-backdrop-filter:blur(15px);opacity:0;visibility:hidden;z-index:999;background:#0a0a0afa;border-top-left-radius:20px;border-bottom-left-radius:20px;flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem;width:300px;max-width:100%;height:auto;max-height:calc(100vh - 80px);padding-top:2rem;padding-bottom:2rem;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .3s,visibility .3s;position:fixed;top:80px;left:auto;right:0;overflow:hidden;transform:translate(120%);box-shadow:-10px 10px 30px #00000080}.mobile-menu-btn:hover span{background:var(--primary-gradient);box-shadow:0 0 8px color-mix(in srgb, var(--primary-solid), transparent 40%)}.nav-links.active{opacity:1;visibility:visible;transform:translate(0)}.nav-links a{font-size:1.2rem}html.light-mode .nav-links a{color:#e0e0e0}html.light-mode .nav-links a:hover,html.light-mode .nav-links a.active{color:#fff}}@media (width<=768px){.page-title{font-size:2.2rem}.section-padding{padding:60px 5%}}@media (width<=600px){footer{text-align:center;flex-direction:column-reverse;gap:1rem}}@media (width<=480px){.page-title{font-size:1.8rem}.logo-text{font-size:1.2rem}}@media (width<=420px){.logo-text{font-size:.9rem}.logo{gap:5px}.navbar{padding:.8rem 1rem}}
