.xhpp-home-template .content-layout{margin-left:0!important;margin-right:0!important;float:none!important;width:auto;max-width:none;padding:0}.xhpp-home-template,.xhpp-content,[class*="xhpp-"]{--xhpp-primary:#FF5A5F;--xhpp-primary-dark:#E0474E;--xhpp-primary-light:#FF8A8E;--xhpp-orange:#FF8C42;--xhpp-orange-light:#FFB37A;--xhpp-teal:#0B7285;--xhpp-teal-light:#3FB8C4;--xhpp-gold:#F0A93B;--xhpp-gold-light:#FFD180;--xhpp-purple:#6B5B95;--xhpp-purple-light:#9B8AC4;--xhpp-blue:#339af0;--xhpp-yellow:#FCC419;--xhpp-gradient-primary:linear-gradient(135deg, #FF5A5F 0%, #FF8C42 100%);--xhpp-gradient-hero:linear-gradient(160deg, #FFF4F0 0%, #FFFBF5 50%, #ffffff 100%);--xhpp-gradient-cta:linear-gradient(135deg, #FF5A5F 0%, #E0474E 50%, #0B7285 100%);--xhpp-gradient-warm:linear-gradient(135deg, #FF8C42 0%, #F0A93B 100%);--xhpp-gradient-bubble:radial-gradient(circle at 30% 30%, rgba(255,138,142,0.4) 0%, rgba(255,140,66,0.2) 50%, transparent 70%);--xhpp-bg:#ffffff;--xhpp-bg-alt:#FFFBF7;--xhpp-bg-gray:#FAF6F2;--xhpp-bg-warm:#FFF4F0;--xhpp-text:#2C2A2E;--xhpp-text-secondary:#5C5A5E;--xhpp-text-light:#8C8A8E;--xhpp-text-muted:#BCBABE;--xhpp-border:#F0EBE6;--xhpp-border-light:#FAF6F2;--xhpp-border-warm:#FFE0D6;--xhpp-radius-sm:10px;--xhpp-radius-md:14px;--xhpp-radius-lg:20px;--xhpp-radius-xl:24px;--xhpp-radius-full:999px;--xhpp-shadow-sm:0 2px 8px rgba(224, 71, 78, 0.06);--xhpp-shadow-md:0 6px 20px rgba(224, 71, 78, 0.08);--xhpp-shadow-card:0 4px 16px rgba(224, 71, 78, 0.06);--xhpp-shadow-card-hover:0 12px 36px rgba(224, 71, 78, 0.14);--xhpp-shadow-primary-glow:0 8px 28px rgba(255, 90, 95, 0.32);--xhpp-shadow-warm-glow:0 8px 28px rgba(255, 140, 66, 0.28);--xhpp-transition:all 0.35s cubic-bezier(0.4, 0, 0.2, 1)}.xhpp-bubble{position:absolute;border-radius:50%;background:var(--xhpp-gradient-bubble);pointer-events:none;z-index:0;animation:xhpp-bubble-float 6s ease-in-out infinite}.xhpp-bubble-1{width:80px;height:80px;top:10%;left:5%;animation-delay:0s}.xhpp-bubble-2{width:120px;height:120px;top:60%;right:8%;animation-delay:2s;opacity:.6}.xhpp-bubble-3{width:60px;height:60px;bottom:15%;left:15%;animation-delay:4s;opacity:.5}@keyframes xhpp-bubble-float{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.05)}}@media (max-width:768px){.xhpp-bubble{display:none}}html.xhpp-js .xhpp-anim-hidden{opacity:0;transform:translateY(24px);transition:opacity 0.6s ease,transform 0.6s ease;will-change:opacity,transform}html.xhpp-js .xhpp-anim-visible{opacity:1!important;transform:translateY(0)!important}