.header{background:#fff;box-shadow:0 2px 8px #00000014;position:sticky;top:0;z-index:1000;padding:1rem 0}.header-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;gap:2rem}.logo-section{display:flex;align-items:center;gap:1rem}.logo-image{width:48px;height:48px;border-radius:50%;object-fit:contain}.logo-text{display:flex;flex-direction:column}.logo-title{font-size:1.5rem;font-weight:700;color:#009fb7;margin:0;line-height:1.2;letter-spacing:-.5px}.logo-tagline{font-size:.875rem;color:#888;margin:0;font-weight:400;letter-spacing:.3px}.nav-buttons{display:flex;gap:1rem;align-items:center}.nav-button{padding:.625rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:500;font-size:.9375rem;transition:all .2s ease;border:1px solid transparent;color:#000000d9;background:transparent}.nav-button:hover{background:#009fb714;color:#009fb7}.nav-button-primary{background:#009fb7;color:#fff;border-color:#009fb7}.nav-button-primary:hover{background:#0088a3;border-color:#0088a3;color:#fff}@media (max-width: 768px){.header-container{flex-direction:column;padding:1rem}.nav-buttons{width:100%;flex-direction:column;gap:.75rem}.nav-button{width:100%;text-align:center}.logo-tagline{display:none}}.hero{background:linear-gradient(135deg,#f5f7fa,#fff);padding:5rem 2rem;text-align:center}.hero-container{max-width:900px;margin:0 auto}.hero-title{font-size:3rem;font-weight:700;color:#000000d9;margin-bottom:1.5rem;line-height:1.2;letter-spacing:-.5px}.hero-subtitle{font-size:1.25rem;color:#000000a6;margin-bottom:2.5rem;line-height:1.7;max-width:800px;margin-left:auto;margin-right:auto}.hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{padding:1rem 2rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s ease;display:inline-block}.cta-primary{background:#009fb7;color:#fff;border:1px solid #009FB7}.cta-primary:hover{background:#0088a3;border-color:#0088a3;transform:translateY(-2px);box-shadow:0 4px 12px #009fb74d}.cta-secondary{background:transparent;color:#009fb7;border:1px solid #009FB7}.cta-secondary:hover{background:#009fb714;transform:translateY(-2px)}@media (max-width: 768px){.hero{padding:3rem 1.5rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.125rem}.hero-cta{flex-direction:column}.cta-button{width:100%;text-align:center}}.features{padding:5rem 2rem;background:#fff}.features-container{max-width:1200px;margin:0 auto}.section-title{font-size:2.5rem;font-weight:700;color:#000000d9;text-align:center;margin-bottom:1rem;letter-spacing:-.5px}.section-subtitle{font-size:1.25rem;color:#000000a6;text-align:center;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.feature-card{padding:2rem;border-radius:8px;background:#fafafa;border:1px solid #f0f0f0;transition:all .3s ease;text-align:center}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a;border-color:#009fb7}.feature-title{font-size:1.25rem;font-weight:600;color:#009fb7;margin-bottom:1rem;line-height:1.4}.feature-description{font-size:1rem;color:#000000a6;line-height:1.6;margin:0}@media (max-width: 768px){.features{padding:3rem 1.5rem}.section-title{font-size:2rem}.section-subtitle{font-size:1.125rem}.features-grid{grid-template-columns:1fr;gap:1.5rem}}.audience{padding:5rem 2rem;background:#f5f7fa}.audience-container{max-width:1200px;margin:0 auto}.audience-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:3rem}.audience-card{padding:2rem;border-radius:8px;background:#fff;border:1px solid #e8e8e8;transition:all .3s ease;text-align:center}.audience-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a;border-color:#009fb7}.audience-role{font-size:1.125rem;font-weight:600;color:#009fb7;margin-bottom:.75rem;line-height:1.4}.audience-description{font-size:.9375rem;color:#000000a6;line-height:1.6;margin:0}@media (max-width: 768px){.audience{padding:3rem 1.5rem}.audience-grid{grid-template-columns:1fr;gap:1.25rem}}.benefits{padding:5rem 2rem;background:#fff}.benefits-container{max-width:1200px;margin:0 auto}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.benefit-card{padding:2rem;border-radius:8px;background:#fafafa;border:1px solid #f0f0f0;transition:all .3s ease;text-align:center}.benefit-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a;border-color:#009fb7;background:#fff}.benefit-icon{margin-bottom:1.5rem;display:flex;justify-content:center}.icon-circle{width:64px;height:64px;border-radius:50%;background:#009fb71a;display:flex;align-items:center;justify-content:center;position:relative}.icon-circle:before{content:"";width:32px;height:32px;border-radius:50%;background:#009fb7;position:absolute}.benefit-title{font-size:1.25rem;font-weight:600;color:#000000d9;margin-bottom:1rem;line-height:1.4}.benefit-description{font-size:1rem;color:#000000a6;line-height:1.6;margin:0}@media (max-width: 768px){.benefits{padding:3rem 1.5rem}.benefits-grid{grid-template-columns:1fr;gap:1.5rem}}.pricing{padding:5rem 2rem;background:#f5f7fa}.pricing-container{max-width:1200px;margin:0 auto}.pricing-layout{display:grid;grid-template-columns:3fr 2fr;gap:2.5rem;margin-top:3rem}.pricing-cards{display:grid;grid-template-columns:1fr;gap:1.5rem}.pricing-card{padding:1.75rem 1.75rem 1.5rem;border-radius:12px;background:#fff;border:1px solid #e8e8e8;box-shadow:0 4px 12px #0000000a;transition:all .2s ease}.pricing-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000014;border-color:#009fb7}.pricing-card-title{font-size:1.125rem;font-weight:600;color:#009fb7;margin-bottom:.75rem}.pricing-card-price{font-size:1.5rem;font-weight:700;color:#000000d9;margin-bottom:.5rem}.pricing-card-price-unit{font-size:.875rem;font-weight:400;color:#00000073}.pricing-card-description{font-size:.9375rem;color:#000000a6;line-height:1.6;margin:0}.pricing-calculator{padding:2rem 2rem 1.75rem;border-radius:12px;background:#fff;border:1px solid #e8e8e8;box-shadow:0 4px 16px #0000000f}.calculator-title{font-size:1.25rem;font-weight:600;color:#000000d9;margin-bottom:.5rem}.calculator-subtitle{font-size:.9375rem;color:#000000a6;line-height:1.6;margin-bottom:1.5rem}.calculator-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.75rem}.calculator-field label{display:block;font-size:.9375rem;font-weight:500;margin-bottom:.35rem;color:#000000d9}.calculator-field input{width:100%;padding:.5rem .75rem;border-radius:6px;border:1px solid #d9d9d9;font-size:.9375rem}.calculator-field input:focus{outline:none;border-color:#009fb7;box-shadow:0 0 0 2px #009fb726}.calculator-hint{font-size:.8125rem;color:#00000073;margin-top:.35rem}.calculator-line-item{font-size:.875rem;color:#000000a6;margin-top:.25rem}.calculator-total{display:flex;justify-content:space-between;align-items:flex-start;padding-top:1rem;border-top:1px solid #f0f0f0;margin-bottom:.75rem;gap:1.5rem}.calculator-total-label{font-size:.9375rem;font-weight:500;color:#000000d9}.calculator-total-value{font-size:1.5rem;font-weight:700;color:#009fb7}.calculator-note{font-size:.8125rem;color:#00000073;line-height:1.6}@media (max-width: 992px){.pricing-layout{grid-template-columns:1fr}}@media (max-width: 768px){.pricing{padding:3rem 1.5rem}.pricing-calculator{padding:1.5rem 1.25rem}}{"cells": [],"metadata":{"language_info":{"name": "python"}},"nbformat": 4,"nbformat_minor": 2}.footer{background:#1a1a1a;color:#ffffffd9;padding:3rem 2rem 1.5rem;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto}.footer-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:2rem}.footer-logo{display:flex;align-items:center;gap:1rem}.footer-logo-image{width:48px;height:48px;border-radius:50%;object-fit:contain}.footer-logo-text{display:flex;flex-direction:column}.footer-logo-title{font-size:1.25rem;font-weight:700;color:#009fb7;margin:0;line-height:1.2}.footer-logo-tagline{font-size:.875rem;color:#ffffffa6;margin:0;font-weight:400}.footer-links{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:flex-end;align-items:center}.footer-link{color:#ffffffa6;text-decoration:none;font-size:.9375rem;transition:color .2s ease}.footer-link:hover{color:#009fb7}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;text-align:center}.footer-copyright{color:#ffffff73;font-size:.875rem;margin:0}@media (max-width: 768px){.footer{padding:2rem 1.5rem 1rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-links{justify-content:flex-start;gap:1rem;flex-wrap:wrap}}.app{min-height:100vh;display:flex;flex-direction:column}html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000000d9;line-height:1.6}#root{min-height:100vh}
