﻿:root{--home-here-section-bg: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(255,255,255,0.05)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');--color-white: #faf9f6;--white: #faf9f6;--black: #000;--header-color: #faf9f6;--primary-color: #181717;--brand-btn-primary-color: #181717;--popover-background-color: #181717;--create-form-background-color: #181717;--single-card-background-color: #181717;--single-card-side-action-bg-color: #202123;--single-card-side-action-font-weight: 500;--single-card-action-button-hover-color: #2b2c2d;--single-card-text-color: rgba(255, 255, 255, 0.8);--brand-color: #0966ff;--secondary-brand-color: #38a801;--secondary-brand-color-rgb: 56, 168, 1;--button-disabled-color: #0966ff9c;--hover-brand-color: #0966ff9c;--brand-hover-bg-color: rgba(11, 102, 255, 0.0509803922);--selected-option-text-color: #0b66ff;--select-option-hover-background: #0b66ff0d;--outline-color: #242526;--secondary-outline-color: #242526;--editor-outline-color: #44444475;--focus-outline-color: var(--brand-color);--input-border-color: #242526;--element-border-radius: 6px;--editor-border-radius: 8px;--input-background-color: #181717;--popover-border-color: #242526;--popover-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);--primary-text-header-color: rgba(255, 255, 255, 0.9);--primary-text-color: rgba(255, 255, 255, 0.8);--secondary-text-color: #9aa0a6;--muted-text-color: #6c757d;--primary-font-family: "DM Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--font-weight-thin: 100;--font-weight-extralight: 200;--font-weight-light: 300;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--font-weight-black: 900;--primary-text-link-color: #0079bf;--workspace-background-color: #121217;--workspace-icon-background-color: #242628;--border-color: var(--input-border-color);--bg-primary: var(--input-background-color);--bg-secondary: var(--popover-background-color);--bg-hover: rgba(255, 255, 255, 0.05);--editor-placeholder-color: #9aa0a661;--price-table-border: #27272a;--box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.05), 0px 0px 1px rgba(255, 255, 255, 0.08);--success-color: #10b981;--success-background-color: rgba(16, 185, 129, 0.1);--warning-color: #f59e0b;--warning-background-color: rgba(245, 158, 11, 0.1);--error-color: #ef4444;--error-background-color: rgba(239, 68, 68, 0.1);--bf-bg-primary: #000000;--bf-bg-secondary: #0a0a0a;--bf-border-subtle: #1a1a1a;--bf-text-primary: #ffffff;--bf-text-secondary: #a0a0a0;--bf-gold-primary: #ffd700;--bf-gold-secondary: #ffed4e;--bf-gold-tertiary: #ffc107;--sp-bg-primary: #000000;--sp-text-primary: #ffffff;--sp-brand-secondary: #38a801;--sp-bf-gold-primary: #ffd700;--sp-bf-gold-secondary: #ffed4e;--sp-bf-gold-shadow: rgba(255, 215, 0, 0.3);--sp-bf-gold-shadow-hover: rgba(255, 215, 0, 0.5);--sp-white: #ffffff;--sp-overlay-medium: rgba(0, 0, 0, 0.5);--background-color: var(--primary-color);--text-color: var(--primary-text-color);--brand-color-hover: var(--hover-brand-color);--hero-bg-color: #0c0c0c;--hero-mesh-gradient: radial-gradient(circle at 50% -20%, rgba(9, 102, 255, 0.15) 0%, transparent 50%), radial-gradient(circle at 0% 0%, rgba(111, 66, 193, 0.1) 0%, transparent 40%), radial-gradient(circle at 100% 0%, rgba(56, 168, 1, 0.1) 0%, transparent 40%);--glass-bg: rgba(255, 255, 255, 0.03);--glass-border: rgba(255, 255, 255, 0.08);--glass-blur: blur(12px);--hero-glow-color: rgba(9, 102, 255, 0.3)}.dark-mode{--home-here-section-bg: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(255,255,255,0.05)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');--color-white: #faf9f6;--primary-color: #181717;--primary-text-color: rgba(255, 255, 255, 0.8);--primary-text-header-color: rgba(255, 255, 255, 0.9);--background-color: #181717;--text-color: rgba(255, 255, 255, 0.8);--hero-bg-color: #0c0c0c;--hero-mesh-gradient: radial-gradient(circle at 50% -20%, rgba(9, 102, 255, 0.15) 0%, transparent 50%), radial-gradient(circle at 0% 0%, rgba(111, 66, 193, 0.1) 0%, transparent 40%), radial-gradient(circle at 100% 0%, rgba(56, 168, 1, 0.1) 0%, transparent 40%)}html.dark-mode{background-color:var(--primary-color);color:var(--primary-text-color);overflow-x:hidden}body.dark-mode{background-color:var(--primary-color);color:var(--primary-text-color);overflow-x:hidden}html{scroll-behavior:smooth}body{margin:0;padding:0}.landing-page{--sp-brand-primary: var(--brand-color);--sp-brand-secondary: var(--secondary-brand-color);--sp-brand-rgb: var(--secondary-brand-color-rgb);--sp-text-primary: var(--single-card-text-color);--sp-text-secondary: var(--secondary-text-color);--sp-bg-primary: var(--primary-color);--sp-bg-secondary: var(--single-card-side-action-bg-color);--sp-border-subtle: var(--outline-color);--sp-white: var(--white);--sp-shadow-sm: 0 2px 8px color-mix(in srgb, var(--brand-color) 30%, transparent);--sp-shadow-md: 0 4px 12px color-mix(in srgb, var(--brand-color) 40%, transparent);--sp-shadow-lg: 0 10px 30px color-mix(in srgb, var(--brand-color) 20%, transparent);--sp-shadow-xl: 0 20px 60px color-mix(in srgb, var(--black) 50%, transparent);--sp-overlay-light: color-mix(in srgb, var(--sp-white) 10%, transparent);--sp-overlay-medium: color-mix(in srgb, var(--sp-white) 30%, transparent);--sp-overlay-dark: color-mix(in srgb, var(--black) 90%, transparent);--sp-overlay-blur: color-mix(in srgb, var(--black) 50%, transparent);--sp-border-light: color-mix(in srgb, var(--sp-white) 10%, transparent);--sp-border-medium: color-mix(in srgb, var(--sp-white) 30%, transparent);--sp-border-strong: color-mix(in srgb, var(--sp-white) 50%, transparent);--sp-bf-gold-primary: #ffd700;--sp-bf-gold-secondary: #ffa500;--sp-bf-gold-shadow: color-mix(in srgb, #ffd700 30%, transparent);--sp-bf-gold-shadow-hover: color-mix(in srgb, #ffd700 40%, transparent);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;line-height:1.6;color:var(--sp-text-primary);background:var(--sp-bg-primary);position:relative}.landing-page .container{max-width:1280px;margin:0 auto;padding:0 2rem}@media(max-width: 768px){.landing-page .container{padding:0 1rem}}.landing-page .section-header{text-align:center;margin-bottom:4rem}.landing-page .section-header h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--single-card-text-color)}@media(max-width: 768px){.landing-page .section-header h2{font-size:2rem}}.landing-page .section-header p{font-size:1.25rem;color:var(--single-card-text-color);opacity:.8;max-width:600px;margin:0 auto}@media(max-width: 768px){.landing-page .section-header p{font-size:1.1rem}}.landing-page .hero{background:var(--hero-bg-color);min-height:80vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:6rem 0}.landing-page .hero::before{content:"";position:absolute;inset:0;background:var(--hero-mesh-gradient);z-index:0}.landing-page .hero::after{content:"";position:absolute;bottom:-20%;left:50%;transform:translateX(-50%);width:80%;height:60%;background:radial-gradient(ellipse at center, var(--hero-glow-color), transparent 70%);filter:blur(80px);z-index:0;opacity:.6;pointer-events:none}.landing-page .hero__container{position:relative;z-index:10;width:100%;max-width:1000px;text-align:center;display:flex;flex-direction:column;align-items:center;padding:0 20px}.landing-page .hero__content{display:flex;flex-direction:column;align-items:center;gap:2.5rem;width:100%}.landing-page .hero__text{max-width:850px;display:flex;flex-direction:column;align-items:center}.landing-page .hero__title{font-size:4.5rem;font-weight:800;margin-bottom:1.5rem;color:var(--color-white);line-height:1.1;letter-spacing:-0.03em}@media(max-width: 768px){.landing-page .hero__title{font-size:3rem}}@media(max-width: 480px){.landing-page .hero__title{font-size:2.5rem}}.landing-page .hero__title-accent{background:linear-gradient(135deg, var(--brand-color), #6f42c1);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);display:inline-block}.landing-page .hero__subtitle{font-size:1.35rem;margin-bottom:3rem;color:var(--secondary-text-color);line-height:1.5;max-width:650px}@media(max-width: 768px){.landing-page .hero__subtitle{font-size:1.1rem}}.landing-page .hero__signup-form{width:100%;max-width:500px;margin-bottom:2rem}.landing-page .hero__signup-input-group{display:flex;gap:.75rem;padding:.5rem;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:50px;backdrop-filter:var(--glass-blur);transition:all .3s ease}.landing-page .hero__signup-input-group:focus-within{border-color:var(--brand-color);box-shadow:0 0 0 4px rgba(9,102,255,.1)}@media(max-width: 480px){.landing-page .hero__signup-input-group{flex-direction:column;background:rgba(0,0,0,0);border:none;backdrop-filter:none;padding:0;gap:1rem}}.landing-page .hero__email-input{flex:1;padding:.875rem 1.5rem;border:none;background:rgba(0,0,0,0);color:var(--white);font-size:1rem;outline:none}.landing-page .hero__email-input::placeholder{color:hsla(0,0%,100%,.4)}@media(max-width: 480px){.landing-page .hero__email-input{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:30px;backdrop-filter:var(--glass-blur)}}.landing-page .hero__signup-btn{background:var(--brand-color);color:var(--white);padding:.875rem 2rem;border:none;border-radius:40px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);white-space:nowrap;box-shadow:0 10px 20px rgba(9,102,255,.2)}.landing-page .hero__signup-btn:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(9,102,255,.3);background:color-mix(in srgb, var(--brand-color) 90%, white)}@media(max-width: 480px){.landing-page .hero__signup-btn{width:100%}}.landing-page .hero__social-proof{display:flex;align-items:center;gap:1rem;margin-top:1rem;color:var(--muted-text-color);font-size:.9rem;font-weight:500}.landing-page .hero__image{margin-top:5rem;width:100%;max-width:1100px;position:relative;perspective:1000px}.landing-page .hero__screenshot{width:100%;height:auto;border-radius:20px;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 30px 60px rgba(0,0,0,.5);transform:rotateX(5deg);transition:transform .5s ease}.landing-page .hero__screenshot:hover{transform:rotateX(0deg)}.landing-page .hero__play-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:5}.landing-page .hero__play-button{width:90px;height:90px;background:var(--brand-color);border:none;border-radius:50%;color:var(--white);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 15px 35px rgba(9,102,255,.4);pointer-events:auto;transition:all .3s ease}.landing-page .hero__play-button:hover{transform:scale(1.1);box-shadow:0 20px 45px rgba(9,102,255,.5)}.landing-page .pricing-hero{background:var(--hero-bg-color);padding:6rem 0 5rem;position:relative;overflow:hidden;text-align:center}.landing-page .pricing-hero .feature-header{position:relative;z-index:1;max-width:800px;margin:0 auto}.landing-page .pricing-hero .feature-icon-large{font-size:5rem;margin-bottom:2rem;display:inline-block;filter:drop-shadow(0 0 20px rgba(9, 102, 255, 0.3))}.landing-page .pricing-hero h1{font-size:3rem;font-weight:700;margin-bottom:1.5rem;color:var(--brand-color);line-height:1.2}@media(max-width: 768px){.landing-page .pricing-hero h1{font-size:2.5rem}}.landing-page .pricing-hero p{font-size:1.25rem;color:var(--single-card-text-color);margin-bottom:2rem;line-height:1.6;opacity:.9}.landing-page .features{padding:6rem 0;background:var(--primary-color)}.landing-page .features .features-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(350px, 1fr));gap:2rem}@media(max-width: 768px){.landing-page .features .features-grid{grid-template-columns:1fr;gap:1.5rem}}.landing-page .features .feature-card{background:var(--single-card-background-color);padding:2rem;border-radius:12px;text-align:center;transition:all .3s ease;border:1px solid var(--outline-color)}.landing-page .features .feature-card:hover{border-color:var(--brand-color)}.landing-page .features .feature-card .feature-icon{width:64px;height:64px;margin:0 auto 1.5rem;background:var(--brand-hover-bg-color, rgba(9, 102, 255, 0.1));border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--brand-color)}.landing-page .features .feature-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--single-card-text-color)}.landing-page .features .feature-card p{color:var(--single-card-text-color);opacity:.8;line-height:1.6}.landing-page .key-features{padding:5rem 0;background:var(--primary-color);background:#110f0f}.landing-page .key-features .key-features-list{display:grid;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));gap:1.5rem;max-width:1280px;margin:0 auto}@media(max-width: 768px){.landing-page .key-features .key-features-list{grid-template-columns:1fr;gap:1.25rem}}.landing-page .key-features .key-feature-item{display:flex;gap:1rem;align-items:flex-start;background:#151414;border:1px solid var(--outline-color);padding:1.25rem;border-radius:10px;transition:all .3s ease;cursor:default}@media(max-width: 768px){.landing-page .key-features .key-feature-item{padding:1.1rem}}.landing-page .key-features .key-feature-item:hover{background:rgba(9,102,255,.05);border-color:var(--brand-color);box-shadow:0 4px 12px rgba(9,102,255,.1)}.landing-page .key-features .key-feature-item .feature-check{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--brand-color);border-radius:50%;font-weight:700;font-size:.9rem;flex-shrink:0;margin-top:1px}.landing-page .key-features .key-feature-item .feature-text{flex:1;color:var(--single-card-text-color);font-size:.95rem;line-height:1.5}.landing-page .key-features .key-feature-item .feature-text strong{color:var(--single-card-text-color);font-weight:600}@media(max-width: 768px){.landing-page .key-features{padding:4rem 0}.landing-page .key-features .section-header h2{font-size:2rem}}.landing-page .key-features-highlight{padding:5rem 0;background:var(--primary-color)}.landing-page .key-features-highlight .section-header h2{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:2.2rem}.landing-page .key-features-highlight .section-header h2 .feature-emoji{font-size:2.5rem}.landing-page .key-features-highlight .key-features-list{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:1.75rem;max-width:1280px;margin:0 auto}@media(max-width: 768px){.landing-page .key-features-highlight .key-features-list{grid-template-columns:1fr;gap:1.5rem}}.landing-page .key-features-highlight .key-feature-item{display:flex;gap:1.25rem;align-items:flex-start;background:rgba(9,102,255,.05);border:1px solid var(--outline-color);padding:1.5rem;border-radius:10px;transition:all .3s ease;cursor:default}.landing-page .key-features-highlight .key-feature-item:hover{background:rgba(9,102,255,.08);border-color:var(--brand-color)}.landing-page .key-features-highlight .key-feature-item .feature-check{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:var(--secondary-brand-color);color:var(--white);border-radius:50%;font-weight:700;font-size:.9rem;flex-shrink:0;margin-top:2px}.landing-page .key-features-highlight .key-feature-item .feature-content{flex:1}.landing-page .key-features-highlight .key-feature-item .feature-content strong{display:block;color:var(--single-card-text-color);font-size:1rem;font-weight:600;margin-bottom:.5rem}.landing-page .key-features-highlight .key-feature-item .feature-content .feature-emoji{display:inline-block;margin-right:.5rem;font-size:1.1rem}.landing-page .key-features-highlight .key-feature-item .feature-content .feature-icons{display:block;color:var(--primary-text-color);font-size:.95rem;line-height:1.5}@media(max-width: 768px){.landing-page .key-features-highlight .key-feature-item{padding:1.25rem}.landing-page .key-features-highlight .section-header h2{font-size:2rem}}.landing-page .how-it-works{padding:6rem 0;background:#151414}.landing-page .how-it-works .steps-container{max-width:800px;margin:0 auto}.landing-page .how-it-works .steps-timeline{position:relative;padding:2rem 0}.landing-page .how-it-works .steps-timeline::before{content:"";position:absolute;left:50%;transform:translateX(-50%);width:3px;height:100%;background:linear-gradient(180deg, var(--brand-color) 0%, var(--secondary-brand-color) 100%);border-radius:2px}@media(max-width: 768px){.landing-page .how-it-works .steps-timeline::before{left:20px;display:none}}.landing-page .how-it-works .step-card{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;margin-bottom:3rem;position:relative}@media(max-width: 768px){.landing-page .how-it-works .step-card{grid-template-columns:60px 1fr;gap:1.5rem}}.landing-page .how-it-works .step-card:nth-child(odd) .step-icon-wrapper{grid-column:1}.landing-page .how-it-works .step-card:nth-child(odd) .step-details{grid-column:2;text-align:left}@media(max-width: 768px){.landing-page .how-it-works .step-card:nth-child(odd) .step-details{grid-column:2}}.landing-page .how-it-works .step-card:nth-child(even) .step-icon-wrapper{grid-column:2;order:2}@media(max-width: 768px){.landing-page .how-it-works .step-card:nth-child(even) .step-icon-wrapper{grid-column:1;order:unset}}.landing-page .how-it-works .step-card:nth-child(even) .step-details{grid-column:1;text-align:right;order:1}@media(max-width: 768px){.landing-page .how-it-works .step-card:nth-child(even) .step-details{grid-column:2;text-align:left;order:unset}}.landing-page .how-it-works .step-icon-wrapper{display:flex;justify-content:center;align-items:center;position:relative;z-index:2}@media(max-width: 768px){.landing-page .how-it-works .step-icon-wrapper{justify-content:flex-start}}.landing-page .how-it-works .step-icon{width:80px;height:80px;background:linear-gradient(135deg, rgba(9, 102, 255, 0.15), rgba(56, 168, 1, 0.15));border:2px solid var(--brand-color);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;box-shadow:0 4px 15px rgba(9,102,255,.2);transition:all .3s ease}@media(max-width: 768px){.landing-page .how-it-works .step-icon{width:60px;height:60px;font-size:2rem}}.landing-page .how-it-works .step-card:hover .step-icon{box-shadow:0 8px 25px rgba(9,102,255,.35);background:linear-gradient(135deg, rgba(9, 102, 255, 0.25), rgba(56, 168, 1, 0.25))}.landing-page .how-it-works .step-details{padding:1.5rem;background:hsla(0,0%,100%,.02);border:1px solid var(--outline-color);border-radius:12px;transition:all .3s ease}@media(max-width: 768px){.landing-page .how-it-works .step-details{padding:1rem}}.landing-page .how-it-works .step-details h3{font-size:1.4rem;font-weight:600;margin-bottom:.75rem;color:var(--single-card-text-color);margin-top:0}@media(max-width: 768px){.landing-page .how-it-works .step-details h3{font-size:1.2rem}}.landing-page .how-it-works .step-details p{color:var(--primary-text-color);line-height:1.6;margin:0;font-size:.95rem}@media(max-width: 768px){.landing-page .how-it-works .step-details p{font-size:.9rem}}.landing-page .how-it-works .step-card:hover .step-details{background:hsla(0,0%,100%,.05);border-color:var(--brand-color);box-shadow:0 4px 15px rgba(9,102,255,.1)}.landing-page .how-it-works .step-connector{position:absolute;left:50%;transform:translateX(-50%);width:2px;height:40px;background:linear-gradient(180deg, transparent, var(--brand-color));pointer-events:none}@media(max-width: 768px){.landing-page .how-it-works .step-connector{left:20px}}.landing-page .pricing{padding:6rem 0;background:var(--primary-color)}.landing-page .pricing .container{max-width:calc(100% - 60px);margin:0 auto;padding:0;width:100%}.landing-page .pricing .billing-toggle-container{display:flex;justify-content:center;margin-bottom:6rem}.landing-page .pricing .billing-toggle-container .billing-toggle-wrapper{display:flex;align-items:center;gap:1rem;padding:1.25rem 2rem;border-radius:50px;background:var(--single-card-background-color);border:1px solid var(--outline-color)}.landing-page .pricing .billing-toggle-container .billing-toggle-wrapper .billing-period-label{font-size:18px;font-weight:500;color:var(--secondary-text-color);transition:all .3s ease;white-space:nowrap;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;font-family:var(--primary-font-family)}.landing-page .pricing .billing-toggle-container .billing-toggle-wrapper .billing-period-label.active{color:var(--primary-text-color);font-weight:600}.landing-page .pricing .billing-toggle-container .billing-toggle-wrapper .billing-period-label:hover{color:var(--primary-text-color)}.landing-page .pricing .billing-toggle-container .billing-toggle-wrapper .toggle{position:relative;display:inline-block;width:48px;height:28px;margin:0 .5rem}.landing-page .pricing .billing-toggle-container .billing-toggle-wrapper .toggle input{opacity:0;width:0;height:0}.landing-page .pricing .billing-toggle-container .billing-toggle-wrapper .toggle .toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--color-white);transition:.3s;border-radius:34px}.landing-page .pricing .billing-toggle-container .billing-toggle-wrapper .toggle .toggle-slider:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background-color:var(--black);transition:.3s;border-radius:50%}.landing-page .pricing .billing-toggle-container .billing-toggle-wrapper .toggle input:checked+.toggle-slider:before{transform:translateX(20px)}.landing-page .pricing .billing-toggle-container .billing-toggle-wrapper .discount-badge{background:var(--brand-color);color:#fff;padding:6px 12px;font-size:.75rem;border-radius:20px;margin-left:.5rem;font-weight:700;letter-spacing:.5px}.landing-page .pricing .pricing-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:2rem;max-width:1400px;margin:0 auto}@media(max-width: 1400px){.landing-page .pricing .pricing-grid{max-width:1280px;gap:1.5rem}}@media(max-width: 1280px){.landing-page .pricing .pricing-grid{grid-template-columns:repeat(2, 1fr);max-width:800px}}@media(max-width: 768px){.landing-page .pricing .pricing-grid{grid-template-columns:1fr;max-width:400px;gap:1rem}}.landing-page .pricing .pricing-card{background:var(--single-card-background-color);border-radius:16px;padding:2.5rem 2rem;text-align:center;position:relative;border:1px solid var(--outline-color);transition:all .3s ease}@media(max-width: 768px){.landing-page .pricing .pricing-card{padding:2rem 1.5rem;border-radius:12px}}.landing-page .pricing .pricing-card:hover{border-color:var(--brand-color)}.landing-page .pricing .pricing-card.premium{border-color:var(--brand-color);box-shadow:0 10px 30px rgba(9,102,255,.2);transform:scale(1.05);background:var(--single-card-background-color)}@media(max-width: 768px){.landing-page .pricing .pricing-card.premium{transform:scale(1.02)}}@media(max-width: 768px){.landing-page .pricing .pricing-card.premium:hover{transform:scale(1.02) translateY(-3px)}}.landing-page .pricing .pricing-card.featured{border-color:var(--brand-color);box-shadow:0 10px 30px rgba(9,102,255,.2);transform:scale(1.05)}@media(max-width: 768px){.landing-page .pricing .pricing-card.featured{transform:scale(1.02)}}.landing-page .pricing .pricing-card.featured .popular-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--brand-color);color:var(--white);padding:.5rem 1.5rem;border-radius:20px;font-size:.875rem;font-weight:600;box-shadow:0 4px 12px rgba(9,102,255,.3)}@media(max-width: 768px){.landing-page .pricing .pricing-card.featured .popular-badge{font-size:.8rem;padding:.4rem 1.2rem;top:-10px}}.landing-page .pricing .pricing-card .pricing-header{margin-bottom:1.5rem}.landing-page .pricing .pricing-card .pricing-header h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--primary-text-color)}.landing-page .pricing .pricing-card .pricing-header .price{display:flex;align-items:baseline;justify-content:center;gap:.25rem;margin-bottom:.5rem}.landing-page .pricing .pricing-card .pricing-header .price .currency{font-size:1.25rem;color:var(--brand-color);font-weight:600}.landing-page .pricing .pricing-card .pricing-header .price .amount{font-size:3rem;font-weight:700;color:var(--primary-text-color)}.landing-page .pricing .pricing-card .pricing-header .price .period{font-size:1rem;color:var(--primary-text-color);opacity:.7}.landing-page .pricing .pricing-card .pricing-header .price .contact-sales{font-size:1.5rem;font-weight:600;color:var(--brand-color)}.landing-page .pricing .pricing-card .pricing-header .price-subtitle{font-size:.9rem;color:var(--secondary-text-color);margin-bottom:1rem}.landing-page .pricing .pricing-card .plan-description{font-size:.95rem;color:var(--secondary-text-color);margin-bottom:1.5rem;line-height:1.5}.landing-page .pricing .pricing-card .features-list{list-style:none;padding:0;margin:0 0 2rem 0;text-align:left}.landing-page .pricing .pricing-card .features-list li{padding:.6rem 0;color:var(--primary-text-color);border-bottom:1px solid var(--outline-color);font-size:.9rem;display:flex;align-items:center}.landing-page .pricing .pricing-card .features-list li:last-child{border-bottom:none}.landing-page .pricing .pricing-card .features-list li::before{content:"✓";color:var(--secondary-brand-color);font-weight:bold;margin-right:.75rem;flex-shrink:0}.landing-page .pricing .pricing-card .pricing-cta{display:block;background:var(--brand-color);color:var(--white);padding:1rem 2rem;border-radius:var(--element-border-radius);text-decoration:none;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem}.landing-page .pricing .pricing-card .pricing-cta:hover{background:var(--hover-brand-color);box-shadow:0 4px 12px rgba(9,102,255,.3)}.landing-page .pricing .pricing-card .pricing-cta:focus{outline:2px solid var(--focus-outline-color);outline-offset:2px}.landing-page .pricing .pricing-card.enterprise{border-color:var(--secondary-brand-color)}.landing-page .pricing .pricing-card.enterprise .pricing-cta{background:var(--secondary-brand-color)}.landing-page .pricing .pricing-card.enterprise .pricing-cta:hover{background:rgba(var(--secondary-brand-color-rgb), 0.8);box-shadow:0 4px 12px rgba(var(--secondary-brand-color-rgb), 0.3)}.landing-page .pricing .pricing-card.free .pricing-cta{background:var(--outline-color);color:var(--primary-text-color)}.landing-page .pricing .pricing-card.free .pricing-cta:hover{background:var(--bg-hover);color:var(--brand-color);box-shadow:0 4px 12px rgba(0,0,0,.1)}.landing-page .testimonials{padding:6rem 0;background:#110f0f;padding-bottom:0}.landing-page .testimonials .testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(350px, 1fr));gap:2rem}@media(max-width: 768px){.landing-page .testimonials .testimonials-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding-bottom:.5rem;-webkit-overflow-scrolling:touch}}.landing-page .testimonials .testimonial-card{background:var(--single-card-background-color);padding:2rem;border-radius:12px;border:1px solid hsla(0,0%,100%,.1);transition:all .3s ease}@media(max-width: 768px){.landing-page .testimonials .testimonial-card{min-width:85%;flex:0 0 auto;scroll-snap-align:start}}.landing-page .testimonials .testimonial-card:hover{box-shadow:0 10px 25px rgba(0,0,0,.15)}.landing-page .testimonials .testimonial-card .testimonial-content{margin-bottom:1.5rem}.landing-page .testimonials .testimonial-card .testimonial-content p{font-size:1.1rem;line-height:1.6;color:var(--single-card-text-color);font-style:italic;position:relative}.landing-page .testimonials .testimonial-card .testimonial-content p::before{content:'"';font-size:3rem;color:var(--brand-color);position:absolute;top:-10px;left:-10px;line-height:1}.landing-page .testimonials .testimonial-card .testimonial-author{display:flex;align-items:center;gap:1rem}.landing-page .testimonials .testimonial-card .testimonial-author .author-avatar{width:48px;height:48px;background:var(--brand-color);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);font-weight:600;font-size:1.1rem}.landing-page .testimonials .testimonial-card .testimonial-author .author-info h4{margin:0 0 .25rem 0;color:var(--color-white);font-weight:600}.landing-page .testimonials .testimonial-card .testimonial-author .author-info p{margin:0;color:var(--primary-text-color);font-size:.9rem}.landing-page .cta-section{padding:6rem 0;text-align:center}.landing-page .cta-section .cta-content{max-width:600px;margin:0 auto}.landing-page .cta-section .cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--white)}@media(max-width: 768px){.landing-page .cta-section .cta-content h2{font-size:2rem}}.landing-page .cta-section .cta-content p{font-size:1.25rem;margin-bottom:2.5rem;color:var(--white)}@media(max-width: 768px){.landing-page .cta-section .cta-content p{font-size:1.1rem;margin-bottom:2rem}}.landing-page .cta-section .cta-content .cta-actions{display:flex;gap:1rem;justify-content:center;margin-bottom:1.5rem}@media(max-width: 480px){.landing-page .cta-section .cta-content .cta-actions{flex-direction:column;align-items:center}}.landing-page .cta-section .cta-content .cta-button{padding:0rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;height:50px;display:flex;align-items:center;justify-content:center}@media(max-width: 480px){.landing-page .cta-section .cta-content .cta-button{width:200px;text-align:center}}.landing-page .cta-section .cta-content .cta-button.primary{background:var(--white);color:var(--brand-color)}.landing-page .cta-section .cta-content .cta-button.primary:hover{background:var(--single-card-text-color);box-shadow:0 5px 15px rgba(0,0,0,.2)}.landing-page .cta-section .cta-content .cta-button.secondary{background:rgba(0,0,0,0);color:var(--white);border:2px solid hsla(0,0%,100%,.3)}.landing-page .cta-section .cta-content .cta-button.secondary:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5)}.landing-page .cta-section .cta-content .cta-note{color:var(--white);font-size:.9rem}.landing-page .contact-form-wrapper{max-width:600px;margin:0 auto;background:var(--single-card-background-color);padding:3rem;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.1)}@media(max-width: 768px){.landing-page .contact-form-wrapper{padding:2rem 1.5rem}}.landing-page .contact-form .error-message{background:#fee2e2;border:1px solid #ef4444;color:#991b1b;padding:1rem;border-radius:var(--element-border-radius);margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.landing-page .contact-form .form-group{margin-bottom:1.5rem}.landing-page .contact-form .form-group label{display:block;font-size:.95rem;font-weight:600;color:var(--single-card-text-color);margin-bottom:.5rem}.landing-page .contact-form .form-group .form-input{width:calc(100% - 35px);padding:.875rem 1rem;border:1px solid var(--outline-color);border-radius:var(--element-border-radius);background:var(--primary-color);color:var(--single-card-text-color);font-size:1rem;font-family:inherit;transition:all .3s ease}.landing-page .contact-form .form-group .form-input::placeholder{color:var(--editor-placeholder-color)}.landing-page .contact-form .form-group .form-input:focus{outline:none;border-color:var(--brand-color);box-shadow:0 0 0 3px rgba(9,102,255,.1)}.landing-page .contact-form .form-group .form-input:disabled{opacity:.6;cursor:not-allowed}.landing-page .contact-form .form-group .form-textarea{resize:vertical;min-height:120px;line-height:1.5}.landing-page .contact-form .submit-btn{width:100%;margin-top:.5rem;padding:1rem 1.5rem;font-size:1.05rem}.landing-page .contact-form .submit-btn:disabled{opacity:.6;cursor:not-allowed}.landing-page .contact-form .form-note{text-align:center;margin-top:1.5rem;font-size:.9rem;color:var(--primary-text-color)}.landing-page .contact-form .form-note a{color:var(--brand-color);text-decoration:none;font-weight:500}.landing-page .contact-form .form-note a:hover{text-decoration:underline}.landing-page .success-message{text-align:center;padding:2rem}.landing-page .success-message .success-icon{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg, #10b981, #059669);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;color:#fff;animation:successPop .5s ease}.landing-page .success-message h3{font-size:1.75rem;font-weight:700;color:var(--single-card-text-color);margin-bottom:.75rem}.landing-page .success-message p{font-size:1.05rem;color:var(--primary-text-color);margin-bottom:1.5rem}@keyframes successPop{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}100%{transform:scale(1);opacity:1}}.landing-page .footer{padding:4rem 0 2rem;border-top:1px solid hsla(0,0%,100%,.1);background:var(--primary-color)}.landing-page .footer .footer-content{display:grid;grid-template-columns:2fr repeat(4, 1fr);gap:2rem;margin-bottom:3rem}@media(max-width: 1100px){.landing-page .footer .footer-content{grid-template-columns:repeat(3, 1fr)}.landing-page .footer .footer-content .footer-section:first-child{grid-column:1/-1;margin-bottom:2rem}}@media(max-width: 768px){.landing-page .footer .footer-content{grid-template-columns:1fr;gap:2rem;text-align:center}}.landing-page .footer .footer-section .footer-logo{margin-bottom:1rem}.landing-page .footer .footer-section .footer-logo svg{width:120px !important;height:auto}.landing-page .footer .footer-section h4{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:var(--color-white)}.landing-page .footer .footer-section p{color:var(--primary-text-color);line-height:1.6;max-width:300px}@media(max-width: 768px){.landing-page .footer .footer-section p{max-width:none}}.landing-page .footer .footer-section ul{list-style:none;padding:0;margin:0}.landing-page .footer .footer-section ul li{margin-bottom:.75rem}.landing-page .footer .footer-section ul li a{color:var(--primary-text-color);text-decoration:none;transition:color .3s ease}.landing-page .footer .footer-section ul li a:hover{color:var(--brand-color)}.landing-page .footer .footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1)}@media(max-width: 768px){.landing-page .footer .footer-bottom{flex-direction:column;gap:1rem;text-align:center}}.landing-page .footer .footer-bottom p{color:hsla(0,0%,100%,.6);margin:0}.landing-page .footer .footer-bottom .footer-social{display:flex;gap:1rem}.landing-page .footer .footer-bottom .footer-social a{width:40px;height:40px;background:hsla(0,0%,100%,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary-text-color);transition:all .3s ease}.landing-page .footer .footer-bottom .footer-social a:hover{background:var(--brand-color);color:var(--white)}.landing-page .footer .footer-bottom .footer-social a svg{width:20px;height:20px}@media(max-width: 768px){.landing-page .section-header{margin-bottom:3rem}.landing-page .features,.landing-page .how-it-works,.landing-page .pricing,.landing-page .testimonials{padding:4rem 0}.landing-page .cta-section{padding:4rem 0}}@media(prefers-reduced-motion: no-preference){.landing-page .feature-card,.landing-page .testimonial-card,.landing-page .pricing-card,.landing-page .step{opacity:0;transform:translateY(30px);transition:all .6s ease}.landing-page .feature-card.animate-in,.landing-page .testimonial-card.animate-in,.landing-page .pricing-card.animate-in,.landing-page .step.animate-in{opacity:1;transform:translateY(0)}.landing-page .feature-card:nth-child(1).animate-in{transition-delay:.1s}.landing-page .feature-card:nth-child(2).animate-in{transition-delay:.2s}.landing-page .feature-card:nth-child(3).animate-in{transition-delay:.3s}.landing-page .feature-card:nth-child(4).animate-in{transition-delay:.4s}.landing-page .feature-card:nth-child(5).animate-in{transition-delay:.5s}.landing-page .feature-card:nth-child(6).animate-in{transition-delay:.6s}}.landing-page .hero__cta:focus,.landing-page .hero__login:focus,.landing-page .pricing-cta:focus,.landing-page .cta-button:focus{outline:2px solid var(--brand-color);outline-offset:2px}@media(prefers-contrast: high){.landing-page .feature-card,.landing-page .testimonial-card,.landing-page .pricing-card{border-width:2px}.landing-page .hero__cta,.landing-page .pricing-cta,.landing-page .cta-button.primary{border:2px solid var(--brand-color)}}.landing-nav{position:sticky;top:0;left:0;right:0;background:var(--hero-mesh-gradient);backdrop-filter:blur(10px);z-index:1000;transition:all .3s ease}.landing-nav .nav-container{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:70px;gap:1rem;padding:0 2rem}.landing-nav .nav-container .nav-container-content{width:100%;display:flex;justify-content:space-between;align-items:center}@media(max-width: 768px){.landing-nav .nav-container{padding:0 1rem;height:60px}}.landing-nav .nav-logo{display:flex;align-items:center;text-decoration:none;transition:opacity .3s ease}.landing-nav .nav-logo:hover{opacity:.8}.landing-nav .nav-logo svg{width:120px !important;height:auto}@media(max-width: 768px){.landing-nav .nav-logo svg{width:100px !important}}.landing-nav .nav-links{display:flex;gap:2rem;align-items:center}@media(max-width: 1100px){.landing-nav .nav-links{display:none}}.landing-nav .nav-links a{color:var(--single-card-text-color);text-decoration:none;font-weight:500;transition:color .3s ease;height:100%}.landing-nav .nav-links a.nav-black-friday{background:linear-gradient(135deg, var(--sp-bf-gold-primary), var(--sp-bf-gold-secondary));color:var(--black);padding:.6rem 1.25rem;border-radius:25px;font-weight:700;border:none;box-shadow:0 4px 15px var(--sp-bf-gold-shadow);position:relative;overflow:hidden}.landing-nav .nav-links a.nav-black-friday::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, var(--sp-overlay-medium), transparent);transition:left .5s}.landing-nav .nav-links a.nav-black-friday:hover{box-shadow:0 6px 20px var(--sp-bf-gold-shadow-hover);color:var(--black)}.landing-nav .nav-links a.nav-black-friday:hover::before{left:100%}.landing-nav .nav-links a{position:relative}.landing-nav .nav-links a:hover{color:var(--brand-color)}.landing-nav .nav-links a.mega-menu-cta.mega-menu-cta-teams{margin:0}.landing-nav .nav-actions{display:flex;gap:1rem;align-items:center}.landing-nav .nav-actions .nav-login{color:var(--single-card-text-color);text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:var(--element-border-radius);transition:all .3s ease;font-size:.9rem;height:36px;display:flex;align-items:center}.landing-nav .nav-actions .nav-login:hover{background:var(--single-card-side-action-bg-color);color:var(--brand-color)}.landing-nav .nav-signup{align-items:center;background:var(--brand-color);border-radius:var(--element-border-radius);box-shadow:0 1px 3px rgba(9,102,255,.2);color:var(--white);display:flex;font-size:.9rem;font-weight:600;height:34px;padding:.5rem 1.25rem;text-decoration:none;transition:all .3s ease}.nav-toggle{display:none;flex-direction:column;gap:5px;background:none;border:0;cursor:pointer;z-index:9999}.nav-toggle span{width:25px;height:3px;background:#fff;transition:.3s}.nav-toggle.active span:nth-child(1){transform:translateY(8px) rotate(45deg)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media(max-width: 1100px){.nav-toggle{display:flex}.nav-links,.nav-actions{display:none}}@media(max-width: 768px){.nav-links,.nav-actions{display:none !important}}.mega-menu-wrapper{position:relative;display:inline-block}.nav-link-btn,.nav-link-text{background:none;border:none;color:var(--single-card-text-color);text-decoration:none;font-weight:500;transition:color .3s ease;cursor:pointer;padding:0;font-size:inherit;font-family:inherit;display:flex;align-items:center;gap:.5rem;position:relative;height:40px}.nav-link-btn:hover,.nav-link-text:hover{color:var(--brand-color)}.nav-link-btn::after,.nav-link-text::after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:var(--brand-color);transition:width .3s ease}.nav-link-btn:hover::after,.nav-link-text:hover::after{width:100%}.nav-link-btn .menu-icon,.nav-link-text .menu-icon{transition:transform .3s ease}.nav-link-btn:hover .menu-icon,.nav-link-text:hover .menu-icon{transform:rotate(180deg)}.nav-link-btn.active{color:var(--brand-color)}.nav-link-btn.active::after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:var(--brand-color);transition:width .3s ease}.nav-link-btn.active::after{width:100%}.nav-link-btn.active .menu-icon{transition:transform .3s ease}.nav-link-btn.active .menu-icon{transform:rotate(180deg)}.mega-menu{position:fixed;top:70px;left:0;right:0;width:100%;background:var(--primary-color);border-bottom:1px solid var(--outline-color);box-shadow:0 10px 40px rgba(0,0,0,.2);opacity:0;visibility:hidden;transform:translateY(-20px);transition:all .3s ease;z-index:1500;max-height:80vh;overflow-y:auto}@media(max-width: 768px){.mega-menu{top:60px}}.mega-menu.active{opacity:1;visibility:visible;transform:translateY(0);background:#141414}.mega-menu-content{padding:2rem;max-width:1080px;margin:0 auto}@media(max-width: 768px){.mega-menu-content{padding:1.5rem}}.mega-menu-content.mega-menu-3col{display:flex;gap:2rem}@media(max-width: 1280px){.mega-menu-content.mega-menu-3col{gap:1.5rem}}@media(max-width: 768px){.mega-menu-content.mega-menu-3col{flex-direction:column;gap:1rem}}.mega-menu-content.mega-menu-content-features{max-width:1200px}.mega-menu-column{flex:1;min-width:0}.mega-menu-section h4{font-size:1rem;font-weight:700;color:var(--single-card-text-color);margin-bottom:1.5rem;margin-top:0}.mega-menu-section .mega-menu-header{margin-bottom:1.5rem}.mega-menu-section .mega-menu-header h3{font-size:1.5rem;font-weight:700;color:var(--single-card-text-color);margin:0 0 .5rem 0}.mega-menu-section .mega-menu-header p{color:var(--secondary-text-color);font-size:.95rem;margin:0;line-height:1.5}.mega-menu-list{list-style:none;padding:0;margin:0}.mega-menu-list li{padding:0;border-bottom:1px solid var(--outline-color)}.mega-menu-list li:last-child{border-bottom:none}.mega-menu-list li a{color:var(--brand-color);text-decoration:none;font-weight:600;font-size:.95rem;transition:all .3s ease;display:block;padding:.75rem 0}.mega-menu-list li a span{display:block;color:var(--single-card-text-color);font-weight:600}.mega-menu-list li a p{color:var(--secondary-text-color);font-size:.85rem;margin:.25rem 0 0 0;line-height:1.4;font-weight:400}.mega-menu-list li a:hover span{color:var(--secondary-brand-color)}.mega-menu-features-grid{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:1.5rem}@media(max-width: 768px){.mega-menu-features-grid{gap:1rem}}.mega-menu-features-grid li{flex:1 1 calc(33.333% - 1rem);min-width:250px;padding:1rem;border:1px solid var(--outline-color);border-radius:8px;transition:all .3s ease}@media(max-width: 1280px){.mega-menu-features-grid li{flex:1 1 calc(50% - .75rem)}}@media(max-width: 768px){.mega-menu-features-grid li{flex:1 1 100%}}.mega-menu-features-grid li:hover{border-color:var(--brand-color);background:color-mix(in srgb, var(--brand-color) 8%, transparent)}.mega-menu-features-grid li a{color:var(--single-card-text-color);text-decoration:none;font-weight:600;font-size:.95rem;transition:color .3s ease;display:block}.mega-menu-features-grid li a:hover{color:var(--brand-color)}.mega-menu-features-grid li p{color:var(--secondary-text-color);font-size:.85rem;margin:.5rem 0 0 0;line-height:1.4}.mega-menu-features-3col{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:1rem 2rem}@media(max-width: 768px){.mega-menu-features-3col{gap:1rem}}.mega-menu-features-3col li{flex:0 0 calc(33.333% - 3.2rem);min-width:250px;padding:0;transition:all .3s ease;border-bottom:1px solid var(--outline-color)}@media(max-width: 1280px){.mega-menu-features-3col li{flex:1 1 calc(50% - .75rem)}}@media(max-width: 768px){.mega-menu-features-3col li{flex:1 1 100%}}.mega-menu-features-3col li:hover a{color:var(--brand-color)}.mega-menu-features-3col li a{color:var(--single-card-text-color);text-decoration:none;font-weight:600;font-size:.95rem;transition:all .3s ease;display:block;padding-bottom:1rem}.mega-menu-features-3col li a span{display:block;color:var(--single-card-text-color);font-weight:600}.mega-menu-features-3col li a p{color:var(--secondary-text-color);font-size:.85rem;margin:.5rem 0 0 0;line-height:1.4;font-weight:400}.mega-menu-features-3col li a:hover span{color:var(--brand-color)}.mega-menu-cta{display:inline-block;color:var(--brand-color);text-decoration:none;font-weight:600;font-size:.9rem;margin-top:1rem;transition:color .3s ease}.mega-menu-cta:hover{color:var(--secondary-brand-color)}.mega-menu-footer{padding:1.5rem 2rem;max-width:1280px;margin:0 auto;border-top:1px solid var(--outline-color);display:flex;gap:2rem}@media(max-width: 768px){.mega-menu-footer{flex-direction:column;gap:1rem;padding:1rem 1.5rem}}.mega-menu-featured{flex:1;display:block;padding:1.5rem;background:linear-gradient(135deg, color-mix(in srgb, var(--brand-color) 10%, transparent), color-mix(in srgb, var(--secondary-brand-color) 10%, transparent));border:1px solid var(--outline-color);border-radius:8px;text-decoration:none;transition:all .3s ease}.mega-menu-featured .mega-menu-featured-label{display:block;color:var(--brand-color);font-weight:700;font-size:1rem;margin-bottom:.5rem}.mega-menu-featured .mega-menu-featured-text{display:block;color:var(--secondary-text-color);font-size:.9rem;line-height:1.5}.mega-menu-featured:hover{background:linear-gradient(135deg, color-mix(in srgb, var(--brand-color) 15%, transparent), color-mix(in srgb, var(--secondary-brand-color) 15%, transparent));border-color:var(--brand-color)}.mega-menu-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1400}.mobile-menu-group{margin-bottom:1rem}.mobile-menu-toggle{width:100%;background:none;border:none;color:#fff;text-align:left;padding:.8rem 0;font-size:1.1rem;font-weight:500;cursor:pointer;transition:color .2s;display:flex;justify-content:space-between;align-items:center}.mobile-menu-toggle:hover{color:var(--brand-color)}.mobile-menu-toggle::after{content:"";width:6px;height:6px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg);transition:transform .3s}.mobile-submenu{display:flex;flex-direction:column;padding:.5rem 0 .5rem 1rem;border-left:2px solid var(--outline-color);margin-left:.5rem}.mobile-submenu a{color:var(--secondary-text-color) !important;text-decoration:none;padding:.6rem 0;font-size:.95rem;font-weight:400;transition:color .2s}.mobile-submenu a:hover{color:var(--brand-color) !important}.mobile-menu .nav-link{color:#fff;text-decoration:none;padding:.8rem 0;display:block;font-size:1.1rem;font-weight:500;transition:color .2s}.mobile-menu .nav-link:hover{color:var(--brand-color)}.mobile-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);opacity:0;visibility:hidden;transition:.3s;z-index:999}.mobile-overlay.active{opacity:1;visibility:visible}.mobile-menu{position:fixed;top:0;right:-100%;width:270px;height:100vh;background:#0f0f0f;transition:right .35s ease;z-index:1000;padding:1.5rem}.mobile-menu.active{right:0}.mobile-close{background:none;border:0;font-size:36px;color:#fff;cursor:pointer;position:absolute;top:15px;right:20px}.mobile-menu{position:fixed;top:0;right:-100%;width:270px;height:100vh;background:#0f0f0f;border-left:1px solid hsla(0,0%,100%,.1);padding:2rem;display:flex;flex-direction:column;transition:right .35s ease;z-index:2000}.mobile-menu.active{right:0}.mobile-inner a{color:#fff;text-decoration:none;padding:.8rem 0;display:block;font-size:1.1rem;font-weight:500;transition:color .2s}.mobile-inner a:hover{color:var(--brand-color)}.mobile-login{margin-top:2rem;opacity:.8}.mobile-signup{margin-top:.5rem;background:var(--brand-color);padding:.7rem 1rem;border-radius:8px;text-align:center;color:#000;font-weight:600}.mobile-close{background:none;border:0;font-size:36px;color:#fff;cursor:pointer;position:absolute;top:15px;right:20px}.video-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem}.video-modal__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);backdrop-filter:blur(4px)}.video-modal__content{position:relative;z-index:1;width:100%;max-width:1280px;background:var(--primary-color);border-radius:12px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.5)}.video-modal__close{position:absolute;top:-3rem;right:0;background:rgba(0,0,0,0);border:none;color:var(--white);cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:2}.video-modal__close:hover{transform:scale(1.1);color:var(--brand-color)}@media(max-width: 768px){.video-modal__close{top:1rem;right:1rem;background:rgba(0,0,0,.5);border-radius:50%;padding:.75rem}}.video-modal__wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-modal__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}@media(max-width: 768px){.video-modal{padding:1rem}}.black-friday-banner{background:linear-gradient(135deg, color-mix(in srgb, var(--black) 60%, transparent), color-mix(in srgb, var(--black) 40%, transparent)),radial-gradient(circle at 20% 50%, color-mix(in srgb, var(--sp-bf-gold-primary) 10%, transparent), transparent 50%);border-top:1px solid color-mix(in srgb, var(--sp-bf-gold-primary) 20%, transparent);border-bottom:1px solid color-mix(in srgb, var(--sp-bf-gold-primary) 20%, transparent);padding:2.5rem 0;position:relative;overflow:hidden}.black-friday-banner::before{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--sp-bf-gold-primary) 5%, transparent), transparent);animation:bannerShine 8s infinite}@keyframes bannerShine{0%{left:-100%}100%{left:100%}}.black-friday-banner .bf-banner-content{display:flex;align-items:center;justify-content:space-between;gap:2.5rem;position:relative;z-index:1}@media(max-width: 768px){.black-friday-banner .bf-banner-content{flex-direction:column;text-align:center;gap:2rem}}.black-friday-banner .bf-banner-icon{font-size:3rem;flex-shrink:0;filter:drop-shadow(0 0 10px var(--sp-bf-gold-shadow));animation:iconPulse 2s ease-in-out infinite}@keyframes iconPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}@media(max-width: 768px){.black-friday-banner .bf-banner-icon{font-size:3rem}}.black-friday-banner .bf-banner-text{flex:1}.black-friday-banner .bf-banner-text h3{font-size:1.75rem;font-weight:800;margin-bottom:.75rem;color:var(--single-card-text-color);letter-spacing:-0.01em;margin-top:0}@media(max-width: 768px){.black-friday-banner .bf-banner-text h3{font-size:1.5rem}}.black-friday-banner .bf-banner-text p{font-size:1.125rem;color:var(--single-card-text-color);opacity:.9;margin:0}@media(max-width: 768px){.black-friday-banner .bf-banner-text p{font-size:1rem}}.black-friday-banner .bf-banner-cta{display:inline-block;padding:1.125rem 2.5rem;background:linear-gradient(135deg, var(--sp-bf-gold-primary), var(--sp-bf-gold-secondary));color:var(--black);text-decoration:none;border-radius:12px;font-weight:700;font-size:1.125rem;transition:all .4s cubic-bezier(0.4, 0, 0.2, 1);flex-shrink:0;border:none;box-shadow:0 8px 25px var(--sp-bf-gold-shadow);position:relative;overflow:hidden}.black-friday-banner .bf-banner-cta::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, var(--sp-overlay-medium), transparent);transition:left .5s}.black-friday-banner .bf-banner-cta:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 12px 35px var(--sp-bf-gold-shadow-hover)}.black-friday-banner .bf-banner-cta:hover::before{left:100%}.black-friday-banner .bf-banner-cta:active{transform:translateY(-1px) scale(1)}@media(max-width: 768px){.black-friday-banner .bf-banner-cta{width:100%;text-align:center;padding:1rem 2rem}}.features-page .features-hero{background:var(--hero-bg-color);padding:80px 20px;text-align:center;margin-bottom:60px}@media(max-width: 768px){.features-page .features-hero{padding:60px 20px}}.features-page .features-grid-section{padding:60px 0}.features-page .features-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));gap:30px;margin-bottom:60px}@media(max-width: 768px){.features-page .features-grid{grid-template-columns:1fr;gap:20px}}.features-page .feature-card{padding:30px;border:1px solid var(--outline-color);border-radius:12px;background:color-mix(in srgb, var(--brand-color) 3%, transparent);transition:all .3s ease;display:flex;flex-direction:column}.features-page .feature-card:hover{border-color:var(--brand-color);background:color-mix(in srgb, var(--brand-color) 8%, transparent);box-shadow:0 12px 30px color-mix(in srgb, var(--brand-color) 25%, transparent)}.features-page .feature-card .feature-icon{font-size:2.5rem;margin-bottom:15px;line-height:1}.features-page .feature-card h3{font-size:1.3rem;font-weight:700;margin:0 0 8px 0;color:var(--single-card-text-color)}.features-page .feature-card .feature-subtitle{font-size:.95rem;color:var(--brand-color);font-weight:600;margin:0 0 12px 0}.features-page .feature-card .feature-description{color:var(--secondary-text-color);font-size:.95rem;line-height:1.5;margin:0 0 15px 0}.features-page .feature-card .feature-benefits{list-style:none;padding:0;margin:0 0 15px 0;flex-grow:1}.features-page .feature-card .feature-benefits li{color:var(--secondary-text-color);font-size:.9rem;padding:6px 0;padding-left:20px;position:relative}.features-page .feature-card .feature-benefits li::before{content:"✓";position:absolute;left:0;color:var(--brand-color);font-weight:700}.features-page .feature-card .feature-link{color:var(--brand-color);text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.features-page .feature-card .feature-link:hover{color:var(--secondary-brand-color);margin-right:-4px}.features-page .feature-detail-section{padding:80px 20px;border-top:1px solid var(--outline-color);margin:60px 0}@media(max-width: 768px){.features-page .feature-detail-section{padding:60px 20px}}.features-page .feature-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;max-width:1200px;margin:0 auto}@media(max-width: 768px){.features-page .feature-detail-grid{grid-template-columns:1fr;gap:30px}}.features-page .feature-detail-grid h2{font-size:2rem;font-weight:700;margin-bottom:20px;color:var(--single-card-text-color)}.features-page .feature-detail-grid p{color:var(--secondary-text-color);font-size:1.05rem;line-height:1.6;margin-bottom:20px}.features-page .feature-detail-grid .feature-list{list-style:none;padding:0;margin:0}.features-page .feature-detail-grid .feature-list li{color:var(--secondary-text-color);font-size:1rem;padding:12px 0 12px 30px;position:relative}.features-page .feature-detail-grid .feature-list li::before{content:"→";position:absolute;left:0;color:var(--brand-color);font-weight:700}.features-page .feature-detail-grid .feature-list li strong{color:var(--single-card-text-color);font-weight:600}.features-page .feature-detail-grid .feature-detail-image img{width:100%;border-radius:12px;border:1px solid var(--outline-color)}.features-page .features-cta-section{padding:80px 20px;background:linear-gradient(135deg, color-mix(in srgb, var(--brand-color) 10%, transparent), color-mix(in srgb, var(--secondary-brand-color) 10%, transparent));border-radius:12px;text-align:center;margin:60px 0}@media(max-width: 768px){.features-page .features-cta-section{padding:60px 20px;margin:40px 0}}.solutions-page .solutions-hero{background:var(--hero-bg-color);padding:80px 20px;text-align:center;margin-bottom:60px}@media(max-width: 768px){.solutions-page .solutions-hero{padding:60px 20px}}.solutions-page .section-title-wrapper{text-align:center;margin-bottom:50px}.solutions-page .section-title-wrapper h2{font-size:2rem;font-weight:700;margin-bottom:12px;color:var(--single-card-text-color)}.solutions-page .section-title-wrapper p{color:var(--secondary-text-color);font-size:1.1rem;margin:0}.solutions-page .solutions-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));gap:30px;margin-bottom:60px}@media(max-width: 768px){.solutions-page .solutions-grid{grid-template-columns:1fr;gap:20px}}.solutions-page .solution-card{padding:30px;border:1px solid var(--outline-color);border-radius:12px;background:color-mix(in srgb, var(--brand-color) 3%, transparent);transition:all .3s ease;display:flex;flex-direction:column}.solutions-page .solution-card:hover{border-color:var(--brand-color);background:color-mix(in srgb, var(--brand-color) 8%, transparent);box-shadow:0 12px 30px color-mix(in srgb, var(--brand-color) 25%, transparent)}.solutions-page .solution-card .solution-icon{font-size:2.2rem;margin-bottom:15px;line-height:1}.solutions-page .solution-card h3{font-size:1.2rem;font-weight:700;margin:0 0 8px 0;color:var(--single-card-text-color)}.solutions-page .solution-card .solution-subtitle{font-size:.9rem;color:var(--brand-color);font-weight:600;margin:0 0 12px 0}.solutions-page .solution-card .solution-description{color:var(--secondary-text-color);font-size:.95rem;line-height:1.5;margin:0 0 15px 0}.solutions-page .solution-card .solution-features{list-style:none;padding:0;margin:0 0 15px 0;flex-grow:1}.solutions-page .solution-card .solution-features li{color:var(--secondary-text-color);font-size:.9rem;padding:6px 0;padding-left:20px;position:relative}.solutions-page .solution-card .solution-features li::before{content:"✓";position:absolute;left:0;color:var(--brand-color);font-weight:700}.solutions-page .solution-card .solution-link{color:var(--brand-color);text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.solutions-page .solution-card .solution-link:hover{color:var(--secondary-brand-color);margin-right:-4px}.solutions-page .solutions-comparison{padding:60px 20px;border-top:1px solid var(--outline-color);margin:60px 0}.solutions-page .comparison-content{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:30px;margin-bottom:40px}@media(max-width: 768px){.solutions-page .comparison-content{grid-template-columns:1fr}}.solutions-page .comparison-card{padding:30px;border:1px solid var(--outline-color);border-radius:12px;background:color-mix(in srgb, var(--brand-color) 3%, transparent);transition:all .3s ease}.solutions-page .comparison-card:hover{border-color:var(--brand-color);background:color-mix(in srgb, var(--brand-color) 8%, transparent)}.solutions-page .comparison-card h4{font-size:1.1rem;font-weight:700;margin-bottom:15px;color:var(--single-card-text-color)}.solutions-page .comparison-card ul{list-style:none;padding:0;margin:0}.solutions-page .comparison-card ul li{color:var(--secondary-text-color);font-size:.95rem;padding:8px 0;padding-left:20px;position:relative}.solutions-page .comparison-card ul li::before{content:"✓";position:absolute;left:0;color:var(--brand-color);font-weight:700}.solutions-page .comparison-cta{text-align:center}.solutions-page .comparison-link{color:var(--brand-color);text-decoration:none;font-weight:600;transition:all .3s ease}.solutions-page .comparison-link:hover{color:var(--secondary-brand-color)}.solutions-page .solutions-cta-section{padding:80px 20px;background:linear-gradient(135deg, color-mix(in srgb, var(--brand-color) 10%, transparent), color-mix(in srgb, var(--secondary-brand-color) 10%, transparent));border-radius:12px;text-align:center;margin:60px 0}@media(max-width: 768px){.solutions-page .solutions-cta-section{padding:60px 20px;margin:40px 0}}.resources-page .resources-hero{background:var(--hero-bg-color);padding:80px 20px;text-align:center;margin-bottom:60px}@media(max-width: 768px){.resources-page .resources-hero{padding:60px 20px}}.resources-page .learning-section,.resources-page .community-section,.resources-page .developer-section{padding:60px 20px}.resources-page .section-title-wrapper{text-align:center;margin-bottom:50px}.resources-page .section-title-wrapper h2{font-size:2rem;font-weight:700;margin-bottom:12px;color:var(--single-card-text-color)}.resources-page .section-title-wrapper p{color:var(--secondary-text-color);font-size:1.1rem;margin:0}.resources-page .resources-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:30px;margin-bottom:60px}@media(max-width: 768px){.resources-page .resources-grid{grid-template-columns:1fr;gap:20px}}.resources-page .resource-card{padding:30px;border:1px solid var(--outline-color);border-radius:12px;background:color-mix(in srgb, var(--brand-color) 3%, transparent);transition:all .3s ease;display:flex;flex-direction:column}.resources-page .resource-card:hover{border-color:var(--brand-color);background:color-mix(in srgb, var(--brand-color) 8%, transparent);box-shadow:0 12px 30px color-mix(in srgb, var(--brand-color) 25%, transparent)}.resources-page .resource-card .resource-icon{font-size:2.5rem;margin-bottom:15px;line-height:1}.resources-page .resource-card h3{font-size:1.2rem;font-weight:700;margin:0 0 8px 0;color:var(--single-card-text-color)}.resources-page .resource-card .resource-subtitle{font-size:.9rem;color:var(--brand-color);font-weight:600;margin:0 0 12px 0}.resources-page .resource-card .resource-description{color:var(--secondary-text-color);font-size:.95rem;line-height:1.5;margin:0 0 15px 0}.resources-page .resource-card .resource-sections{list-style:none;padding:0;margin:0 0 15px 0;flex-grow:1}.resources-page .resource-card .resource-sections li{color:var(--secondary-text-color);font-size:.9rem;padding:6px 0;padding-left:20px;position:relative}.resources-page .resource-card .resource-sections li::before{content:"•";position:absolute;left:0;color:var(--brand-color);font-weight:700}.resources-page .resource-card .resource-link{color:var(--brand-color);text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.resources-page .resource-card .resource-link:hover{color:var(--secondary-brand-color);margin-right:-4px}.resources-page .quick-links-section{padding:60px 20px;border-top:1px solid var(--outline-color)}.resources-page .quick-links-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:20px;margin-bottom:40px}@media(max-width: 768px){.resources-page .quick-links-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 480px){.resources-page .quick-links-grid{grid-template-columns:1fr}}.resources-page .quick-link{padding:15px 20px;border:1px solid var(--outline-color);border-radius:8px;text-decoration:none;color:var(--single-card-text-color);font-weight:600;transition:all .3s ease;text-align:center}.resources-page .quick-link:hover{border-color:var(--brand-color);background:color-mix(in srgb, var(--brand-color) 8%, transparent);color:var(--brand-color)}.resources-page .resources-cta-section{padding:80px 20px;background:linear-gradient(135deg, color-mix(in srgb, var(--brand-color) 10%, transparent), color-mix(in srgb, var(--secondary-brand-color) 10%, transparent));border-radius:12px;text-align:center;margin:60px 0}@media(max-width: 768px){.resources-page .resources-cta-section{padding:60px 20px;margin:40px 0}}.resources-page .feature-hero,.resources-page .solution-hero,.resources-page .plan-hero,.resources-page .resource-hero,.resources-page .team-hero,.resources-page .usecase-hero{background:var(--hero-bg-color);padding:80px 20px;text-align:center;margin-bottom:60px}@media(max-width: 768px){.resources-page .feature-hero,.resources-page .solution-hero,.resources-page .plan-hero,.resources-page .resource-hero,.resources-page .team-hero,.resources-page .usecase-hero{padding:60px 20px}}.resources-page .feature-hero .container,.resources-page .solution-hero .container,.resources-page .plan-hero .container,.resources-page .resource-hero .container,.resources-page .team-hero .container,.resources-page .usecase-hero .container{max-width:1000px}.resources-page .feature-hero .feature-header .feature-icon-large,.resources-page .feature-hero .feature-header .solution-icon-large,.resources-page .feature-hero .feature-header .plan-icon-large,.resources-page .feature-hero .feature-header .resource-icon-large,.resources-page .feature-hero .feature-header .team-icon-large,.resources-page .feature-hero .feature-header .usecase-icon-large,.resources-page .feature-hero .solution-header .feature-icon-large,.resources-page .feature-hero .solution-header .solution-icon-large,.resources-page .feature-hero .solution-header .plan-icon-large,.resources-page .feature-hero .solution-header .resource-icon-large,.resources-page .feature-hero .solution-header .team-icon-large,.resources-page .feature-hero .solution-header .usecase-icon-large,.resources-page .feature-hero .plan-header .feature-icon-large,.resources-page .feature-hero .plan-header .solution-icon-large,.resources-page .feature-hero .plan-header .plan-icon-large,.resources-page .feature-hero .plan-header .resource-icon-large,.resources-page .feature-hero .plan-header .team-icon-large,.resources-page .feature-hero .plan-header .usecase-icon-large,.resources-page .feature-hero .resource-header .feature-icon-large,.resources-page .feature-hero .resource-header .solution-icon-large,.resources-page .feature-hero .resource-header .plan-icon-large,.resources-page .feature-hero .resource-header .resource-icon-large,.resources-page .feature-hero .resource-header .team-icon-large,.resources-page .feature-hero .resource-header .usecase-icon-large,.resources-page .feature-hero .team-header .feature-icon-large,.resources-page .feature-hero .team-header .solution-icon-large,.resources-page .feature-hero .team-header .plan-icon-large,.resources-page .feature-hero .team-header .resource-icon-large,.resources-page .feature-hero .team-header .team-icon-large,.resources-page .feature-hero .team-header .usecase-icon-large,.resources-page .feature-hero .usecase-header .feature-icon-large,.resources-page .feature-hero .usecase-header .solution-icon-large,.resources-page .feature-hero .usecase-header .plan-icon-large,.resources-page .feature-hero .usecase-header .resource-icon-large,.resources-page .feature-hero .usecase-header .team-icon-large,.resources-page .feature-hero .usecase-header .usecase-icon-large,.resources-page .solution-hero .feature-header .feature-icon-large,.resources-page .solution-hero .feature-header .solution-icon-large,.resources-page .solution-hero .feature-header .plan-icon-large,.resources-page .solution-hero .feature-header .resource-icon-large,.resources-page .solution-hero .feature-header .team-icon-large,.resources-page .solution-hero .feature-header .usecase-icon-large,.resources-page .solution-hero .solution-header .feature-icon-large,.resources-page .solution-hero .solution-header .solution-icon-large,.resources-page .solution-hero .solution-header .plan-icon-large,.resources-page .solution-hero .solution-header .resource-icon-large,.resources-page .solution-hero .solution-header .team-icon-large,.resources-page .solution-hero .solution-header .usecase-icon-large,.resources-page .solution-hero .plan-header .feature-icon-large,.resources-page .solution-hero .plan-header .solution-icon-large,.resources-page .solution-hero .plan-header .plan-icon-large,.resources-page .solution-hero .plan-header .resource-icon-large,.resources-page .solution-hero .plan-header .team-icon-large,.resources-page .solution-hero .plan-header .usecase-icon-large,.resources-page .solution-hero .resource-header .feature-icon-large,.resources-page .solution-hero .resource-header .solution-icon-large,.resources-page .solution-hero .resource-header .plan-icon-large,.resources-page .solution-hero .resource-header .resource-icon-large,.resources-page .solution-hero .resource-header .team-icon-large,.resources-page .solution-hero .resource-header .usecase-icon-large,.resources-page .solution-hero .team-header .feature-icon-large,.resources-page .solution-hero .team-header .solution-icon-large,.resources-page .solution-hero .team-header .plan-icon-large,.resources-page .solution-hero .team-header .resource-icon-large,.resources-page .solution-hero .team-header .team-icon-large,.resources-page .solution-hero .team-header .usecase-icon-large,.resources-page .solution-hero .usecase-header .feature-icon-large,.resources-page .solution-hero .usecase-header .solution-icon-large,.resources-page .solution-hero .usecase-header .plan-icon-large,.resources-page .solution-hero .usecase-header .resource-icon-large,.resources-page .solution-hero .usecase-header .team-icon-large,.resources-page .solution-hero .usecase-header .usecase-icon-large,.resources-page .plan-hero .feature-header .feature-icon-large,.resources-page .plan-hero .feature-header .solution-icon-large,.resources-page .plan-hero .feature-header .plan-icon-large,.resources-page .plan-hero .feature-header .resource-icon-large,.resources-page .plan-hero .feature-header .team-icon-large,.resources-page .plan-hero .feature-header .usecase-icon-large,.resources-page .plan-hero .solution-header .feature-icon-large,.resources-page .plan-hero .solution-header .solution-icon-large,.resources-page .plan-hero .solution-header .plan-icon-large,.resources-page .plan-hero .solution-header .resource-icon-large,.resources-page .plan-hero .solution-header .team-icon-large,.resources-page .plan-hero .solution-header .usecase-icon-large,.resources-page .plan-hero .plan-header .feature-icon-large,.resources-page .plan-hero .plan-header .solution-icon-large,.resources-page .plan-hero .plan-header .plan-icon-large,.resources-page .plan-hero .plan-header .resource-icon-large,.resources-page .plan-hero .plan-header .team-icon-large,.resources-page .plan-hero .plan-header .usecase-icon-large,.resources-page .plan-hero .resource-header .feature-icon-large,.resources-page .plan-hero .resource-header .solution-icon-large,.resources-page .plan-hero .resource-header .plan-icon-large,.resources-page .plan-hero .resource-header .resource-icon-large,.resources-page .plan-hero .resource-header .team-icon-large,.resources-page .plan-hero .resource-header .usecase-icon-large,.resources-page .plan-hero .team-header .feature-icon-large,.resources-page .plan-hero .team-header .solution-icon-large,.resources-page .plan-hero .team-header .plan-icon-large,.resources-page .plan-hero .team-header .resource-icon-large,.resources-page .plan-hero .team-header .team-icon-large,.resources-page .plan-hero .team-header .usecase-icon-large,.resources-page .plan-hero .usecase-header .feature-icon-large,.resources-page .plan-hero .usecase-header .solution-icon-large,.resources-page .plan-hero .usecase-header .plan-icon-large,.resources-page .plan-hero .usecase-header .resource-icon-large,.resources-page .plan-hero .usecase-header .team-icon-large,.resources-page .plan-hero .usecase-header .usecase-icon-large,.resources-page .resource-hero .feature-header .feature-icon-large,.resources-page .resource-hero .feature-header .solution-icon-large,.resources-page .resource-hero .feature-header .plan-icon-large,.resources-page .resource-hero .feature-header .resource-icon-large,.resources-page .resource-hero .feature-header .team-icon-large,.resources-page .resource-hero .feature-header .usecase-icon-large,.resources-page .resource-hero .solution-header .feature-icon-large,.resources-page .resource-hero .solution-header .solution-icon-large,.resources-page .resource-hero .solution-header .plan-icon-large,.resources-page .resource-hero .solution-header .resource-icon-large,.resources-page .resource-hero .solution-header .team-icon-large,.resources-page .resource-hero .solution-header .usecase-icon-large,.resources-page .resource-hero .plan-header .feature-icon-large,.resources-page .resource-hero .plan-header .solution-icon-large,.resources-page .resource-hero .plan-header .plan-icon-large,.resources-page .resource-hero .plan-header .resource-icon-large,.resources-page .resource-hero .plan-header .team-icon-large,.resources-page .resource-hero .plan-header .usecase-icon-large,.resources-page .resource-hero .resource-header .feature-icon-large,.resources-page .resource-hero .resource-header .solution-icon-large,.resources-page .resource-hero .resource-header .plan-icon-large,.resources-page .resource-hero .resource-header .resource-icon-large,.resources-page .resource-hero .resource-header .team-icon-large,.resources-page .resource-hero .resource-header .usecase-icon-large,.resources-page .resource-hero .team-header .feature-icon-large,.resources-page .resource-hero .team-header .solution-icon-large,.resources-page .resource-hero .team-header .plan-icon-large,.resources-page .resource-hero .team-header .resource-icon-large,.resources-page .resource-hero .team-header .team-icon-large,.resources-page .resource-hero .team-header .usecase-icon-large,.resources-page .resource-hero .usecase-header .feature-icon-large,.resources-page .resource-hero .usecase-header .solution-icon-large,.resources-page .resource-hero .usecase-header .plan-icon-large,.resources-page .resource-hero .usecase-header .resource-icon-large,.resources-page .resource-hero .usecase-header .team-icon-large,.resources-page .resource-hero .usecase-header .usecase-icon-large,.resources-page .team-hero .feature-header .feature-icon-large,.resources-page .team-hero .feature-header .solution-icon-large,.resources-page .team-hero .feature-header .plan-icon-large,.resources-page .team-hero .feature-header .resource-icon-large,.resources-page .team-hero .feature-header .team-icon-large,.resources-page .team-hero .feature-header .usecase-icon-large,.resources-page .team-hero .solution-header .feature-icon-large,.resources-page .team-hero .solution-header .solution-icon-large,.resources-page .team-hero .solution-header .plan-icon-large,.resources-page .team-hero .solution-header .resource-icon-large,.resources-page .team-hero .solution-header .team-icon-large,.resources-page .team-hero .solution-header .usecase-icon-large,.resources-page .team-hero .plan-header .feature-icon-large,.resources-page .team-hero .plan-header .solution-icon-large,.resources-page .team-hero .plan-header .plan-icon-large,.resources-page .team-hero .plan-header .resource-icon-large,.resources-page .team-hero .plan-header .team-icon-large,.resources-page .team-hero .plan-header .usecase-icon-large,.resources-page .team-hero .resource-header .feature-icon-large,.resources-page .team-hero .resource-header .solution-icon-large,.resources-page .team-hero .resource-header .plan-icon-large,.resources-page .team-hero .resource-header .resource-icon-large,.resources-page .team-hero .resource-header .team-icon-large,.resources-page .team-hero .resource-header .usecase-icon-large,.resources-page .team-hero .team-header .feature-icon-large,.resources-page .team-hero .team-header .solution-icon-large,.resources-page .team-hero .team-header .plan-icon-large,.resources-page .team-hero .team-header .resource-icon-large,.resources-page .team-hero .team-header .team-icon-large,.resources-page .team-hero .team-header .usecase-icon-large,.resources-page .team-hero .usecase-header .feature-icon-large,.resources-page .team-hero .usecase-header .solution-icon-large,.resources-page .team-hero .usecase-header .plan-icon-large,.resources-page .team-hero .usecase-header .resource-icon-large,.resources-page .team-hero .usecase-header .team-icon-large,.resources-page .team-hero .usecase-header .usecase-icon-large,.resources-page .usecase-hero .feature-header .feature-icon-large,.resources-page .usecase-hero .feature-header .solution-icon-large,.resources-page .usecase-hero .feature-header .plan-icon-large,.resources-page .usecase-hero .feature-header .resource-icon-large,.resources-page .usecase-hero .feature-header .team-icon-large,.resources-page .usecase-hero .feature-header .usecase-icon-large,.resources-page .usecase-hero .solution-header .feature-icon-large,.resources-page .usecase-hero .solution-header .solution-icon-large,.resources-page .usecase-hero .solution-header .plan-icon-large,.resources-page .usecase-hero .solution-header .resource-icon-large,.resources-page .usecase-hero .solution-header .team-icon-large,.resources-page .usecase-hero .solution-header .usecase-icon-large,.resources-page .usecase-hero .plan-header .feature-icon-large,.resources-page .usecase-hero .plan-header .solution-icon-large,.resources-page .usecase-hero .plan-header .plan-icon-large,.resources-page .usecase-hero .plan-header .resource-icon-large,.resources-page .usecase-hero .plan-header .team-icon-large,.resources-page .usecase-hero .plan-header .usecase-icon-large,.resources-page .usecase-hero .resource-header .feature-icon-large,.resources-page .usecase-hero .resource-header .solution-icon-large,.resources-page .usecase-hero .resource-header .plan-icon-large,.resources-page .usecase-hero .resource-header .resource-icon-large,.resources-page .usecase-hero .resource-header .team-icon-large,.resources-page .usecase-hero .resource-header .usecase-icon-large,.resources-page .usecase-hero .team-header .feature-icon-large,.resources-page .usecase-hero .team-header .solution-icon-large,.resources-page .usecase-hero .team-header .plan-icon-large,.resources-page .usecase-hero .team-header .resource-icon-large,.resources-page .usecase-hero .team-header .team-icon-large,.resources-page .usecase-hero .team-header .usecase-icon-large,.resources-page .usecase-hero .usecase-header .feature-icon-large,.resources-page .usecase-hero .usecase-header .solution-icon-large,.resources-page .usecase-hero .usecase-header .plan-icon-large,.resources-page .usecase-hero .usecase-header .resource-icon-large,.resources-page .usecase-hero .usecase-header .team-icon-large,.resources-page .usecase-hero .usecase-header .usecase-icon-large{font-size:4rem;margin-bottom:20px;display:block}.resources-page .feature-hero .feature-header h1,.resources-page .feature-hero .solution-header h1,.resources-page .feature-hero .plan-header h1,.resources-page .feature-hero .resource-header h1,.resources-page .feature-hero .team-header h1,.resources-page .feature-hero .usecase-header h1,.resources-page .solution-hero .feature-header h1,.resources-page .solution-hero .solution-header h1,.resources-page .solution-hero .plan-header h1,.resources-page .solution-hero .resource-header h1,.resources-page .solution-hero .team-header h1,.resources-page .solution-hero .usecase-header h1,.resources-page .plan-hero .feature-header h1,.resources-page .plan-hero .solution-header h1,.resources-page .plan-hero .plan-header h1,.resources-page .plan-hero .resource-header h1,.resources-page .plan-hero .team-header h1,.resources-page .plan-hero .usecase-header h1,.resources-page .resource-hero .feature-header h1,.resources-page .resource-hero .solution-header h1,.resources-page .resource-hero .plan-header h1,.resources-page .resource-hero .resource-header h1,.resources-page .resource-hero .team-header h1,.resources-page .resource-hero .usecase-header h1,.resources-page .team-hero .feature-header h1,.resources-page .team-hero .solution-header h1,.resources-page .team-hero .plan-header h1,.resources-page .team-hero .resource-header h1,.resources-page .team-hero .team-header h1,.resources-page .team-hero .usecase-header h1,.resources-page .usecase-hero .feature-header h1,.resources-page .usecase-hero .solution-header h1,.resources-page .usecase-hero .plan-header h1,.resources-page .usecase-hero .resource-header h1,.resources-page .usecase-hero .team-header h1,.resources-page .usecase-hero .usecase-header h1{font-size:2.5rem;font-weight:700;margin:0 0 15px 0;color:var(--brand-color)}@media(max-width: 768px){.resources-page .feature-hero .feature-header h1,.resources-page .feature-hero .solution-header h1,.resources-page .feature-hero .plan-header h1,.resources-page .feature-hero .resource-header h1,.resources-page .feature-hero .team-header h1,.resources-page .feature-hero .usecase-header h1,.resources-page .solution-hero .feature-header h1,.resources-page .solution-hero .solution-header h1,.resources-page .solution-hero .plan-header h1,.resources-page .solution-hero .resource-header h1,.resources-page .solution-hero .team-header h1,.resources-page .solution-hero .usecase-header h1,.resources-page .plan-hero .feature-header h1,.resources-page .plan-hero .solution-header h1,.resources-page .plan-hero .plan-header h1,.resources-page .plan-hero .resource-header h1,.resources-page .plan-hero .team-header h1,.resources-page .plan-hero .usecase-header h1,.resources-page .resource-hero .feature-header h1,.resources-page .resource-hero .solution-header h1,.resources-page .resource-hero .plan-header h1,.resources-page .resource-hero .resource-header h1,.resources-page .resource-hero .team-header h1,.resources-page .resource-hero .usecase-header h1,.resources-page .team-hero .feature-header h1,.resources-page .team-hero .solution-header h1,.resources-page .team-hero .plan-header h1,.resources-page .team-hero .resource-header h1,.resources-page .team-hero .team-header h1,.resources-page .team-hero .usecase-header h1,.resources-page .usecase-hero .feature-header h1,.resources-page .usecase-hero .solution-header h1,.resources-page .usecase-hero .plan-header h1,.resources-page .usecase-hero .resource-header h1,.resources-page .usecase-hero .team-header h1,.resources-page .usecase-hero .usecase-header h1{font-size:2rem}}.resources-page .feature-hero .feature-header p,.resources-page .feature-hero .solution-header p,.resources-page .feature-hero .plan-header p,.resources-page .feature-hero .resource-header p,.resources-page .feature-hero .team-header p,.resources-page .feature-hero .usecase-header p,.resources-page .solution-hero .feature-header p,.resources-page .solution-hero .solution-header p,.resources-page .solution-hero .plan-header p,.resources-page .solution-hero .resource-header p,.resources-page .solution-hero .team-header p,.resources-page .solution-hero .usecase-header p,.resources-page .plan-hero .feature-header p,.resources-page .plan-hero .solution-header p,.resources-page .plan-hero .plan-header p,.resources-page .plan-hero .resource-header p,.resources-page .plan-hero .team-header p,.resources-page .plan-hero .usecase-header p,.resources-page .resource-hero .feature-header p,.resources-page .resource-hero .solution-header p,.resources-page .resource-hero .plan-header p,.resources-page .resource-hero .resource-header p,.resources-page .resource-hero .team-header p,.resources-page .resource-hero .usecase-header p,.resources-page .team-hero .feature-header p,.resources-page .team-hero .solution-header p,.resources-page .team-hero .plan-header p,.resources-page .team-hero .resource-header p,.resources-page .team-hero .team-header p,.resources-page .team-hero .usecase-header p,.resources-page .usecase-hero .feature-header p,.resources-page .usecase-hero .solution-header p,.resources-page .usecase-hero .plan-header p,.resources-page .usecase-hero .resource-header p,.resources-page .usecase-hero .team-header p,.resources-page .usecase-hero .usecase-header p{font-size:1.15rem;color:var(--secondary-text-color);margin:0;line-height:1.5}@media(max-width: 768px){.resources-page .feature-hero .feature-header p,.resources-page .feature-hero .solution-header p,.resources-page .feature-hero .plan-header p,.resources-page .feature-hero .resource-header p,.resources-page .feature-hero .team-header p,.resources-page .feature-hero .usecase-header p,.resources-page .solution-hero .feature-header p,.resources-page .solution-hero .solution-header p,.resources-page .solution-hero .plan-header p,.resources-page .solution-hero .resource-header p,.resources-page .solution-hero .team-header p,.resources-page .solution-hero .usecase-header p,.resources-page .plan-hero .feature-header p,.resources-page .plan-hero .solution-header p,.resources-page .plan-hero .plan-header p,.resources-page .plan-hero .resource-header p,.resources-page .plan-hero .team-header p,.resources-page .plan-hero .usecase-header p,.resources-page .resource-hero .feature-header p,.resources-page .resource-hero .solution-header p,.resources-page .resource-hero .plan-header p,.resources-page .resource-hero .resource-header p,.resources-page .resource-hero .team-header p,.resources-page .resource-hero .usecase-header p,.resources-page .team-hero .feature-header p,.resources-page .team-hero .solution-header p,.resources-page .team-hero .plan-header p,.resources-page .team-hero .resource-header p,.resources-page .team-hero .team-header p,.resources-page .team-hero .usecase-header p,.resources-page .usecase-hero .feature-header p,.resources-page .usecase-hero .solution-header p,.resources-page .usecase-hero .plan-header p,.resources-page .usecase-hero .resource-header p,.resources-page .usecase-hero .team-header p,.resources-page .usecase-hero .usecase-header p{font-size:1rem}}.resources-page .feature-overview,.resources-page .solution-overview,.resources-page .plan-overview,.resources-page .resource-overview,.resources-page .team-overview,.resources-page .usecase-overview{padding:80px 20px;border-top:1px solid var(--outline-color);margin-bottom:60px}@media(max-width: 768px){.resources-page .feature-overview,.resources-page .solution-overview,.resources-page .plan-overview,.resources-page .resource-overview,.resources-page .team-overview,.resources-page .usecase-overview{padding:60px 20px}}.resources-page .feature-overview .container,.resources-page .solution-overview .container,.resources-page .plan-overview .container,.resources-page .resource-overview .container,.resources-page .team-overview .container,.resources-page .usecase-overview .container{max-width:1200px}.resources-page .feature-overview .overview-grid,.resources-page .solution-overview .overview-grid,.resources-page .plan-overview .overview-grid,.resources-page .resource-overview .overview-grid,.resources-page .team-overview .overview-grid,.resources-page .usecase-overview .overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}@media(max-width: 1024px){.resources-page .feature-overview .overview-grid,.resources-page .solution-overview .overview-grid,.resources-page .plan-overview .overview-grid,.resources-page .resource-overview .overview-grid,.resources-page .team-overview .overview-grid,.resources-page .usecase-overview .overview-grid{grid-template-columns:1fr;gap:40px}}.resources-page .feature-overview .overview-grid .overview-content h2,.resources-page .solution-overview .overview-grid .overview-content h2,.resources-page .plan-overview .overview-grid .overview-content h2,.resources-page .resource-overview .overview-grid .overview-content h2,.resources-page .team-overview .overview-grid .overview-content h2,.resources-page .usecase-overview .overview-grid .overview-content h2{font-size:2rem;font-weight:700;margin-bottom:20px;color:var(--single-card-text-color)}@media(max-width: 768px){.resources-page .feature-overview .overview-grid .overview-content h2,.resources-page .solution-overview .overview-grid .overview-content h2,.resources-page .plan-overview .overview-grid .overview-content h2,.resources-page .resource-overview .overview-grid .overview-content h2,.resources-page .team-overview .overview-grid .overview-content h2,.resources-page .usecase-overview .overview-grid .overview-content h2{font-size:1.5rem}}.resources-page .feature-overview .overview-grid .overview-content p,.resources-page .solution-overview .overview-grid .overview-content p,.resources-page .plan-overview .overview-grid .overview-content p,.resources-page .resource-overview .overview-grid .overview-content p,.resources-page .team-overview .overview-grid .overview-content p,.resources-page .usecase-overview .overview-grid .overview-content p{color:var(--secondary-text-color);font-size:1.05rem;line-height:1.6;margin-bottom:20px}.resources-page .feature-overview .overview-grid .overview-image img,.resources-page .solution-overview .overview-grid .overview-image img,.resources-page .plan-overview .overview-grid .overview-image img,.resources-page .resource-overview .overview-grid .overview-image img,.resources-page .team-overview .overview-grid .overview-image img,.resources-page .usecase-overview .overview-grid .overview-image img{width:100%;border-radius:12px;border:1px solid var(--outline-color)}.resources-page .feature-overview .feature-benefits,.resources-page .feature-overview .solution-features,.resources-page .feature-overview .plan-features,.resources-page .feature-overview .resource-sections,.resources-page .solution-overview .feature-benefits,.resources-page .solution-overview .solution-features,.resources-page .solution-overview .plan-features,.resources-page .solution-overview .resource-sections,.resources-page .plan-overview .feature-benefits,.resources-page .plan-overview .solution-features,.resources-page .plan-overview .plan-features,.resources-page .plan-overview .resource-sections,.resources-page .resource-overview .feature-benefits,.resources-page .resource-overview .solution-features,.resources-page .resource-overview .plan-features,.resources-page .resource-overview .resource-sections,.resources-page .team-overview .feature-benefits,.resources-page .team-overview .solution-features,.resources-page .team-overview .plan-features,.resources-page .team-overview .resource-sections,.resources-page .usecase-overview .feature-benefits,.resources-page .usecase-overview .solution-features,.resources-page .usecase-overview .plan-features,.resources-page .usecase-overview .resource-sections{list-style:none;padding:0;margin:20px 0 0 0}.resources-page .feature-overview .feature-benefits li,.resources-page .feature-overview .solution-features li,.resources-page .feature-overview .plan-features li,.resources-page .feature-overview .resource-sections li,.resources-page .solution-overview .feature-benefits li,.resources-page .solution-overview .solution-features li,.resources-page .solution-overview .plan-features li,.resources-page .solution-overview .resource-sections li,.resources-page .plan-overview .feature-benefits li,.resources-page .plan-overview .solution-features li,.resources-page .plan-overview .plan-features li,.resources-page .plan-overview .resource-sections li,.resources-page .resource-overview .feature-benefits li,.resources-page .resource-overview .solution-features li,.resources-page .resource-overview .plan-features li,.resources-page .resource-overview .resource-sections li,.resources-page .team-overview .feature-benefits li,.resources-page .team-overview .solution-features li,.resources-page .team-overview .plan-features li,.resources-page .team-overview .resource-sections li,.resources-page .usecase-overview .feature-benefits li,.resources-page .usecase-overview .solution-features li,.resources-page .usecase-overview .plan-features li,.resources-page .usecase-overview .resource-sections li{color:var(--secondary-text-color);font-size:1rem;padding:12px 0 12px 30px;position:relative;line-height:1.5}.resources-page .feature-overview .feature-benefits li::before,.resources-page .feature-overview .solution-features li::before,.resources-page .feature-overview .plan-features li::before,.resources-page .feature-overview .resource-sections li::before,.resources-page .solution-overview .feature-benefits li::before,.resources-page .solution-overview .solution-features li::before,.resources-page .solution-overview .plan-features li::before,.resources-page .solution-overview .resource-sections li::before,.resources-page .plan-overview .feature-benefits li::before,.resources-page .plan-overview .solution-features li::before,.resources-page .plan-overview .plan-features li::before,.resources-page .plan-overview .resource-sections li::before,.resources-page .resource-overview .feature-benefits li::before,.resources-page .resource-overview .solution-features li::before,.resources-page .resource-overview .plan-features li::before,.resources-page .resource-overview .resource-sections li::before,.resources-page .team-overview .feature-benefits li::before,.resources-page .team-overview .solution-features li::before,.resources-page .team-overview .plan-features li::before,.resources-page .team-overview .resource-sections li::before,.resources-page .usecase-overview .feature-benefits li::before,.resources-page .usecase-overview .solution-features li::before,.resources-page .usecase-overview .plan-features li::before,.resources-page .usecase-overview .resource-sections li::before{content:"✓";position:absolute;left:0;color:var(--brand-color);font-weight:700;font-size:1.2rem}.resources-page .feature-overview .feature-benefits li strong,.resources-page .feature-overview .solution-features li strong,.resources-page .feature-overview .plan-features li strong,.resources-page .feature-overview .resource-sections li strong,.resources-page .solution-overview .feature-benefits li strong,.resources-page .solution-overview .solution-features li strong,.resources-page .solution-overview .plan-features li strong,.resources-page .solution-overview .resource-sections li strong,.resources-page .plan-overview .feature-benefits li strong,.resources-page .plan-overview .solution-features li strong,.resources-page .plan-overview .plan-features li strong,.resources-page .plan-overview .resource-sections li strong,.resources-page .resource-overview .feature-benefits li strong,.resources-page .resource-overview .solution-features li strong,.resources-page .resource-overview .plan-features li strong,.resources-page .resource-overview .resource-sections li strong,.resources-page .team-overview .feature-benefits li strong,.resources-page .team-overview .solution-features li strong,.resources-page .team-overview .plan-features li strong,.resources-page .team-overview .resource-sections li strong,.resources-page .usecase-overview .feature-benefits li strong,.resources-page .usecase-overview .solution-features li strong,.resources-page .usecase-overview .plan-features li strong,.resources-page .usecase-overview .resource-sections li strong{color:var(--single-card-text-color);font-weight:600}.resources-page .features-grid-section,.resources-page .solutions-grid-section,.resources-page .pricing-grid-section,.resources-page .resources-grid-section{padding:80px 20px;margin-bottom:60px}@media(max-width: 768px){.resources-page .features-grid-section,.resources-page .solutions-grid-section,.resources-page .pricing-grid-section,.resources-page .resources-grid-section{padding:60px 20px}}.resources-page .features-grid-section .container,.resources-page .solutions-grid-section .container,.resources-page .pricing-grid-section .container,.resources-page .resources-grid-section .container{max-width:1200px}.resources-page .features-grid-section h2,.resources-page .features-grid-section h3,.resources-page .solutions-grid-section h2,.resources-page .solutions-grid-section h3,.resources-page .pricing-grid-section h2,.resources-page .pricing-grid-section h3,.resources-page .resources-grid-section h2,.resources-page .resources-grid-section h3{text-align:center;font-size:2rem;font-weight:700;margin-bottom:50px;color:var(--single-card-text-color)}@media(max-width: 768px){.resources-page .features-grid-section h2,.resources-page .features-grid-section h3,.resources-page .solutions-grid-section h2,.resources-page .solutions-grid-section h3,.resources-page .pricing-grid-section h2,.resources-page .pricing-grid-section h3,.resources-page .resources-grid-section h2,.resources-page .resources-grid-section h3{font-size:1.5rem}}.resources-page .feature-grid,.resources-page .solution-grid,.resources-page .plan-grid,.resources-page .resource-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:30px;margin-bottom:40px}@media(max-width: 768px){.resources-page .feature-grid,.resources-page .solution-grid,.resources-page .plan-grid,.resources-page .resource-grid{grid-template-columns:1fr;gap:20px}}.resources-page .feature-grid .grid-card,.resources-page .solution-grid .grid-card,.resources-page .plan-grid .grid-card,.resources-page .resource-grid .grid-card{padding:30px;border:1px solid var(--outline-color);border-radius:12px;background:color-mix(in srgb, var(--brand-color) 3%, transparent);transition:all .3s ease}.resources-page .feature-grid .grid-card:hover,.resources-page .solution-grid .grid-card:hover,.resources-page .plan-grid .grid-card:hover,.resources-page .resource-grid .grid-card:hover{border-color:var(--brand-color);background:color-mix(in srgb, var(--brand-color) 8%, transparent);box-shadow:0 12px 30px color-mix(in srgb, var(--brand-color) 25%, transparent)}.resources-page .feature-grid .grid-card .icon,.resources-page .solution-grid .grid-card .icon,.resources-page .plan-grid .grid-card .icon,.resources-page .resource-grid .grid-card .icon{font-size:2.5rem;margin-bottom:15px;display:block}.resources-page .feature-grid .grid-card h4,.resources-page .solution-grid .grid-card h4,.resources-page .plan-grid .grid-card h4,.resources-page .resource-grid .grid-card h4{font-size:1.2rem;font-weight:700;margin:0 0 10px 0;color:var(--single-card-text-color)}.resources-page .feature-grid .grid-card p,.resources-page .solution-grid .grid-card p,.resources-page .plan-grid .grid-card p,.resources-page .resource-grid .grid-card p{color:var(--secondary-text-color);font-size:.95rem;line-height:1.5;margin:0}.resources-page .use-cases-section{padding:80px 20px;background:color-mix(in srgb, var(--brand-color) 3%, transparent);border-radius:12px;margin:60px 0}@media(max-width: 768px){.resources-page .use-cases-section{padding:60px 20px}}.resources-page .use-cases-section .container{max-width:1200px}.resources-page .use-cases-section h3{font-size:1.8rem;font-weight:700;margin-bottom:40px;color:var(--single-card-text-color);text-align:center}.resources-page .use-cases-section .use-cases-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:30px}@media(max-width: 768px){.resources-page .use-cases-section .use-cases-grid{grid-template-columns:1fr;gap:20px}}.resources-page .use-cases-section .use-cases-grid .use-case-item{padding:25px;background:var(--primary-color);border:1px solid var(--outline-color);border-radius:10px;transition:all .3s ease}.resources-page .use-cases-section .use-cases-grid .use-case-item:hover{border-color:var(--brand-color);box-shadow:0 8px 20px color-mix(in srgb, var(--brand-color) 20%, transparent)}.resources-page .use-cases-section .use-cases-grid .use-case-item h4{font-size:1.1rem;font-weight:600;margin:0 0 10px 0;color:var(--single-card-text-color)}.resources-page .use-cases-section .use-cases-grid .use-case-item p{color:var(--secondary-text-color);font-size:.9rem;line-height:1.5;margin:0}.resources-page .detail-cta-section{padding:80px 20px;background:linear-gradient(135deg, color-mix(in srgb, var(--brand-color) 15%, transparent), color-mix(in srgb, var(--secondary-brand-color) 15%, transparent));border-radius:12px;text-align:center;margin:60px 0}@media(max-width: 768px){.resources-page .detail-cta-section{padding:60px 20px;margin:40px 0}}.resources-page .detail-cta-section .container{max-width:600px}.resources-page .detail-cta-section h2{font-size:2rem;font-weight:700;margin-bottom:15px;color:var(--single-card-text-color)}@media(max-width: 768px){.resources-page .detail-cta-section h2{font-size:1.5rem}}.resources-page .detail-cta-section p{color:var(--secondary-text-color);font-size:1.05rem;margin-bottom:30px;line-height:1.6}.resources-page .detail-cta-section .cta-buttons{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}@media(max-width: 768px){.resources-page .detail-cta-section .cta-buttons{flex-direction:column;gap:10px}}.resources-page .detail-cta-section .cta-buttons .cta-btn{padding:12px 30px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block;border:none;cursor:pointer;font-size:1rem}.resources-page .detail-cta-section .cta-buttons .cta-btn.primary{background:var(--brand-color);color:var(--white)}.resources-page .detail-cta-section .cta-buttons .cta-btn.primary:hover{background:var(--secondary-brand-color)}.resources-page .detail-cta-section .cta-buttons .cta-btn.secondary{background:rgba(0,0,0,0);color:var(--single-card-text-color);border:2px solid var(--outline-color)}.resources-page .detail-cta-section .cta-buttons .cta-btn.secondary:hover{border-color:var(--brand-color);color:var(--brand-color)}@media(max-width: 768px){.resources-page .detail-cta-section .cta-buttons .cta-btn{width:100%;padding:12px 20px}}.resources-page .comparison-table{margin:40px 0;overflow-x:auto}.resources-page .comparison-table table{width:100%;border-collapse:collapse;background:var(--primary-color);border:1px solid var(--outline-color);border-radius:10px;overflow:hidden}.resources-page .comparison-table table thead{background:color-mix(in srgb, var(--brand-color) 10%, transparent);border-bottom:2px solid var(--outline-color)}.resources-page .comparison-table table thead th{padding:20px;text-align:left;color:var(--single-card-text-color);font-weight:700;font-size:1rem}.resources-page .comparison-table table tbody tr{border-bottom:1px solid var(--outline-color)}.resources-page .comparison-table table tbody tr:hover{background:color-mix(in srgb, var(--brand-color) 5%, transparent)}.resources-page .comparison-table table tbody tr:last-child{border-bottom:none}.resources-page .comparison-table table tbody tr td{padding:15px 20px;color:var(--secondary-text-color);font-size:.95rem}.resources-page .comparison-table table tbody tr td:first-child{font-weight:600;color:var(--single-card-text-color)}.cta-content{max-width:600px;margin:0 auto}.cta-content h2{font-size:2rem;font-weight:700;margin-bottom:15px;color:var(--single-card-text-color)}@media(max-width: 768px){.cta-content h2{font-size:1.5rem}}.cta-content p{color:var(--secondary-text-color);font-size:1.05rem;margin-bottom:30px;line-height:1.6}.cta-actions{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}@media(max-width: 768px){.cta-actions{flex-direction:column;gap:15px}}.cta-button{padding:12px 30px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block;border:2px solid rgba(0,0,0,0)}.cta-button.primary{background:var(--brand-color);color:#fff}.cta-button.primary:hover{background:var(--secondary-brand-color)}.cta-button.secondary{background:rgba(0,0,0,0);color:var(--brand-color);border:2px solid var(--brand-color)}.cta-button.secondary:hover{background:var(--brand-color);color:#fff}@media(max-width: 768px){.cta-button{width:100%;text-align:center}}
