.app{width:100%;min-height:100vh;position:relative}.header{position:fixed;top:20px;left:50%;transform:translate(-50%);width:calc(100% - 40px);max-width:1200px;z-index:1000;background:#ffffffb3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:16px;padding:0;transition:all .3s ease}.header-content{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.75rem;gap:1.5rem}.header-right{display:flex;align-items:center;gap:1.5rem}.header-nav-wrap{display:flex;align-items:center;gap:1.25rem}.logo-wrap{display:flex;align-items:center;gap:.4rem;text-decoration:none;color:inherit}.header-logo{height:28px;width:auto;display:block}.logo-text{font-size:1.25rem;font-weight:700;color:#4a90d9;letter-spacing:-.5px}.phone-number{font-size:1rem;font-weight:600;color:#4a90d9;white-space:nowrap}.nav{display:flex;gap:1.25rem;align-items:center}.nav a{text-decoration:none;color:#4a4a4a;font-weight:500;transition:color .2s ease;font-size:.95rem}.nav a:hover{color:#4a90d9}.nav-dropdown{position:relative;display:flex;align-items:center}.nav-dropdown-label{display:inline-flex;align-items:center;gap:.25rem;text-decoration:none;color:#4a4a4a;font-weight:500;font-size:.95rem;cursor:pointer}.nav-dropdown-label:hover{color:#4a90d9}.nav-dropdown-caret{display:inline-block;width:8px;height:8px;margin-top:1px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);font-size:0}.nav-dropdown-menu{display:none;position:absolute;top:100%;left:0;min-width:160px;padding:.5rem 0;border-radius:10px;background:#fffffffa;box-shadow:0 10px 30px #0000001f;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:1200}.nav-dropdown-menu a{display:block;padding:.5rem 1rem;font-size:.9rem;color:#4a4a4a;text-decoration:none;white-space:nowrap}.nav-dropdown-menu a:hover{background:#f0ede8;color:#4a90d9}.nav-dropdown:hover .nav-dropdown-menu{display:block}.header-schedule-btn{display:inline-block;padding:.5rem 1rem;background:#4a90d9;color:#fff;font-weight:600;font-size:.9rem;text-decoration:none;border-radius:8px;transition:background .2s ease,color .2s ease;white-space:nowrap}.header-schedule-btn:hover{background:#3a7bc8;color:#fff}.hamburger-btn{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:0;border:none;background:transparent;cursor:pointer;border-radius:6px;transition:background .2s ease}.hamburger-btn:hover{background:#0000000d}.hamburger-line{display:block;width:22px;height:2px;background:#4a4a4a;border-radius:1px;margin:0 auto}.mobile-menu{display:none;position:absolute;top:100%;left:0;right:0;margin-top:4px;padding:1rem;background:#fffffffa;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:0 0 16px 16px;box-shadow:0 8px 24px #0000001a}.mobile-menu.open{display:block}.mobile-nav{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.mobile-nav a{text-decoration:none;color:#4a4a4a;font-weight:500;font-size:1rem;padding:.6rem 0;transition:color .2s ease}.mobile-nav a:hover{color:#4a90d9}.mobile-nav-group{padding:.25rem 0}.mobile-nav-group-title{font-size:.95rem;font-weight:600;color:#777;text-transform:uppercase;letter-spacing:.08em;padding-top:.5rem}.mobile-schedule-btn{display:block;text-align:center}.main-content{padding-top:72px;width:100%}.hero{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:center;padding:1rem 2rem 5rem;max-width:1200px;margin:0 auto;color:#2d2d2d;min-height:calc(100vh - 72px)}.hero-graphic{min-height:280px;display:flex;align-items:flex-start;justify-content:center;padding-top:0;margin-top:-1.5rem;margin-right:auto;margin-left:0}.demo-phone-frame{position:relative;width:280px;height:497px;background:#1a1a1a;border-radius:32px;padding:8px;box-sizing:border-box;box-shadow:0 0 0 2px #333,0 8px 24px #0000004d,inset 0 0 0 1px #ffffff0d;flex-shrink:0}.demo-phone-notch{position:absolute;top:14px;left:50%;transform:translate(-50%);width:96px;height:18px;background:#0c0c0c;border-radius:999px;z-index:3}.demo-video-wrap{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:24px;overflow:hidden;background:#000;display:block}.demo-descript-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:24px}.demo-phone-screen{position:absolute;top:8px;left:8px;right:8px;bottom:8px;width:calc(100% - 16px);height:calc(100% - 16px);background:#e8e4df;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;align-items:center;padding:6px 10px 10px}.demo-phone-contact-name{font-size:32px;font-weight:600;color:#2d2d2d;text-align:center;margin:32px 0 14px;flex-shrink:0;line-height:1.3}.demo-phone-numpad{display:flex;flex-direction:column;gap:12px;flex:1;justify-content:center;width:200px;flex-shrink:0}.demo-phone-numpad-row{display:flex;justify-content:center;gap:12px}.demo-phone-numpad-key{width:56px;height:56px;border-radius:50%;border:none;background:#ffffffe6;box-shadow:0 1px 3px #0000001a;display:flex;align-items:center;justify-content:center;cursor:default;-webkit-tap-highlight-color:transparent;padding:0;flex-shrink:0}.demo-phone-numpad-key-main{font-size:26px;font-weight:400;color:#1a1a1a;line-height:1}.demo-phone-numpad-key:active{background:#c8c8c8e6}.demo-phone-watch-demo{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:auto;margin-bottom:14px;flex-shrink:0}.demo-phone-call-button{width:64px;height:64px;border-radius:50%;border:none;background:#4a90d9;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;box-shadow:0 2px 8px #4a90d966;display:flex;align-items:center;justify-content:center;padding:0}.demo-phone-call-button:hover{background:#3a7bc8}.demo-phone-call-button-icon{width:28px;height:28px}.demo-phone-watch-demo-label{font-size:13px;font-weight:600;color:#2d2d2d;text-align:center}.hero-content{animation:fadeInUp .8s ease;text-align:left}.yc-badge{display:inline-flex;align-items:center;gap:.35rem;font-size:.65rem;font-weight:600;background:#ffffffb3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:.25rem .5rem;border-radius:999px;margin-top:0;margin-bottom:1.25rem;letter-spacing:.02em;box-shadow:0 1px 3px #0000000f}.yc-badge-logo-wrap{width:16px;height:16px;border-radius:50%;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#fff}.yc-badge-logo{width:100%;height:100%;object-fit:cover}.yc-badge-text{color:#4a4a4a}.hero-title{font-size:3rem;font-weight:800;margin-bottom:1.25rem;margin-top:0;line-height:1.2;letter-spacing:-1px;color:#2d2d2d}.hero-accent{color:#4a90d9}.hero-subtitle{font-size:1.15rem;margin-bottom:2rem;color:#4a4a4a;line-height:1.6;max-width:540px}@media (min-width: 768px) and (max-width: 1079px){.hero-content{padding-top:2rem}}@media (min-width: 1080px){.main-content{padding-top:55px}.hero{padding:5rem 2rem 6rem;min-height:calc(100vh - 55px);gap:3.5rem}.hero-title{font-size:4rem;margin-top:1rem;margin-bottom:1.75rem;line-height:1.15}.hero-subtitle{font-size:1.4rem;margin-bottom:2.75rem;max-width:650px;line-height:1.65}.yc-badge{font-size:.75rem;padding:.35rem .7rem;margin-bottom:1.75rem;gap:.45rem}.yc-badge-logo-wrap{width:19px;height:19px}.hero-cta{gap:1.25rem}.cta-button{padding:1.1rem 2.75rem;font-size:1.15rem;border-radius:9px}.connects-with{margin-top:2.5rem;gap:.9rem}.connects-with-label{font-size:1.05rem}.connects-with-logo{height:38px}.hero-graphic{min-height:380px}.demo-phone-frame{width:300px;height:533px}}@media (min-width: 1400px){.main-content{padding-top:50px}.hero{padding:6rem 2rem 8rem;min-height:calc(100vh - 50px);gap:4rem}.hero-title{font-size:5.5rem;margin-top:1.5rem;margin-bottom:2rem;line-height:1.15}.hero-subtitle{font-size:1.65rem;margin-bottom:3rem;max-width:700px;line-height:1.65}.yc-badge{font-size:.85rem;padding:.4rem .75rem;margin-bottom:2rem;gap:.5rem}.yc-badge-logo-wrap{width:20px;height:20px}.hero-cta{gap:1.5rem;margin-bottom:1rem}.cta-button{padding:1.25rem 3rem;font-size:1.25rem;border-radius:10px}.connects-with{margin-top:3rem;gap:1rem}.connects-with-label{font-size:1.1rem}.connects-with-logo{height:42px}.hero-graphic{min-height:450px;margin-top:0}.demo-phone-frame{width:300px;height:533px}}@media (min-width: 1920px){.main-content{padding-top:40px}.hero{padding:7rem 2rem 10rem;min-height:calc(100vh - 40px);gap:5rem;max-width:1400px}.hero-title{font-size:7rem;margin-top:2rem;margin-bottom:2.5rem;line-height:1.1;letter-spacing:-2px}.hero-subtitle{font-size:1.9rem;margin-bottom:4rem;max-width:800px;line-height:1.7}.yc-badge{font-size:.95rem;padding:.5rem .9rem;margin-bottom:2.5rem;gap:.6rem}.yc-badge-logo-wrap{width:22px;height:22px}.hero-cta{gap:2rem;margin-bottom:1.5rem}.cta-button{padding:1.5rem 4rem;font-size:1.4rem;border-radius:12px}.connects-with{margin-top:4rem;gap:1.25rem}.connects-with-label{font-size:1.2rem}.connects-with-logo{height:48px}.hero-graphic{min-height:550px}.demo-phone-frame{width:300px;height:533px}}@media (min-width: 2560px){.hero{max-width:1600px;padding:8rem 2rem 12rem}.hero-title{font-size:8.5rem;margin-top:2.5rem;margin-bottom:3rem}.hero-subtitle{font-size:2.2rem;margin-bottom:5rem;max-width:900px}.yc-badge{font-size:1.1rem;padding:.6rem 1rem;margin-bottom:3rem}.yc-badge-logo-wrap{width:24px;height:24px}.cta-button{padding:1.75rem 5rem;font-size:1.6rem}.connects-with-label{font-size:1.35rem}.connects-with-logo{height:56px}.hero-graphic{min-height:650px}.demo-phone-frame{width:300px;height:533px}}.hero-cta{display:flex;gap:1rem;justify-content:flex-start;flex-wrap:wrap}.connects-with{display:flex;align-items:center;gap:.75rem;margin-top:2rem}.connects-with-label{font-size:.9rem;font-weight:500;color:#6a6560}.connects-with-logo{height:32px;width:auto;object-fit:contain;display:block}.hero-graphic-mobile{display:none}.cta-button{padding:.875rem 2rem;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;font-family:inherit}.cta-button.primary{background:#4a90d9;color:#fff}.cta-button.primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #4a90d966;background:#3a7bc8}.cta-button.secondary{background:transparent;color:#4a90d9;border:2px solid #4a90d9}.cta-button.secondary:hover{background:#4a90d9;color:#fff}.cta-button.large{padding:1rem 2.5rem;font-size:1.1rem}.features{padding:3.5rem 2rem;background:transparent;max-width:1200px;margin:0 auto}@media (min-width: 1240px){.features{border-radius:16px}}@media (min-width: 1240px){.value-calculator-inner{border-radius:18px}}.features .section-title{margin-bottom:1.5rem}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#2d2d2d}.section-title-left{text-align:left}.features-intro{font-size:1.15rem;line-height:1.6;color:#4a4a4a;max-width:640px;margin:-1rem 0 1.25rem}.features-grid{display:flex;flex-direction:column;gap:1.25rem;margin-top:0}.features-row-top{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.features-row-bottom{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.25rem}.feature-card{padding:1.5rem;border-radius:12px;background:#fff;text-align:left;transition:transform .2s ease,box-shadow .2s ease;border:1px solid rgba(0,0,0,.04);box-shadow:0 6px 18px #0000000a}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.feature-heading{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.feature-icon{display:flex;align-items:center;justify-content:center;color:#4a90d9;flex-shrink:0}.feature-icon svg{width:28px;height:28px;flex-shrink:0}.feature-card h3{font-size:1.25rem;font-weight:600;margin:0;color:#2d2d2d}.feature-card .feature-heading+p{margin:0}.feature-card p{color:#666;line-height:1.55;font-size:.95rem}.leads-section{padding:3.5rem 2rem 3.75rem;background:#e8e4df}.leads-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,2fr);gap:2.5rem;align-items:flex-start;background:#f0ede8;border-radius:16px;border:1px solid rgba(0,0,0,.04);box-shadow:0 8px 24px #0000000f;padding:2.25rem 2.25rem 2.5rem}.leads-copy .section-title{margin-bottom:1.25rem}.leads-intro{font-size:1.1rem;line-height:1.7;color:#4a4a4a;max-width:460px}.leads-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.lead-card{background:#f5f2ec;border-radius:14px;padding:1.4rem 1.5rem;border:1px solid rgba(0,0,0,.04);box-shadow:0 4px 14px #0000000a}.lead-card-primary{background:#f5f8fc;border-left:3px solid #4a90d9}.lead-card-label{font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#6a6560;margin-bottom:.4rem}.lead-card-number{font-size:2rem;font-weight:750;color:#4a90d9;margin-bottom:.35rem}.lead-card-text{font-size:.95rem;color:#4a4a4a;line-height:1.5}.expert-section{padding:3rem 2rem 2.3rem;background:#f5f8fc}.expert-inner{max-width:1200px;margin:0 auto}.expert-header{max-width:640px;margin-bottom:1.75rem}.expert-header .section-title{margin-bottom:1.25rem}.expert-intro{font-size:1.05rem;line-height:1.6;color:#4a4a4a}.expert-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.value-calculator-button-wrap{margin-top:1.8rem;display:flex;justify-content:center}.value-calculator-button{padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;color:#4a90d9;background:#fffffff5;border:2px solid #4a90d9;border-radius:10px;cursor:pointer;transition:all .2s ease;font-family:inherit}.value-calculator-button:hover{background:#4a90d9;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #4a90d94d}.calculator-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.calculator-modal-content{position:relative;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.calculator-modal-close{position:absolute;top:1rem;right:1rem;width:36px;height:36px;border-radius:50%;border:none;background:#fffffff2;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .2s ease;box-shadow:0 2px 8px #0000001a}.calculator-modal-close:hover{background:#fff;color:#333;transform:scale(1.1)}.expert-card{background:#fffffff5;border-radius:14px;padding:1.4rem 1.35rem 1.35rem;box-shadow:0 10px 30px #0000000f;border:1px solid rgba(255,255,255,.6)}.expert-icon{width:36px;height:36px;border-radius:12px;background:#4a90d914;display:flex;align-items:center;justify-content:center;color:#4a90d9;margin-bottom:.9rem}.expert-card-title{font-size:1.1rem;font-weight:650;color:#2d2d2d;margin-bottom:.5rem}.expert-card-text{font-size:.9rem;line-height:1.55;color:#4a4a4a}.value-calculator{padding:2.5rem 2rem 3.25rem;background:#f5f8fc;max-width:1200px;margin:0 auto}.value-calculator-inner{max-width:960px;margin:0 auto;background:#fff;border-radius:16px;padding:1.5rem 1.8rem 1.6rem;box-shadow:0 10px 28px #0000000f;border:1px solid rgba(0,0,0,.04)}.value-calculator-title{font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:#6a6560;margin-bottom:.75rem}.calculator-sentence{margin-top:.5rem;margin-bottom:1.5rem}.calculator-sentence-line{font-size:1.6rem;line-height:1.5;color:#2d2d2d;margin:0 0 .5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.15em}.calculator-sentence-line:first-child{margin-top:0}.calculator-sentence-line:last-child{margin-bottom:0}.calculator-sentence-line--highlight{margin-top:1rem}.calculator-sentence-part{white-space:normal}.calculator-label--inline,.calculator-revenue-wrap{white-space:nowrap;flex-shrink:0}.calculator-revenue-wrap{color:#2d2d2d;font-weight:400;display:inline-flex;align-items:center;gap:.1em}.calculator-revenue-wrap .calculator-input{color:#2d2d2d}.calculator-revenue-prefix,.calculator-revenue-suffix{color:inherit}.calculator-sentence-part--amount{color:#4a90d9;font-weight:600}.calculator-label{display:inline-flex;align-items:center}.calculator-input{width:4.5rem;padding:.4rem .5rem;font-size:1.2rem;font-weight:600;border:2px solid #4a90d9;border-radius:8px;background:#fff;color:#2d2d2d;text-align:center;-moz-appearance:textfield}.calculator-input::-webkit-outer-spin-button,.calculator-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.calculator-input--revenue{width:4rem}.calculator-input:focus{outline:none;border-color:#3a7bc8;box-shadow:0 0 0 3px #4a90d933}.calculator-outputs{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.calculator-output{position:relative;background:#f0ede8;padding:1.7rem 1.1rem 1.1rem;border-radius:12px;text-align:center;border:1px solid rgba(0,0,0,.06)}.calculator-output-icon{position:absolute;top:.75rem;left:.75rem;color:#888;display:flex;align-items:center;justify-content:center}.calculator-output-icon svg{width:26px;height:26px}.calculator-output-value{display:block;font-size:1.6rem;font-weight:700;color:#4a90d9;margin-bottom:.35rem}.calculator-output-label{font-size:.95rem;color:#4a4a4a;line-height:1.4}.cta-section{padding:6rem 20px;text-align:left;background:#4a90d9;color:#fff}.cta-section-inner{max-width:1200px;margin:0 auto;padding:0 1.75rem}.cta-section .cta-title{color:#fff}.cta-text{font-size:1.25rem;margin-bottom:2rem;opacity:.95;color:#fff}.cta-button.cta-contrast{background:#fff;color:#4a90d9}.cta-button.cta-contrast:hover{background:#e8e4df;color:#3a7bc8;box-shadow:0 4px 16px #00000026}.footer{padding:2.5rem 2rem;text-align:center;background:#3d3d3d;color:#b8b4af;font-size:.9rem}.footer-inner{max-width:1200px;margin:0 auto}.footer-copy{margin:0 0 .35rem;color:#e8e4df;font-weight:500}.footer-product{margin:0;font-size:.85rem;opacity:.9}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.scroll-fade{opacity:0;transform:translateY(22px);transition:opacity .6s ease-out,transform .6s ease-out;will-change:opacity,transform}.scroll-fade.in-view{opacity:1;transform:translateY(0)}@media (max-width: 768px){.header{top:10px;width:calc(100% - 20px);border-radius:12px}.header-content{padding:1rem 1.5rem}.header-nav-wrap{display:none}.hamburger-btn{display:flex}.phone-number{font-size:.95rem}.main-content{padding-top:80px}.hero{grid-template-columns:1fr;padding:1.5rem 1.25rem 3rem;min-height:auto}.hero-graphic{display:none}.hero-content{text-align:center}.hero-title{font-size:2.5rem;margin-bottom:1rem;line-height:1.15}.yc-badge{font-size:.7rem;padding:.3rem .6rem;margin-bottom:1rem}.yc-badge-logo-wrap{width:14px;height:14px}.hero-subtitle{font-size:1.1rem;margin-bottom:2rem;max-width:100%;text-align:center}.hero-cta{flex-direction:column;align-items:stretch;gap:.875rem;margin-bottom:.5rem}.cta-button{width:100%;max-width:100%;padding:1rem 1.5rem;font-size:1.05rem}.connects-with{justify-content:center;margin-top:2rem}.connects-with-label{font-size:.85rem}.connects-with-logo{height:28px}.hero-graphic-mobile{display:flex;justify-content:center;align-items:center;margin-top:2rem;padding:0 1rem}.hero-graphic-mobile .demo-phone-frame{width:240px;height:427px}.features{padding:3rem 1.25rem}.section-title{font-size:2rem;margin-bottom:2rem;text-align:center}.features-intro{margin:-.75rem 0 1rem;text-align:center}.features-grid{gap:1rem;margin-top:1rem}.features-row-top,.features-row-bottom{grid-template-columns:1fr;gap:1rem}.feature-card{padding:1.25rem}.feature-card h3{font-size:1.25rem}.leads-section{padding:3rem 1.25rem 3.25rem}.leads-inner{grid-template-columns:1fr;gap:1.75rem;padding:1.9rem 1.5rem 2.1rem}.leads-copy .section-title{text-align:center}.leads-intro{max-width:100%;text-align:center}.leads-grid{grid-template-columns:1fr}.value-calculator-button-wrap{margin-top:1.5rem}.value-calculator-button{padding:.7rem 1.5rem;font-size:.9rem}.calculator-modal-overlay{padding:1rem}.calculator-modal-content{max-height:95vh}.calculator-modal-close{top:.75rem;right:.75rem;width:32px;height:32px}.expert-section{padding:3.25rem 1.25rem 3rem}.expert-header{text-align:center;margin-bottom:2rem}.expert-header .section-title{text-align:center}.expert-grid{grid-template-columns:1fr}.expert-card{padding:1.4rem 1.35rem 1.35rem}.value-calculator{padding:3rem 1.25rem}.calculator-sentence{margin-bottom:1.5rem}.calculator-sentence-line,.calculator-sentence-line--highlight{font-size:1.35rem}.calculator-input{width:4rem;font-size:1.25rem}.calculator-outputs{grid-template-columns:1fr;gap:.6rem}.calculator-output{padding:1.75rem 1rem .875rem}.calculator-output-icon{top:.5rem;left:.625rem}.calculator-output-icon svg{width:22px;height:22px}.calculator-output-value{font-size:1.35rem;margin-bottom:.2rem}.calculator-output-label{font-size:.875rem;line-height:1.35}.cta-section{padding:4rem 1.25rem;text-align:center}.cta-section .section-title{margin-bottom:1.5rem}}.about-page{min-height:100vh;display:flex;flex-direction:column;background:#e8e4df}.about-main{flex:1;max-width:1200px;margin:100px auto 0;padding:4rem 2rem;width:100%}.about-intro{text-align:center;margin-bottom:3rem;background:#fff;padding:2rem 2rem 2.5rem;border-radius:12px;box-shadow:0 2px 8px #00000014}.about-title{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:1.25rem}.about-intro-content{max-width:700px;margin:0 auto}.about-intro-content p{font-size:1.15rem;line-height:1.7;color:#555;margin-bottom:1.5rem}.yc-badge-about{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background:#ffffffe6;border:1px solid #e0e0e0;border-radius:50px;font-size:.95rem;font-weight:600;color:#333}.yc-badge-logo-wrap{display:flex;align-items:center}.yc-badge-logo{height:20px;width:auto}.yc-badge-text{color:#333}.founders-section{display:flex;flex-direction:column;gap:3rem;margin-bottom:4rem}.founders-section-title{font-size:2.5rem;font-weight:700;color:#333;text-align:center;margin-bottom:2rem}.founder-card{display:grid;grid-template-columns:300px 1fr;gap:3rem;align-items:start;background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 2px 8px #00000014}.founder-card--reverse{grid-template-columns:1fr 300px}.founder-card--reverse .founder-image{order:2}.founder-card--reverse .founder-content{order:1}.founder-image{width:100%;aspect-ratio:1;border-radius:12px;overflow:hidden;background:#f0f0f0}.founder-image img{width:100%;height:100%;object-fit:cover;display:block}.founder-content{display:flex;flex-direction:column;gap:1.5rem}.founder-name{font-size:1.75rem;font-weight:700;color:#333;margin:0 0 1rem}.founder-bio{display:flex;flex-direction:column;gap:1rem}.founder-bio p{font-size:1.1rem;line-height:1.8;color:#555;margin:0}.about-cta{text-align:center;padding:3rem 2rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014}.about-cta-title{font-size:2rem;font-weight:700;color:#333;margin-bottom:1rem}.about-cta-text{font-size:1.1rem;color:#666;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-button{display:inline-block;padding:.875rem 2rem;background:#4a90d9;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:1rem;transition:background .2s,transform .1s;border:none;cursor:pointer}.cta-button:hover{background:#3a7bc8;transform:translateY(-1px)}.cta-button.primary{background:#4a90d9}.cta-button.primary:hover{background:#3a7bc8}@media (max-width: 768px){.about-title{font-size:2rem}.about-intro-content p{font-size:1.1rem}.founders-section-title{font-size:2rem}.founder-card,.founder-card--reverse{grid-template-columns:1fr;gap:2rem}.founder-card--reverse .founder-image,.founder-card--reverse .founder-content{order:unset}.founder-image{max-width:250px;margin:0 auto}.founder-name{font-size:1.75rem}.founder-bio p{font-size:1rem}.about-main{padding:2rem 1rem}.about-header-content{flex-direction:column;gap:1rem;align-items:flex-start}.about-nav{width:100%;justify-content:flex-start}}.blog-page{min-height:100vh;display:flex;flex-direction:column;background:#e8e4df}.blog-main{flex:1;max-width:1200px;margin:100px auto 0;padding:4rem 2rem;width:100%}.blog-hero{text-align:left;margin-bottom:3rem;background:#fff;padding:2.25rem 2.25rem 2.5rem;border-radius:12px;box-shadow:0 2px 8px #00000014}.blog-title{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:1rem}.blog-subtitle{font-size:1.1rem;line-height:1.7;color:#555;max-width:720px}.blog-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.blog-card{background:#fff;padding:2rem 2.25rem;border-radius:12px;box-shadow:0 2px 8px #00000014}.blog-meta{font-size:.9rem;text-transform:uppercase;letter-spacing:.08em;color:#888;margin-bottom:.75rem}.blog-card-title{font-size:1.6rem;font-weight:700;color:#333;margin-bottom:.75rem}.blog-card-title-link{text-decoration:none;color:inherit}.blog-card-title-link:hover .blog-card-title{color:#4a90d9}.blog-card-excerpt{font-size:1rem;line-height:1.7;color:#555;margin-bottom:1.5rem}.blog-card-link{display:inline-flex;align-items:center;gap:.4rem;padding:.75rem 1.6rem;border-radius:999px;border:none;background:#4a90d9;color:#fff;font-weight:600;font-size:.95rem;cursor:pointer;transition:background .2s ease,transform .1s ease,box-shadow .2s ease}.blog-card-link:hover{background:#3a7bc8;transform:translateY(-1px);box-shadow:0 3px 10px #4a90d966}.blog-post-body{background:#fff;padding:2.25rem 2.25rem 2.5rem;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-top:2rem;font-size:1rem;line-height:1.7;color:#555}.blog-post-body p{margin-bottom:1.25rem}.blog-post-body ul{padding-left:1.25rem;margin-bottom:1.25rem}.blog-post-body li{margin-bottom:.5rem}@media (max-width: 768px){.blog-main{padding:2.5rem 1.25rem}.blog-hero{padding:1.75rem 1.5rem 2rem}.blog-title{font-size:2rem}.blog-subtitle{font-size:1rem}.blog-card{padding:1.75rem 1.5rem}.blog-card-title{font-size:1.4rem}.blog-post-body{padding:1.75rem 1.5rem 2rem}}.ai-bpo-page{min-height:100vh;display:flex;flex-direction:column;background:#e8e4df}.ai-bpo-main{flex:1;max-width:1200px;margin:100px auto 0;padding:4rem 2rem;width:100%}.ai-bpo-hero{background:#fff;padding:1.75rem 2rem 1.85rem;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:1.5rem}.ai-bpo-title{font-size:2.1rem;font-weight:700;color:#4a90d9;margin-bottom:.6rem}.ai-bpo-subtitle{font-size:1.15rem;line-height:1.7;color:#555;max-width:720px}.ai-bpo-body{background:#fff;padding:1.9rem 2rem 2.1rem;border-radius:12px;box-shadow:0 2px 8px #00000014;font-size:1rem;line-height:1.7;color:#555}.ai-bpo-highlight{border-radius:10px;padding:1.5rem 1.75rem;background:#f5f8fc;border-left:3px solid #4a90d9;border-top:1px solid rgba(0,0,0,.02);border-right:1px solid rgba(0,0,0,.02);border-bottom:1px solid rgba(0,0,0,.02);margin-bottom:1.75rem}.ai-bpo-highlight-title{font-size:1.3rem;font-weight:700;color:#2d2d2d;margin-bottom:.75rem}.ai-bpo-highlight-text{margin:0;font-size:1rem}.ai-bpo-section{margin-bottom:2rem}.ai-bpo-section:last-of-type{margin-bottom:0}.ai-bpo-section-title{font-size:1.25rem;font-weight:650;color:#4a90d9;margin-bottom:.75rem}.ai-bpo-section p{margin-bottom:1rem}.ai-bpo-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.75rem;margin:2rem 0}.ai-bpo-list{padding-left:1.25rem;margin:0 0 1rem}.ai-bpo-list li{margin-bottom:.5rem}.ai-bpo-note{border-radius:10px;padding:1.5rem 1.75rem;background:#f7faff;border:1px solid rgba(0,0,0,.05)}@media (max-width: 768px){.ai-bpo-main{padding:2.5rem 1.25rem}.ai-bpo-hero,.ai-bpo-body{padding:1.5rem 1.4rem 1.8rem}.ai-bpo-title{font-size:1.9rem}.ai-bpo-subtitle{font-size:1.05rem}.ai-bpo-grid{grid-template-columns:1fr;gap:1.5rem;margin:1.5rem 0}.ai-bpo-highlight{padding:1.25rem 1.25rem 1.5rem}}.pestle-page{min-height:100vh;display:flex;flex-direction:column;background:#e8e4df}.pestle-main{flex:1;max-width:520px;margin:80px auto 0;padding:2.5rem 1.25rem;width:100%}.pestle-hero{text-align:center;margin-bottom:1rem;background:#fff;padding:1rem .9rem;border-radius:12px;box-shadow:0 2px 8px #00000014}.pestle-title{font-size:2.1rem;font-weight:800;color:#2d2d2d;margin-bottom:.4rem}.pestle-subtitle{font-size:.95rem;line-height:1.7;color:#555;max-width:460px;margin:0 auto}.pestle-game{background:#fff;padding:1.25rem 1rem;border-radius:12px;box-shadow:0 2px 8px #00000014}.pestle-message{padding:1rem 1.5rem;border-radius:10px;margin-bottom:1.5rem;font-size:1.05rem;text-align:center}.pestle-message-success{background:#e8f5e9;color:#2e7d32;border:1px solid #a5d6a7}.pestle-message-error{background:#ffebee;color:#c62828;border:1px solid #ef9a9a}.pestle-input-section{display:flex;gap:.75rem;margin-bottom:2rem;flex-wrap:wrap}.pestle-input-wrap{flex:1;min-width:0;position:relative}.pestle-input{width:100%;padding:.875rem 1.25rem;font-size:1rem;border:2px solid #ddd;border-radius:8px;font-family:inherit;transition:border-color .2s ease;box-sizing:border-box}.pestle-suggestions{position:absolute;left:0;right:0;top:100%;margin:.25rem 0 0;padding:.35rem 0;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 6px 16px #0000001f;list-style:none;z-index:10;max-height:12rem;overflow-y:auto}.pestle-suggestion-item{padding:.5rem 1rem;font-size:.95rem;cursor:pointer;color:#2d2d2d}.pestle-suggestion-item:hover,.pestle-suggestion-item-highlighted{background:#f0ede8}.pestle-input:focus{outline:none;border-color:#4a90d9;box-shadow:0 0 0 3px #4a90d91a}.pestle-input:disabled{background:#f5f5f5;cursor:not-allowed}.pestle-guess-btn{padding:.875rem 2rem;font-size:1rem;font-weight:600;background:#4a90d9;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;font-family:inherit}.pestle-guess-btn:hover:not(:disabled){background:#3a7bc8;transform:translateY(-1px);box-shadow:0 4px 12px #4a90d94d}.pestle-guess-btn:disabled{background:#ccc;cursor:not-allowed;opacity:.6}.pestle-guesses{margin-bottom:2rem}.pestle-guess-meta{margin-bottom:.75rem;font-size:.9rem;color:#666}.pestle-guess-list{display:flex;flex-direction:column;gap:.75rem}.pestle-guess-card{border-radius:10px;border:1px solid #e1dfda;padding:.9rem 1rem;background:#faf9f7}.pestle-hint-earned{font-size:.8rem;color:#5a6c7d;margin-bottom:.35rem;padding:.35rem .5rem;background:#e8f0f7;border-radius:6px;border-left:3px solid #4a90d9}.pestle-guess-card-name{font-weight:600;margin-bottom:.4rem;color:#2d2d2d}.pestle-guess-card-grid{display:grid;grid-template-columns:.75fr 1.7fr .55fr;grid-template-rows:76px 76px;gap:.5rem .6rem;align-items:stretch}.pestle-guess-tile{border-radius:10px;padding:.4rem .5rem .45rem;display:flex;flex-direction:column;min-height:0;transition:background-color .15s ease,color .15s ease}.pestle-guess-tile-match{background:#1f7a3a;color:#fff}.pestle-guess-tile-close{background:#c9a227;color:#fff}.pestle-guess-tile-miss{background:#54565f;color:#fff}.pestle-tile-header{display:flex;align-items:center;margin-bottom:.15rem}.pestle-tile-label-wrap{display:inline-flex;align-items:center;gap:.25rem}.pestle-tile-label{font-size:.65rem;text-transform:uppercase;letter-spacing:.04em;color:#fff}.pestle-tile-info{border:none;background:#ffffff40;color:#fff;width:14px;height:14px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.55rem;font-weight:600;cursor:pointer;padding:0;flex-shrink:0}.pestle-guess-tile-match .pestle-tile-info,.pestle-guess-tile-close .pestle-tile-info,.pestle-guess-tile-miss .pestle-tile-info{background:#ffffff40;color:#fff}.pestle-tile-main{flex:1;display:flex;align-items:center;min-height:2.6em}.pestle-category-value{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;min-height:0}.pestle-direction-icon{font-size:1.25rem;margin-right:.35rem;flex-shrink:0;color:#fff;align-self:center}.pestle-tile-value{font-size:.8rem;font-weight:600;line-height:1.25;color:#fff;flex:1;min-width:0;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;display:block}.pestle-tooltip-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f0f1475;display:flex;justify-content:center;align-items:center;z-index:40;padding:1.5rem}.pestle-tooltip{max-width:420px;width:100%;background:#14141a;color:#f7f7fb;border-radius:16px;box-shadow:0 18px 45px #0000008c;padding:1.4rem 1.5rem 1.2rem}.pestle-tooltip-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.35rem}.pestle-tooltip-title{font-size:1.05rem;font-weight:600;margin:0}.pestle-tooltip-close{border:none;background:transparent;color:#f7f7fb;font-size:1.3rem;cursor:pointer;padding:0;line-height:1}.pestle-tooltip-desc{margin:0 0 .6rem;font-size:.85rem;color:#d5d5e0}.pestle-tooltip-list{list-style:none;padding:0;margin:0;max-height:380px;overflow-y:auto;font-size:.85rem}.pestle-tooltip-list li{padding:.12rem 0}.pestle-tooltip-list-label{font-size:.78rem;font-weight:600;color:#9f9fbc;padding:.2rem 0}.pestle-tooltip-higher{border-bottom:1px solid rgba(255,255,255,.12);margin-bottom:.15rem}.pestle-tooltip-lower{border-top:1px solid rgba(255,255,255,.12);margin-top:.15rem;padding-top:.25rem}.pestle-info{padding-top:1.5rem;border-top:1px solid #eee}.pestle-info-text{font-size:.9rem;color:#666;line-height:1.6;margin:0}.pestle-loading{text-align:center;padding:3rem;color:#666;font-size:1.1rem}@media (max-width: 768px){.pestle-main{max-width:100%;width:100%;padding:.5rem .35rem;margin-top:64px;box-sizing:border-box}.pestle-hero{padding:.5rem;margin-bottom:.5rem}.pestle-title{font-size:1.35rem;margin-bottom:.2rem}.pestle-subtitle{font-size:.7rem;line-height:1.4}.pestle-game{background:transparent;box-shadow:none;border-radius:0;padding:.25rem 0}.pestle-message{font-size:.7rem;padding:.4rem .5rem;margin-bottom:.5rem}.pestle-input-section{flex-direction:column;margin-bottom:.75rem}.pestle-input{font-size:.75rem;padding:.45rem .6rem}.pestle-suggestions{max-height:8rem}.pestle-suggestion-item{font-size:.72rem;padding:.35rem .5rem}.pestle-guess-btn{width:100%;font-size:.75rem;padding:.45rem .6rem}.pestle-guesses{margin-bottom:1rem}.pestle-guess-meta{font-size:.65rem;margin-bottom:.35rem}.pestle-guess-list{gap:.4rem}.pestle-guess-card{padding:.35rem .25rem;border-radius:6px}.pestle-guess-card-name{font-size:.7rem;margin-bottom:.2rem}.pestle-guess-card-grid{grid-template-columns:.72fr 1.75fr .52fr;grid-template-rows:48px 48px;gap:.25rem .35rem}.pestle-guess-tile{padding:.2rem .25rem .25rem;border-radius:6px}.pestle-tile-label{font-size:.5rem;margin-bottom:.08rem}.pestle-tile-info{width:12px;height:12px;font-size:.5rem}.pestle-tile-value{font-size:.58rem}.pestle-direction-icon{font-size:.85rem;margin-right:.2rem}.pestle-tile-main{min-height:2em}.pestle-info{padding-top:.5rem}.pestle-info-text{font-size:.62rem;line-height:1.4}}*{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;background:#e8e4df;min-height:100vh}#root{width:100%;min-height:100vh}
