.hero-container{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:1}.hero-content{position:relative;z-index:2;text-align:center;padding:2rem;max-width:900px}.hero-title{font-size:clamp(2rem,5vw,4rem);font-weight:700;margin-bottom:1rem;line-height:1.2}.hero-subtitle{font-size:clamp(1rem,2vw,1.5rem);margin-bottom:2rem;line-height:1.6}.text-block{line-height:1.8}.puck-rich-text{color:inherit;font-size:inherit;line-height:inherit;font-weight:inherit}.puck-rich-text p{margin-bottom:.75em}.puck-rich-text blockquote:last-child,.puck-rich-text ol:last-child,.puck-rich-text p:last-child,.puck-rich-text pre:last-child,.puck-rich-text ul:last-child{margin-bottom:0}.puck-rich-text h1,.puck-rich-text h2,.puck-rich-text h3{color:inherit;font-weight:700;line-height:1.2;margin:.8em 0 .4em}.puck-rich-text h1:first-child,.puck-rich-text h2:first-child,.puck-rich-text h3:first-child{margin-top:0}.puck-rich-text h1{font-size:2em}.puck-rich-text h2{font-size:1.5em}.puck-rich-text h3{font-size:1.25em}.puck-rich-text a{color:inherit;text-decoration:underline;text-underline-offset:.15em}.puck-rich-text ol,.puck-rich-text ul{padding-left:1.5em;margin-bottom:.75em}.puck-rich-text ul{list-style-type:disc}.puck-rich-text ol{list-style-type:decimal}.puck-rich-text blockquote{border-left:4px solid;margin:1em 0;padding:.25em 0 .25em 1em;font-style:italic}.puck-rich-text code,.puck-rich-text pre{border-radius:.25rem;font-family:monospace;font-size:.875em}.puck-rich-text code{padding:.125rem .25rem}.puck-rich-text pre{margin-bottom:.75em;overflow-x:auto;padding:.75em}.cta-container{display:flex}.cta-button{display:inline-block;text-decoration:none;font-weight:600;transition:all .3s ease;cursor:pointer;border:none;border-radius:6px}.cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.cta-small{padding:.5rem 1.5rem;font-size:.875rem}.cta-medium{padding:.75rem 2rem;font-size:1rem}.cta-large{padding:1rem 2.5rem;font-size:1.125rem}.cta-primary{background-color:#0070f3;color:white}.cta-primary:hover{background-color:#0051cc}.cta-secondary{background-color:#666;color:white}.cta-secondary:hover{background-color:#444}.cta-outline{background-color:transparent;border:2px solid #0070f3;color:#0070f3}.cta-outline:hover{background-color:#0070f3;color:white}.cta-ghost{background-color:transparent;color:#0070f3}.cta-ghost:hover{background-color:rgba(0,112,243,.1)}.card{border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.card-default{background:white;border:1px solid #e5e7eb}.card-elevated{background:white;box-shadow:0 4px 6px rgba(0,0,0,.1)}.card-elevated:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.15)}.card-outlined{background:white;border:2px solid #0070f3}.card-ghost{background:transparent}.card-image{width:100%;height:200px;object-fit:cover}.card-content{padding:1.5rem}.card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.card-description{color:#666;line-height:1.6}.columns-container{display:grid}.columns-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.columns-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.columns-4{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.feature-list-vertical{display:flex;flex-direction:column}.feature-list-grid{display:grid}.feature-item{padding:1.5rem}.feature-icon{font-size:2rem;margin-bottom:1rem}.feature-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.feature-description{color:#666;line-height:1.6}.video-container{position:relative;width:100%;overflow:hidden}.video-16-9{padding-bottom:56.25%}.video-4-3{padding-bottom:75%}.video-1-1{padding-bottom:100%}.video-iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:768px){.hero-title{font-size:2rem}.columns-container{grid-template-columns:1fr}.card-content,.feature-item{padding:1rem}}.gradient-bg{background:linear-gradient(to bottom right,#0070f3,#00c6ff)}[class*=Sidebar--right]{overflow-x:hidden}[class*=Sidebar--right],[class*=Sidebar--right] [class*=PuckFields],[class*=Sidebar--right] [class*=SidebarSection-content]{min-height:0;overflow-y:auto}[class*=PuckLayout-inner]{min-height:0}[class*=PuckCanvas]:not([class*=PuckCanvas-inner]):not([class*=PuckCanvas-root]):not([class*=PuckCanvas-loader]){min-height:0;overflow:auto;padding-bottom:4rem}[class*=PuckCanvas-inner]{min-height:0;height:auto!important;min-height:100%}[class*=PuckCanvas-root]{top:auto!important;bottom:auto!important;min-height:100%;margin-bottom:50px!important}.puck-zoom-container #puck-canvas-root,.puck-zoom-container [class*=PuckCanvas-root]{zoom:var(--puck-canvas-zoom,1);transform-origin:top center;transition:zoom .15s ease-out}.puck-zoom-container .puck-container-dropzone{min-height:180px!important;width:100%;padding:16px;border:2px dashed color-mix(in srgb,var(--color-ax-btn-primary) 45%,transparent);border-radius:10px;background:color-mix(in srgb,var(--color-ax-btn-primary) 8%,transparent)}.puck-zoom-container .puck-container-dropzone:empty:before{content:"Drop components here";display:flex;min-height:140px;align-items:center;justify-content:center;color:color-mix(in srgb,var(--color-ax-btn-primary) 90%,transparent);font-size:14px;font-weight:600}