@media only screen and (min-width: 0em){:root{--navy: #1D1F38;--gold: #D8A33A;--gold-hover: #C9943A;--gold-dark: #B8841A;--gold-darker: #976E07;--white: #FFFFFF;--off-white: #FAFAFA;--light-gray: #F5F5F5;--medium-gray: #6B7280;--dark-gray: #374151;--success: #10B981;--info: #0EA5E9;--warning: #F59E0B;--error: #EF4444;--ink: var(--navy);--ink-light: var(--dark-gray);--slate: var(--medium-gray);--slate-light: var(--medium-gray);--royal: var(--info);--royal-dark: #0D7BA8;--azure: var(--info);--sky: #7DD3FC;--gold-rich: var(--gold-hover);--gold-dark: #B8860B;--amber: #FCD34D;--pearl: var(--white);--silk: var(--off-white);--silver: var(--light-gray);--smoke: var(--medium-gray);--primary: var(--gold);--primaryLight: var(--amber);--primaryDark: var(--gold-dark);--secondary: var(--navy);--secondaryLight: var(--dark-gray);--secondaryDark: var(--navy);--accent: var(--gold);--accentLight: var(--amber);--accentDark: var(--gold-dark);--neutral: var(--ink);--neutralLight: var(--slate-light);--neutralDark: var(--ink-light);--headerColor: var(--ink);--bodyTextColor: var(--slate);--bodyTextColorWhite: var(--pearl);--background: var(--pearl);--backgroundLight: var(--silk);--backgroundDark: var(--silver);--border: var(--silver);--borderLight: var(--silk);--borderDark: var(--smoke);--dark: var(--ink);--medium: var(--ink-light);--grey: var(--slate-light);--light: var(--pearl);--grad-navy: linear-gradient(135deg, var(--navy) 0%, var(--dark-gray) 100%);--grad-gold: linear-gradient(135deg, var(--gold-hover) 0%, var(--gold) 100%);--grad-warm: linear-gradient(135deg, #FFF9F0 0%, var(--off-white) 100%);--shadow-sm: 0 1px 2px rgba(29, 31, 56, .08);--shadow-md: 0 4px 8px rgba(29, 31, 56, .1);--shadow-lg: 0 8px 16px rgba(29, 31, 56, .12);--shadow-xl: 0 16px 32px rgba(29, 31, 56, .15);--shadow-gold: 0 8px 20px rgba(216, 163, 58, .3);--shadow-subtle: var(--shadow-sm);--shadow-card: var(--shadow-md);--shadow-hover: var(--shadow-lg);--shadow-premium: var(--shadow-xl);--shadow-glow: var(--shadow-gold);--topperFontSize: clamp(.8125rem, 1.6vw, 1rem);--headerFontSize: clamp(1.9375rem, 3.9vw, 3.0625rem);--bodyFontSize: clamp(1.0625rem, 1.5vw, 1.1875rem);--font-primary: "Montserrat", system-ui, -apple-system, sans-serif;--font-display: var(--font-primary);--font-body: var(--font-primary);--sectionPadding: clamp(3.75rem, 7.82vw, 6.25rem) 1rem;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4rem;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--transition-fast: .15s ease;--transition-base: .3s ease;--transition-slow: .5s ease}.cs-topper[data-astro-cid-qx3pcnnq]{font-size:var(--topperFontSize);font-weight:700;line-height:1.2em;text-transform:uppercase;letter-spacing:.1em;color:var(--gold-darker);display:block}.cs-title[data-astro-cid-qx3pcnnq]{font-size:var(--headerFontSize);font-weight:900;line-height:1.2em;margin:0 auto 1rem;color:var(--ink);position:relative;font-family:var(--font-display);text-wrap:pretty}.cs-text[data-astro-cid-qx3pcnnq]{font-size:var(--bodyFontSize);line-height:1.7em;width:100%;max-width:39.125rem;margin:0 auto;color:var(--slate);font-family:var(--font-body)}.cs-button-solid[data-astro-cid-qx3pcnnq]{font-size:1rem;font-weight:600;line-height:1.5;text-align:center;text-transform:none;text-decoration:none;width:auto;height:auto;padding:var(--space-md) var(--space-xl);border-radius:var(--radius-md);border:2px solid var(--gold);color:var(--navy);background:var(--gold);display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:1;transition:color var(--transition-base);overflow:hidden;box-shadow:var(--shadow-md)}.cs-button-solid[data-astro-cid-qx3pcnnq]:before{content:"";position:absolute;height:100%;width:0%;background:var(--navy);opacity:1;top:0;left:0;z-index:-1;border-radius:var(--radius-md);transition:width var(--transition-base)}.cs-button-solid[data-astro-cid-qx3pcnnq]:hover{color:var(--white);border-color:var(--white)}.cs-button-solid[data-astro-cid-qx3pcnnq]:hover:before{width:100%}.cs-button-solid[data-astro-cid-qx3pcnnq]:active:before{background:var(--dark-gray)}.cs-button-navy[data-astro-cid-qx3pcnnq]{font-size:1rem;font-weight:600;line-height:1.5;text-align:center;text-transform:none;text-decoration:none;width:auto;height:auto;padding:var(--space-md) var(--space-xl);border-radius:var(--radius-md);border:2px solid var(--navy);color:var(--white);background:var(--navy);display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:1;transition:color var(--transition-base);overflow:hidden;box-shadow:var(--shadow-md)}.cs-button-navy[data-astro-cid-qx3pcnnq]:before{content:"";position:absolute;height:100%;width:0%;background:var(--gold);opacity:1;top:0;left:0;z-index:-1;border-radius:var(--radius-md);transition:width var(--transition-base)}.cs-button-navy[data-astro-cid-qx3pcnnq]:hover{color:var(--navy);border-color:var(--gold)}.cs-button-navy[data-astro-cid-qx3pcnnq]:hover:before{width:100%}.cs-button-navy[data-astro-cid-qx3pcnnq]:active:before{background:var(--gold-hover)}.cs-button-outline[data-astro-cid-qx3pcnnq]{font-size:1rem;font-weight:600;line-height:1.5;text-align:center;text-transform:none;text-decoration:none;width:auto;height:auto;padding:var(--space-md) var(--space-xl);border-radius:var(--radius-md);border:2px solid var(--navy);color:var(--navy);background:transparent;display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:1;transition:color var(--transition-base);overflow:hidden}.cs-button-outline[data-astro-cid-qx3pcnnq]:before{content:"";position:absolute;height:100%;width:0%;background:var(--navy);opacity:1;top:0;left:0;z-index:-1;border-radius:var(--radius-md);transition:width var(--transition-base)}.cs-button-outline[data-astro-cid-qx3pcnnq]:hover{color:var(--white)}.cs-button-outline[data-astro-cid-qx3pcnnq]:hover:before{width:100%}.cs-button-outline[data-astro-cid-qx3pcnnq]:active:before{background:var(--dark-gray)}.cs-button-transparent[data-astro-cid-qx3pcnnq]{font-size:1rem;font-weight:600;line-height:1.5;text-align:center;text-transform:none;text-decoration:none;width:auto;height:auto;padding:var(--space-md) var(--space-xl);border-radius:var(--radius-md);border:2px solid var(--gold);color:var(--gold);background:transparent;display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:1;transition:color var(--transition-base);overflow:hidden}.cs-button-transparent[data-astro-cid-qx3pcnnq]:before{content:"";position:absolute;height:100%;width:0%;background:var(--gold);opacity:1;top:0;left:0;z-index:-1;border-radius:var(--radius-md);transition:width var(--transition-base)}.cs-button-transparent[data-astro-cid-qx3pcnnq]:hover{color:var(--navy)}.cs-button-transparent[data-astro-cid-qx3pcnnq]:hover:before{width:100%}.cs-button-transparent[data-astro-cid-qx3pcnnq]:active:before{background:var(--gold-hover)}.cs-button-ghost[data-astro-cid-qx3pcnnq]{font-size:1rem;font-weight:600;line-height:1.5;text-align:center;text-transform:none;text-decoration:underline;text-decoration-color:var(--gold);text-underline-offset:4px;text-decoration-thickness:2px;width:auto;height:auto;padding:var(--space-sm) var(--space-md);border:none;background:transparent;color:var(--navy);display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:1;transition:all var(--transition-base)}.cs-button-ghost[data-astro-cid-qx3pcnnq]:hover{color:var(--gold)}}@media only screen and (min-width: 0em){body.dark-mode{background-color:var(--navy)}body.dark-mode p[data-astro-cid-qx3pcnnq],body.dark-mode li[data-astro-cid-qx3pcnnq],body.dark-mode h1[data-astro-cid-qx3pcnnq],body.dark-mode h2[data-astro-cid-qx3pcnnq],body.dark-mode h3[data-astro-cid-qx3pcnnq],body.dark-mode h4[data-astro-cid-qx3pcnnq],body.dark-mode h5[data-astro-cid-qx3pcnnq],body.dark-mode h6[data-astro-cid-qx3pcnnq]{color:var(--white)}body.dark-mode .cs-topper[data-astro-cid-qx3pcnnq]{color:var(--gold)}body.dark-mode .cs-reviewer[data-astro-cid-qx3pcnnq],body.dark-mode .cs-title[data-astro-cid-qx3pcnnq]{color:var(--white)}body.dark-mode .cs-text[data-astro-cid-qx3pcnnq]{color:var(--medium-gray)}body.dark-mode .cs-button-solid[data-astro-cid-qx3pcnnq]{border-color:var(--gold);color:var(--navy);background:var(--gold)}body.dark-mode .cs-button-solid[data-astro-cid-qx3pcnnq]:before{background:var(--navy)}body.dark-mode .cs-button-solid[data-astro-cid-qx3pcnnq]:hover{color:var(--white);border-color:var(--white)}body.dark-mode .cs-button-solid[data-astro-cid-qx3pcnnq]:active:before{background:var(--dark-gray)}body.dark-mode .cs-button-navy[data-astro-cid-qx3pcnnq]{border-color:var(--navy);color:var(--white);background:var(--navy)}body.dark-mode .cs-button-navy[data-astro-cid-qx3pcnnq]:before{background:var(--gold)}body.dark-mode .cs-button-navy[data-astro-cid-qx3pcnnq]:hover{color:var(--navy);border-color:var(--gold)}body.dark-mode .cs-button-navy[data-astro-cid-qx3pcnnq]:active:before{background:var(--gold-hover)}body.dark-mode .cs-button-outline[data-astro-cid-qx3pcnnq]{border-color:var(--white);color:var(--white);background:transparent}body.dark-mode .cs-button-outline[data-astro-cid-qx3pcnnq]:before{background:var(--white)}body.dark-mode .cs-button-outline[data-astro-cid-qx3pcnnq]:hover{color:var(--navy)}body.dark-mode .cs-button-outline[data-astro-cid-qx3pcnnq]:hover:before{background:var(--white)}body.dark-mode .cs-button-outline[data-astro-cid-qx3pcnnq]:active:before{background:var(--light-gray)}body.dark-mode .cs-button-transparent[data-astro-cid-qx3pcnnq]{border-color:var(--gold);color:var(--gold);background:transparent}body.dark-mode .cs-button-transparent[data-astro-cid-qx3pcnnq]:before{background:var(--gold)}body.dark-mode .cs-button-transparent[data-astro-cid-qx3pcnnq]:hover{color:var(--navy)}body.dark-mode .cs-button-transparent[data-astro-cid-qx3pcnnq]:active:before{background:var(--gold-hover)}}@media only screen and (min-width: 0em){@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:500;src:url(/assets/fonts/montserrat-v31-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(/assets/fonts/montserrat-v31-latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:900;src:url(/assets/fonts/montserrat-v31-latin-900.woff2) format("woff2")}body,html{font-family:var(--font-body);font-size:100%;margin:0;padding:0;color:var(--slate);overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}[data-astro-cid-qx3pcnnq],[data-astro-cid-qx3pcnnq]:before,[data-astro-cid-qx3pcnnq]:after{margin:0;box-sizing:border-box;padding:0}body{transition:background-color .3s}.container[data-astro-cid-qx3pcnnq]{width:92%;margin:auto;position:relative}h1[data-astro-cid-qx3pcnnq],h2[data-astro-cid-qx3pcnnq],h3[data-astro-cid-qx3pcnnq],h4[data-astro-cid-qx3pcnnq],h5[data-astro-cid-qx3pcnnq],h6[data-astro-cid-qx3pcnnq]{margin:0;color:var(--ink);font-family:var(--font-display);font-weight:700;line-height:1.2;letter-spacing:-.02em}p[data-astro-cid-qx3pcnnq],li[data-astro-cid-qx3pcnnq],a[data-astro-cid-qx3pcnnq]{font-size:1rem;line-height:1.5em;margin:0}p[data-astro-cid-qx3pcnnq],li[data-astro-cid-qx3pcnnq]{color:var(--slate)}a[data-astro-cid-qx3pcnnq]:hover,button[data-astro-cid-qx3pcnnq]:hover{cursor:pointer}.skip[data-astro-cid-qx3pcnnq]{opacity:0;position:absolute;top:0;left:0;z-index:-1111111}}@media only screen and (min-width: 1024px){body,html{margin:0;padding:0}}@media only screen and (min-width: 2000px){body,html{font-size:.85vw}}.sr-only[data-astro-cid-qx3pcnnq]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.cs-hidden[data-astro-cid-qx3pcnnq]{display:none}.cs-shown[data-astro-cid-qx3pcnnq]{display:flex}#int-hero[data-astro-cid-qx3pcnnq].hero-section{position:relative;background:linear-gradient(135deg,#1d1f38,#141627);min-height:30vh;padding-top:3.125rem;padding-bottom:3.125rem;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;z-index:1}@media only screen and (min-width: 64em){#int-hero[data-astro-cid-qx3pcnnq].hero-section{min-height:18.75rem;padding-top:11.25rem;padding-bottom:6.25rem}}#int-hero[data-astro-cid-qx3pcnnq].hero-section .hero-bg-shapes[data-astro-cid-qx3pcnnq]{position:absolute;inset:0;overflow:hidden;opacity:.1;z-index:1;pointer-events:none}#int-hero[data-astro-cid-qx3pcnnq].hero-section .hero-bg-shapes[data-astro-cid-qx3pcnnq] .shape[data-astro-cid-qx3pcnnq]{position:absolute;border-radius:50%;background:#d8a33a}#int-hero[data-astro-cid-qx3pcnnq].hero-section .hero-bg-shapes[data-astro-cid-qx3pcnnq] .shape[data-astro-cid-qx3pcnnq].shape-1{width:500px;height:500px;top:-250px;right:-100px}#int-hero[data-astro-cid-qx3pcnnq].hero-section .hero-bg-shapes[data-astro-cid-qx3pcnnq] .shape[data-astro-cid-qx3pcnnq].shape-2{width:300px;height:300px;bottom:-150px;left:-50px}#int-hero[data-astro-cid-qx3pcnnq].hero-section .hero-bg-shapes[data-astro-cid-qx3pcnnq] .shape[data-astro-cid-qx3pcnnq].shape-3{width:200px;height:200px;top:50%;left:50%;transform:translate(-50%,-50%)}#int-hero[data-astro-cid-qx3pcnnq].hero-section .hero-content[data-astro-cid-qx3pcnnq]{position:relative;z-index:2;max-width:1200px;margin:0 auto;text-align:center;width:100%;padding:0 1rem}#int-hero[data-astro-cid-qx3pcnnq].hero-section .hero-content[data-astro-cid-qx3pcnnq] h1[data-astro-cid-qx3pcnnq]{color:#fff;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.2;width:96%;max-width:47.5rem;margin:4.375rem auto 1.25rem}@media only screen and (min-width: 64em){#int-hero[data-astro-cid-qx3pcnnq].hero-section .hero-content[data-astro-cid-qx3pcnnq] h1[data-astro-cid-qx3pcnnq]{font-size:3.5rem;margin-top:0}}@media only screen and (min-width: 64em){#int-hero[data-astro-cid-qx3pcnnq].hero-section .hero-content[data-astro-cid-qx3pcnnq]{padding:0}}#int-hero[data-astro-cid-qx3pcnnq].hero-section .wave[data-astro-cid-qx3pcnnq]{position:absolute;bottom:0;left:0;width:100%;height:auto;z-index:1}.tool-intro[data-astro-cid-qx3pcnnq]{padding:3rem 1rem;background:#f9f9fb;text-align:center}.tool-intro[data-astro-cid-qx3pcnnq] .intro-text[data-astro-cid-qx3pcnnq]{font-size:1.25rem;color:#4a4f6a;max-width:800px;margin:0 auto 2rem;line-height:1.6}.tool-intro[data-astro-cid-qx3pcnnq] .trust-indicators[data-astro-cid-qx3pcnnq]{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;align-items:center}.tool-intro[data-astro-cid-qx3pcnnq] .trust-indicators[data-astro-cid-qx3pcnnq] .indicator[data-astro-cid-qx3pcnnq]{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#1d1f38;font-weight:500}body.dark-mode .tool-intro[data-astro-cid-qx3pcnnq]{background:var(--navy)}body.dark-mode .tool-intro[data-astro-cid-qx3pcnnq] .intro-text[data-astro-cid-qx3pcnnq],body.dark-mode .tool-intro[data-astro-cid-qx3pcnnq] .trust-indicators[data-astro-cid-qx3pcnnq] .indicator[data-astro-cid-qx3pcnnq]{color:var(--bodyTextColorWhite)}body.dark-mode .tool-intro[data-astro-cid-qx3pcnnq] .trust-indicators[data-astro-cid-qx3pcnnq] .indicator[data-astro-cid-qx3pcnnq] img[data-astro-cid-qx3pcnnq]{filter:brightness(0) invert(1)}.embed-tool-section[data-astro-cid-qx3pcnnq]{padding:4rem 1rem;background:#fff}.embed-tool-section[data-astro-cid-qx3pcnnq] .tool-grid[data-astro-cid-qx3pcnnq]{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1400px;margin:0 auto}@media (min-width: 1024px){.embed-tool-section[data-astro-cid-qx3pcnnq] .tool-grid[data-astro-cid-qx3pcnnq]{grid-template-columns:1fr 1fr}}.embed-tool-section[data-astro-cid-qx3pcnnq] .panel-card[data-astro-cid-qx3pcnnq]{background:#fff;border:1px solid #e3e6f3;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #1d1f3814;margin-bottom:2rem}.embed-tool-section[data-astro-cid-qx3pcnnq] .panel-card[data-astro-cid-qx3pcnnq] h2[data-astro-cid-qx3pcnnq]{color:#1d1f38;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;margin-top:0}.embed-tool-section[data-astro-cid-qx3pcnnq] .panel-card[data-astro-cid-qx3pcnnq] h3[data-astro-cid-qx3pcnnq]{color:#1d1f38;font-size:1.125rem;font-weight:600;margin:1.5rem 0 1rem}.embed-tool-section[data-astro-cid-qx3pcnnq] .panel-header[data-astro-cid-qx3pcnnq]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.embed-tool-section[data-astro-cid-qx3pcnnq] .panel-header[data-astro-cid-qx3pcnnq] h2[data-astro-cid-qx3pcnnq]{margin:0}.embed-tool-section[data-astro-cid-qx3pcnnq] .panel-header[data-astro-cid-qx3pcnnq] .button-group[data-astro-cid-qx3pcnnq]{display:flex;gap:.5rem}.embed-tool-section[data-astro-cid-qx3pcnnq] .panel-header[data-astro-cid-qx3pcnnq] .dark-toggle[data-astro-cid-qx3pcnnq]{background:transparent;border:1px solid #6f7997;border-radius:6px;padding:.5rem;cursor:pointer;color:#1d1f38;transition:all .3s ease}.embed-tool-section[data-astro-cid-qx3pcnnq] .panel-header[data-astro-cid-qx3pcnnq] .dark-toggle[data-astro-cid-qx3pcnnq]:hover{background:#e3e6f3;border-color:#1d1f38}.embed-tool-section[data-astro-cid-qx3pcnnq] .type-selector[data-astro-cid-qx3pcnnq]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}.embed-tool-section[data-astro-cid-qx3pcnnq] .type-selector[data-astro-cid-qx3pcnnq] .type-button[data-astro-cid-qx3pcnnq]{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;background:#f9f9fb;border:2px solid #e3e6f3;border-radius:8px;cursor:pointer;transition:all .3s ease;color:#1d1f38;font-weight:500}.embed-tool-section[data-astro-cid-qx3pcnnq] .type-selector[data-astro-cid-qx3pcnnq] .type-button[data-astro-cid-qx3pcnnq] svg[data-astro-cid-qx3pcnnq]{color:#6f7997}.embed-tool-section[data-astro-cid-qx3pcnnq] .type-selector[data-astro-cid-qx3pcnnq] .type-button[data-astro-cid-qx3pcnnq]:hover{border-color:#d8a33a;transform:translateY(-2px)}.embed-tool-section[data-astro-cid-qx3pcnnq] .type-selector[data-astro-cid-qx3pcnnq] .type-button[data-astro-cid-qx3pcnnq].active{background:#d8a33a1a;border-color:#d8a33a}.embed-tool-section[data-astro-cid-qx3pcnnq] .type-selector[data-astro-cid-qx3pcnnq] .type-button[data-astro-cid-qx3pcnnq].active svg[data-astro-cid-qx3pcnnq]{color:#d8a33a}.embed-tool-section[data-astro-cid-qx3pcnnq] .form-group[data-astro-cid-qx3pcnnq]{margin-bottom:1.5rem}.embed-tool-section[data-astro-cid-qx3pcnnq] .form-group[data-astro-cid-qx3pcnnq] label[data-astro-cid-qx3pcnnq]{display:block;font-size:.875rem;font-weight:600;color:#1d1f38;margin-bottom:.5rem}.embed-tool-section[data-astro-cid-qx3pcnnq] .form-group[data-astro-cid-qx3pcnnq] .form-input[data-astro-cid-qx3pcnnq],.embed-tool-section[data-astro-cid-qx3pcnnq] .form-group[data-astro-cid-qx3pcnnq] .form-select[data-astro-cid-qx3pcnnq]{width:100%;padding:.75rem 1rem;border:1px solid #e3e6f3;border-radius:6px;font-size:1rem;color:#1d1f38;background:#fff;transition:all .3s ease}.embed-tool-section[data-astro-cid-qx3pcnnq] .form-group[data-astro-cid-qx3pcnnq] .form-input[data-astro-cid-qx3pcnnq]:focus,.embed-tool-section[data-astro-cid-qx3pcnnq] .form-group[data-astro-cid-qx3pcnnq] .form-select[data-astro-cid-qx3pcnnq]:focus{outline:none;border-color:#d8a33a;box-shadow:0 0 0 3px #d8a33a1a}.embed-tool-section[data-astro-cid-qx3pcnnq] .form-group[data-astro-cid-qx3pcnnq] .form-input[data-astro-cid-qx3pcnnq]::-moz-placeholder,.embed-tool-section[data-astro-cid-qx3pcnnq] .form-group[data-astro-cid-qx3pcnnq] .form-select[data-astro-cid-qx3pcnnq]::-moz-placeholder{color:#6f7997}.embed-tool-section[data-astro-cid-qx3pcnnq] .form-group[data-astro-cid-qx3pcnnq] .form-input[data-astro-cid-qx3pcnnq]::placeholder,.embed-tool-section[data-astro-cid-qx3pcnnq] .form-group[data-astro-cid-qx3pcnnq] .form-select[data-astro-cid-qx3pcnnq]::placeholder{color:#6f7997}.embed-tool-section[data-astro-cid-qx3pcnnq] .form-row[data-astro-cid-qx3pcnnq]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.embed-tool-section[data-astro-cid-qx3pcnnq] .checkbox-group[data-astro-cid-qx3pcnnq]{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.embed-tool-section[data-astro-cid-qx3pcnnq] .checkbox-label[data-astro-cid-qx3pcnnq]{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.95rem;color:#1d1f38}.embed-tool-section[data-astro-cid-qx3pcnnq] .checkbox-label[data-astro-cid-qx3pcnnq] input[data-astro-cid-qx3pcnnq][type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#d8a33a}.embed-tool-section[data-astro-cid-qx3pcnnq] .help-text[data-astro-cid-qx3pcnnq]{font-size:.875rem;color:#6f7997;margin-top:.5rem;line-height:1.4}.embed-tool-section[data-astro-cid-qx3pcnnq] .settings-group[data-astro-cid-qx3pcnnq].advanced{margin-top:2rem;padding-top:2rem;border-top:1px solid #e3e6f3}.embed-tool-section[data-astro-cid-qx3pcnnq] .preview-container[data-astro-cid-qx3pcnnq]{background:#fff;border:2px solid #e3e6f3;border-radius:8px;padding:2rem;min-height:300px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.embed-tool-section[data-astro-cid-qx3pcnnq] .preview-container[data-astro-cid-qx3pcnnq].dark-preview{background:#1a1a1a;border-color:#333;color:#fff}.embed-tool-section[data-astro-cid-qx3pcnnq] .code-output[data-astro-cid-qx3pcnnq]{background:#f8f9fa;border:1px solid #e3e6f3;border-radius:8px;padding:1.5rem;overflow-x:auto;max-height:500px;overflow-y:auto}.embed-tool-section[data-astro-cid-qx3pcnnq] .code-output[data-astro-cid-qx3pcnnq] code[data-astro-cid-qx3pcnnq]{font-family:Monaco,Courier New,monospace;font-size:.875rem;color:#1d1f38;line-height:1.6;white-space:pre-wrap;word-break:break-all}.embed-tool-section[data-astro-cid-qx3pcnnq] .btn-primary[data-astro-cid-qx3pcnnq],.embed-tool-section[data-astro-cid-qx3pcnnq] .btn-secondary[data-astro-cid-qx3pcnnq]{padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;border:none}.embed-tool-section[data-astro-cid-qx3pcnnq] .btn-primary[data-astro-cid-qx3pcnnq]:disabled,.embed-tool-section[data-astro-cid-qx3pcnnq] .btn-secondary[data-astro-cid-qx3pcnnq]:disabled{opacity:.5;cursor:not-allowed}.embed-tool-section[data-astro-cid-qx3pcnnq] .btn-primary[data-astro-cid-qx3pcnnq]{background:#d8a33a;color:#1d1f38}.embed-tool-section[data-astro-cid-qx3pcnnq] .btn-primary[data-astro-cid-qx3pcnnq]:not(:disabled):hover{background:#ba8825;transform:translateY(-2px);box-shadow:0 4px 12px #d8a33a4d}.embed-tool-section[data-astro-cid-qx3pcnnq] .btn-secondary[data-astro-cid-qx3pcnnq]{background:transparent;color:#1d1f38;border:2px solid #1d1f38}.embed-tool-section[data-astro-cid-qx3pcnnq] .btn-secondary[data-astro-cid-qx3pcnnq]:not(:disabled):hover{background:#1d1f38;color:#fff}body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq]{background:var(--navy)}body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .panel-card[data-astro-cid-qx3pcnnq]{background:#ffffff0d;border-color:#ffffff1f;box-shadow:none;color:var(--bodyTextColorWhite)}body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .panel-card[data-astro-cid-qx3pcnnq] h2[data-astro-cid-qx3pcnnq],body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .panel-card[data-astro-cid-qx3pcnnq] h3[data-astro-cid-qx3pcnnq],body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .panel-card[data-astro-cid-qx3pcnnq] .form-group[data-astro-cid-qx3pcnnq] label[data-astro-cid-qx3pcnnq]{color:var(--bodyTextColorWhite)}body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .panel-card[data-astro-cid-qx3pcnnq] .form-input[data-astro-cid-qx3pcnnq],body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .panel-card[data-astro-cid-qx3pcnnq] .form-select[data-astro-cid-qx3pcnnq]{background:#ffffff14;border-color:#ffffff29;color:var(--bodyTextColorWhite)}body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .panel-card[data-astro-cid-qx3pcnnq] .form-input[data-astro-cid-qx3pcnnq]::-moz-placeholder,body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .panel-card[data-astro-cid-qx3pcnnq] .form-select[data-astro-cid-qx3pcnnq]::-moz-placeholder{color:#fff9}body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .panel-card[data-astro-cid-qx3pcnnq] .form-input[data-astro-cid-qx3pcnnq]::placeholder,body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .panel-card[data-astro-cid-qx3pcnnq] .form-select[data-astro-cid-qx3pcnnq]::placeholder{color:#fff9}body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .panel-header[data-astro-cid-qx3pcnnq] .dark-toggle[data-astro-cid-qx3pcnnq]{border-color:#ffffff59;color:var(--bodyTextColorWhite)}body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .panel-header[data-astro-cid-qx3pcnnq] .dark-toggle[data-astro-cid-qx3pcnnq]:hover{background:#ffffff1f;border-color:var(--gold)}body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .type-selector[data-astro-cid-qx3pcnnq] .type-button[data-astro-cid-qx3pcnnq]{background:#ffffff0a;border-color:#ffffff1f;color:var(--bodyTextColorWhite)}body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .type-selector[data-astro-cid-qx3pcnnq] .type-button[data-astro-cid-qx3pcnnq] svg[data-astro-cid-qx3pcnnq]{color:#fff9}body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .type-selector[data-astro-cid-qx3pcnnq] .type-button[data-astro-cid-qx3pcnnq]:hover{border-color:var(--gold)}body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .type-selector[data-astro-cid-qx3pcnnq] .type-button[data-astro-cid-qx3pcnnq].active{background:#d8a33a2e;border-color:var(--gold)}body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .type-selector[data-astro-cid-qx3pcnnq] .type-button[data-astro-cid-qx3pcnnq].active svg[data-astro-cid-qx3pcnnq]{color:var(--gold)}body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .checkbox-label[data-astro-cid-qx3pcnnq] span[data-astro-cid-qx3pcnnq]{color:var(--bodyTextColorWhite)}body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .help-text[data-astro-cid-qx3pcnnq]{color:#ffffffa6}body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .preview-container[data-astro-cid-qx3pcnnq]{background:#ffffff0a;border-color:#ffffff1f}body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .preview-container[data-astro-cid-qx3pcnnq].dark-preview{background:#070707;border-color:#fff3}body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .code-output[data-astro-cid-qx3pcnnq]{background:#00000073;border-color:#ffffff1f}body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .code-output[data-astro-cid-qx3pcnnq] code[data-astro-cid-qx3pcnnq]{color:var(--bodyTextColorWhite)}body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .btn-primary[data-astro-cid-qx3pcnnq]{background:var(--gold);color:var(--navy);box-shadow:none}body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .btn-secondary[data-astro-cid-qx3pcnnq]{color:var(--bodyTextColorWhite);border-color:#fff9}body.dark-mode .embed-tool-section[data-astro-cid-qx3pcnnq] .btn-secondary[data-astro-cid-qx3pcnnq]:not(:disabled):hover{background:var(--bodyTextColorWhite);color:var(--navy)}.benefits-section[data-astro-cid-qx3pcnnq]{padding:4rem 1rem;background:#f9f9fb}.benefits-section[data-astro-cid-qx3pcnnq] .section-title[data-astro-cid-qx3pcnnq]{text-align:center;font-size:2rem;font-weight:700;color:#1d1f38;margin-bottom:3rem}.benefits-section[data-astro-cid-qx3pcnnq] .benefits-grid[data-astro-cid-qx3pcnnq]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.benefits-section[data-astro-cid-qx3pcnnq] .benefits-grid[data-astro-cid-qx3pcnnq] .benefit-card[data-astro-cid-qx3pcnnq]{background:#fff;padding:2rem;border-radius:12px;border:1px solid #e3e6f3;text-align:center;transition:all .3s ease}.benefits-section[data-astro-cid-qx3pcnnq] .benefits-grid[data-astro-cid-qx3pcnnq] .benefit-card[data-astro-cid-qx3pcnnq]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #1d1f381f}.benefits-section[data-astro-cid-qx3pcnnq] .benefits-grid[data-astro-cid-qx3pcnnq] .benefit-card[data-astro-cid-qx3pcnnq] .benefit-icon[data-astro-cid-qx3pcnnq]{width:64px;height:64px;margin:0 auto 1.5rem;background:#d8a33a1a;border-radius:50%;display:flex;align-items:center;justify-content:center}.benefits-section[data-astro-cid-qx3pcnnq] .benefits-grid[data-astro-cid-qx3pcnnq] .benefit-card[data-astro-cid-qx3pcnnq] .benefit-icon[data-astro-cid-qx3pcnnq] svg[data-astro-cid-qx3pcnnq]{color:#d8a33a}.benefits-section[data-astro-cid-qx3pcnnq] .benefits-grid[data-astro-cid-qx3pcnnq] .benefit-card[data-astro-cid-qx3pcnnq] h3[data-astro-cid-qx3pcnnq]{font-size:1.25rem;font-weight:600;color:#1d1f38;margin-bottom:.75rem}.benefits-section[data-astro-cid-qx3pcnnq] .benefits-grid[data-astro-cid-qx3pcnnq] .benefit-card[data-astro-cid-qx3pcnnq] p[data-astro-cid-qx3pcnnq]{color:#4a4f6a;line-height:1.6;margin:0}body.dark-mode .benefits-section[data-astro-cid-qx3pcnnq]{background:var(--navy)}body.dark-mode .benefits-section[data-astro-cid-qx3pcnnq] .section-title[data-astro-cid-qx3pcnnq]{color:var(--bodyTextColorWhite)}body.dark-mode .benefits-section[data-astro-cid-qx3pcnnq] .benefits-grid[data-astro-cid-qx3pcnnq] .benefit-card[data-astro-cid-qx3pcnnq]{background:#ffffff0d;border-color:#ffffff1f;box-shadow:none}body.dark-mode .benefits-section[data-astro-cid-qx3pcnnq] .benefits-grid[data-astro-cid-qx3pcnnq] .benefit-card[data-astro-cid-qx3pcnnq] .benefit-icon[data-astro-cid-qx3pcnnq]{background:#d8a33a2e}body.dark-mode .benefits-section[data-astro-cid-qx3pcnnq] .benefits-grid[data-astro-cid-qx3pcnnq] .benefit-card[data-astro-cid-qx3pcnnq] .benefit-icon[data-astro-cid-qx3pcnnq] svg[data-astro-cid-qx3pcnnq]{color:var(--gold)}body.dark-mode .benefits-section[data-astro-cid-qx3pcnnq] .benefits-grid[data-astro-cid-qx3pcnnq] .benefit-card[data-astro-cid-qx3pcnnq] h3[data-astro-cid-qx3pcnnq]{color:var(--bodyTextColorWhite)}body.dark-mode .benefits-section[data-astro-cid-qx3pcnnq] .benefits-grid[data-astro-cid-qx3pcnnq] .benefit-card[data-astro-cid-qx3pcnnq] p[data-astro-cid-qx3pcnnq]{color:#ffffffb3}.faq-section[data-astro-cid-qx3pcnnq]{padding:var(--sectionPadding);background:#fff;position:relative}.faq-section[data-astro-cid-qx3pcnnq] .cs-container[data-astro-cid-qx3pcnnq]{width:100%;max-width:80rem;margin:auto;display:flex;flex-direction:column;align-items:center;gap:clamp(3rem,6vw,4rem)}.faq-section[data-astro-cid-qx3pcnnq] .cs-content[data-astro-cid-qx3pcnnq]{text-align:center;width:100%;display:flex;flex-direction:column;align-items:center}.faq-section[data-astro-cid-qx3pcnnq] .cs-title[data-astro-cid-qx3pcnnq]{font-size:clamp(1.9375rem,3.9vw,3.0625rem);font-weight:900;line-height:1.2em;text-align:inherit;max-width:100%;margin:0 0 1rem;color:#1d1f38;position:relative}.faq-section[data-astro-cid-qx3pcnnq] .cs-faq-group[data-astro-cid-qx3pcnnq]{width:100%;max-width:52.9375rem;padding:0;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.5rem}.faq-section[data-astro-cid-qx3pcnnq] .cs-faq-item[data-astro-cid-qx3pcnnq]{list-style:none;width:100%;background:#fff;border:1px solid #e3e6f3;border-radius:var(--radius-md);overflow:hidden;transition:transform .3s,box-shadow .3s}.faq-section[data-astro-cid-qx3pcnnq] .cs-faq-item[data-astro-cid-qx3pcnnq]:hover{box-shadow:0 4px 12px #1d1f381a}.faq-section[data-astro-cid-qx3pcnnq] .cs-faq-item[data-astro-cid-qx3pcnnq].active .cs-button[data-astro-cid-qx3pcnnq]{color:#d8a33a}.faq-section[data-astro-cid-qx3pcnnq] .cs-faq-item[data-astro-cid-qx3pcnnq].active .cs-button[data-astro-cid-qx3pcnnq]:before{background-color:#d8a33a;transform:rotate(315deg)}.faq-section[data-astro-cid-qx3pcnnq] .cs-faq-item[data-astro-cid-qx3pcnnq].active .cs-button[data-astro-cid-qx3pcnnq]:after{background-color:#d8a33a;transform:rotate(-315deg)}.faq-section[data-astro-cid-qx3pcnnq] .cs-faq-item[data-astro-cid-qx3pcnnq].active .cs-item-p[data-astro-cid-qx3pcnnq]{height:auto;padding:0 clamp(1rem,2vw,1.5rem) clamp(1.25rem,1.3vw,1.5rem);opacity:1}.faq-section[data-astro-cid-qx3pcnnq] .cs-button[data-astro-cid-qx3pcnnq]{font-size:clamp(1rem,2vw,1.25rem);line-height:1.2em;text-align:left;font-weight:700;padding:clamp(1rem,2vw,1.5rem) clamp(1rem,2vw,1.25rem);border:none;background:transparent;color:#1d1f38;display:block;width:100%;position:relative;transition:background-color .3s,color .3s;cursor:pointer}.faq-section[data-astro-cid-qx3pcnnq] .cs-button[data-astro-cid-qx3pcnnq]:before{content:"";width:.5rem;height:.125rem;background-color:#1d1f38;opacity:1;border-radius:50%;position:absolute;display:block;top:50%;right:1.5rem;transform:rotate(45deg);transform-origin:left center;transition:transform .5s}.faq-section[data-astro-cid-qx3pcnnq] .cs-button[data-astro-cid-qx3pcnnq]:after{content:"";width:.5rem;height:.125rem;background-color:#1d1f38;opacity:1;border-radius:50%;position:absolute;display:block;top:50%;right:1.3125rem;transform:rotate(-45deg);transform-origin:right center;transition:transform .5s}.faq-section[data-astro-cid-qx3pcnnq] .cs-button-text[data-astro-cid-qx3pcnnq]{width:80%;display:block}.faq-section[data-astro-cid-qx3pcnnq] .cs-item-p[data-astro-cid-qx3pcnnq]{font-size:clamp(.875rem,1.5vw,1rem);line-height:1.5em;width:90%;height:0;margin:0;padding:0 clamp(1rem,2vw,1.5rem);opacity:0;color:#4a4f6a;overflow:hidden;transition:opacity .3s,padding-bottom .3s}body.dark-mode .faq-section[data-astro-cid-qx3pcnnq]{background:var(--navy)}@media only screen and (min-width: 0rem){body.dark-mode #faq-1346[data-astro-cid-qx3pcnnq] .cs-title[data-astro-cid-qx3pcnnq],body.dark-mode #faq-1346[data-astro-cid-qx3pcnnq] .cs-item-p[data-astro-cid-qx3pcnnq]{color:var(--bodyTextColorWhite)}body.dark-mode #faq-1346[data-astro-cid-qx3pcnnq] .cs-faq-item[data-astro-cid-qx3pcnnq]{border-color:#ffffff4d;background-color:transparent;transition:border-color .3s,transform .3s,box-shadow .3s}body.dark-mode #faq-1346[data-astro-cid-qx3pcnnq] .cs-faq-item[data-astro-cid-qx3pcnnq].active .cs-button[data-astro-cid-qx3pcnnq]{background-color:var(--secondary)}body.dark-mode #faq-1346[data-astro-cid-qx3pcnnq] .cs-faq-item[data-astro-cid-qx3pcnnq].active .cs-button[data-astro-cid-qx3pcnnq]:before,body.dark-mode #faq-1346[data-astro-cid-qx3pcnnq] .cs-faq-item[data-astro-cid-qx3pcnnq].active .cs-button[data-astro-cid-qx3pcnnq]:after{background-color:var(--headerColor)}body.dark-mode #faq-1346[data-astro-cid-qx3pcnnq] .cs-faq-item[data-astro-cid-qx3pcnnq].active .cs-item-p[data-astro-cid-qx3pcnnq]{padding-top:clamp(1.25rem,1.3vw,1.5rem)}body.dark-mode #faq-1346[data-astro-cid-qx3pcnnq] .cs-faq-item[data-astro-cid-qx3pcnnq]:hover{border-color:var(--secondary);transition:border-color .3s}body.dark-mode #faq-1346[data-astro-cid-qx3pcnnq] .cs-button[data-astro-cid-qx3pcnnq]{background-color:var(--dark);color:var(--bodyTextColorWhite);border-radius:8px}body.dark-mode #faq-1346[data-astro-cid-qx3pcnnq] .cs-button[data-astro-cid-qx3pcnnq]:before,body.dark-mode #faq-1346[data-astro-cid-qx3pcnnq] .cs-button[data-astro-cid-qx3pcnnq]:after{border-radius:8px;background-color:var(--bodyTextColorWhite)}}@media (max-width: 768px){.type-selector[data-astro-cid-qx3pcnnq],.form-row[data-astro-cid-qx3pcnnq]{grid-template-columns:1fr}.panel-header[data-astro-cid-qx3pcnnq]{flex-direction:column;align-items:flex-start;gap:1rem}.panel-header[data-astro-cid-qx3pcnnq] .button-group[data-astro-cid-qx3pcnnq]{width:100%;justify-content:flex-end}}
