﻿ *{margin:0;padding:0;box-sizing:border-box}body{font-family:merriweather,serif;line-height:1.6;color:#000;background:#fff;font-weight:400;padding-top:80px}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.feature-showcase-section{padding-top:1rem;padding-bottom:2rem;background:#fff}.feature-showcase-section .section-title{color:#2d3748;margin-bottom:1rem}.feature-showcase-section .section-description{text-align:center;font-size:1.5rem;color:#4a5568;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:none}.feature-showcase-content{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:start}.showcase-video{position:relative}.showcase-video .video-container{position:relative;padding-bottom:65%;height:0;overflow:hidden;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.1);background:#f7fafc}.showcase-video .video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px;overflow:hidden}.showcase-video .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:12px}.showcase-features{padding-right:0}.features-title{font-family:cormorant garamond,serif;font-size:2rem;font-weight:700;color:#2d3748;margin-bottom:2rem;text-align:left}.features-list{list-style:none;padding:0;margin:0}.features-list li::before{display:none}.feature-item{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;line-height:1.4}.feature-icon{font-size:1.25rem;flex-shrink:0}.feature-text{color:#4a5568;font-size:1rem;line-height:1.4}.feature-text strong{font-weight:600;color:#2d3748}@media(max-width:968px){.feature-showcase-content{grid-template-columns:1fr;gap:3rem}.showcase-features{padding-right:0;order:1}.showcase-video{order:2}.features-title{text-align:center}}@media(max-width:768px){.feature-showcase-section{padding:3rem 0}.feature-showcase-content{gap:2rem}.showcase-video .video-container{margin:0 1rem;max-width:calc(100% - 2rem);border-radius:8px;box-shadow:0 8px 20px rgba(0,0,0,.1);padding-bottom:56.25%}.showcase-video .video-wrapper{border-radius:8px}.showcase-video .video-container iframe{border-radius:8px}.feature-item{margin-bottom:.875rem;gap:.5rem}.feature-text{font-size:.9rem}}@media(max-width:480px){.feature-showcase-section{padding:2rem 0}.showcase-video .video-container{margin:0 .5rem;max-width:calc(100% - 1rem);border-radius:6px}.showcase-video .video-wrapper{border-radius:6px}.showcase-video .video-container iframe{border-radius:6px}.features-title{font-size:1.75rem}.feature-item{gap:.5rem;margin-bottom:.75rem;align-items:flex-start}.feature-icon{font-size:1.1rem;margin-top:.125rem}.feature-text{font-size:.85rem}}h1,h2,h3,h4,h5,h6,.hero-title,.section-title,.nav-brand h1,.feature-card h3,.technique-card h3{font-family:cormorant garamond,serif}ul,ol{margin:1rem 0;padding-left:.5rem;line-height:1.8}ul{list-style:none;position:relative}ul li{position:relative;margin-bottom:.75rem;padding-left:1.5rem;color:#4a5568;font-size:1rem;line-height:1.8}ul li::before{content:'';position:absolute;left:0;top:.75rem;width:12px;height:12px;background:linear-gradient(135deg,#6f42c1 0%,#fd7e14 100%);border-radius:50%;transform:translateY(-50%)}ul ul{margin:.5rem 0;padding-left:1.5rem}ul ul li::before{width:6px;height:6px;background:#6f42c1;opacity:.7}ul ul ul li::before{width:4px;height:4px;background:#fd7e14;opacity:.8}ol{list-style:none;counter-reset:ordered-counter}ol li{position:relative;margin-bottom:.75rem;padding-left:2.5rem;color:#4a5568;font-size:1rem;line-height:1.8;counter-increment:ordered-counter}ol li::before{content:counter(ordered-counter);position:absolute;left:0;top:0;width:1.75rem;height:1.75rem;background:linear-gradient(135deg,#6f42c1 0%,#fd7e14 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;font-family:merriweather,serif}ol ol{margin:.5rem 0;padding-left:1.5rem;counter-reset:ordered-counter-nested}ol ol li{counter-increment:ordered-counter-nested}ol ol li::before{content:counter(ordered-counter)"." counter(ordered-counter-nested);width:2rem;height:1.5rem;background:#6f42c1;font-size:.75rem}ol ol ol{counter-reset:ordered-counter-nested-deep}ol ol ol li{counter-increment:ordered-counter-nested-deep}ol ol ol li::before{content:counter(ordered-counter)"." counter(ordered-counter-nested)"." counter(ordered-counter-nested-deep);width:2.25rem;height:1.5rem;background:#fd7e14;font-size:.7rem}li p{margin:.5rem 0;color:#4a5568}li strong{color:#6f42c1;font-weight:600}li code{background:#f7fafc;color:#6f42c1;padding:.125rem .375rem;border-radius:4px;font-size:.875rem;border:1px solid #e2e8f0}.checklist{list-style:none;padding-left:0}.checklist li{padding-left:2rem;position:relative}.checklist li::before{content:'✓';position:absolute;left:0;top:0;width:1.5rem;height:1.5rem;background:linear-gradient(135deg,#48bb78 0%,#38a169 100%);color:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}.feature-list{list-style:none;padding-left:0}.feature-list li{padding:1rem;margin-bottom:1rem;background:#faf5ff;border-left:4px solid #6f42c1;border-radius:0 8px 8px 0;transition:all .3s ease}.feature-list li::before{display:none}.feature-list li:hover{background:#f3e8ff;transform:translateX(4px)}.highlight-list{list-style:none;padding-left:0}.highlight-list li{padding-left:3rem;position:relative;background:linear-gradient(90deg,transparent 0%,#faf5ff 2rem,#faf5ff 100%);margin-bottom:1rem;padding-top:.75rem;padding-bottom:.75rem;border-radius:8px}.highlight-list li::before{content:'▶';position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#6f42c1;font-size:1rem;font-weight:700;width:auto;height:auto;background:0 0;border-radius:0}.blog-post-section-img{display:block;width:100%;margin:0;padding:1rem 0;background-color:initial;text-align:center}.blog-post-section-img img{width:100%;max-width:420px}.blog-post-section-img figcaption p{margin:0;padding:0;text-align:center;font-style:italic;font-size:1rem}figure.blog-img{text-align:center}figure.blog-img img{display:block;width:100%;height:auto;margin:0 auto}figure.blog-img figcaption,figure.blog-img figcaption p{font-style:italic}.blog-post-section ul,.blog-post-section ol{margin:1rem 0}.blog-post-section li{font-size:1.1rem;margin-bottom:.25rem}.compact-list li{margin-bottom:.25rem;font-size:.95rem}.compact-list ul,.compact-list ol{margin:1rem 0}.feature-card ul,.feature-card ol{margin:1rem 0}.feature-card li{font-size:.9rem;margin-bottom:.5rem}.header{position:fixed;top:0;left:0;right:0;width:100%;background:rgba(255,255,255,.95);border-bottom:1px solid #e2e8f0;z-index:1000;transform:translateZ(0);will-change:auto}.nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:1200px;margin:0 auto;position:relative}.hamburger-menu{display:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;background:0 0;border:none;cursor:pointer;padding:0;z-index:1001;transition:all .3s ease}.hamburger-line{width:2rem;height:.25rem;background:#6f42c1;border-radius:10px;transition:all .3s ease;transform-origin:1px}.hamburger-menu:hover .hamburger-line{background:#5a2d91}.hamburger-menu.active .hamburger-line:first-child{transform:rotate(45deg)}.hamburger-menu.active .hamburger-line:nth-child(2){opacity:0}.hamburger-menu.active .hamburger-line:nth-child(3){transform:rotate(-45deg)}.mobile-nav-menu{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(255,255,255,.98);backdrop-filter:blur(20px);z-index:999;padding-top:6rem;transform:translateX(-100%);transition:transform .3s ease}.mobile-nav-menu.active{transform:translateX(0)}.mobile-nav-links{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:2rem}.mobile-nav-link{text-decoration:none;font-weight:600;font-size:1.5rem;color:#2d3748;transition:all .3s ease;padding:1rem 2rem;border-radius:8px;width:100%;text-align:center;max-width:300px}.mobile-nav-link:hover{color:#6f42c1;background:#faf5ff;transform:translateY(-2px)}@media(min-width:769px){.hamburger-menu{display:none}.desktop-nav{display:flex}.mobile-nav-menu{display:none}.mobile-language-switcher{display:none!important}.desktop-language-switcher{display:flex}}.nav-brand{display:flex;flex-direction:column;align-items:flex-start}.nav-brand-link{text-decoration:none;display:flex;align-items:center;transition:transform .3s ease}.nav-brand-link:hover{transform:scale(1.05)}.nav-logo{height:50px;width:auto;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));transition:filter .3s ease}.nav-logo:hover{filter:drop-shadow(0 2px 8px rgba(111,66,193,.3))}.nav-brand h1{font-size:2rem;font-weight:800;color:#6f42c1;margin:0;line-height:1.2}.brand-subtitle{font-size:.875rem;color:#718096;font-weight:500;margin-top:-2px}.nav-links{display:flex;gap:2rem}.nav-link{text-decoration:none;font-weight:600;font-size:1.25rem;color:#000;transition:color .3s ease;position:relative}.nav-link:hover{color:#6f42c1}.nav-link::after{content:'';position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(90deg,#fd7e14 0%,#6f42c1 100%);transition:width .3s ease}.nav-link:hover::after{width:100%}.hero{padding:2rem 0 4rem;background:linear-gradient(135deg,#fff5f5 0%,#fef5e7 100%);background-repeat:no-repeat;position:relative}.hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 25% 25%,rgba(111,66,193,3%) 0%,transparent 50%),radial-gradient(circle at 75% 75%,rgba(253,126,20,3%) 0%,transparent 50%);pointer-events:none}.hero-content{display:grid;width:100%;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;position:relative;z-index:1}.hero-logo{display:flex;justify-content:center;align-items:center;z-index:2}.logo-image{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));transition:transform .3s ease}.logo-image:hover{transform:scale(1.02)}.hero-text{backdrop-filter:blur(10px);z-index:2}.hero-title{text-align:center;font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;letter-spacing:-.02em;background:linear-gradient(135deg,#6f42c1 0%,#fd7e14 100%);-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.25rem;margin-bottom:3rem;color:#4a5568;font-weight:400;line-height:1.7}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.btn{display:inline-flex;align-items:center;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem;white-space:nowrap}.btn-primary{background:linear-gradient(135deg,#6f42c1 0%,#fd7e14 100%);color:#fff;box-shadow:0 4px 14px rgba(111,66,193,.25)}.btn-primary:hover{background:linear-gradient(135deg,#5a2d91 0%,#e8590c 100%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(111,66,193,.35)}.btn-outline{background:0 0;color:#6f42c1;border:2px solid #6f42c1}.btn-outline:hover{background:#6f42c1;color:#fff}.btn-large{padding:1.25rem 2.5rem;font-size:1.1rem}.section-title{font-size:3rem;font-weight:800;color:#2d3748;margin-bottom:.5rem;letter-spacing:-.02em;text-align:center}.features-section{padding:1rem 0;background:#faf5ff}.features-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:1rem}.feature-card{background:#fff;padding:1rem;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(0,0,0,5%);position:relative;display:grid;grid-template-columns:1fr auto;gap:1.5rem;align-items:center}.feature-content{display:flex;flex-direction:column;text-align:left}.feature-header{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem}.feature-icon{font-size:2rem;display:block;flex-shrink:0}.feature-card h3{font-size:1.5rem;font-weight:800;color:#2d3748;margin:0;text-align:center}.feature-description{line-height:1.6;font-size:.9rem;text-align:center}.feature-image{width:160px;height:130px;flex-shrink:0}.feature-image img{width:100%;height:100%;object-fit:cover;object-position:center;border:0}.feature-journey{display:flex;flex-direction:column;gap:5rem;margin-top:3.5rem}.journey-step{display:grid;grid-template-columns:minmax(0,.82fr)minmax(0,1.18fr);align-items:center;gap:clamp(2rem,5vw,5rem)}.journey-step:nth-child(even) .journey-copy{order:2}.journey-step:nth-child(even) .journey-visual{order:1}.journey-copy{text-align:left}.journey-kicker{display:inline-block;margin-bottom:.65rem;color:#6f42c1;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.journey-copy h3{margin:0 0 1rem;color:#2d3748;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.journey-copy>p:not(.journey-platform-note){margin:0;color:#4a5568;font-size:1.05rem;line-height:1.75}.journey-feature-list{display:flex;flex-wrap:wrap;gap:.55rem;margin:1.35rem 0 0;padding:0;list-style:none}.journey-feature-list li{padding:.45rem .8rem;color:#6f42c1;background:#faf5ff;border:1px solid #e9d8fd;border-radius:999px;font-size:.78rem;font-weight:700}.journey-visual{position:relative;overflow:hidden;margin:0;background:#1f1930;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 14px 32px rgba(45,55,72,.16)}.journey-visual>img{display:block;width:100%;max-height:560px;object-fit:contain}.journey-visual>figcaption{padding:.8rem 1rem;color:#4a5568;background:#fff;font-size:.78rem;line-height:1.5}.journey-step-featured{padding:clamp(1.5rem,4vw,3rem);background:linear-gradient(135deg,#faf5ff 0%,#fffaf5 100%);border:1px solid #e9d8fd;border-radius:18px}.journey-step-featured .journey-kicker{color:#fd7e14}.journey-scenario{margin-top:1.5rem;padding:1rem;background:#fffaf5;border-left:4px solid #fd7e14;border-radius:0 10px 10px 0}.journey-scenario-label{display:block;margin-bottom:.7rem;color:#2d3748;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.journey-scenario-flow{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;color:#4a5568;font-size:.8rem}.journey-scenario-arrow{color:#fd7e14;font-weight:700}.journey-platform-note{margin:1.25rem 0 0;padding:.9rem 1rem;color:#4a5568;background:#faf5ff;border-left:4px solid #6f42c1;border-radius:0 8px 8px 0;font-size:.82rem;line-height:1.55}.journey-integrations{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:.75rem;padding:1rem;background:linear-gradient(135deg,#211b34 0%,#312143 100%)}.integration-preview{display:flex;flex-direction:column;justify-content:flex-end;min-width:0;margin:0;overflow:hidden;background:#16131f;border:1px solid rgba(255,255,255,.16);border-radius:9px}.integration-preview img{display:block;width:100%;height:260px;padding:.5rem;object-fit:contain}.integration-preview figcaption{padding:.65rem;color:#fff;background:rgba(111,66,193,.35);font-size:.78rem;font-weight:700;text-align:center}.reveal-ready .journey-step{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.reveal-ready .journey-step.is-visible{opacity:1;transform:translateY(0)}.comparison-section{padding:4rem 0;background:#faf5ff}.availability-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:2rem 0}.availability-highlight{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,5%)}.availability-highlight-icon{flex-shrink:0;font-size:1.5rem}.availability-highlight p{margin:0;color:#4a5568;line-height:1.5}.comparison-table-wrapper{overflow:hidden;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 14px rgba(111,66,193,.1)}.comparison-table{width:100%;border-collapse:collapse;table-layout:fixed}.comparison-table thead{color:#fff;background:linear-gradient(135deg,#6f42c1 0%,#fd7e14 100%)}.comparison-table th,.comparison-table td{padding:1rem 1.25rem;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:middle}.comparison-table thead th{color:#fff;font-family:merriweather,serif;font-size:1rem;font-weight:700}.comparison-table thead th:first-child,.comparison-table tbody th{width:40%}.comparison-table tbody th{color:#2d3748;font-family:merriweather,serif;font-size:.95rem;font-weight:600}.comparison-table td{color:#4a5568;font-size:.92rem}.comparison-table tbody tr:nth-child(even){background:#fffaf5}.comparison-table tbody tr:last-child th,.comparison-table tbody tr:last-child td{border-bottom:0}.demo-limits{margin-top:2rem;padding:2rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,5%)}.demo-limits h3{margin:0 0 1.5rem;color:#2d3748;font-size:2rem;text-align:center}.demo-limits-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.demo-limit{display:flex;flex-direction:column;gap:.25rem;padding:1rem;background:#faf5ff;border-left:4px solid #6f42c1;border-radius:0 8px 8px 0}.demo-limit strong{color:#6f42c1;font-family:cormorant garamond,serif;font-size:1.5rem;line-height:1.2}.demo-limit span{color:#4a5568;font-size:.85rem;line-height:1.4}.comparison-footnote{margin:1.5rem 0 0;color:#4a5568;font-size:.9rem;line-height:1.6;text-align:center}.download-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem}.download-card{background:#fff;padding:2rem;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(0,0,0,5%);transition:all .3s ease;text-align:center}.download-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(111,66,193,.15);border-color:#6f42c1}.download-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.download-image{width:100%;height:auto;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.1)}.download-image img{width:100%;height:auto;display:block;transition:transform .3s ease}.download-card:hover .download-image img{transform:scale(1.05)}.download-header{width:100%}.download-card h3{font-size:2rem;font-weight:800;color:#2d3748;margin:0}.download-description{color:#4a5568;line-height:1.6;font-size:1rem}.download-features{list-style:none;padding:0;margin:0;width:100%;text-align:left}.download-actions{width:100%}.download-actions .btn{width:100%;justify-content:center}.section-description{text-align:center;font-size:1.1rem;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.blog-post-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,5%);border:1px solid #e2e8f0;transition:all .3s cubic-bezier(.4,0,.2,1)}.blog-post-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(111,66,193,.15);border-color:#6f42c1}.blog-post-image{width:100%;height:200px;background:#f7fafc;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;font-size:.875rem;color:#a0aec0}.blog-post-content{padding:1.5rem}.blog-post-title{font-family:cormorant garamond,serif;font-size:1.25rem;font-weight:700;color:#2d3748;margin-bottom:.75rem;line-height:1.3}.blog-post-excerpt{color:#4a5568;font-size:.9rem;line-height:1.6;margin-bottom:1rem}.blog-post-meta{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:#718096}.blog-post-author{font-weight:500}.blog-post-date{font-style:italic}.blog-post-link{text-decoration:none;color:inherit}.blog-post-link:hover .blog-post-title{color:#6f42c1}.blog-post-header{padding:3rem 0;background:linear-gradient(135deg,#fff5f5 0%,#fef5e7 100%);text-align:center}.blog-post-header .blog-post-title{font-size:3rem;font-weight:800;color:#2d3748;margin-bottom:1rem;line-height:1.2}.blog-post-subtitle{font-size:1.25rem;color:#4a5568;margin-bottom:2rem}.blog-post-meta-header{display:flex;justify-content:center;gap:2rem;font-size:.9rem;color:#718096}.blog-post-article{max-width:800px;margin:0 auto}.blog-post-section{margin-bottom:3rem}.blog-post-section h2{font-family:cormorant garamond,serif;font-size:2.25rem;font-weight:700;color:#2d3748;margin-bottom:1.5rem;border-bottom:3px solid #6f42c1;padding-bottom:.5rem}.blog-post-section p{font-size:1.1rem;line-height:1.8;color:#4a5568;margin-bottom:1.5rem}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;margin:2rem 0}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.back-to-blog{display:flex;justify-content:space-between;align-items:center;margin-top:4rem;padding-top:2rem;border-top:1px solid #e2e8f0}.back-link{color:#6f42c1;text-decoration:none;font-weight:500;transition:color .3s ease}.back-link:hover{color:#5a2d91}.footer{padding:1rem 0 2rem}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem}.footer-bottom p{font-size:.9rem;margin:0}.footer-bottom a{color:#6f42c1;text-decoration:none;margin-right:1rem;font-weight:500;transition:color .3s ease}.footer-bottom a:hover{color:#5a2d91;text-decoration:underline}.footer-bottom a:last-child{margin-right:0}.footer-legal-links{display:flex;justify-content:flex-end;gap:.55rem 1rem;flex-wrap:wrap}.footer-legal-links a{margin-right:0;white-space:nowrap}@media(max-width:768px){.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.footer-bottom a{margin-right:.5rem}}.text-center{text-align:center}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mt-3{margin-top:1.5rem}.content-section{padding:3rem 0;background:#fff}.content-section .content{max-width:800px;margin:0 auto;text-align:center}.content-section h1{font-family:cormorant garamond,serif;font-size:2.5rem;font-weight:800;color:#2d3748;margin-bottom:2rem}.content-section p{font-size:1.1rem;line-height:1.8;color:#4a5568;margin-bottom:1.5rem}@media(max-width:1200px){.hero-content{grid-template-columns:1fr;gap:3rem;text-align:center}.hero-logo{order:1;justify-self:center}.logo-image{max-width:350px}.hero-text{order:2}.hero-showcase{order:2;justify-self:center}.hero-showcase img{width:400px}}@media(max-width:968px){.journey-step{grid-template-columns:minmax(0,.9fr)minmax(0,1.1fr);gap:2rem}.integration-preview img{height:220px}.demo-limits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.features-grid{grid-template-columns:1fr;gap:2rem}.feature-card{grid-template-columns:1fr auto;gap:2rem}.feature-image{width:250px;height:160px}.download-grid{grid-template-columns:1fr;gap:2rem}.blog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.header{position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;background:rgba(255,255,255,.95);backdrop-filter:blur(20px);border-bottom:1px solid #e2e8f0;transform:translateZ(0);will-change:auto}body{padding-top:80px}.nav{flex-direction:row;justify-content:space-between;align-items:center;padding:1rem;gap:1rem}.nav-brand{align-items:center;text-align:center;flex-shrink:0}.nav-logo{height:40px}.mobile-language-switcher{display:flex!important;flex-shrink:0}.mobile-language-switcher .language-link{width:2.25rem;height:2.25rem;padding:.2rem}.hamburger-menu{display:flex;flex-shrink:0}.desktop-nav{display:none}.mobile-nav-menu{display:block}.hero{padding:2rem 0 4rem}.hero-content{grid-template-columns:1fr;gap:2rem}.logo-image{max-width:280px}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.section-title{font-size:2rem}.features-section{padding:1rem 0}.features-grid{grid-template-columns:1fr;gap:1rem;margin-top:1rem}.availability-highlights{grid-template-columns:1fr}.feature-journey{gap:3.5rem;margin-top:2.5rem}.journey-step{grid-template-columns:1fr;gap:1.5rem}.journey-step .journey-copy,.journey-step:nth-child(even) .journey-copy{order:1}.journey-step .journey-visual,.journey-step:nth-child(even) .journey-visual{order:2}.journey-copy{padding:0 .25rem}.journey-copy h3{font-size:clamp(2.15rem,8vw,3rem)}.journey-step-featured{padding:1.5rem}.journey-integrations{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(180px,72%);overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin}.integration-preview{scroll-snap-align:center}.integration-preview img{height:260px}.comparison-section{padding:3rem 0}.comparison-table-wrapper{overflow:visible;background:0 0;border:0;border-radius:0;box-shadow:none}.comparison-table,.comparison-table tbody,.comparison-table tr,.comparison-table th,.comparison-table td{display:block;width:100%}.comparison-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}.comparison-table tbody tr{margin-bottom:1rem;overflow:hidden;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,5%)}.comparison-table tbody tr:nth-child(even){background:#fff}.comparison-table tbody th{width:100%;padding:1rem;background:#f3e8ff;border-bottom:1px solid #e2e8f0;color:#2d3748;text-align:center}.comparison-table td{display:grid;grid-template-columns:minmax(5rem,.4fr)1fr;gap:1rem;padding:.85rem 1rem}.comparison-table td::before{content:attr(data-label);color:#6f42c1;font-weight:600}.demo-limits{padding:1.5rem}.feature-card{grid-template-columns:1fr;gap:1rem;padding:1.5rem 2rem;text-align:center}.feature-content{text-align:center}.feature-header{justify-content:center;align-items:center;gap:.75rem;text-align:center}.feature-image{width:100%;max-width:300px;height:200px;margin:0 auto}.hero-showcase img{width:100%;max-width:400px}.footer-bottom{text-align:center}.container{padding:0 1rem}.blog-post-header .blog-post_title{font-size:2.5rem}.back-to-blog{flex-direction:column;gap:2rem;text-align:center}}@media(max-width:480px){.feature-showcase-section{padding:3rem 0}.feature-journey{gap:3rem}.journey-step-featured{margin:0 -.25rem;padding:1.25rem}.journey-copy>p:not(.journey-platform-note){font-size:.98rem;line-height:1.65}.journey-visual{border-radius:10px}.journey-visual>figcaption{padding:.7rem .8rem}.journey-scenario-flow{align-items:flex-start;flex-direction:column}.journey-scenario-arrow{transform:rotate(90deg)}.journey-integrations{grid-auto-columns:86%;padding:.75rem}.demo-limits-grid{grid-template-columns:1fr}.comparison-table td{grid-template-columns:1fr;gap:.25rem;text-align:center}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-content{gap:1.5rem}.logo-image{max-width:220px}.nav-logo{height:35px}.hamburger-menu{width:1.75rem;height:1.75rem}.hamburger-line{width:1.75rem;height:.2rem}.mobile-language-switcher .language-link{width:2rem;height:2rem;padding:.15rem}.mobile-nav-link{font-size:1.25rem;padding:.75rem 1.5rem}.section-title{font-size:1.75rem}.btn{padding:.875rem 1.5rem;font-size:.95rem}.btn-large{padding:1rem 2rem;font-size:1rem}.feature-card{padding:1.5rem}.feature-header{justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;text-align:center}.feature-description{font-size:.85rem;text-align:center}.feature-image{height:150px}.hero-showcase img{width:100%;max-width:300px}.nav-links{gap:1rem}.blog-grid{grid-template-columns:1fr}.blog-post-header .blog-post_title{font-size:2rem}.language-switcher{gap:.25rem}.language-link{width:2rem;height:2rem;padding:.15rem}}html{scroll-behavior:smooth}.btn:focus,.nav-link:focus{outline:2px solid #fd7e14;outline-offset:2px}strong{color:#6f42c1;font-weight:600}.sample-panel{display:block;background-color:#fff5f5;padding:.5rem 1rem;margin:1rem 0;width:100%}.sample-panel-content{display:flex;align-items:center;justify-content:space-between;gap:1rem}.sample-panel-icon{font-size:1.2rem;flex-shrink:0;color:#6f42c1}.sample-panel-text{margin-bottom:0;text-align:center;display:block;flex:1}.audio-panel{display:block;background-color:#fff5f5;padding:.5rem 1rem;margin:1rem 0;text-align:center}.audio-panel figcaption{margin:0;font-size:.75rem;font-style:italic}.audio-panel audio{width:85%}.language-switcher,.mobile-language-switcher{display:flex;align-items:center;gap:.5rem}.desktop-language-switcher{margin-left:1rem}.mobile-language-switcher{display:none}.language-link{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:rgba(255,255,255,.9);border:2px solid #e2e8f0;text-decoration:none;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden;padding:.25rem}.language-flag{width:100%;height:100%;object-fit:cover;border-radius:50%;transition:transform .3s ease}.language-link:hover{transform:translateY(-2px);border-color:#6f42c1;box-shadow:0 4px 12px rgba(111,66,193,.25);background:#fff}.language-link:hover .language-flag{transform:scale(1.1)}.language-link:active{transform:translateY(0)}.social-link{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:rgba(255,255,255,.9);border:2px solid #e2e8f0;color:#6f42c1;text-decoration:none;transition:all .3s ease;cursor:pointer;position:relative}.social-link svg{width:1.25rem;height:1.25rem;transition:transform .3s ease}.social-link:hover{transform:translateY(-2px);border-color:#6f42c1;box-shadow:0 4px 12px rgba(111,66,193,.25);background:rgba(111,66,193,.1);color:#6f42c1}.social-link:hover svg{transform:scale(1.1)}.social-link:active{transform:translateY(0)}.social-links{display:flex;align-items:center;justify-content:center;gap:12px}.social-links img{display:block}.social-link img{opacity:.9;transition:opacity .15s ease-in-out}.social-link:hover img,.social-link:focus img{opacity:1}@media(prefers-reduced-motion:reduce){.reveal-ready .journey-step{opacity:1;transform:none;transition:none}}.hero-social{display:flex;justify-content:center;margin-top:.75rem}.hero-platform-note{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.35rem;margin-top:.75rem;color:#718096;font-size:.85rem;text-align:center}.hero-platform{display:inline-flex;align-items:center;gap:.3rem}.hero-platform img{width:1rem;height:1rem;object-fit:contain;filter:grayscale(1);opacity:.68}.hero-download-button{display:inline-flex;align-items:center;gap:.55rem}.hero-download-button svg{width:1.2rem;height:1.2rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hero-three-column{overflow:hidden}.hero-three-column>.container{max-width:none;padding-inline:clamp(2rem,5vw,6rem)}.hero-three-column .hero-content{grid-template-columns:minmax(320px,.9fr)minmax(420px,1.1fr);grid-template-areas:"logo devices" "text devices";gap:.5rem 2.5rem}.hero-three-column .hero-logo{grid-area:logo;align-self:end}.hero-three-column .hero-logo .logo-image{max-width:310px}.hero-three-column .hero-text{grid-area:text;align-self:start}.hero-three-column .hero-devices{grid-area:devices}.hero-three-column .hero-title{font-size:2.8rem}.hero-three-column .hero-subtitle{font-size:1.05rem;margin-bottom:1.25rem}.hero-tagline-divider{width:100%;height:1px;margin:0 0 1rem;border:0;background:#d6bcfa}.hero-tagline{margin:0 0 2rem;color:#4a5568;font-size:1rem;font-weight:700}.hero-three-column .hero-text{background:0 0;backdrop-filter:none;-webkit-backdrop-filter:none}.hero-three-column .hero-logo,.hero-three-column .hero-text,.hero-three-column .hero-devices{order:0}.hero-devices{display:flex;align-items:center;justify-content:center;min-width:0}.hero-devices img{display:block;width:120%;max-width:none;height:auto;transform:translateX(10%);filter:drop-shadow(0 8px 16px rgba(71,42,120,.12))}.landing-feature{padding:6rem 0;overflow:hidden}.landing-feature:nth-child(even){background:#faf5ff}.landing-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.25rem 3.5rem;align-items:center}.landing-feature-copy{grid-column:1;grid-row:1}.landing-feature-copy h2{color:#2d3748;font-size:3rem;line-height:1.05;margin-bottom:.45rem}.landing-feature-subtitle{color:#6f42c1;font-size:1.35rem;font-weight:700;margin-bottom:1rem}.landing-feature-intro{color:#4a5568;font-size:1.05rem}.landing-feature-grid>:nth-child(2){grid-column:2;grid-row:1/span 2}.landing-feature-reverse .landing-feature-copy{grid-column:2}.landing-feature-reverse .landing-feature-grid>:nth-child(2){grid-column:1}.supporting-points{grid-column:1;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 2rem;align-self:start}.landing-feature-reverse .supporting-points{grid-column:2}.supporting-point{border-top:2px solid #e9d8fd;padding-top:1rem}.supporting-point h3{color:#2d3748;font-size:1.15rem;margin-bottom:.35rem}.supporting-point p{color:#4a5568;font-size:.9rem;line-height:1.65}.feature-visual,.cinematiques-carousel,.connection-diagram{min-width:0;border:1px solid #e2e8f0;border-radius:18px;background:#fff;box-shadow:0 14px 35px rgba(71,42,120,.11);overflow:hidden}.feature-visual{position:relative;padding:1rem}.feature-visual>img,.feature-visual>a>img{display:block;width:100%;border-radius:11px}.feature-visual>a{display:block;border-radius:11px}.feature-visual>a:focus-visible{outline:3px solid #fd7e14;outline-offset:3px}.carousel-viewport{overflow:hidden}.carousel-track{display:flex;transition:transform .4s ease;touch-action:pan-y}.carousel-slide{min-width:100%;position:relative}.carousel-slide>img,.carousel-slide>a>img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.carousel-slide>a{display:block}.carousel-slide>a:focus-visible{outline:3px solid #fd7e14;outline-offset:-3px}.reactive-carousel .carousel-slide{margin:0;padding:1rem}.reactive-carousel .carousel-slide>a>img{border-radius:11px}.reactive-carousel .reaction-flow{min-height:2.8rem}.carousel-slide-copy{padding:1.4rem 1.6rem 1.6rem;min-height:185px}.carousel-slide-copy h3{color:#2d3748;font-size:1.7rem}.carousel-slide-copy p{color:#4a5568;margin:.35rem 0 .8rem}.carousel-slide-copy a{color:#6f42c1;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.carousel-controls{position:relative;display:flex;gap:.75rem;align-items:center;padding:0 1.4rem 1.4rem}.carousel-button{width:40px;height:40px;border:1px solid #d6bcfa;border-radius:50%;background:#fff;color:#6f42c1;font-size:1.15rem;cursor:pointer}.carousel-button:hover,.carousel-button:focus-visible{background:#6f42c1;color:#fff}.carousel-dots{position:absolute;left:50%;display:flex;gap:.45rem;transform:translateX(-50%)}.carousel-dots button{width:10px;height:10px;border:0;border-radius:50%;background:#d6bcfa;cursor:pointer}.carousel-dots button[aria-current=true]{background:#6f42c1;transform:scale(1.25)}.carousel-counter{margin-left:auto;color:#718096;font-size:.85rem}.reaction-flow{display:flex;justify-content:center;align-items:center;gap:.55rem;flex-wrap:wrap;padding:1rem .25rem 0;color:#6f42c1;font-weight:700;font-size:.78rem}.reaction-flow span:nth-child(even){color:#fd7e14}.connection-diagram{display:grid;grid-template-columns:1fr 1.55fr;gap:1rem;padding:2rem;align-items:center}.diagram-hub{grid-row:1/span 3;padding:1.6rem 1rem;border-radius:14px;color:#fff;text-align:center;font-weight:700;background:linear-gradient(135deg,#6f42c1,#8b5cf6)}.diagram-path{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.2rem .65rem;padding:.85rem;border:1px solid #e9d8fd;border-radius:11px;color:#2d3748}.diagram-path>span{grid-row:1/span 2;color:#fd7e14;font-size:1.3rem}.diagram-path small{color:#718096}.diagram-integration{grid-column:1;color:#6f42c1;text-align:center;font-weight:700;font-size:.85rem}.showcase-video-section{padding:5rem 0;background:#fff}.showcase-video-section .showcase-video{max-width:900px;margin:2rem auto 0}.showcase-video-section .video-container{padding-bottom:56.25%}.full-features-section{max-width:900px;margin:2rem auto 0}.full-features{border:1px solid #e9d8fd;border-radius:16px;background:#fff;overflow:hidden}.full-features summary{padding:1.4rem 1.7rem;color:#2d3748;font-family:cormorant garamond,serif;font-size:1.7rem;font-weight:700;cursor:pointer}.full-features summary:focus-visible{outline:3px solid #fd7e14;outline-offset:-3px}.full-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:0 1.7rem 1.7rem}.full-features-grid h3{color:#6f42c1;font-size:1.25rem}.full-features-grid li{font-size:.88rem;margin-bottom:.3rem}.landing-download{padding:5rem 0;background:#faf5ff}.landing-comparison{grid-column:1/-1;min-width:0;max-width:100%;margin-top:0;padding-top:0}.landing-comparison .full-column{background:0 0;color:inherit;font-weight:700}.comparison-intro{margin:0 0 1.5rem;padding:1rem 1.25rem;border:1px solid #d6bcfa;border-radius:10px;background:#fff;color:#6f42c1;font-size:1rem;font-weight:700;line-height:1.6;text-align:center}.download-panel{display:grid;grid-template-columns:minmax(0,1.1fr)minmax(0,.9fr);gap:3rem;align-items:start;width:100%;margin-top:2rem;padding:2.5rem;border:1px solid #e9d8fd;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(71,42,120,8%)}.download-panel>*{min-width:0}.download-primary .download-image{height:auto;margin:0 auto 2rem}.download-primary .download-image img{display:block;width:100%;height:auto;object-fit:contain}.platform-downloads{display:grid;gap:1.5rem;width:100%}.platform-choice{display:grid;grid-template-columns:7.5rem minmax(0,1fr);gap:.4rem 1rem;align-items:center}.platform-choice h3{display:flex;justify-content:flex-start;align-items:center;gap:.55rem;color:#2d3748;font-size:1.25rem;text-align:left}.platform-choice h3 img{width:1.7rem;height:1.7rem;object-fit:contain}.platform-attribution{grid-column:2;margin:0;color:#718096;font-size:.65rem;text-align:left}.platform-choice-buttons{display:flex;flex-flow:row wrap;justify-content:flex-start;gap:1rem}.platform-button{display:flex;flex:0 1 calc(50% - .5rem);align-items:center;justify-content:center;min-width:0;height:64px;border-radius:10px;transition:transform .2s ease,box-shadow .2s ease}.platform-button:hover{transform:translateY(-2px);box-shadow:0 7px 18px rgba(0,0,0,.14)}.platform-button:focus-visible{outline:3px solid #fd7e14;outline-offset:3px}.windows-button{padding:.7rem 1.25rem;border:1px solid #d1d5db;background:#fff;color:#2d3748;font-weight:700}.google-play-button{overflow:hidden;border:1px solid #d1d5db;background:#fff}.google-play-button img{display:block;width:183px;height:auto}.licensing-block{width:100%;margin:0;padding:0;border:0;border-radius:0;background:0 0;box-shadow:none}.licensing-block>header{text-align:left;margin-bottom:1.75rem}.licensing-block>header h2{color:#2d3748;font-size:2rem;line-height:1.15}.licensing-block>header p{margin-top:.25rem;color:#6f42c1;font-size:1rem;font-weight:700}.licensing-benefits{display:grid;grid-template-columns:1fr;gap:1.5rem}.licensing-benefits article{display:grid;grid-template-columns:5.5rem 1fr;gap:1rem;align-items:center}.licensing-icon{display:block;width:5.5rem;height:5.5rem;object-fit:contain}.licensing-benefits h3{color:#2d3748;font-size:1.12rem;margin-bottom:.3rem}.licensing-benefits p{color:#4a5568;font-size:.86rem;line-height:1.6}.license-price{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.75rem;padding:1rem 1.25rem;border:1px solid #9fd8b2;border-radius:12px;background:#edf9f1;color:#28643d;box-shadow:0 5px 14px rgba(56,161,105,.1)}.license-price span{font-size:.9rem;font-weight:700}.license-price strong{color:#225c37;font-family:cormorant garamond,serif;font-size:2.15rem;line-height:1}.purchase-faq{grid-column:1/-1;overflow:hidden;border:1px solid #e9d8fd;border-radius:14px;background:#fff}.purchase-faq summary{padding:1.1rem 1.25rem;color:#2d3748;font-size:1.15rem;font-weight:700;cursor:pointer}.purchase-faq summary:hover{color:#6f42c1}.purchase-faq summary:focus-visible{outline:3px solid #fd7e14;outline-offset:-3px}.purchase-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem 2rem;padding:0 1.25rem 1.4rem}.purchase-faq-grid section{border-top:2px solid #e9d8fd;padding-top:.9rem}.purchase-faq-grid h3{margin:0 0 .35rem;color:#2d3748;font-size:1rem}.purchase-faq-grid p{margin:0;color:#4a5568;font-size:.88rem;line-height:1.6}.purchase-faq-grid a{color:#6f42c1;font-weight:700}.community-section{padding:1rem 0 5rem}.community-panel{display:grid;grid-template-columns:110px minmax(0,1fr)auto;gap:1.5rem 2rem;align-items:center;padding:2rem 2.25rem;border:1px solid #e9d8fd;border-radius:20px;background:#faf5ff;box-shadow:0 8px 24px rgba(111,66,193,8%)}.community-mascot{display:block;width:110px;height:110px;object-fit:contain}.community-copy h2{margin:0 0 .4rem;color:#2d3748;font-size:2rem;line-height:1.15}.community-copy p{max-width:620px;margin:0;color:#4a5568;line-height:1.6}.community-actions{display:flex;gap:.8rem}.community-button{display:flex;min-width:210px;gap:.75rem;align-items:center;padding:.8rem 1rem;border:2px solid #5865f2;border-radius:12px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.community-button:hover{transform:translateY(-2px);box-shadow:0 7px 18px rgba(45,55,72,.13)}.community-button:focus-visible{outline:3px solid #fd7e14;outline-offset:3px}.community-button img{width:30px;height:30px;object-fit:contain}.community-button span{display:flex;flex-direction:column;line-height:1.2}.community-button strong{font-size:1rem}.community-button small{margin-top:.2rem;font-size:.72rem}.community-button-primary{border-color:#d6bcfa;background:#fff;color:#2d3748}.community-button-primary small{color:#718096}.community-button-secondary{border-color:#d6bcfa;background:#fff;color:#2d3748}.community-button-secondary small{color:#718096}.community-social-links{grid-column:1/-1;display:flex;justify-content:center;gap:.7rem;padding-top:.25rem}.community-social-links a{display:grid;width:38px;height:38px;place-items:center;border:1px solid #e9d8fd;border-radius:50%;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.community-social-links a:hover{transform:translateY(-2px);box-shadow:0 5px 12px rgba(71,42,120,.12)}.community-social-links a:focus-visible{outline:3px solid #fd7e14;outline-offset:2px}.community-social-links img{display:block;width:22px;height:22px;object-fit:contain}@media(max-width:1100px){.hero-three-column .hero-content{grid-template-columns:1fr;grid-template-areas:"logo" "text" "devices";gap:2rem}.hero-three-column .hero-logo{order:1}.hero-three-column .hero-text{order:2}.hero-three-column .hero-devices{order:3;max-width:560px;margin-inline:auto}.hero-three-column .hero-devices img{width:100%;transform:none}.community-panel{grid-template-columns:90px 1fr}.community-mascot{width:90px;height:90px}.community-actions{grid-column:1/-1;justify-content:center}}@media(max-width:900px){.landing-feature{padding:4.5rem 0}.landing-feature-grid{grid-template-columns:1fr;gap:2rem}.landing-feature-copy,.landing-feature-reverse .landing-feature-copy{grid-column:1;grid-row:1}.landing-feature-grid>:nth-child(2),.landing-feature-reverse .landing-feature-grid>:nth-child(2){grid-column:1;grid-row:2}.supporting-points,.landing-feature-reverse .supporting-points{grid-column:1;grid-row:3}.full-features-grid{grid-template-columns:repeat(2,1fr)}.landing-download{padding:4rem 0}.download-panel{grid-template-columns:minmax(0,1fr);gap:2.5rem;padding:2rem}.licensing-block>header{text-align:center}.purchase-faq-grid{grid-template-columns:1fr}}@media(max-width:600px){.hero-three-column>.container{padding-inline:1.25rem}.landing-feature-copy h2{font-size:2.35rem}.landing-feature-subtitle{font-size:1.15rem}.supporting-points,.full-features-grid{grid-template-columns:1fr}.connection-diagram{grid-template-columns:1fr}.diagram-hub{grid-row:auto}.diagram-integration{grid-column:auto}.carousel-slide-copy{min-height:205px}.carousel-controls{padding-inline:1rem;gap:.5rem}.landing-download{padding:3rem 0}.landing-download>.container{width:100%;padding-inline:1rem}.landing-download .section-title{font-size:2.25rem}.landing-comparison .comparison-table-wrapper{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.landing-comparison .comparison-table{width:560px;min-width:560px;display:table;font-size:.82rem}.landing-comparison .comparison-table thead{display:table-header-group}.landing-comparison .comparison-table tbody{display:table-row-group}.landing-comparison .comparison-table tr{display:table-row}.landing-comparison .comparison-table th,.landing-comparison .comparison-table td{display:table-cell;min-width:auto;padding:.75rem .65rem}.download-panel{margin-top:1.25rem;padding:1rem;gap:2rem;border-radius:14px}.download-primary .download-image{margin-bottom:1.25rem}.platform-downloads{gap:1.25rem}.platform-choice{grid-template-columns:minmax(0,1fr);gap:.75rem}.platform-choice h3{justify-content:center;text-align:center}.platform-choice-buttons{width:100%;justify-content:center;gap:.65rem}.platform-attribution{grid-column:1;text-align:center}.platform-button{flex:1 1 100%;width:100%;max-width:100%;min-width:0;height:56px;padding-inline:.75rem}.google-play-button img{width:min(170px,100%)}.licensing-block>header{margin-bottom:1.25rem}.licensing-block>header h2{font-size:1.75rem}.licensing-benefits{gap:1.15rem}.licensing-benefits article{grid-template-columns:4rem minmax(0,1fr);gap:.75rem}.licensing-icon{width:4rem;height:4rem}.license-price{padding:.85rem 1rem}.license-price strong{font-size:1.8rem;white-space:nowrap}.comparison-intro{padding:.85rem;font-size:.9rem}.purchase-faq summary{padding:1rem}.purchase-faq-grid{gap:1.1rem;padding:0 1rem 1.1rem}.community-section{padding-bottom:3.5rem}.community-panel{grid-template-columns:1fr;padding:1.5rem;text-align:center}.community-mascot{margin-inline:auto}.community-copy h2{font-size:1.65rem}.community-actions{grid-column:1;flex-direction:column}.community-button{min-width:0;text-align:left}}@media(max-width:400px){.landing-download>.container{padding-inline:.65rem}.download-panel{padding:.8rem}.licensing-benefits article{grid-template-columns:3.5rem minmax(0,1fr)}.licensing-icon{width:3.5rem;height:3.5rem}.license-price{flex-direction:column;gap:.35rem;text-align:center}}@media(prefers-reduced-motion:reduce){.carousel-track{transition:none}}