.container{max-width:1200px;margin:0 auto;padding:0 16px}.get-started p{padding-bottom:0!important}.hero-banner{position:relative;background:#232529;min-height:500px;display:flex;align-items:center;overflow:hidden}.hero-background{overflow:hidden}.geometric-pattern,.hero-background{position:absolute;top:0;left:0;right:0;bottom:0}.geometric-pattern{background:repeating-linear-gradient(45deg,transparent,transparent 40px,rgba(244,245,247,.03) 0,rgba(244,245,247,.03) 80px)}.geometric-shape{position:absolute;border-radius:50%;background:linear-gradient(135deg,rgba(244,245,247,.1),rgba(244,245,247,.05))}.shape-1{width:300px;height:300px;top:-150px;right:-100px;transform:rotate(45deg)}.shape-2{width:200px;height:200px;bottom:-100px;left:-50px;transform:rotate(-30deg)}.shape-3{width:150px;height:150px;top:50%;right:10%;transform:translateY(-50%) rotate(60deg);opacity:.7}.hero-content{z-index:2;background:#fff;padding:60px 50px;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.15);max-width:800px;margin:0 auto}.tutorial-label p{display:inline-block;background:#232529;color:#fff;padding:6px 16px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:24px}.hero-content h1{font-family:Raleway,sans-serif;font-size:36px;font-weight:700;color:#232529;margin-bottom:16px;line-height:1.2;text-transform:capitalize}.hero-subtitle{font-size:18px;color:#4a5568;line-height:1.6;margin:0}.header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #dfe1e6;box-shadow:0 1px 2px rgba(0,0,0,.05)}.header-content{justify-content:space-between;height:64px}.header-content,.header-left{display:flex;align-items:center}.header-left{gap:32px}.logo{display:flex;align-items:center;font-family:Raleway,sans-serif;font-size:20px;font-weight:500;color:#000}.logo svg{height:24px;margin-right:8px}.nav-menu{display:none;gap:24px}@media (min-width:1024px){.nav-menu{display:flex}}.nav-item{display:flex;align-items:center;gap:4px;color:#232529;cursor:pointer;font-size:14px;font-weight:500}.nav-item:hover{color:#000}.header-right{display:flex;align-items:center;gap:16px}.btn-primary{background:#000;color:#fff;padding:8px 16px;border-radius:3px;font-size:14px;font-weight:500;border:none;cursor:pointer;transition:background .2s ease}.btn-primary:hover{background:#232529}.mobile-menu-btn{display:block;background:none;border:none;cursor:pointer;padding:8px}@media (min-width:1024px){.mobile-menu-btn{display:none}}.sub-header{background:#f4f5f7;border-bottom:1px solid #dfe1e6;height:48px;display:flex;align-items:center}.sub-header-nav{display:flex;gap:24px;font-size:14px}.sub-header-nav span:first-child{font-family:Raleway,sans-serif;font-weight:600;color:#000}.sub-header-nav a{color:#232529}.sub-header-nav a:hover{color:#000}.hero{background:linear-gradient(135deg,#232529,#000);color:#fff;padding:150px 15px 80px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-50%;left:-10%;width:120%;height:200%;background:url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><rect width="50" height="50" fill="%23ffffff" opacity="0.03"/></svg>');transform:rotate(15deg)}.hero-content{text-align:center;position:relative;z-index:1}.hero h1{font-family:Raleway,sans-serif;font-size:48px;font-weight:300;margin-bottom:16px;color:#fff}.hero p{font-size:20px;opacity:.9;max-width:600px;margin:0 auto;color:#fff}@media (max-width:768px){.hero h1{font-size:32px}.hero p{font-size:16px}}.content-wrapper{display:flex;gap:32px;padding:40px 0}.main-content{flex:1}.sidebar{width:280px;display:none}@media (min-width:1024px){.sidebar{display:block}}.get-started{background:#fff;padding:40px 0}.get-started h2{font-family:Raleway,sans-serif;font-size:28px;font-weight:500;margin-bottom:16px;color:#000}.get-started p{color:#232529;margin-bottom:24px;line-height:1.6}.info-box{background:#f4f5f7;border-radius:8px;margin-top:32px;padding:24px 24px 10px}.info-box p{color:#232529;line-height:1.6}.info-box a{color:#000;text-decoration:underline}.tutorials-section{background:#fafbfc;padding:40px 0}.tutorials-section h2{font-family:Raleway,sans-serif;font-size:32px;font-weight:300;margin-bottom:32px;color:#000}.tutorials-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;margin-bottom:40px}.tutorial-card{background:#fff;border-radius:8px;padding:24px;box-shadow:0 1px 2px rgba(0,0,0,.1);transition:box-shadow .2s ease;border:1px solid #dfe1e6}.tutorial-card:hover{box-shadow:0 4px 8px rgba(0,0,0,.12)}.tutorial-tag{display:inline-block;font-family:Raleway,sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.tag-scrum{color:#000}.tag-project{color:#232529}.tutorial-card h3{font-family:Raleway,sans-serif;font-size:20px;font-weight:500;margin-bottom:12px;color:#000;line-height:1.3}.tutorial-card p{color:#232529;line-height:1.5;margin-bottom:16px}.tutorial-link{color:#000;font-weight:500;display:inline-flex;align-items:center;gap:4px}.tutorial-link:hover{color:#232529}.sidebar-section{margin-bottom:32px}.sidebar-title{font-family:Raleway,sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;color:#232529;letter-spacing:.5px;margin-bottom:12px}.sidebar-nav{display:flex;flex-direction:column;gap:4px}.sidebar-nav a{padding:8px 12px;color:#232529;font-size:14px;border-radius:3px;transition:background .2s ease}.sidebar-nav a:hover{background:#f4f5f7;color:#000}.sidebar-expand-btn{display:flex;justify-content:space-between;align-items:center;width:100%;padding:8px 12px;background:none;border:none;color:#232529;cursor:pointer;font-size:14px;text-align:left}.sidebar-expand-btn:hover{background:#f4f5f7}.bottom-tutorials{background:#fff;padding:40px 0}.bottom-tutorials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch}.gradient-card{padding:32px;border-radius:8px;color:#fff;position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:280px}.gradient-card-1,.gradient-card-2{background:#faf8f8}.gradient-card span{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;opacity:.9}.gradient-card h3,.gradient-card span{font-family:Raleway,sans-serif;color:#000}.gradient-card h3{font-size:24px;font-weight:500;margin:12px 0 16px}.gradient-card p{line-height:1.6;margin-bottom:20px;opacity:.95;color:#000}.gradient-card a{color:#000;font-weight:500;display:inline-flex;align-items:center;gap:4px}.footer{background:#f4f5f7;border-top:1px solid #dfe1e6;padding:48px 0 24px}.footer-cta{background:linear-gradient(135deg,#232529,#000);color:#fff;padding:40px;border-radius:8px;text-align:center;margin-bottom:48px;border:3px solid #fff;box-shadow:0 8px 32px rgba(35,37,41,.3)}.footer-cta h3{font-family:Raleway,sans-serif;font-size:28px;font-weight:300;margin-bottom:12px;color:#fff}.footer-cta p{opacity:.9;margin-bottom:20px;color:#fff}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px;margin-bottom:32px}.footer-column h4{font-family:Raleway,sans-serif;font-size:14px;font-weight:600;color:#000;margin-bottom:12px}.footer-column ul{list-style:none}.footer-column li{margin-bottom:8px}.footer-column a{color:#232529;font-size:14px}.footer-column a:hover{color:#000}.newsletter{max-width:300px}.newsletter input{padding:8px 12px;border:1px solid #dfe1e6;margin-bottom:12px}.newsletter button,.newsletter input{width:100%;border-radius:3px;font-size:14px}.newsletter button{background:#000;color:#fff;padding:8px 16px;border:none;cursor:pointer;font-weight:500}.newsletter button:hover{background:#232529}.footer-bottom{border-top:1px solid #dfe1e6;padding-top:24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer-bottom-links{display:flex;gap:24px}.footer-bottom-links a{color:#232529;font-size:12px}.social-links{display:flex;gap:16px}.social-links a{color:#232529}.social-links a:hover{color:#000}.chevron-down:after,.chevron-right:after{content:"";display:inline-block;width:0;height:0;margin-left:4px;vertical-align:middle;border-style:solid}.chevron-down:after{border-width:4px 4px 0;border-color:currentColor transparent transparent}.chevron-right:after{border-width:4px 0 4px 4px;border-color:transparent transparent transparent currentColor}.arrow-right:after{content:"→";margin-left:4px}.gutenberg-wrapper-oce94vh46 *{margin:0;padding:0;box-sizing:border-box}.gutenberg-wrapper-oce94vh46 .sidebar-navigation{background:#f7fafc;border-radius:8px;padding:16px;margin-bottom:24px;position:sticky;top:100px}.gutenberg-wrapper-oce94vh46 .nav-category{margin-bottom:8px}.gutenberg-wrapper-oce94vh46 .nav-toggle{width:100%;padding:12px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600;color:var(--text-primary);transition:all .2s;text-align:left}.gutenberg-wrapper-oce94vh46 .nav-toggle:hover{background:#f7fafc;border-color:#3182ce}.gutenberg-wrapper-oce94vh46 .nav-toggle.active{background:#3182ce;color:#fff;border-color:#3182ce}.gutenberg-wrapper-oce94vh46 .chevron{transition:transform .3s}.gutenberg-wrapper-oce94vh46 .nav-toggle.active .chevron{transform:rotate(180deg)}.gutenberg-wrapper-oce94vh46 .nav-dropdown{list-style:none;margin:0;padding:0;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.gutenberg-wrapper-oce94vh46 .nav-category.open .nav-dropdown{max-height:500px;transition:max-height .5s ease-in}.gutenberg-wrapper-oce94vh46 .nav-dropdown li{padding:0;margin:0;margin-bottom:0!important}.gutenberg-wrapper-oce94vh46 .nav-dropdown a{display:block;padding:10px 16px 10px 32px;color:#4a5568;font-size:13px;text-decoration:none;transition:all .2s;border-left:2px solid transparent}.gutenberg-wrapper-oce94vh46 .nav-dropdown a:hover{color:#3182ce;background:rgba(49,130,206,.05);border-left-color:#3182ce;text-decoration:none}.gutenberg-wrapper-oce94vh46 .nav-dropdown a.active{color:#3182ce;font-weight:600;background:rgba(49,130,206,.08);border-left-color:#3182ce}.gutenberg-wrapper-oce94vh46 body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;color:#2d3748;background-color:#fff}.gutenberg-wrapper-oce94vh46 h4{font-family:Raleway,sans-serif;line-height:1.3;color:#1a202c}.gutenberg-wrapper-oce94vh46 h1{font-size:32px;margin-bottom:24px}.gutenberg-wrapper-oce94vh46 h2{font-size:24px;margin-top:40px;margin-bottom:20px;font-weight:700;color:#1a202c}.gutenberg-wrapper-oce94vh46 h3{font-size:20px;margin-top:32px;margin-bottom:16px;font-weight:700}.gutenberg-wrapper-oce94vh46 .common-faq-section h3{font-weight:500}.gutenberg-wrapper-oce94vh46 h4{font-size:18px;margin-top:40px;margin-bottom:20px;font-weight:700}.gutenberg-wrapper-oce94vh46 .main-content ul{margin-left:24px;margin-bottom:16px}.gutenberg-wrapper-oce94vh46 p{margin-bottom:16px;color:#4a5568}.gutenberg-wrapper-oce94vh46 .main-content ul li{list-style:disc}.gutenberg-wrapper-oce94vh46 :root{--primary-color:#3182ce;--secondary-color:#805ad5;--text-primary:#2d3748;--text-secondary:#4a5568;--background:#fff;--background-alt:#f7fafc;--border-color:#e2e8f0;--link-color:#3182ce;--link-hover:#2c5282}.gutenberg-wrapper-oce94vh46 .container{max-width:1280px;margin:0 auto;padding:0 20px}.gutenberg-wrapper-oce94vh46 .hero-banner{position:relative;background:#232529;min-height:500px;display:flex;align-items:center;overflow:hidden}.gutenberg-wrapper-oce94vh46 .hero-background{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.gutenberg-wrapper-oce94vh46 .geometric-pattern{position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 40px,rgba(244,245,247,.03) 0,rgba(244,245,247,.03) 80px)}.gutenberg-wrapper-oce94vh46 .geometric-shape{position:absolute;border-radius:50%;background:linear-gradient(135deg,rgba(244,245,247,.1),rgba(244,245,247,.05))}.gutenberg-wrapper-oce94vh46 .shape-1{width:300px;height:300px;top:-150px;right:-100px;transform:rotate(45deg)}.gutenberg-wrapper-oce94vh46 .shape-2{width:200px;height:200px;bottom:-100px;left:-50px;transform:rotate(-30deg)}.gutenberg-wrapper-oce94vh46 .shape-3{width:150px;height:150px;top:50%;right:10%;transform:translateY(-50%) rotate(60deg);opacity:.7}.gutenberg-wrapper-oce94vh46 .hero-content{position:relative;z-index:2;background:#fff;padding:60px 50px;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.15);max-width:800px;margin:0 auto}.gutenberg-wrapper-oce94vh46 .tutorial-label{display:inline-block;background:#232529;color:#fff;padding:6px 16px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:24px}.gutenberg-wrapper-oce94vh46 .hero-content h1{font-family:Raleway,sans-serif;font-size:36px;font-weight:700;color:#232529;margin-bottom:16px;line-height:1.2}.gutenberg-wrapper-oce94vh46 .hero-subtitle{font-size:18px;color:#4a5568;line-height:1.6;margin:0}.gutenberg-wrapper-oce94vh46 .nav-section{background:var(--background-alt);border-bottom:1px solid var(--border-color);padding:16px 0}.gutenberg-wrapper-oce94vh46 .breadcrumb{font-size:14px;color:var(--text-secondary);margin-bottom:16px}.gutenberg-wrapper-oce94vh46 .breadcrumb a{color:var(--link-color);text-decoration:none;transition:color .2s}.gutenberg-wrapper-oce94vh46 .breadcrumb a:hover{color:var(--link-hover)}.gutenberg-wrapper-oce94vh46 .breadcrumb span{margin:0 8px;color:#cbd5e0}.gutenberg-wrapper-oce94vh46 .main-wrapper{display:flex;gap:40px;margin-top:40px;margin-bottom:80px}.gutenberg-wrapper-oce94vh46 .main-content{flex:1;max-width:800px}.gutenberg-wrapper-oce94vh46 .lead-text{font-size:18px;line-height:1.7;color:var(--text-secondary);margin-bottom:32px}.gutenberg-wrapper-oce94vh46 .sidebar{width:280px;flex-shrink:0}.gutenberg-wrapper-oce94vh46 .sidebar-section{background:var(--background-alt);border-radius:8px;padding:24px;margin-bottom:24px}.gutenberg-wrapper-oce94vh46 .sidebar-title{font-family:Raleway,sans-serif;font-size:16px;font-weight:600;margin-bottom:16px;color:var(--text-primary)}.gutenberg-wrapper-oce94vh46 .sidebar ul{list-style:none}.gutenberg-wrapper-oce94vh46 .sidebar li{margin-bottom:12px;font-size:14px;line-height:1.5}.gutenberg-wrapper-oce94vh46 .sidebar a{color:var(--text-secondary);text-decoration:none;transition:color .2s}.gutenberg-wrapper-oce94vh46 .sidebar a:hover{color:var(--link-color)}.gutenberg-wrapper-oce94vh46 .author-section{background:#fff;border-radius:8px;padding:24px;margin-bottom:24px;border:1px solid #e2e8f0}.gutenberg-wrapper-oce94vh46 .author-info{display:flex;align-items:center;gap:16px}.gutenberg-wrapper-oce94vh46 .author-image{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.gutenberg-wrapper-oce94vh46 .author-text{flex:1}.gutenberg-wrapper-oce94vh46 .author-byline{font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;color:#666;margin-bottom:2px}.gutenberg-wrapper-oce94vh46 .author-title{font-size:14px;font-weight:400;color:#232529;line-height:1.3;margin-bottom:0}.gutenberg-wrapper-oce94vh46 .step-card{background:var(--background-alt);border-radius:8px;padding:24px;margin-bottom:24px;border-left:4px solid var(--primary-color)}.gutenberg-wrapper-oce94vh46 .step-number{font-family:Raleway,sans-serif;font-size:14px;font-weight:600;color:var(--primary-color);text-transform:uppercase;margin-bottom:8px}.gutenberg-wrapper-oce94vh46 ol{margin-left:24px;margin-bottom:16px}.gutenberg-wrapper-oce94vh46 li{margin-bottom:8px;line-height:1.6;font-size:16px;color:#4a5568;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.gutenberg-wrapper-oce94vh46 a{color:#3182ce;text-decoration:none;transition:color .2s}.gutenberg-wrapper-oce94vh46 a:hover{color:#2c5282;text-decoration:underline}.gutenberg-wrapper-oce94vh46 .related-articles{background:var(--background);padding:60px 0;margin-top:60px}.gutenberg-wrapper-oce94vh46 .related-articles-header{text-align:center;margin-bottom:40px}.gutenberg-wrapper-oce94vh46 .related-articles-header h2{font-family:Raleway,sans-serif;font-size:28px;color:var(--text-primary);margin-top:0}.gutenberg-wrapper-oce94vh46 .articles-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;max-width:900px;margin:0 auto}.gutenberg-wrapper-oce94vh46 .article-card{border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .3s,box-shadow .3s;text-decoration:none;display:block}.gutenberg-wrapper-oce94vh46 .article-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.12);text-decoration:none}.gutenberg-wrapper-oce94vh46 .article-card:first-child{background:#f4f5f7}.gutenberg-wrapper-oce94vh46 .article-card:nth-child(2){background:#232529}.gutenberg-wrapper-oce94vh46 .article-card-header{height:180px;position:relative;overflow:hidden}.gutenberg-wrapper-oce94vh46 .article-card:first-child .article-card-header{background:#f4f5f7}.gutenberg-wrapper-oce94vh46 .article-card:nth-child(2) .article-card-header{background:#232529}.gutenberg-wrapper-oce94vh46 .article-label{position:absolute;top:20px;left:20px;padding:4px 12px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.gutenberg-wrapper-oce94vh46 .article-card:first-child .article-label{background:#232529;color:#fff}.gutenberg-wrapper-oce94vh46 .article-card:nth-child(2) .article-label{background:#f4f5f7;color:#232529}.gutenberg-wrapper-oce94vh46 .article-card-body{padding:24px}.gutenberg-wrapper-oce94vh46 .article-card h3{font-family:Raleway,sans-serif;font-size:20px;margin:0 0 12px}.gutenberg-wrapper-oce94vh46 .article-card:first-child h3{color:#232529}.gutenberg-wrapper-oce94vh46 .article-card:nth-child(2) h3{color:#fff}.gutenberg-wrapper-oce94vh46 .article-card p{font-size:14px;line-height:1.5;margin-bottom:16px}.gutenberg-wrapper-oce94vh46 .article-card:first-child p{color:#232529}.gutenberg-wrapper-oce94vh46 .article-card:nth-child(2) p{color:#fff}.gutenberg-wrapper-oce94vh46 .article-link{font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:4px;transition:opacity .2s}.gutenberg-wrapper-oce94vh46 .article-card:first-child .article-link{color:#232529}.gutenberg-wrapper-oce94vh46 .article-card:nth-child(2) .article-link{color:#fff}.gutenberg-wrapper-oce94vh46 .article-link:hover{text-decoration:underline;opacity:.8}.gutenberg-wrapper-oce94vh46 .feature-table{margin:24px 0;overflow-x:auto}.wp-block-table td,.wp-block-table th{border:unset}.gutenberg-wrapper-oce94vh46 .feature-table table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid #cbd5e0}.gutenberg-wrapper-oce94vh46 .feature-table th{background:#f7fafc;padding:16px;text-align:left;font-family:Raleway,sans-serif;font-weight:600;color:#2d3748;border-bottom:1px solid #e2e8f0}.gutenberg-wrapper-oce94vh46 .feature-table td{padding:16px;border-bottom:1px solid #e2e8f0;color:#4a5568}.gutenberg-wrapper-oce94vh46 .feature-table tbody tr:last-child td{border-bottom:none}.gutenberg-wrapper-oce94vh46 .feature-table tbody tr:hover{background:var(--background-alt)}.gutenberg-wrapper-oce94vh46 .info-box{background:linear-gradient(135deg,#f7fafc,#f0f8ff);border-left:4px solid #3182ce;border-radius:8px;padding:24px;margin:24px 0;position:relative}.gutenberg-wrapper-oce94vh46 .info-box p{margin:0;color:#4a5568;line-height:1.6}.gutenberg-wrapper-oce94vh46 .info-box strong{color:var(--text-primary)}.gutenberg-wrapper-oce94vh46 .cta-section{background:#232529;color:#fff;padding:40px;border-radius:12px;text-align:center;margin:40px 0}.gutenberg-wrapper-oce94vh46 .cta-section h3{color:#fff;margin-bottom:16px;font-size:24px}.gutenberg-wrapper-oce94vh46 .cta-section p{color:#f4f5f7;margin-bottom:24px;font-size:16px}.gutenberg-wrapper-oce94vh46 .btn-primary{background:#f4f5f7;color:#232529;padding:12px 32px;border-radius:6px;text-decoration:none;font-family:Raleway,sans-serif;font-weight:600;display:inline-block;transition:transform .2s,box-shadow .2s}.gutenberg-wrapper-oce94vh46 .btn-primary a{color:#232529;text-decoration:unset}.gutenberg-wrapper-oce94vh46 .btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15);text-decoration:none;color:#232529;background:#fff}.gutenberg-wrapper-oce94vh46 .image-placeholder{border-radius:8px;text-align:center;margin:24px 0;color:var(--text-secondary);font-style:italic}.gutenberg-wrapper-oce94vh46 .faq-section{margin:40px 0}.gutenberg-wrapper-oce94vh46 .faq-item{background:#fff;border:1px solid var(--border-color);border-radius:8px;margin-bottom:16px;overflow:hidden;transition:box-shadow .2s}.gutenberg-wrapper-oce94vh46 .faq-item:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}.gutenberg-wrapper-oce94vh46 .faq-item h3{font-family:Raleway,sans-serif;font-size:18px;font-weight:600;color:var(--text-primary);background:var(--background-alt);padding:20px 24px;margin:0;border-bottom:1px solid var(--border-color)}.gutenberg-wrapper-oce94vh46 .faq-item p{padding:20px 24px;margin:0;color:var(--text-secondary);line-height:1.6}.gutenberg-wrapper-oce94vh46 .up-next{border-top:1px solid var(--border-color);padding:40px 0;background:#fff}.gutenberg-wrapper-oce94vh46 .up-next-content{display:flex;justify-content:flex-end;align-items:center}.gutenberg-wrapper-oce94vh46 .up-next-label{font-size:14px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-right:16px}.gutenberg-wrapper-oce94vh46 .up-next-link{font-family:Raleway,sans-serif;font-size:18px;font-weight:600;color:var(--link-color);text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:gap .2s}.gutenberg-wrapper-oce94vh46 .up-next-link:hover{gap:12px;text-decoration:none}@media (max-width:968px){.gutenberg-wrapper-oce94vh46 .main-wrapper{flex-direction:column}.gutenberg-wrapper-oce94vh46 .sidebar{width:100%;order:2}.gutenberg-wrapper-oce94vh46 .main-content{order:1}.gutenberg-wrapper-oce94vh46 .articles-grid{grid-template-columns:1fr}.gutenberg-wrapper-oce94vh46 .hero-content{padding:40px 30px}.gutenberg-wrapper-oce94vh46 .hero-content h1{font-size:28px}.gutenberg-wrapper-oce94vh46 .shape-1{width:200px;height:200px;top:-100px;right:-50px}.gutenberg-wrapper-oce94vh46 .shape-2{width:150px;height:150px;bottom:-75px;left:-25px}}@media (max-width:640px){.gutenberg-wrapper-oce94vh46 h1{font-size:28px}.gutenberg-wrapper-oce94vh46 h2{font-size:22px}.gutenberg-wrapper-oce94vh46 h3{font-size:18px}.gutenberg-wrapper-oce94vh46 .container{padding:0 16px}.gutenberg-wrapper-oce94vh46 .up-next-content{flex-direction:column;align-items:flex-start;gap:12px}.gutenberg-wrapper-oce94vh46 .hero-content{margin:0 15px}.gutenberg-wrapper-oce94vh46 .up-next-label{margin-right:0}.gutenberg-wrapper-oce94vh46 .hero-banner{min-height:400px}.gutenberg-wrapper-oce94vh46 .hero-content{padding:30px 20px}.gutenberg-wrapper-oce94vh46 .hero-content h1{font-size:24px}.gutenberg-wrapper-oce94vh46 .hero-subtitle{font-size:16px}.gutenberg-wrapper-oce94vh46 .shape-3{display:none}}@media (max-width:1024px){.content-wrapper{flex-direction:column}.bottom-tutorials-grid,.tutorials-grid{grid-template-columns:1fr}}