@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.product-page{width:100%;max-width:100vw;overflow-x:clip!important;position:relative;box-sizing:border-box}.product-page .content-box{overflow:visible!important}.product-page .content-boxes{padding:.5rem}.product-page .card,.product-page .content-box,.product-page .plan-header-card{overflow:visible!important}.product-page .hero{position:relative;width:100%;height:60vh;max-height:500px;min-height:350px;display:flex;flex-direction:column;overflow:hidden;isolation:isolate;margin-bottom:2rem;padding-bottom:60px}@media(max-width:1024px){.product-page .hero{height:50vh;max-height:450px;min-height:300px;padding-bottom:50px}}@media(max-width:768px){.product-page .hero{height:45vh;max-height:400px;min-height:280px;padding-bottom:45px}}@media(max-width:480px){.product-page .hero{height:40vh;max-height:350px;min-height:250px;padding-bottom:40px}}.product-page .hero-gradient-bg{position:absolute;inset:0;background:linear-gradient(135deg,#e7eef8,#c9d2dd);z-index:-3}.product-page .hero-pc-overlay{position:absolute;inset:0;width:100%;background-image:url(/images/pc.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;z-index:-2;mask-image:linear-gradient(270deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.2) 40%,rgba(0,0,0,.1) 70%,transparent);-webkit-mask-image:linear-gradient(270deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.2) 40%,rgba(0,0,0,.1) 70%,transparent)}@media(max-width:1024px){.product-page .hero-pc-overlay{background-size:cover;background-position:100%;mask-image:linear-gradient(0deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.1) 50%,transparent);-webkit-mask-image:linear-gradient(0deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.1) 50%,transparent)}}@media(max-width:768px){.product-page .hero-pc-overlay{opacity:.3;background-position:50%}}.product-page .hero-content{flex:1 1;width:100%;max-width:1400px;margin:0 auto;padding:3rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:2}@media(max-width:1024px){.product-page .hero-content{padding:2.5rem 1.5rem}}@media(max-width:768px){.product-page .hero-content{padding:2rem 1rem}}@media(max-width:480px){.product-page .hero-content{padding:1.5rem .75rem}}.product-page .hero-text{max-width:800px;margin:0 auto;text-align:center}@media(max-width:1024px){.product-page .hero-text{max-width:600px}}@media(max-width:768px){.product-page .hero-text{max-width:500px}}@media(max-width:480px){.product-page .hero-text{max-width:100%}}.product-page .hero-title{font-size:3rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#1f3147;display:flex;flex-direction:column;text-align:center}.product-page .hero-title span{display:block}.product-page .hero-title .text-gradient{background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(45deg,#f29a52,#f3a05b);-webkit-text-fill-color:transparent}@media(max-width:1024px){.product-page .hero-title{font-size:2.25rem}}@media(max-width:768px){.product-page .hero-title{font-size:1.875rem;margin-bottom:1rem}}@media(max-width:480px){.product-page .hero-title{font-size:1.5rem;margin-bottom:.75rem}}@media(max-width:360px){.product-page .hero-title{font-size:1.25rem;margin-bottom:.5rem}}.product-page .hero-subtitle{font-size:1.25rem;color:#1c1d36;font-weight:500;line-height:1.5;text-align:center;margin:0 auto}@media(max-width:1024px){.product-page .hero-subtitle{font-size:1.125rem}}@media(max-width:768px){.product-page .hero-subtitle{font-size:1rem}}@media(max-width:480px){.product-page .hero-subtitle{font-size:.875rem}}.product-page .hero-cutout{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:auto;z-index:3;display:flex;justify-content:center;padding:0 1rem;box-sizing:border-box}@media(max-width:768px){.product-page .hero-cutout{left:0;right:0;transform:none;width:100%;padding:0 .75rem}}@media(max-width:480px){.product-page .hero-cutout{padding:0 .5rem}}.product-page .cutout-body{background:#e7eef8;padding:1rem 1.5rem;border-radius:1.5rem 1.5rem 0 0;box-shadow:0 -4px 20px rgba(31,49,71,.05);position:relative;width:100%;max-width:800px;overflow:hidden}@media(max-width:768px){.product-page .cutout-body{padding:.75rem 1rem;border-radius:1rem 1rem 0 0;max-width:100%}}@media(max-width:480px){.product-page .cutout-body{padding:.5rem .75rem;border-radius:.75rem .75rem 0 0}}.product-page .integrated-tabs{display:flex;position:relative;background:hsla(0,0%,100%,.98);border-radius:1rem;padding:.25rem;box-shadow:0 2px 10px rgba(31,49,71,.08),inset 0 1px 2px hsla(0,0%,100%,.3);border:1px solid rgba(31,49,71,.05);overflow:hidden;width:100%}@media(max-width:768px){.product-page .integrated-tabs{border-radius:.75rem;padding:.25rem}}@media(max-width:480px){.product-page .integrated-tabs{border-radius:.5rem;padding:2px}}.product-page .integrated-tabs a{text-decoration:none;color:#1c1d36;padding:.75rem 1.25rem;font-weight:600;font-size:.875rem;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;position:relative;z-index:2;white-space:nowrap;flex:1 1;justify-content:center}@media(max-width:768px){.product-page .integrated-tabs a{padding:.5rem .75rem;font-size:.75rem;gap:.25rem}}@media(max-width:480px){.product-page .integrated-tabs a{padding:.25rem .5rem;font-size:10px;gap:2px}}.product-page .integrated-tabs a.active,.product-page .integrated-tabs a.active .tab-icon{color:#fff}.product-page .integrated-tabs a .tab-icon{transition:transform .2s ease;display:flex;align-items:center}@media(max-width:600px){.product-page .integrated-tabs a .tab-icon{display:none}}@media(max-width:480px){.product-page .integrated-tabs a .tab-label{font-size:9px}}.product-page .integrated-tabs a:hover:not(.active) .tab-icon{transform:scale(1.1)}.product-page .integrated-tabs .selector{position:absolute;top:.25rem;bottom:.25rem;left:.25rem;width:0;background:linear-gradient(135deg,#f29a52,#ee7e23);border-radius:.75rem;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);box-shadow:0 2px 8px rgba(242,154,82,.3),inset 0 1px 2px hsla(0,0%,100%,.4);z-index:1}@media(max-width:768px){.product-page .integrated-tabs .selector{top:.25rem;bottom:.25rem;left:.25rem;border-radius:.5rem}}@media(max-width:480px){.product-page .integrated-tabs .selector{top:2px;bottom:2px;left:2px;border-radius:.375rem}}.product-page .content-area-product{padding-bottom:6rem}@media(min-width:768px){.product-page .content-area-product{padding-bottom:5rem}}.product-page .content-box--full-width .box-header{text-align:center}.product-page .content-box--full-width .box-subtitle{text-align:center!important}.product-page .content-box--full-width .box-description{text-align:center;max-width:800px;margin:0 auto 1rem}.product-page .changelog-content .content-boxes,.product-page .features-content .content-boxes,.product-page .integration-content .content-boxes{display:flex;flex-direction:column;gap:2rem;margin-top:2rem;margin-bottom:6rem!important;max-width:1200px;margin-left:auto;margin-right:auto}@media(max-width:767px){.product-page .changelog-content .content-boxes,.product-page .features-content .content-boxes,.product-page .integration-content .content-boxes{gap:1.5rem;margin-bottom:5rem!important}}.product-page .changelog-content .box-row,.product-page .features-content .box-row,.product-page .integration-content .box-row{display:flex;gap:1rem;width:100%}@media(max-width:767px){.product-page .changelog-content .box-row,.product-page .features-content .box-row,.product-page .integration-content .box-row{flex-direction:column;gap:1rem}}.product-page .changelog-content .content-box,.product-page .features-content .content-box,.product-page .integration-content .content-box{background:#fff;border:2px solid rgba(31,49,71,.15)!important;border-radius:1rem!important;padding:2rem;position:relative;transition:all .3s ease;box-shadow:0 10px 30px rgba(31,49,71,.3),inset 0 1px 2px hsla(0,0%,100%,.3)}.product-page .changelog-content .content-box:after,.product-page .changelog-content .content-box:before,.product-page .features-content .content-box:after,.product-page .features-content .content-box:before,.product-page .integration-content .content-box:after,.product-page .integration-content .content-box:before{display:none!important}.product-page .changelog-content .content-box:hover,.product-page .features-content .content-box:hover,.product-page .integration-content .content-box:hover{border-color:rgba(242,154,82,.3)!important;box-shadow:0 20px 40px rgba(31,49,71,.12),inset 0 1px 2px hsla(0,0%,100%,.3)}@media(max-width:767px){.product-page .changelog-content .content-box,.product-page .features-content .content-box,.product-page .integration-content .content-box{padding:1.5rem}}.product-page .changelog-content .content-box--full-width,.product-page .features-content .content-box--full-width,.product-page .integration-content .content-box--full-width{width:100%;background:linear-gradient(135deg,hsla(0,0%,100%,.95),rgba(231,238,248,.3));border-color:rgba(31,49,71,.2)!important;padding:2.5rem}@media(max-width:767px){.product-page .changelog-content .content-box--full-width,.product-page .features-content .content-box--full-width,.product-page .integration-content .content-box--full-width{padding:1.5rem}}.product-page .changelog-content .content-box--third,.product-page .features-content .content-box--third,.product-page .integration-content .content-box--third{width:calc(33.333% - .5rem);background:linear-gradient(135deg,rgba(242,154,82,.05),rgba(242,154,82,.02));border-color:rgba(242,154,82,.2)!important}@media(max-width:767px){.product-page .changelog-content .content-box--third,.product-page .features-content .content-box--third,.product-page .integration-content .content-box--third{width:100%}}.product-page .changelog-content .box-header,.product-page .features-content .box-header,.product-page .integration-content .box-header{background:linear-gradient(180deg,hsla(0,0%,100%,.9),rgba(231,238,248,.3));margin:-2.5rem -2.5rem 1.5rem;padding:1.5rem 2.5rem 1rem;border-radius:1rem 1rem 0 0;border-bottom:1px solid rgba(31,49,71,.1);text-align:center}@media(max-width:767px){.product-page .changelog-content .box-header,.product-page .features-content .box-header,.product-page .integration-content .box-header{margin:-1.5rem -1.5rem 1rem;padding:1rem 1.5rem}}.product-page .changelog-content .box-title,.product-page .features-content .box-title,.product-page .integration-content .box-title{font-size:1.25rem;font-weight:700;color:#1f3147;margin-bottom:.75rem}.content-box--full-width .product-page .changelog-content .box-title,.content-box--full-width .product-page .features-content .box-title,.content-box--full-width .product-page .integration-content .box-title{font-size:1.5rem}.product-page .changelog-content .box-title--large,.product-page .features-content .box-title--large,.product-page .integration-content .box-title--large{font-size:2.25rem;font-weight:700;color:#1f3147;margin-bottom:.75rem}.content-box--full-width .product-page .changelog-content .box-title--large,.content-box--full-width .product-page .features-content .box-title--large,.content-box--full-width .product-page .integration-content .box-title--large{font-size:1.5rem}.product-page .changelog-content .box-subtitle,.product-page .features-content .box-subtitle,.product-page .integration-content .box-subtitle{font-size:1.25rem;color:#f29a52;font-weight:500;margin-bottom:.75rem;font-style:italic}.product-page .changelog-content .box-description,.product-page .features-content .box-description,.product-page .integration-content .box-description{color:#1c1d36;font-weight:500;line-height:1.6;margin-bottom:1rem;text-align:center}.product-page .changelog-content .box-stats,.product-page .features-content .box-stats,.product-page .integration-content .box-stats{display:flex;justify-content:space-around;margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(31,49,71,.1)}@media(max-width:767px){.product-page .changelog-content .box-stats,.product-page .features-content .box-stats,.product-page .integration-content .box-stats{flex-direction:column;gap:.75rem;text-align:center}}.product-page .changelog-content .box-stats .stat,.product-page .features-content .box-stats .stat,.product-page .integration-content .box-stats .stat{text-align:center;flex:1 1}.product-page .changelog-content .box-stats .stat .stat-number,.product-page .features-content .box-stats .stat .stat-number,.product-page .integration-content .box-stats .stat .stat-number{display:block;font-size:1.5rem;font-weight:800;color:#f29a52;line-height:1}.product-page .changelog-content .box-stats .stat .stat-label,.product-page .features-content .box-stats .stat .stat-label,.product-page .integration-content .box-stats .stat .stat-label{font-size:.75rem;color:#1c1d36;text-transform:uppercase;letter-spacing:.5px;margin-top:.25rem}.product-page .wcag-table-container{margin-top:1.5rem;overflow-x:auto;border-radius:.75rem;box-shadow:0 4px 20px rgba(31,49,71,.08)}@media(max-width:767px){.product-page .wcag-table-container{overflow-x:visible}}.product-page .wcag-table{width:100%;border-collapse:collapse;background:#fff;font-size:.875rem}@media(max-width:767px){.product-page .wcag-table{font-size:.75rem}}.product-page .wcag-table thead{background:linear-gradient(135deg,#1f3147,#101924);color:#fff}.product-page .wcag-table thead th{padding:1rem .75rem;text-align:left;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #000}.product-page .wcag-table thead th:first-child{border-radius:.75rem 0 0 0}.product-page .wcag-table thead th:last-child{border-radius:0 .75rem 0 0}@media(max-width:767px){.product-page .wcag-table thead th:nth-child(3){border-radius:0 .75rem 0 0}.product-page .wcag-table thead th{padding:.5rem;font-size:10px}.product-page .wcag-table thead th:nth-child(4),.product-page .wcag-table thead th:nth-child(5){display:none}}.product-page .wcag-table tbody tr{transition:all .2s ease;border-bottom:1px solid rgba(31,49,71,.1)}.product-page .wcag-table tbody tr:hover{background:rgba(242,154,82,.05)}.product-page .wcag-table tbody tr:last-child{border-bottom:none}@media(max-width:767px){.product-page .wcag-table tbody tr:last-child td:nth-child(3){border-radius:0 0 .75rem 0}}.product-page .wcag-table tbody td{padding:.75rem;vertical-align:top;border-right:1px solid rgba(31,49,71,.08)}.product-page .wcag-table tbody td:last-child{border-right:none}@media(max-width:767px){.product-page .wcag-table tbody td:nth-child(3){border-right:none}.product-page .wcag-table tbody td{padding:.5rem}.product-page .wcag-table tbody td:nth-child(4),.product-page .wcag-table tbody td:nth-child(5){display:none}}.product-page .wcag-table .guideline-cell{min-width:140px}@media(max-width:767px){.product-page .wcag-table .guideline-cell{min-width:100px}}.product-page .wcag-table .guideline-cell code{display:block;background:rgba(31,49,71,.1);color:#1f3147;padding:.25rem .5rem;border-radius:.375rem;font-family:Courier New,monospace;font-size:.75rem;font-weight:700;margin-bottom:.25rem}@media(max-width:767px){.product-page .wcag-table .guideline-cell code{font-size:10px;padding:2px .25rem}}.product-page .wcag-table .guideline-cell .guideline-name{font-size:.75rem;color:#1c1d36;line-height:1.3}@media(max-width:767px){.product-page .wcag-table .guideline-cell .guideline-name{font-size:9px}}.product-page .wcag-table .feature-cell{font-weight:600;color:#1f3147;min-width:140px}@media(max-width:767px){.product-page .wcag-table .feature-cell{min-width:100px;font-size:11px}}.product-page .wcag-table .description-cell{color:#1c1d36;line-height:1.4;max-width:300px}@media(max-width:767px){.product-page .status-badge,.product-page .wcag-table .description-cell{display:none}}.product-page .level-badge{display:inline-flex;align-items:center;justify-content:center;width:32px;height:24px;border-radius:2.2rem;font-size:.75rem;font-weight:700;text-transform:uppercase}.product-page .level-badge.level-a{background:rgba(16,185,129,.1);color:#10b981;border:1px solid rgba(16,185,129,.3)}.product-page .level-badge.level-aa{background:rgba(245,158,11,.1);color:#f59e0b;border:1px solid rgba(245,158,11,.3)}.product-page .level-badge.level-aaa{background:rgba(220,38,38,.1);color:#dc2626;border:1px solid rgba(220,38,38,.3)}.product-page .level-badge.level-aaaa{background:hsla(0,0%,70%,.1);color:#313131;border:1px solid rgba(66,66,66,.3)}.product-page .status-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:2.2rem;font-size:.75rem;font-weight:700;text-transform:uppercase}.product-page .status-badge.status-implemented{background:rgba(0,138,0,.1);color:#20ec20;border:1px solid rgba(0,138,0,.3)}.product-page .status-badge.status-planned{background:rgba(245,158,11,.1);color:#f59e0b;border:1px solid rgba(245,158,11,.3)}.product-page .status-badge.status-deprecated{background:rgba(148,2,2,.1);color:#940202;border:1px solid rgba(148,2,2,.3)}.product-page .status-badge svg{flex-shrink:0}.product-page .changelog-list{margin-top:1.5rem;display:flex;flex-direction:column;gap:2rem}.product-page .changelog-entry{border:2px solid rgba(31,49,71,.1);border-radius:1rem;padding:1.5rem;background:linear-gradient(135deg,hsla(0,0%,100%,.95),rgba(231,238,248,.3));transition:all .3s ease}.product-page .changelog-entry:hover{border-color:rgba(242,154,82,.3);transform:translateY(-2px);box-shadow:0 10px 30px rgba(31,49,71,.1)}.product-page .changelog-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(31,49,71,.1)}@media(min-width:768px){.product-page .changelog-header{flex-direction:column;align-items:flex-start;gap:.5rem}}.product-page .changelog-version{font-size:1.25rem;font-weight:700;color:#1f3147;margin:0}.product-page .changelog-date{font-size:.875rem;color:#1c1d36;font-weight:500}.product-page .changelog-content{display:flex;flex-direction:column;gap:1rem}.product-page .changelog-section h5{font-size:1rem;font-weight:700;color:#1f3147;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.product-page .changelog-section ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.product-page .changelog-section ul li{color:#1c1d36;font-size:.875rem;line-height:1.4;position:relative;padding:.25rem 0 .25rem 1rem}.product-page .changelog-section ul li:before{content:"•";position:absolute;left:0;color:#f29a52;font-weight:700}.product-page .placeholder-content{text-align:center;padding:2rem;color:#1c1d36;font-style:italic}.product-page .wcag-table-wrapper{width:100%}.product-page .wcag-filters{background:rgba(231,238,248,.5);padding:1.5rem;border-radius:1rem;margin-bottom:1.5rem;border:1px solid rgba(31,49,71,.1)}@media(max-width:768px){.product-page .wcag-filters{padding:1rem;margin-bottom:1rem}}@media(max-width:480px){.product-page .wcag-filters{padding:.75rem;border-radius:.75rem}}.product-page .filter-group{margin-bottom:1rem}.product-page .filter-group:last-child{margin-bottom:0}.product-page .filter-group label{display:block;font-weight:600;font-size:1rem;color:#1f3147;margin-bottom:.75rem}@media(max-width:480px){.product-page .filter-group label{font-size:.875rem;margin-bottom:.5rem}}.product-page .filter-buttons{display:flex;gap:.75rem;flex-wrap:wrap}@media(max-width:768px){.product-page .filter-buttons{gap:.5rem}}.product-page .filter-buttons button{padding:.5rem 1rem;background:#fff;border:2px solid rgba(31,49,71,.2);border-radius:.75rem;font-weight:600;font-size:.875rem;color:#1c1d36;cursor:pointer;transition:all .2s ease;white-space:nowrap}@media(max-width:768px){.product-page .filter-buttons button{padding:.5rem .75rem;font-size:.75rem}}@media(max-width:480px){.product-page .filter-buttons button{padding:.25rem .5rem;font-size:10px;flex:1 1 auto;min-width:80px}}.product-page .filter-buttons button:hover{background:#1f3147;color:#fff;border-color:#1f3147;transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.product-page .filter-buttons button.active{background:#1f3147;color:#fff;border-color:#1f3147;box-shadow:0 4px 15px rgba(31,49,71,.3);transform:translateY(0)}.product-page .filter-buttons button.active:hover{transform:translateY(-2px)}.product-page .filter-buttons button:active{transform:translateY(0)}.product-page .filter-results{margin-top:1rem;padding:.75rem 1rem;background:#fff;border-left:4px solid #f29a52;border-radius:.5rem;font-size:.875rem;font-weight:500;color:#1c1d36;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}@media(max-width:480px){.product-page .filter-results{padding:.5rem .75rem;font-size:.75rem}}@media(max-width:1024px){.product-page .wcag-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:768px){.product-page .wcag-table{font-size:.75rem}.product-page .wcag-table td,.product-page .wcag-table th{padding:.5rem}.product-page .wcag-table .guideline-cell{min-width:120px}.product-page .wcag-table .feature-cell{min-width:150px}.product-page .wcag-table .description-cell{min-width:200px}}@media(max-width:480px){.product-page .wcag-table td,.product-page .wcag-table th{padding:.25rem;font-size:10px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.product-page .wcag-table tbody tr{animation:fadeIn .2s ease}.product-page .status-badge.status-partially-supported{background:rgba(255,5,5,.1);color:#9e0000;border:1px solid rgba(255,5,5,.3)}.product-page .seo-intro{background:#fff;padding:3rem 0;border-bottom:1px solid rgba(31,49,71,.1)}@media(max-width:768px){.product-page .seo-intro{padding:2rem 0}}@media(max-width:480px){.product-page .seo-intro{padding:1.5rem 0}}.product-page .seo-intro .seo-intro-content{max-width:900px;margin:0 auto}.product-page .seo-intro .seo-intro-content p{font-size:1.125rem;line-height:1.8;color:#1c1d36;margin-bottom:1.5rem}@media(max-width:768px){.product-page .seo-intro .seo-intro-content p{font-size:1rem;line-height:1.7;margin-bottom:1rem}}@media(max-width:480px){.product-page .seo-intro .seo-intro-content p{font-size:.875rem;margin-bottom:.75rem}}.product-page .seo-intro .seo-intro-content p:last-child{margin-bottom:0}.product-page .seo-intro .seo-intro-content p strong{color:#1f3147;font-weight:700}.product-page .related-pages{margin-top:4rem;padding:3rem 0;background:linear-gradient(180deg,rgba(231,238,248,.3) 0,rgba(231,238,248,.6));border-radius:1.5rem}@media(max-width:768px){.product-page .related-pages{margin-top:3rem;padding:2rem 0}}@media(max-width:480px){.product-page .related-pages{margin-top:2rem;padding:1.5rem 0;border-radius:1rem}}.product-page .related-pages h3{text-align:center;font-size:1.875rem;font-weight:800;color:#1f3147;margin-bottom:2rem}@media(max-width:768px){.product-page .related-pages h3{font-size:1.5rem;margin-bottom:1.5rem}}@media(max-width:480px){.product-page .related-pages h3{font-size:1.25rem;margin-bottom:1rem}}.product-page .related-pages-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;max-width:1200px;margin:0 auto}@media(max-width:1024px){.product-page .related-pages-grid{gap:1rem}}@media(max-width:768px){.product-page .related-pages-grid{grid-template-columns:1fr;gap:1rem}}@media(max-width:480px){.product-page .related-pages-grid{gap:.75rem}}.product-page .related-page-card{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border:1px solid rgba(31,49,71,.1);transition:all .3s ease;display:flex;flex-direction:column;gap:1rem}@media(max-width:768px){.product-page .related-page-card{padding:1.5rem;gap:.75rem}}@media(max-width:480px){.product-page .related-page-card{padding:1rem;border-radius:.75rem}}.product-page .related-page-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border-color:#f29a52}.product-page .related-page-card:hover .related-page-link{color:#f29a52}.product-page .related-page-card:hover .related-page-link:after{transform:translateX(8px)}.product-page .related-page-card h4{font-size:1.25rem;font-weight:700;color:#1f3147;margin:0;display:flex;align-items:center;gap:.5rem}@media(max-width:768px){.product-page .related-page-card h4{font-size:1.125rem}}@media(max-width:480px){.product-page .related-page-card h4{font-size:1rem}}.product-page .related-page-card p{font-size:1rem;line-height:1.6;color:#1c1d36;margin:0;flex:1 1}@media(max-width:768px){.product-page .related-page-card p{font-size:.875rem}}@media(max-width:480px){.product-page .related-page-card p{font-size:.75rem;line-height:1.5}}.product-page .related-page-link{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:#1f3147;text-decoration:none;transition:all .2s ease;position:relative}@media(max-width:768px){.product-page .related-page-link{font-size:.875rem}}@media(max-width:480px){.product-page .related-page-link{font-size:.75rem}}.product-page .related-page-link:after{content:"";display:inline-block;width:0;height:0;transition:transform .2s ease}.product-page .related-page-link:hover{color:#f29a52}.product-page .related-page-link:focus{outline:2px solid #f29a52;outline-offset:4px;border-radius:.375rem}@media(max-width:1200px){.product-page .related-pages-grid{padding:0 1rem}}@media(max-width:768px){.product-page .related-pages-grid{padding:0 .75rem}}@media(max-width:480px){.product-page .related-pages-grid{padding:0 .5rem}}.product-page .related-page-link:focus-visible,.product-page .seo-intro-content a:focus-visible{outline:3px solid #f29a52;outline-offset:4px;border-radius:.375rem}@media(hover:none){.product-page .related-page-card:hover{transform:none}.product-page .related-page-card:active{transform:translateY(-2px)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-page .related-page-card{animation:fadeInUp .3s ease;animation-fill-mode:both}.product-page .related-page-card:first-child{animation-delay:.1s}.product-page .related-page-card:nth-child(2){animation-delay:.2s}.product-page .related-page-card:nth-child(3){animation-delay:.3s}.product-page .related-page-card:nth-child(4){animation-delay:.4s}@media print{.product-page .related-pages,.product-page .seo-intro{page-break-inside:avoid}.product-page .related-page-card{box-shadow:none;border:1px solid #1f3147;page-break-inside:avoid;break-inside:avoid}.product-page .related-page-link{color:#1f3147!important}.product-page .related-page-link:after{content:" (" attr(href) ")";font-size:.75rem;font-weight:400}}@media(max-width:767px){.product-page .wcag-table-container{font-size:.75rem}.product-page .wcag-table thead th{padding:.5rem;font-size:10px}.product-page .wcag-table tbody td{padding:.5rem}.product-page .wcag-table .feature-cell,.product-page .wcag-table .guideline-cell{min-width:100px}.product-page .wcag-table .description-cell{max-width:200px;font-size:11px}.product-page .changelog-entry{padding:1rem}.product-page .changelog-version{font-size:1.125rem}}