.blog-container{max-width:1200px;margin:0 auto;padding:9.5rem 1.5rem 4rem}.blog-post-container{grid-template-columns:1fr;gap:3rem;max-width:1200px;margin:0 auto;padding:9.5rem 1.5rem 4rem;display:grid}.blog-post-container>main{min-width:0}@media (min-width:1024px){.blog-post-container{grid-template-columns:3fr 1fr}}.blog-hero{text-align:center;margin-bottom:4rem;animation:.8s ease-out fadeInUp}.blog-hero h1{font-family:var(--font-display);color:var(--deep-emerald);letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.15}.blog-hero p{color:#051a14b3;max-width:600px;margin:0 auto 2rem;font-size:clamp(1.1rem,2vw,1.25rem)}.blog-controls{flex-direction:column;gap:1.5rem;margin-bottom:3.5rem;animation:.8s ease-out .1s both fadeInUp;display:flex}@media (min-width:768px){.blog-controls{flex-direction:row;justify-content:space-between;align-items:center}}.blog-search-wrapper{flex:1;max-width:450px;position:relative}.blog-search-input{width:100%;font-family:var(--font-body);background:var(--surface-low);border:1px solid var(--outline-ghost);color:var(--deep-emerald);border-radius:.75rem;padding:.85rem 1rem .85rem 2.75rem;font-size:1rem;transition:all .25s}.blog-search-input:focus{background:var(--surface);border-color:var(--lime-dark);outline:none;box-shadow:0 0 0 3px #89eb3426}.blog-search-icon{color:#051a1466;pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.blog-categories{scrollbar-width:none;gap:.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.blog-categories::-webkit-scrollbar{display:none}.category-tab{background:var(--surface-low);color:var(--deep-emerald);border:1px solid var(--outline-ghost);border-radius:var(--radius-pill);font-family:var(--font-body);cursor:pointer;white-space:nowrap;padding:.6rem 1.2rem;font-size:.9rem;font-weight:500;transition:all .25s cubic-bezier(.22,1,.36,1)}.category-tab:hover,.category-tab.active{background:var(--deep-emerald);color:var(--neon-lime);border-color:var(--deep-emerald);transform:translateY(-1px)}.blog-grid{grid-template-columns:1fr;gap:2rem;animation:.8s ease-out .2s both fadeInUp;display:grid}@media (min-width:640px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.blog-grid{grid-template-columns:repeat(3,1fr)}}.blog-featured-card{background:var(--surface);border:1px solid var(--outline-strong);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);grid-column:1/-1;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;transition:transform .3s,box-shadow .3s;display:grid;overflow:hidden}@media (min-width:900px){.blog-featured-card{grid-template-columns:1.2fr 1fr}}.blog-featured-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.featured-img-wrapper{width:100%;height:300px;position:relative}@media (min-width:900px){.featured-img-wrapper{height:100%;min-height:380px}}.featured-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1)}.blog-featured-card:hover .featured-img{transform:scale(1.03)}.featured-content{flex-direction:column;justify-content:center;padding:2.5rem;display:flex}.blog-card{background:var(--surface);border:1px solid var(--outline-ghost);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);flex-direction:column;height:100%;transition:all .3s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden}.blog-card:hover{border-color:var(--outline-strong);box-shadow:var(--shadow-md);transform:translateY(-6px)}.card-img-wrapper{aspect-ratio:16/9;background:var(--surface-hover,#f7fbf8);width:100%;position:relative;overflow:hidden}.card-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1)}.blog-card:hover .card-img{transform:scale(1.05)}.card-content{flex-direction:column;flex:1;padding:1.75rem;display:flex}.card-meta{color:#051a1499;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.85rem;display:flex}.card-category{text-transform:uppercase;color:var(--lime-dark);letter-spacing:.05em;font-weight:700}.card-title{font-family:var(--font-display);color:var(--deep-emerald);margin-bottom:.75rem;font-size:1.35rem;font-weight:700;line-height:1.3;text-decoration:none;transition:color .2s}.blog-card:hover .card-title,.blog-featured-card:hover .card-title{color:var(--lime-dark)}.card-description{color:#051a14bf;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.card-footer{border-top:1px solid var(--outline-ghost);justify-content:space-between;align-items:center;padding-top:1.25rem;font-size:.85rem;display:flex}.card-author{color:var(--deep-emerald);align-items:center;gap:.5rem;font-weight:600;display:flex}.author-avatar{object-fit:cover;background:var(--surface-low);border-radius:50%}.breadcrumbs{color:#051a1499;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;animation:.6s ease-out fadeIn;display:flex}.breadcrumbs a{color:#051a1499;text-decoration:none;transition:color .2s}.breadcrumbs a:hover{color:var(--lime-dark)}.breadcrumbs-separator{color:#051a144d;font-size:.75rem}.breadcrumbs-current{color:var(--deep-emerald);white-space:nowrap;text-overflow:ellipsis;vertical-align:bottom;max-width:320px;font-weight:500;display:inline-block;overflow:hidden}.article-header{margin-bottom:3rem;animation:.8s ease-out fadeInUp}.article-category{text-transform:uppercase;color:var(--lime-dark);letter-spacing:.08em;margin-bottom:1rem;font-size:.9rem;font-weight:700;display:inline-block}.article-title{font-family:var(--font-display);color:var(--deep-emerald);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.15}.article-meta{color:#051a1499;border-bottom:1px solid var(--outline-ghost);flex-wrap:wrap;align-items:center;gap:1.5rem;padding-bottom:1.5rem;font-size:.95rem;display:flex}.article-author-info{color:var(--deep-emerald);align-items:center;gap:.75rem;font-weight:600;display:flex}.article-hero-wrapper{aspect-ratio:16/9;border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-md);background:var(--deep-emerald,#051a14);margin-bottom:3.5rem;animation:.8s ease-out .1s both fadeInUp;overflow:hidden}.article-hero-img{object-fit:contain;object-position:center;width:100%;height:100%}.article-body{font-family:var(--font-body);color:#051a14d9;font-size:1.125rem;line-height:1.75}.article-body>*{max-width:100%;margin-left:0;margin-right:0}.article-body h2,.article-body h3,.article-body h4{font-family:var(--font-display);color:var(--deep-emerald);letter-spacing:-.02em;margin-top:2.5rem;margin-bottom:1rem;scroll-margin-top:100px;font-weight:700}.article-body h2{border-bottom:1px solid var(--outline-ghost);padding-bottom:.5rem;font-size:1.85rem}.article-body h3{font-size:1.45rem}.article-body p{margin-bottom:1.5rem}.article-body strong{color:var(--deep-emerald);font-weight:600}.article-body ul,.article-body ol{margin-bottom:1.5rem;padding-left:1.5rem}.article-body li{margin-bottom:.5rem}.article-body blockquote{border-left:4px solid var(--lime-dark);background:var(--surface-low);color:var(--lime-dark);border-radius:0 .5rem .5rem 0;max-width:720px;margin:2rem 0;padding:1rem 1.5rem;font-size:1.2rem;font-style:italic}.article-body table{border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #051a141f;border-radius:1rem;width:100%;margin:2rem 0;overflow:hidden;box-shadow:0 4px 20px #0000000d}.article-body thead{background:#021d0f}.article-body th{color:#fff;text-align:left;letter-spacing:.01em;background:#021d0f;border-bottom:3px solid #8cfb38;padding:1rem 1.25rem;font-size:.95rem;font-weight:700}.article-body td{color:#051a14d9;border-bottom:1px solid #051a1414;padding:1rem 1.25rem;font-size:.95rem;line-height:1.6}.article-body tr:nth-child(2n) td{background:#00000005}.article-body tr:hover td{background:#8cfb380f}.article-body pre{background:var(--deep-emerald);color:#e6f4ea;box-sizing:border-box;width:100%;max-width:100%;box-shadow:var(--shadow-sm);white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;border-radius:.75rem;margin:2rem 0;padding:1.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:clamp(.72rem,1.4vw,.88rem);line-height:1.6;overflow-x:auto}.article-body code{background:var(--surface-low);color:var(--lime-dark);border-radius:.25rem;padding:.2rem .4rem;font-family:monospace;font-size:.9em}.article-body pre code{color:inherit;font-size:inherit;background:0 0;padding:0}.article-body img{border-radius:var(--radius-xl);max-width:100%;height:auto;box-shadow:var(--shadow-md);margin:2.5rem auto;display:block}.article-body a{color:var(--lime-dark);text-underline-offset:4px;font-weight:500;text-decoration:underline;transition:color .2s}.article-body a:hover{color:var(--deep-emerald)}.mdx-callout{border-radius:1rem;align-items:flex-start;gap:1rem;max-width:720px;margin:2rem auto;padding:1.25rem 1.5rem;display:flex}.mdx-callout.note{color:var(--lime-dark);background:#89eb3414;border:1px solid #366b0026}.mdx-callout.info{border:1px solid var(--outline-ghost);color:var(--deep-emerald);background:#051a1408}.mdx-callout-icon{flex-shrink:0;font-size:1.25rem;line-height:1}.mdx-callout-content{font-size:1rem;line-height:1.6}.mdx-callout-content p{margin:0}.mdx-cta{background:linear-gradient(135deg, var(--deep-emerald) 0%, #0a2e23 100%);border-radius:var(--radius-xl);text-align:center;color:var(--surface);max-width:720px;box-shadow:var(--shadow-lg);border:1px solid #89eb3433;margin:3.5rem auto;padding:3rem 2rem;position:relative;overflow:hidden}.mdx-cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#89eb340d 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.mdx-cta h3{font-family:var(--font-display);color:var(--neon-lime);margin-bottom:.75rem;font-size:1.75rem;font-weight:800;margin-top:0!important}.mdx-cta p{color:#fffc;margin-bottom:1.75rem;font-size:1.05rem}.mdx-cta .btn-primary{background:var(--neon-lime);color:var(--deep-emerald);font-family:var(--font-display);border-radius:var(--radius-pill);padding:.85rem 2rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.22,1,.36,1);display:inline-block;box-shadow:0 4px 14px #89eb344d}.mdx-cta .btn-primary:hover{background:#9dff45;transform:translateY(-2px);box-shadow:0 6px 20px #89eb3480}.toc-sidebar{background:var(--surface);border:1px solid var(--outline-ghost);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);align-self:start;margin-top:2.75rem;padding:1.5rem;display:none;position:sticky;top:110px}@media (min-width:1024px){.toc-sidebar{display:block}}.toc-title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;color:var(--deep-emerald);border-bottom:1px solid var(--outline-ghost);margin-bottom:1.25rem;padding-bottom:.5rem;font-size:1rem;font-weight:700}.toc-list{margin:0;padding:0;list-style:none}.toc-item{margin-bottom:.75rem}.toc-link{color:#051a1499;font-size:.9rem;line-height:1.4;text-decoration:none;transition:all .2s;display:block}.toc-link:hover{color:var(--lime-dark)}.toc-link.active{color:var(--lime-dark);border-left:2px solid var(--neon-lime);padding-left:.5rem;font-weight:600}.toc-depth-3{padding-left:1rem}.toc-depth-4{padding-left:2rem}.article-tags{border-top:1px solid var(--outline-ghost);flex-wrap:wrap;gap:.5rem;max-width:720px;margin:3rem auto 0;padding-top:1.5rem;display:flex}.tag-pill{background:var(--surface-low);color:#051a14b3;border-radius:var(--radius-pill);border:1px solid #0000;padding:.4rem .9rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s}.tag-pill:hover{background:var(--surface);color:var(--lime-dark);border-color:var(--outline-strong)}.related-section{border-top:1px solid var(--outline-ghost);max-width:720px;margin:4rem auto 0;padding-top:3rem}.related-title{font-family:var(--font-display);color:var(--deep-emerald);margin-bottom:2rem;font-size:1.5rem;font-weight:700}.related-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.related-grid{grid-template-columns:repeat(2,1fr)}}.author-bio-card{background:var(--surface-low);border-radius:var(--radius-xl);align-items:center;gap:1.5rem;max-width:720px;margin:3.5rem auto 0;padding:2rem;display:flex}@media (max-width:600px){.author-bio-card{text-align:center;flex-direction:column}}.author-bio-avatar{object-fit:cover;border-radius:50%;flex-shrink:0}.author-bio-name{font-family:var(--font-display);color:var(--deep-emerald);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.author-bio-text{color:#051a14b3;margin-bottom:1rem;font-size:.95rem;line-height:1.5}.author-bio-socials{gap:1rem;display:flex}@media (max-width:600px){.author-bio-socials{justify-content:center}}.author-bio-socials a{color:#051a1480;transition:color .2s}.author-bio-socials a:hover{color:var(--lime-dark)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mdx-faq-wrapper{flex-direction:column;gap:1rem;margin:2rem 0;display:flex}.mdx-faq-item{border:1px solid var(--outline-ghost);border-radius:var(--radius-xl);background:var(--surface);transition:border-color .2s,box-shadow .2s;overflow:hidden}.mdx-faq-item:hover,.mdx-faq-item.open{border-color:var(--lime-dark);box-shadow:var(--shadow-sm)}.mdx-faq-question{cursor:pointer;text-align:left;width:100%;font-family:var(--font-display);color:var(--deep-emerald);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1.05rem;font-weight:700;transition:color .2s;display:flex}.mdx-faq-question:hover{color:var(--lime-dark)}.mdx-faq-icon{color:var(--lime-dark);transform-origin:50%;flex-shrink:0;margin-left:1rem;font-size:1.25rem;font-weight:700;line-height:1;transition:transform .4s cubic-bezier(.16,1,.3,1),color .3s}.mdx-faq-item.open .mdx-faq-icon{transform:rotate(45deg)}.mdx-faq-collapse{will-change:grid-template-rows;grid-template-rows:0fr;transition:grid-template-rows .42s cubic-bezier(.16,1,.3,1);display:grid}.mdx-faq-item.open .mdx-faq-collapse{grid-template-rows:1fr}.mdx-faq-answer{min-height:0;overflow:hidden}.mdx-faq-answer-text{font-family:var(--font-body);color:#051a14cc;border-top:1px dashed var(--outline-ghost);opacity:0;margin:0;padding:1rem 1.5rem 1.25rem;font-size:.95rem;line-height:1.7;transition:opacity .35s,transform .4s cubic-bezier(.16,1,.3,1);transform:translateY(-4px)}.mdx-faq-item.open .mdx-faq-answer-text{opacity:1;transform:translateY(0)}
.calc-hero{text-align:center;background:radial-gradient(circle at 50% 0,#89eb3414 0%,#fff0 70%);max-width:900px;margin:0 auto;padding:1rem 1.5rem 2.5rem}.calc-badge{border-radius:var(--radius-pill);letter-spacing:.05em;text-transform:uppercase;color:var(--deep-emerald);background:#051a140d;border:1px solid #051a141a;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.35rem .85rem;font-size:.8rem;font-weight:600;display:inline-flex}.calc-badge-dot{background:#366b00;border-radius:50%;width:6px;height:6px}.calc-title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--deep-emerald);margin-bottom:1.25rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;line-height:1.15}.calc-title-highlight{color:#2b5600;background:linear-gradient(120deg,#89eb344d 0%,#89eb341a 100%);border-radius:6px;padding:0 .3em;display:inline-block;position:relative}.calc-subtitle{font-family:var(--font-body);color:#051a14bf;max-width:720px;margin:0 auto;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.6}.calc-wrapper{max-width:1200px;margin:0 auto;padding:0 1.5rem 4rem}.calc-presets{flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;margin-bottom:2.5rem;display:flex}.calc-preset-label{color:#051a1499;margin-right:.25rem;font-size:.85rem;font-weight:600}.calc-preset-btn{background:var(--surface);border:1px solid var(--outline-strong);color:var(--deep-emerald);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:999px;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.85rem;font-weight:500;transition:all .2s;display:inline-flex}.calc-preset-btn:hover{background:var(--surface-mid);border-color:#051a144d;transform:translateY(-1px)}.calc-preset-btn.active{background:var(--deep-emerald);color:var(--surface);border-color:var(--deep-emerald);box-shadow:0 4px 12px #051a1426}.calc-preset-btn.active:hover{color:var(--surface);border-color:var(--deep-emerald);background:#0a2d23}.calc-grid{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;display:grid}@media (max-width:960px){.calc-grid{grid-template-columns:1fr}}.calc-card-inputs{background:var(--surface);border:1px solid var(--outline-strong);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);padding:2.25rem}.calc-card-header{border-bottom:1px solid var(--outline-ghost);justify-content:space-between;align-items:center;margin-bottom:1.75rem;padding-bottom:1rem;display:flex}.calc-card-heading{font-family:var(--font-display);color:var(--deep-emerald);font-size:1.35rem;font-weight:700}.calc-currency-badge{color:#2b5600;background:#89eb3433;border-radius:4px;padding:.25rem .6rem;font-size:.75rem;font-weight:700}.calc-field-group{flex-direction:column;gap:1.6rem;display:flex}.calc-field{flex-direction:column;gap:.5rem;display:flex}.calc-field-top{justify-content:space-between;align-items:baseline;display:flex}.calc-label{font-family:var(--font-display);color:var(--deep-emerald);font-size:.95rem;font-weight:600}.calc-input-box-wrap{background:var(--surface-low);border:1.5px solid var(--outline-ghost);border-radius:8px;align-items:center;gap:.25rem;padding:.35rem .65rem;transition:border-color .2s;display:flex}.calc-input-box-wrap:focus-within{border-color:var(--deep-emerald);background:#fff}.calc-unit-prefix{color:var(--deep-emerald);font-size:.95rem;font-weight:700}.calc-number-input{width:100px;font-family:var(--font-display);color:var(--deep-emerald);text-align:right;background:0 0;border:none;outline:none;font-size:1rem;font-weight:700}.calc-number-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.calc-number-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.calc-unit-suffix{color:#051a1499;font-size:.85rem;font-weight:600}.calc-range-slider{appearance:none;background:var(--surface-mid);cursor:pointer;border-radius:999px;outline:none;width:100%;height:6px}.calc-range-slider::-webkit-slider-thumb{appearance:none;background:var(--deep-emerald);border:2px solid var(--neon-lime);cursor:pointer;border-radius:50%;width:20px;height:20px;transition:transform .15s;box-shadow:0 2px 6px #0003}.calc-range-slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.calc-hint{color:#051a148c;font-size:.8rem;line-height:1.4}.calc-outputs{flex-direction:column;gap:1.25rem;display:flex}.calc-card-loss{background:var(--deep-emerald);color:var(--surface);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);padding:2.25rem;position:relative;overflow:hidden}.calc-card-loss:after{content:"";pointer-events:none;background:radial-gradient(circle,#ef444426 0%,#0000 70%);width:160px;height:160px;position:absolute;top:0;right:0}.calc-card-tag-loss{letter-spacing:.08em;text-transform:uppercase;color:#fca5a5;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.calc-amount-loss{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;margin-bottom:.6rem;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800;line-height:1.1}.calc-formula-breakdown{color:#fff9;margin-bottom:1.5rem;font-family:monospace;font-size:.85rem}.calc-loss-annual-row{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding-top:1.25rem;display:flex}.calc-annual-label{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.calc-annual-val-loss{font-family:var(--font-display);color:#ef4444;font-size:1.35rem;font-weight:700}.calc-card-recovered{border:2px solid var(--neon-lime);border-radius:var(--radius-xl);color:#fff;background:linear-gradient(145deg,#07251d 0%,#051a14 100%);padding:2.25rem;position:relative;box-shadow:0 20px 40px -10px #89eb3433}.calc-badge-recovered{letter-spacing:.06em;text-transform:uppercase;color:var(--neon-lime);background:#89eb3426;border:1px solid #89eb3466;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:.75rem;padding:.3rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.calc-amount-recovered{font-family:var(--font-display);color:var(--neon-lime);letter-spacing:-.02em;margin-bottom:.4rem;font-size:clamp(2.4rem,4.5vw,3.5rem);font-weight:800;line-height:1.1}.calc-recovered-subtext{color:#ffffffbf;margin-bottom:1.5rem;font-size:.88rem}.calc-recovered-annual-row{border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;margin-bottom:1.75rem;padding-top:1.25rem;display:flex}.calc-annual-val-recovered{font-family:var(--font-display);color:var(--neon-lime);font-size:1.35rem;font-weight:700}.calc-cta-btn{background:var(--neon-lime);width:100%;color:var(--deep-emerald);font-family:var(--font-display);transition:all .25 ease;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:1.1rem 1.75rem;font-size:1.05rem;font-weight:700;text-decoration:none;display:flex;box-shadow:0 4px 20px #89eb3466}.calc-cta-btn:hover{background:#99f547;transform:translateY(-2px);box-shadow:0 8px 28px #89eb3480}.calc-tiles-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.calc-tile{background:var(--surface);border:1px solid var(--outline-strong);box-shadow:var(--shadow-sm);border-radius:1rem;padding:1.25rem}.calc-tile-label{text-transform:uppercase;letter-spacing:.05em;color:#051a148c;margin-bottom:.35rem;font-size:.75rem;font-weight:700}.calc-tile-val{font-family:var(--font-display);color:var(--deep-emerald);font-size:1.6rem;font-weight:800}.calc-explanation-section{max-width:900px;margin:5rem auto 0;padding:0 1.5rem}.calc-expl-box{background:var(--surface-low);border:1px solid var(--outline-strong);border-radius:var(--radius-xl);margin-bottom:3rem;padding:2.5rem}.calc-expl-heading{font-family:var(--font-display);color:var(--deep-emerald);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:1.8rem;font-weight:800}.calc-formula-display{background:var(--deep-emerald);color:var(--neon-lime);border-radius:12px;margin:1.25rem 0 1.5rem;padding:1.1rem 1.5rem;font-family:monospace;font-size:.95rem;overflow-x:auto}.calc-expl-text{color:#051a14cc;margin-bottom:1rem;font-size:1.05rem;line-height:1.7}.calc-causes-grid{grid-template-columns:1fr;gap:1.5rem;margin:2.5rem 0;display:grid}@media (min-width:640px){.calc-causes-grid{grid-template-columns:repeat(2,1fr)}}.calc-cause-card{background:var(--surface);border:1px solid var(--outline-strong);box-shadow:var(--shadow-sm);border-radius:1rem;padding:1.5rem}.calc-cause-icon{margin-bottom:.75rem;font-size:1.75rem}.calc-cause-title{font-family:var(--font-display);color:var(--deep-emerald);margin-bottom:.4rem;font-size:1.1rem;font-weight:700}.calc-cause-desc{color:#051a14b3;font-size:.9rem;line-height:1.5}.calc-faq-section{margin-top:4rem}.calc-faq-title{font-family:var(--font-display);color:var(--deep-emerald);text-align:center;margin-bottom:2.5rem;font-size:2rem;font-weight:800}.calc-faq-item{background:var(--surface);border:1px solid var(--outline-strong);border-radius:1rem;margin-bottom:1rem;padding:1.5rem}.calc-faq-q{font-family:var(--font-display);color:var(--deep-emerald);margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.calc-faq-a{color:#051a14bf;font-size:.98rem;line-height:1.6}.calc-bottom-cta{background:var(--deep-emerald);color:#fff;border-radius:var(--radius-xl);text-align:center;margin-top:5rem;margin-bottom:6rem;padding:3.5rem 2rem;position:relative;overflow:hidden}.calc-bottom-cta-title{font-family:var(--font-display);margin-bottom:1rem;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:800}.calc-bottom-cta-desc{color:#fffc;max-width:600px;margin:0 auto 2rem;font-size:1.1rem}.calc-bottom-cta-btns{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.calc-bottom-cta .btn-ghost{color:#fff;background:0 0;border:1px solid #ffffff4d;outline:none;padding:.9rem 2rem;font-size:1rem;transition:all .2s}.calc-bottom-cta .btn-ghost:hover{color:#fff;background:#ffffff1f;border-color:#fff9;transform:translateY(-1px)}.calc-tier-toggle-row{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.calc-tier-label{color:#fff9;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.calc-tier-btns{gap:.35rem;display:flex}.calc-tier-pill{color:#fffc;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:999px;padding:.25rem .6rem;font-size:.75rem;font-weight:600;transition:all .2s}.calc-tier-pill:hover{color:var(--neon-lime);background:#89eb3426;border-color:#89eb3466}.calc-tier-pill.active{background:var(--neon-lime);color:var(--deep-emerald);border-color:var(--neon-lime);font-weight:700}.calc-trust-badges{color:#ffffffa6;flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;margin-top:1rem;font-size:.78rem;font-weight:500;display:flex}.calc-trust-badges .dot{color:#89eb3480}
.careers-page{max-width:1120px;font-family:var(--font-body);color:var(--deep-emerald);margin:0 auto;padding:8rem 1.5rem 6rem}.careers-hero{text-align:center;max-width:820px;margin:0 auto 3.5rem}.careers-badge{border-radius:var(--radius-pill);color:var(--lime-dark);letter-spacing:.02em;background:#89eb3424;border:1px solid #89eb344d;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.4rem 1rem;font-size:.88rem;font-weight:700;display:inline-flex}.careers-badge-dot{background:#366b00;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulseDot;box-shadow:0 0 0 3px #89eb3466}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.3)}}.careers-title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--deep-emerald);margin-bottom:1.25rem;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:800;line-height:1.15}.careers-title-gradient{background:linear-gradient(135deg,#051a14 20%,#205c44 80%,#366b00 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.careers-subtitle{color:#051a14b8;margin-bottom:2rem;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.6}.careers-perks-bar{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.careers-perk-item{background:var(--surface-low);border-radius:var(--radius-pill);color:#051a14d9;border:1px solid var(--outline-ghost);align-items:center;gap:.45rem;padding:.5rem 1rem;font-size:.88rem;font-weight:600;display:inline-flex}.careers-perk-item svg{color:var(--lime-dark);flex-shrink:0}.careers-filters-wrapper{border-bottom:1px solid var(--outline-ghost);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.25rem;display:flex}.careers-filters-title{font-family:var(--font-display);align-items:center;gap:.6rem;font-size:1.4rem;font-weight:700;display:flex}.careers-count-badge{font-size:.85rem;font-family:var(--font-body);background:var(--surface-low);border:1px solid var(--outline-ghost);color:#051a14a6;border-radius:999px;padding:.15rem .6rem;font-weight:600}.careers-filter-tabs{flex-wrap:wrap;gap:.5rem;display:flex}.careers-filter-btn{background:var(--surface-low);border:1px solid var(--outline-ghost);border-radius:var(--radius-pill);color:#051a14bf;cursor:pointer;font-size:.88rem;font-weight:600;font-family:var(--font-body);padding:.45rem 1rem;transition:all .2s}.careers-filter-btn:hover{color:var(--deep-emerald);border-color:var(--outline-strong);box-shadow:var(--shadow-sm);background:#fff}.careers-filter-btn.active{background:var(--deep-emerald);color:#fff;border-color:var(--deep-emerald);box-shadow:0 4px 12px #051a1426}.careers-list{flex-direction:column;gap:1.25rem;margin-bottom:4rem;display:flex}.career-card{border:1px solid var(--outline-ghost);box-shadow:var(--shadow-sm);background:#fffffff2;border-radius:1.25rem;transition:all .25s cubic-bezier(.16,1,.3,1);overflow:hidden}.career-card:hover{box-shadow:var(--shadow-md);border-color:#051a142e;transform:translateY(-2px)}.career-card.expanded{box-shadow:var(--shadow-md);border-color:#051a1438}.career-card-main{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 1.75rem;display:flex}.career-card-info{flex:1}.career-meta-tags{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.career-tag{letter-spacing:.01em;border-radius:6px;padding:.2rem .65rem;font-size:.78rem;font-weight:600}.career-tag-dept{color:var(--deep-emerald);background:#051a140f}.career-tag-loc{color:#2b5600;background:#89eb3426}.career-tag-type{color:#051a14a6;background:#f3f4f6}.career-role-title{font-family:var(--font-display);color:var(--deep-emerald);margin-bottom:.4rem;font-size:1.35rem;font-weight:700;line-height:1.3}.career-role-summary{color:#051a14b8;margin:0;font-size:.95rem;line-height:1.5}.career-toggle-btn{background:var(--surface-low);border:1px solid var(--outline-ghost);border-radius:var(--radius-pill);color:var(--deep-emerald);white-space:nowrap;flex-shrink:0;align-items:center;gap:.4rem;padding:.55rem .95rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.career-card:hover .career-toggle-btn{border-color:var(--outline-strong);background:#fff}.career-toggle-icon{transition:transform .25s}.career-card.expanded .career-toggle-icon{transform:rotate(180deg)}.career-details{border-top:1px solid #051a140f;padding:0 1.75rem 1.75rem;animation:.3s fadeInDown}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.career-details-grid{grid-template-columns:1fr 1fr;gap:2rem;margin-top:1.5rem;margin-bottom:1.75rem;display:grid}.career-section-title{font-family:var(--font-display);color:var(--deep-emerald);align-items:center;gap:.4rem;margin-bottom:.75rem;font-size:1.05rem;font-weight:700;display:flex}.career-list-bullets{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.career-list-bullets li{color:#051a14cc;padding-left:1.25rem;font-size:.92rem;line-height:1.55;position:relative}.career-list-bullets li:before{content:"•";color:var(--lime-dark);font-size:1.1rem;font-weight:700;line-height:1.4;position:absolute;left:.25rem}.career-stack-chips{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;display:flex}.career-stack-chip{background:var(--surface-low);border:1px solid var(--outline-ghost);color:#051a14d9;border-radius:6px;padding:.25rem .65rem;font-size:.8rem;font-weight:600}.career-action-bar{background:var(--surface-low);border:1px solid var(--outline-ghost);border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.career-action-text{flex-direction:column;gap:.2rem;display:flex}.career-action-lead{color:var(--deep-emerald);font-size:.95rem;font-weight:700}.career-action-sub{color:#051a14a6;font-size:.84rem}.career-action-buttons{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.career-btn-apply{background:var(--deep-emerald);color:#fff;border-radius:var(--radius-pill);align-items:center;gap:.5rem;padding:.65rem 1.35rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #051a142e}.career-btn-apply:hover{color:#fff;background:#0d382b;transform:translateY(-1px)}.career-btn-copy{border:1px solid var(--outline-strong);border-radius:var(--radius-pill);color:var(--deep-emerald);cursor:pointer;font-size:.88rem;font-weight:600;font-family:var(--font-body);background:#fff;align-items:center;gap:.4rem;padding:.65rem 1rem;transition:all .2s;display:inline-flex}.career-btn-copy:hover{background:var(--surface-low);border-color:var(--deep-emerald)}.careers-process-section{-webkit-backdrop-filter:blur(10px);border:1px solid var(--outline-ghost);background:#ffffffb3;border-radius:1.75rem;margin-bottom:3.5rem;padding:3rem 2.5rem}.careers-process-header{text-align:center;max-width:600px;margin:0 auto 2.5rem}.careers-section-heading{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800}.careers-process-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.careers-step-card{background:var(--surface);border:1px solid var(--outline-ghost);border-radius:1.25rem;padding:1.75rem;transition:transform .2s;position:relative}.careers-step-card:hover{border-color:var(--outline-strong);transform:translateY(-2px)}.careers-step-num{width:36px;height:36px;color:var(--lime-dark);font-weight:800;font-family:var(--font-display);background:#89eb3433;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1rem;display:flex}.careers-step-title{font-family:var(--font-display);margin-bottom:.4rem;font-size:1.15rem;font-weight:700}.careers-step-desc{color:#051a14b3;margin:0;font-size:.9rem;line-height:1.5}.careers-general-card{color:#fff;text-align:center;background:linear-gradient(135deg,#051a14 0%,#0c3328 100%);border-radius:1.75rem;padding:3rem 2.5rem;position:relative;overflow:hidden}.careers-general-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#89eb342e 0%,#89eb3400 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-40%;right:-20%}.careers-general-title{font-family:var(--font-display);color:#fff;margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800}.careers-general-desc{color:#fffc;max-width:600px;margin:0 auto 1.75rem;font-size:1.05rem;line-height:1.6}.careers-general-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.careers-general-btn{background:var(--neon-lime);color:#051a14;border-radius:var(--radius-pill);padding:.8rem 1.75rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;box-shadow:0 4px 20px #89eb344d}.careers-general-btn:hover{color:#051a14;background:#9ef34a;transform:translateY(-2px)}.careers-general-email-tag{color:#ffffffbf;border-radius:var(--radius-pill);background:#ffffff1a;border:1px solid #ffffff26;padding:.5rem 1rem;font-family:monospace;font-size:.9rem}@media (max-width:768px){.careers-page{padding:6.5rem 1rem 4rem}.career-card-main{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.25rem}.career-toggle-btn{justify-content:center;align-self:flex-start;width:100%}.career-details{padding:0 1.25rem 1.25rem}.career-details-grid{grid-template-columns:1fr;gap:1.25rem}.career-action-bar{flex-direction:column;align-items:stretch;padding:1rem}.career-action-buttons{flex-direction:column;width:100%}.career-btn-apply,.career-btn-copy{justify-content:center;width:100%}.careers-process-section,.careers-general-card{padding:2rem 1.25rem}}
.uc-page{background:var(--surface);color:var(--deep-emerald);padding-top:5rem}.uc-breadcrumb{border-bottom:1px solid var(--outline-ghost);font-family:var(--font-body);color:#051a1473;align-items:center;gap:.5rem;padding:1.25rem clamp(1.25rem,5vw,4rem);font-size:.8rem;display:flex}.uc-breadcrumb a{color:#051a1473;text-decoration:none;transition:color .18s}.uc-breadcrumb a:hover{color:var(--deep-emerald)}.uc-breadcrumb-sep{opacity:.3}.uc-breadcrumb-current{color:var(--deep-emerald);font-weight:600}.uc-directory-card{background:var(--surface);border:1px solid var(--outline-ghost);box-shadow:var(--shadow-sm);border-radius:20px;flex-direction:column;justify-content:space-between;padding:2rem;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1),border-color .28s;display:flex}.uc-directory-card:hover{border-color:#89eb3466;transform:translateY(-6px);box-shadow:0 24px 48px -12px #051a141a,0 0 0 1px #89eb3440}.uc-hero{text-align:center;border-bottom:1px solid var(--outline-ghost);background:radial-gradient(80% 60% at 50% 0,#89eb3414 0%,#0000 65%);padding:clamp(3rem,5vw,4.5rem) clamp(1.25rem,4vw,2.5rem) clamp(2.5rem,4vw,3.5rem);position:relative;overflow:hidden}.uc-hero-kicker{font-family:var(--font-body);letter-spacing:.01em;color:var(--deep-emerald);background:var(--surface-low);border:1px solid var(--outline-strong);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.35rem .95rem;font-size:.8rem;font-weight:600;display:inline-flex}.uc-hero-kicker-dot{background:var(--neon-lime);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite ucPulse;box-shadow:0 0 8px #89eb3499}@keyframes ucPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.uc-hero-h1{font-family:var(--font-display);letter-spacing:-.025em;color:var(--deep-emerald);max-width:920px;margin:0 auto 1.15rem;font-size:clamp(2.2rem,3.8vw,3.4rem);font-weight:800;line-height:1.15}.uc-hero-h1 em{color:var(--deep-emerald);font-style:normal;position:relative}.uc-hero-sub{font-family:var(--font-body);color:#051a14a6;max-width:680px;margin:0 auto 2rem;font-size:clamp(1rem,1.25vw,1.1rem);line-height:1.6}.uc-hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.25rem;display:flex}.uc-btn-primary{font-family:var(--font-display);color:var(--deep-emerald);background:linear-gradient(135deg, var(--neon-lime) 0%, #72ce22 100%);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s;display:inline-flex;box-shadow:0 4px 20px -4px #89eb348c}.uc-btn-primary:hover{transform:scale(1.04);box-shadow:0 8px 30px -4px #89eb34a6}.uc-btn-secondary{font-family:var(--font-body);color:var(--deep-emerald);border:1px solid var(--outline-strong);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .18s,border-color .18s;display:inline-flex}.uc-btn-secondary:hover{background:var(--surface-low);border-color:#051a1440}.uc-hero-stats{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.uc-stat-pill{font-family:var(--font-body);color:#051a14a6;background:var(--surface-low);border:1px solid var(--outline-ghost);border-radius:999px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.82rem;font-weight:600;display:flex}.uc-stat-pill strong{color:var(--deep-emerald);font-weight:700}.uc-transcript-section{max-width:1100px;margin:0 auto;padding:clamp(4rem,7vw,6rem) clamp(1.25rem,5vw,4rem)}.uc-section-label{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:#051a1466;align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:.75rem;font-weight:700;display:flex}.uc-section-label:before{content:"";background:var(--neon-lime);border-radius:2px;width:24px;height:2px;display:block}.uc-transcript-layout{grid-template-columns:1fr 1.1fr;align-items:center;gap:4rem;display:grid}.uc-transcript-copy h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--deep-emerald);margin-bottom:1.25rem;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:800;line-height:1.15}.uc-transcript-copy p{color:#051a14a6;margin-bottom:1rem;font-size:1.05rem;line-height:1.65}.uc-transcript-copy p strong{color:var(--deep-emerald)}.uc-phone{border:1px solid var(--outline-strong);box-shadow:var(--shadow-lg), 0 0 0 6px #051a140a;background:#fff;border-radius:28px;max-width:380px;margin:0 auto;overflow:hidden}.uc-phone-header{background:var(--deep-emerald);align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.uc-phone-avatar{background:linear-gradient(135deg, var(--neon-lime), #5dc018);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.uc-phone-info{flex:1}.uc-phone-name{font-family:var(--font-display);color:#fff;font-size:.9rem;font-weight:700;line-height:1}.uc-phone-status{color:#ffffff8c;align-items:center;gap:.35rem;margin-top:.2rem;font-size:.72rem;display:flex}.uc-phone-status-dot{background:var(--neon-lime);border-radius:50%;width:5px;height:5px;animation:2s infinite ucPulse}.uc-phone-body{background:#f0f0f0;flex-direction:column;gap:.75rem;min-height:320px;padding:1.25rem 1rem;display:flex}.uc-bubble{opacity:0;border-radius:18px;max-width:82%;padding:.7rem .95rem;font-size:.88rem;line-height:1.5;transition:opacity .4s,transform .4s;position:relative;transform:translateY(8px)}.uc-bubble.show{opacity:1;transform:translateY(0)}.uc-bubble-caller{color:#1c1c1e;background:#fff;border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 1px 3px #00000014}.uc-bubble-ai{background:var(--deep-emerald);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.uc-bubble-ai .uc-bubble-lang{color:#89eb34b3}.uc-bubble-lang{letter-spacing:.05em;text-transform:uppercase;color:#051a1459;margin-bottom:.25rem;font-size:.68rem;font-weight:600;display:block}.uc-phone-tabs{border-top:1px solid var(--outline-ghost);background:#fff;display:flex}.uc-phone-tab{text-align:center;cursor:pointer;color:#051a1473;font-size:.75rem;font-weight:600;font-family:var(--font-body);background:0 0;border:none;flex:1;padding:.75rem;transition:color .18s,background .18s}.uc-phone-tab.active{color:var(--deep-emerald);border-top:2px solid var(--neon-lime);background:#89eb3414}.uc-flow-section{background:var(--surface-low);border-top:1px solid var(--outline-ghost);border-bottom:1px solid var(--outline-ghost);padding:clamp(4rem,7vw,6rem) clamp(1.25rem,5vw,4rem)}.uc-flow-inner{max-width:1100px;margin:0 auto}.uc-flow-header{grid-template-columns:1fr 1fr;align-items:end;gap:2rem;margin-bottom:3.5rem;display:grid}.uc-flow-header h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--deep-emerald);font-size:clamp(1.7rem,3vw,2.4rem);font-weight:800;line-height:1.15}.uc-flow-header p{color:#051a14a6;font-size:1rem;line-height:1.6}.uc-flow-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:1.5rem;display:grid;position:relative}.uc-flow-card{background:var(--surface);border:1px solid var(--outline-ghost);box-shadow:var(--shadow-sm);border-radius:20px;flex-direction:column;padding:2rem 1.75rem;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1),border-color .28s;display:flex;position:relative}.uc-flow-card:hover{border-color:#89eb3459;transform:translateY(-5px);box-shadow:0 20px 40px -10px #051a1414,0 0 0 1px #89eb3440}.uc-flow-step-badge{letter-spacing:.08em;text-transform:uppercase;color:var(--lime-dark);background:#89eb341f;border:1px solid #89eb344d;border-radius:999px;align-items:center;gap:.4rem;width:fit-content;margin-bottom:1.25rem;padding:.25rem .7rem;font-size:.72rem;font-weight:700;transition:all .28s;display:inline-flex}.uc-flow-card:hover .uc-flow-step-badge{background:var(--neon-lime);color:var(--deep-emerald);border-color:var(--neon-lime);box-shadow:0 4px 12px -2px #89eb3466}.uc-flow-card-icon{margin-bottom:1rem;font-size:2rem;line-height:1;transition:transform .3s cubic-bezier(.16,1,.3,1);display:inline-block}.uc-flow-card:hover .uc-flow-card-icon{transform:scale(1.15)rotate(5deg)}.uc-flow-card-title{font-family:var(--font-display);color:var(--deep-emerald);margin-bottom:.5rem;font-size:1.15rem;font-weight:700;line-height:1.3}.uc-flow-card-desc{color:#051a14a6;margin-bottom:1.25rem;font-size:.9rem;line-height:1.55}.uc-flow-card-highlight{border-top:1px solid var(--outline-ghost);color:var(--deep-emerald);align-items:center;gap:.4rem;margin-top:auto;padding-top:1rem;font-size:.8rem;font-weight:600;display:flex}.uc-flow-card-highlight:before{content:"✓";color:var(--neon-lime);font-weight:800}.uc-flow-emergency-box{background:#e53e3e0f;border:1px solid #e53e3e40;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.75rem;display:flex}.uc-flow-emergency-left{align-items:center;gap:.85rem;display:flex}.uc-flow-emergency-icon{flex-shrink:0;font-size:1.5rem}.uc-flow-emergency-title{font-family:var(--font-display);color:#c53030;margin-bottom:.15rem;font-size:.95rem;font-weight:700}.uc-flow-emergency-desc{color:#c53030d9;font-size:.85rem}.uc-flow-emergency-badge{text-transform:uppercase;letter-spacing:.05em;color:#fff;background:#c53030;border-radius:999px;padding:.35rem .85rem;font-size:.72rem;font-weight:700}.uc-timeline-section{background:var(--surface-low);border-top:1px solid var(--outline-ghost);border-bottom:1px solid var(--outline-ghost);padding:clamp(4rem,7vw,6rem) clamp(1.25rem,5vw,4rem)}.uc-timeline-inner{max-width:1100px;margin:0 auto}.uc-timeline-header{grid-template-columns:1fr 1fr;align-items:end;gap:2rem;margin-bottom:3.5rem;display:grid}.uc-timeline-header h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--deep-emerald);font-size:clamp(1.7rem,3vw,2.4rem);font-weight:800;line-height:1.15}.uc-timeline-header p{color:#051a1499;font-size:1rem;line-height:1.6}.uc-timeline{flex-direction:column;gap:0;display:flex;position:relative}.uc-timeline:before{content:"";background:var(--outline-strong);width:2px;position:absolute;top:0;bottom:0;left:80px}.uc-tl-row{opacity:0;grid-template-columns:80px 2px 1fr;gap:0 1.5rem;padding:0 0 2rem;transition:opacity .5s,transform .5s;display:grid;position:relative;transform:translate(-16px)}.uc-tl-row.visible{opacity:1;transform:translate(0)}.uc-tl-time{font-family:var(--font-display);color:#051a1466;text-align:right;padding-top:.1rem;font-size:.78rem;font-weight:700}.uc-tl-dot-col{justify-content:center;display:flex;position:relative}.uc-tl-dot{background:var(--surface-low);border:2px solid var(--outline-strong);z-index:1;border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:.15rem;position:relative}.uc-tl-dot.bad{background:#fed7d7;border-color:#e53e3e}.uc-tl-dot.good{background:#c6f6d5;border-color:#38a169}.uc-tl-content{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.uc-tl-card{border:1px solid var(--outline-ghost);background:#fff;border-radius:14px;padding:1rem 1.25rem;font-size:.9rem}.uc-tl-card-label{letter-spacing:.08em;text-transform:uppercase;margin-bottom:.4rem;font-size:.68rem;font-weight:700}.uc-tl-card.bad .uc-tl-card-label{color:#c53030}.uc-tl-card.good .uc-tl-card-label{color:#276749}.uc-tl-card p{color:#051a14b3;line-height:1.5}.uc-tl-card.bad{background:#fed7d726;border-color:#e53e3e33}.uc-tl-card.good{background:#c6f6d526;border-color:#38a16933}.uc-bento-section{max-width:1100px;margin:0 auto;padding:clamp(4rem,7vw,6rem) clamp(1.25rem,5vw,4rem)}.uc-bento-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;gap:1.25rem;margin-top:2.5rem;display:grid}.uc-bento-card{background:var(--surface);border:1px solid var(--outline-ghost);border-radius:20px;padding:2rem;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1),border-color .28s;position:relative;overflow:hidden}.uc-bento-card:hover{border-color:#89eb3466;transform:translateY(-6px);box-shadow:0 24px 48px -12px #051a141a,0 0 0 1px #89eb3440}.uc-bento-card.span-2{grid-column:span 2}.uc-bento-card.featured{background:var(--deep-emerald);color:#fff;border-color:#0000;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1)}.uc-bento-card.featured:hover{transform:translateY(-6px);box-shadow:0 24px 48px -12px #051a1440,0 0 0 1px #89eb3466}.uc-bento-icon{background:var(--surface-low);border:1px solid var(--outline-ghost);width:44px;height:44px;color:var(--deep-emerald);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.25rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.uc-bento-card:hover .uc-bento-icon{background:var(--neon-lime);border-color:var(--neon-lime);color:var(--deep-emerald);transform:scale(1.1)rotate(5deg);box-shadow:0 8px 20px -4px #89eb3466}.uc-bento-card.featured .uc-bento-icon{color:var(--neon-lime);background:#89eb3426;border-color:#89eb3440;transition:all .3s cubic-bezier(.16,1,.3,1)}.uc-bento-card.featured:hover .uc-bento-icon{background:var(--neon-lime);border-color:var(--neon-lime);color:var(--deep-emerald);transform:scale(1.1)rotate(5deg);box-shadow:0 8px 24px -4px #89eb3499}.uc-bento-stat{font-family:var(--font-display);letter-spacing:-.03em;color:var(--deep-emerald);align-items:center;gap:.45rem;margin-bottom:.6rem;font-size:2.5rem;font-weight:800;line-height:1.1;display:inline-flex}.uc-bento-card.featured .uc-bento-stat{color:var(--neon-lime)}.uc-bento-infinity{font-size:2.3rem;line-height:1;display:inline-block;transform:translateY(-2px)}.uc-bento-stat-unit{font-family:var(--font-body);opacity:.85;letter-spacing:normal;text-transform:lowercase;font-size:1.05rem;font-weight:600}.uc-bento-h3{font-family:var(--font-display);color:var(--deep-emerald);margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.uc-bento-card.featured .uc-bento-h3{color:#fff}.uc-bento-p{color:#051a1499;font-size:.88rem;line-height:1.55}.uc-bento-card.featured .uc-bento-p{color:#ffffff8c}.uc-bento-tag{letter-spacing:.06em;text-transform:uppercase;color:var(--lime-dark);background:#89eb341f;border:1px solid #89eb344d;border-radius:999px;margin-top:1rem;padding:.25rem .7rem;font-size:.72rem;font-weight:700;display:inline-flex}.uc-bento-card.featured .uc-bento-tag{color:var(--neon-lime);background:#89eb3426;border-color:#89eb344d}.uc-bento-langs{flex-wrap:wrap;gap:.4rem;margin-top:1rem;display:flex}.uc-lang-chip{color:var(--lime-dark);background:#89eb341a;border:1px solid #89eb3440;border-radius:999px;padding:.2rem .6rem;font-size:.72rem;font-weight:600}.uc-industries-section{background:var(--surface-low);border-top:1px solid var(--outline-ghost);border-bottom:1px solid var(--outline-ghost);padding:clamp(4rem,7vw,6rem) clamp(1.25rem,5vw,4rem)}.uc-industries-inner{max-width:1100px;margin:0 auto}.uc-industries-inner h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--deep-emerald);margin-bottom:2rem;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:800}.uc-tab-pills{flex-wrap:wrap;gap:.6rem;margin-bottom:2.5rem;display:flex}.uc-tab-pill{font-family:var(--font-body);border:1px solid var(--outline-strong);color:#051a1499;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:.45rem;padding:.65rem 1.25rem;font-size:.88rem;font-weight:600;transition:all .18s;display:flex}.uc-tab-pill:hover{color:var(--deep-emerald);border-color:#051a1433}.uc-tab-pill.active{background:var(--deep-emerald);border-color:var(--deep-emerald);color:#fff}.uc-industry-panel{opacity:0;grid-template-columns:1fr 1fr;align-items:start;gap:3rem;animation:.3s forwards ucPanelIn;display:grid;transform:translateY(8px)}@keyframes ucPanelIn{to{opacity:1;transform:translateY(0)}}.uc-industry-panel h3{font-family:var(--font-display);letter-spacing:-.025em;color:var(--deep-emerald);margin-bottom:.75rem;font-size:1.5rem;font-weight:800}.uc-industry-panel p{color:#051a14a6;margin-bottom:1.25rem;font-size:1rem;line-height:1.65}.uc-industry-bullets{flex-direction:column;gap:.6rem;display:flex}.uc-industry-bullet{color:#051a14b3;align-items:flex-start;gap:.6rem;font-size:.93rem;line-height:1.45;display:flex}.uc-industry-bullet-dot{background:var(--neon-lime);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.45rem}.uc-industry-scenario{border:1px solid var(--outline-ghost);box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;padding:1.75rem}.uc-scenario-label{letter-spacing:.08em;text-transform:uppercase;color:#051a1459;margin-bottom:1rem;font-size:.72rem;font-weight:700}.uc-scenario-line{border-top:1px solid var(--outline-ghost);align-items:flex-start;gap:.75rem;padding:.75rem 0;display:flex}.uc-scenario-line:first-of-type{border-top:none}.uc-scenario-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.85rem;font-weight:700;display:flex}.uc-scenario-avatar.caller{background:var(--surface-low)}.uc-scenario-avatar.ai{background:var(--deep-emerald);color:var(--neon-lime);font-size:.7rem}.uc-scenario-text{color:#051a14bf;font-size:.88rem;line-height:1.5}.uc-scenario-text strong{color:var(--deep-emerald)}.uc-calc-section{max-width:1100px;margin:0 auto;padding:clamp(4rem,7vw,6rem) clamp(1.25rem,5vw,4rem)}.uc-calc-intro{grid-template-columns:1fr 1fr;align-items:end;gap:3rem;margin-bottom:2.5rem;display:grid}.uc-calc-intro h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--deep-emerald);font-size:clamp(1.7rem,3vw,2.4rem);font-weight:800}.uc-calc-intro p{color:#051a1499;font-size:1rem;line-height:1.6}.uc-calc-link{color:var(--lime-dark);align-items:center;gap:.4rem;margin-top:.75rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.uc-calc-link:hover{text-decoration:underline}.uc-calc-embed{background:var(--surface-low);border:1px solid var(--outline-ghost);border-radius:24px;padding:2.5rem clamp(1rem,3vw,2.25rem) 2.25rem;overflow:hidden}.uc-calc-embed .calc-wrapper{max-width:100%;margin:0;padding:0}.uc-calc-embed .calc-presets{margin-bottom:2rem}.uc-calc-embed .calc-grid{align-items:stretch;gap:1.5rem}.uc-calc-embed .calc-card-inputs{box-shadow:var(--shadow-sm);flex-direction:column;display:flex}.uc-calc-embed .calc-outputs{flex-direction:column;gap:1.25rem;display:flex}.uc-stack-section{border-top:1px solid var(--outline-ghost);border-bottom:1px solid var(--outline-ghost);background:linear-gradient(#89eb3408 0%,#fff6 100%);padding:clamp(4rem,7vw,5.5rem) clamp(1.25rem,4vw,3rem)}.uc-stack-inner{max-width:1200px;margin:0 auto}.uc-stack-header{text-align:center;max-width:720px;margin:0 auto 3rem}.uc-stack-label{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--lime-dark);background:#89eb341f;border:1px solid #89eb344d;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.35rem .95rem;font-size:.78rem;font-weight:700;display:inline-flex}.uc-stack-title{font-family:var(--font-display);letter-spacing:-.025em;color:var(--deep-emerald);margin-bottom:.6rem;font-size:clamp(1.5rem,2.5vw,2.1rem);font-weight:800;line-height:1.2}.uc-stack-desc{color:#051a14a6;font-size:.98rem;line-height:1.6}.uc-stack-groups{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1.25rem;display:grid}.uc-stack-card{background:var(--surface);border:1px solid var(--outline-ghost);box-shadow:var(--shadow-sm);border-radius:18px;flex-direction:column;padding:1.35rem 1.1rem;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex}.uc-stack-card:hover{border-color:#89eb3480;transform:translateY(-4px);box-shadow:0 10px 28px -6px #051a141a}.uc-stack-card-header{border-bottom:1px solid var(--outline-ghost);align-items:flex-start;gap:.65rem;margin-bottom:.85rem;padding-bottom:.85rem;display:flex}.uc-stack-card-icon{flex-shrink:0;padding-top:.1rem;font-size:1.4rem;line-height:1;transition:transform .3s cubic-bezier(.16,1,.3,1);display:inline-block}.uc-stack-card:hover .uc-stack-card-icon{transform:scale(1.15)rotate(5deg)}.uc-stack-card-meta{flex:1;min-width:0}.uc-stack-card-title{font-family:var(--font-display);color:var(--deep-emerald);margin-bottom:.2rem;font-size:.92rem;font-weight:700;line-height:1.25}.uc-stack-card-badge{color:var(--lime-dark);text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;font-weight:600}.uc-stack-chips{flex-direction:column;gap:.5rem;display:flex}.uc-stack-chip{color:#051a14c7;background:var(--surface-low);border:1px solid #051a140f;border-radius:9px;justify-content:space-between;align-items:center;padding:.5rem .7rem;font-size:.82rem;font-weight:500;transition:background .18s,border-color .18s,transform .15s;display:flex}.uc-stack-chip:hover{color:var(--deep-emerald);background:#fff;border-color:#89eb3466;transform:translate(2px)}.uc-stack-chip-left{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.5rem;display:flex;overflow:hidden}.uc-stack-chip-dot{background:var(--neon-lime);border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 6px #89eb34b3}.uc-stack-chip-tag{color:var(--lime-dark);letter-spacing:.02em;background:#89eb3426;border-radius:4px;flex-shrink:0;padding:.15rem .4rem;font-size:.62rem;font-weight:700}.uc-faq-section{max-width:1100px;margin:0 auto;padding:clamp(4rem,7vw,6rem) clamp(1.25rem,5vw,4rem)}.uc-faq-layout{grid-template-columns:260px 1fr;align-items:start;gap:4rem;display:grid}.uc-faq-sidebar h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--deep-emerald);margin-bottom:1rem;font-size:clamp(1.7rem,3vw,2.2rem);font-weight:800;line-height:1.15}.uc-faq-sidebar-sub{color:#051a1499;margin-top:.75rem;font-size:.95rem;line-height:1.6}.uc-faq-link{color:var(--deep-emerald);text-underline-offset:3px;white-space:nowrap;align-items:center;gap:.25rem;font-weight:700;text-decoration:underline;transition:color .18s;display:inline-flex}.uc-faq-link:hover{color:#15803d}.uc-faq-list{flex-direction:column;gap:0;display:flex}.uc-faq-item{border-top:1px solid var(--outline-ghost);padding:1.25rem 0}.uc-faq-item:last-child{border-bottom:1px solid var(--outline-ghost)}.uc-faq-q{cursor:pointer;text-align:left;width:100%;font-family:var(--font-display);color:var(--deep-emerald);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:0;font-size:.98rem;font-weight:700;display:flex}.uc-faq-q svg{color:#051a1459;flex-shrink:0;transition:transform .22s}.uc-faq-item.open .uc-faq-q svg{color:var(--deep-emerald);transform:rotate(45deg)}.uc-faq-a{max-height:0;transition:max-height .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.uc-faq-item.open .uc-faq-a{max-height:300px}.uc-faq-a p{color:#051a14a6;padding-top:.75rem;font-size:.92rem;line-height:1.65}.uc-cta-section{background:var(--deep-emerald);text-align:center;padding:clamp(4rem,8vw,6rem) clamp(1.25rem,5vw,4rem);position:relative;overflow:hidden}.uc-cta-section:before{content:"";pointer-events:none;background:radial-gradient(70% 100% at 50% 0,#89eb341f 0%,#0000 60%);position:absolute;inset:0}.uc-cta-inner{z-index:1;max-width:960px;margin:0 auto;position:relative}.uc-cta-kicker{letter-spacing:.1em;text-transform:uppercase;color:#89eb34b3;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:700;display:inline-flex}.uc-cta-kicker-dot{background:var(--neon-lime);border-radius:50%;width:5px;height:5px}.uc-cta-h2{font-family:var(--font-display);letter-spacing:-.04em;color:#fff;text-wrap:balance;max-width:900px;margin:0 auto 1.25rem;font-size:clamp(2.2rem,4.5vw,3.6rem);font-weight:800;line-height:1.15}.uc-cta-h2 span{color:var(--neon-lime)}.uc-cta-sub{color:#ffffffa6;text-wrap:balance;max-width:680px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.65}.uc-cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.uc-btn-cta-primary{font-family:var(--font-display);color:var(--deep-emerald);background:linear-gradient(135deg, var(--neon-lime) 0%, #72ce22 100%);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.9rem 2.25rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s;display:inline-flex;box-shadow:0 4px 24px -4px #89eb3499}.uc-btn-cta-primary:hover{transform:scale(1.04);box-shadow:0 8px 36px -4px #89eb34bf}.uc-btn-cta-ghost{font-family:var(--font-body);color:#ffffffbf;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:999px;align-items:center;gap:.5rem;padding:.9rem 2.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.uc-btn-cta-ghost:hover{color:#fff;background:#ffffff12;border-color:#ffffff59}.uc-cta-chips{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.uc-cta-chip{color:#fff6;align-items:center;gap:.35rem;font-size:.78rem;display:flex}.uc-cta-chip:before{content:"✓";color:var(--neon-lime);font-size:.7rem}@media (max-width:1100px){.uc-stack-groups{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.uc-transcript-layout,.uc-flow-header,.uc-flow-grid,.uc-timeline-header,.uc-tl-content{grid-template-columns:1fr}.uc-bento-grid{grid-template-columns:1fr 1fr}.uc-bento-card.span-2{grid-column:span 2}.uc-industry-panel,.uc-calc-intro{grid-template-columns:1fr}.uc-stack-groups{grid-template-columns:repeat(2,1fr)}.uc-faq-layout{grid-template-columns:1fr;gap:2rem}}@media (max-width:600px){.uc-bento-grid{grid-template-columns:1fr}.uc-bento-card.span-2{grid-column:span 1}.uc-stack-groups{grid-template-columns:1fr}.uc-timeline:before{left:60px}.uc-tl-time{font-size:.7rem}}
.self-serve-page{color:#051a14;font-family:var(--font-body), "DM Sans", -apple-system, sans-serif;background-color:#fff;padding-top:6.5rem;overflow-x:hidden}.ss-container{max-width:1120px;margin:0 auto;padding:0 1.5rem}.ss-container-narrow{max-width:840px;margin:0 auto;padding:0 1.5rem}.ss-section{border-bottom:1px solid #051a140f;padding:5.5rem 0}.ss-section-tight{border-bottom:1px solid #051a140f;padding:4rem 0}.ss-section-header{text-align:center;margin-bottom:3.5rem}.ss-section-label{text-transform:uppercase;letter-spacing:.12em;color:#051a14;background:#051a140d;border-radius:999px;margin-bottom:1rem;padding:.35rem .85rem;font-size:.75rem;font-weight:700;display:inline-block}.ss-section-title{font-family:var(--font-display), "Plus Jakarta Sans", sans-serif;color:#051a14;letter-spacing:-.03em;margin-bottom:.85rem;font-size:clamp(2rem,3.8vw,2.75rem);font-weight:800;line-height:1.15}.ss-section-subtitle{color:#4b5563;text-wrap:pretty;max-width:760px;margin:0 auto;font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.6}.ss-btn-primary{color:#fff;font-family:var(--font-display), sans-serif;cursor:pointer;background:#051a14;border:1px solid #051a14;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2.25rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.ss-btn-primary:hover{background:#0c2b22;transform:translateY(-2px);box-shadow:0 12px 28px -6px #051a1440}.ss-btn-primary .arrow{transition:transform .2s;display:inline-block}.ss-btn-primary:hover .arrow{transform:translate(4px)}.ss-btn-secondary{color:#051a14;font-family:var(--font-display), sans-serif;cursor:pointer;background:#fff;border:1px solid #051a1426;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.95rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ss-btn-secondary:hover{background:#f9fafb;border-color:#051a144d;transform:translateY(-1px)}.ss-hero{text-align:center;padding:4.5rem 0 5rem}.ss-hero-badge{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem .95rem;font-size:.85rem;font-weight:600;display:inline-flex}.ss-hero-badge-dot{background-color:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #22c55e33}.ss-hero-h1{font-family:var(--font-display), "Plus Jakarta Sans", sans-serif;letter-spacing:-.04em;color:#051a14;max-width:920px;margin-bottom:1.25rem;margin-left:auto;margin-right:auto;font-size:clamp(2.5rem,5.5vw,4.25rem);font-weight:800;line-height:1.08}.ss-hero-p{color:#4b5563;max-width:780px;margin:0 auto 2rem;font-size:clamp(1.15rem,2vw,1.35rem);line-height:1.55}.ss-hero-cta-wrap{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.75rem;display:flex}.ss-hero-checks{color:#4b5563;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.75rem;margin-bottom:3rem;font-size:.9rem;font-weight:500;display:flex}.ss-hero-check-item{align-items:center;gap:.4rem;display:flex}.ss-hero-check-icon{color:#16a34a;font-weight:700}.ss-custom-player-wrapper{-webkit-user-select:none;user-select:none;background:#03110d;border:1px solid #ffffff1a;border-radius:18px;outline:none;max-width:960px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 25px 70px -15px #051a1473,0 0 0 1px #10b9811f}.ss-custom-player-wrapper.hide-cursor{cursor:none}.ss-custom-player-wrapper.is-fullscreen{background:#000;justify-content:center;align-items:center;height:100vh;display:flex;border:none!important;border-radius:0!important;max-width:100%!important}.ss-custom-video-element{aspect-ratio:16/9;object-fit:cover;cursor:pointer;background:#03110d;width:100%;height:auto;display:block}.ss-center-play-button{cursor:pointer;z-index:15;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;transition:transform .2s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ss-center-play-button:hover{transform:translate(-50%,-50%)scale(1.08)}.ss-center-play-glow{filter:blur(6px);background:radial-gradient(circle,#10b98166 0%,#0000 70%);border-radius:50%;position:absolute;inset:-4px}.ss-center-play-icon{-webkit-backdrop-filter:blur(16px);color:#fff;background:#051610d9;border:1.5px solid #10b98173;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding-left:3px;transition:background .2s,border-color .2s,color .2s;display:flex;position:relative;box-shadow:0 10px 30px #00000073}.ss-center-play-button:hover .ss-center-play-icon{color:#04140d;background:#10b981e6;border-color:#34d399}.ss-glass-controls-container{opacity:0;pointer-events:none;z-index:10;padding:0 12px 12px;transition:opacity .3s,transform .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(6px)}.ss-glass-controls-container.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.ss-glass-controls-bar{-webkit-backdrop-filter:blur(14px);background:#04100cc7;border:1px solid #ffffff1a;border-radius:11px;align-items:center;gap:10px;padding:5px 12px;display:flex;box-shadow:0 10px 30px #00000073}.ss-glass-ctrl-btn{color:#cbd5e1;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:color .15s,background .15s;display:flex}.ss-glass-ctrl-btn:hover{color:#10b981;background:#ffffff14}.ss-glass-progress-wrap{flex:1;align-items:center;display:flex;position:relative}.ss-glass-progress-input{appearance:none;cursor:pointer;border:none;border-radius:9999px;outline:none;width:100%;height:4px;transition:height .15s}.ss-glass-progress-wrap:hover .ss-glass-progress-input{height:6px}.ss-glass-progress-input::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border:2px solid #10b981;border-radius:50%;width:11px;height:11px;transition:transform .15s;box-shadow:0 0 6px #10b981cc}.ss-glass-progress-input::-webkit-slider-thumb:hover{transform:scale(1.2)}.ss-glass-progress-input::-moz-range-thumb{cursor:pointer;background:#fff;border:2px solid #10b981;border-radius:50%;width:11px;height:11px}.ss-glass-timestamp{color:#94a3b8;font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;gap:4px;font-size:.72rem;font-weight:500;display:flex}.ss-ts-sep{color:#fff3}.ss-glass-vol-wrap{align-items:center;display:flex;position:relative}.ss-glass-vol-slider-box{opacity:0;align-items:center;width:0;transition:width .2s,opacity .2s;display:flex;overflow:hidden}.ss-glass-vol-wrap:hover .ss-glass-vol-slider-box,.ss-glass-vol-wrap:focus-within .ss-glass-vol-slider-box{opacity:1;width:50px;margin-left:4px}.ss-glass-vol-input{appearance:none;cursor:pointer;background:#ffffff40;border-radius:9999px;outline:none;width:100%;height:3px}.ss-glass-vol-input::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#10b981;border-radius:50%;width:9px;height:9px}.ss-glass-vol-input::-moz-range-thumb{cursor:pointer;background:#10b981;border:none;border-radius:50%;width:9px;height:9px}.ss-usecases-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (max-width:960px){.ss-usecases-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ss-usecases-grid{grid-template-columns:1fr}}.ss-usecase-card{background:#fff;border:1px solid #051a1414;border-radius:14px;flex-direction:column;justify-content:space-between;padding:1.5rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.ss-usecase-card:hover{border-color:#051a1433;transform:translateY(-3px);box-shadow:0 12px 28px -8px #051a1414}.ss-usecase-icon{margin-bottom:.85rem;font-size:2rem}.ss-usecase-title{font-family:var(--font-display), sans-serif;color:#051a14;margin-bottom:.4rem;font-size:1.15rem;font-weight:700}.ss-usecase-desc{color:#4b5563;margin-bottom:1.25rem;font-size:.9rem;line-height:1.5}.ss-usecase-tag{color:#166534;background:#f0fdf4;border:1px solid #dcfce7;border-radius:6px;align-self:flex-start;padding:.25rem .6rem;font-size:.72rem;font-weight:600}.ss-journey-section{background:#fafbfa}.ss-journey-steps{flex-direction:column;gap:5.5rem;max-width:1100px;margin:0 auto;display:flex}.ss-journey-row{flex-direction:row;align-items:center;gap:3.5rem;display:flex}.ss-journey-text{flex:0 0 38%;max-width:38%}.ss-journey-visual{flex:0 0 58%;max-width:58%}@media (max-width:960px){.ss-journey-row{flex-direction:column;gap:2rem}.ss-journey-text,.ss-journey-visual{flex:0 0 100%;max-width:100%;order:unset!important}}.ss-step-badge{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;margin-bottom:.85rem;padding:.35rem .75rem;font-family:monospace;font-size:.82rem;font-weight:700;display:inline-block}.ss-journey-headline{font-family:var(--font-display), sans-serif;color:#051a14;margin-bottom:.75rem;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:800;line-height:1.2}.ss-journey-desc{color:#4b5563;margin-bottom:1.25rem;font-size:1rem;line-height:1.65}.ss-journey-pill-note{color:#374151;background:#fff;border:1px solid #051a1414;border-radius:8px;align-items:center;gap:.5rem;padding:.45rem .85rem;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:0 2px 6px #051a1405}.ss-journey-check{color:#16a34a;font-weight:800}.ss-journey-image-card{aspect-ratio:16/9;background:#f8fafc;border:1px solid #051a1412;border-radius:16px;width:100%;line-height:0;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s;overflow:hidden;box-shadow:0 22px 52px -14px #051a141c,0 4px 14px -2px #051a140a,0 0 0 1px #ffffffd9}.ss-journey-image-card:hover{transform:translateY(-5px);box-shadow:0 30px 68px -16px #051a1429,0 8px 22px -4px #051a140f,0 0 0 1px #fff}.ss-journey-final-img{object-fit:cover;object-position:top left;width:100%;height:100%;display:block}.ss-integration-section{text-align:center;background:#fff;position:relative;overflow:hidden}.ss-integration-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-bottom:2.5rem;display:flex}.ss-integration-pill{font-family:var(--font-display), sans-serif;color:#051a14;background:#fff;border:1px solid #051a141a;border-radius:12px;align-items:center;gap:.6rem;padding:.75rem 1.25rem;font-size:.95rem;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #051a140a}.ss-integration-hub-card{color:#fff;background:#051a14;border-radius:24px;max-width:880px;margin:0 auto;padding:3.5rem;position:relative;box-shadow:0 20px 50px -10px #051a1440}.ss-hub-glow{pointer-events:none;background:radial-gradient(circle,#89eb3426 0%,#0000 70%);width:280px;height:280px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ss-hub-title{font-family:var(--font-display), sans-serif;color:#fff;margin-bottom:.6rem;font-size:1.65rem;font-weight:800}.ss-hub-p{color:#d1d5db;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.ss-faq-list{flex-direction:column;gap:.85rem;max-width:800px;margin:0 auto;display:flex}.ss-faq-item{background:#fff;border:1px solid #051a1414;border-radius:12px;transition:border-color .3s,box-shadow .3s;overflow:hidden}.ss-faq-item:hover{border-color:#051a1429}.ss-faq-item.open{border-color:#051a1426;box-shadow:0 4px 20px -4px #051a140d}.ss-faq-question{text-align:left;width:100%;font-family:var(--font-display), sans-serif;color:#051a14;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 1.5rem;font-size:1.05rem;font-weight:700;display:flex}.ss-faq-icon{color:#6b7280;transform-origin:50%;font-size:1.25rem;line-height:1;transition:transform .4s cubic-bezier(.16,1,.3,1),color .3s}.ss-faq-item.open .ss-faq-icon{color:#16a34a;transform:rotate(45deg)}.ss-faq-collapse{will-change:grid-template-rows;grid-template-rows:0fr;transition:grid-template-rows .42s cubic-bezier(.16,1,.3,1);display:grid}.ss-faq-item.open .ss-faq-collapse{grid-template-rows:1fr}.ss-faq-answer{min-height:0;overflow:hidden}.ss-faq-text{color:#4b5563;opacity:0;margin:0;padding:0 1.5rem 1.35rem;font-size:.95rem;line-height:1.65;transition:opacity .35s,transform .4s cubic-bezier(.16,1,.3,1);transform:translateY(-4px)}.ss-faq-item.open .ss-faq-text{opacity:1;transform:translateY(0)}.ss-final-cta{text-align:center;background:#fff;padding:6.5rem 0}.ss-final-h2{font-family:var(--font-display), sans-serif;color:#051a14;margin-bottom:1rem;font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:800;line-height:1.12}.ss-final-p{color:#4b5563;margin-bottom:2.25rem;font-size:1.15rem}.ss-final-checks{color:#4b5563;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.75rem;margin-top:1.75rem;font-size:.9rem;font-weight:500;display:flex}.ss-final-check-item{align-items:center;gap:.4rem;display:flex}.ss-final-check-icon{color:#16a34a;font-weight:700}
[data-sonner-toaster]{--normal-bg:#fff;--normal-border:#051a141f;--normal-text:#051a14;--success-bg:#fff;--success-border:#051a1424;--success-text:#051a14;--error-bg:#fff5f5;--error-border:#8a1f1f33;--error-text:#8a1f1f;font-family:var(--font-body), "DM Sans", sans-serif;z-index:9999}[data-sonner-toast].binate-toast{color:#051a14!important;background:#fff!important;border:1px solid #051a141f!important;border-radius:14px!important;font-size:.92rem!important;box-shadow:0 12px 40px #051a141f!important}[data-sonner-toast].binate-toast-success,[data-sonner-toast][data-type=success]{color:#051a14!important;background:#fff!important;border:1px solid #051a1424!important}[data-sonner-toast].binate-toast-success [data-title],[data-sonner-toast][data-type=success] [data-title],[data-sonner-toast].binate-toast-success [data-description],[data-sonner-toast][data-type=success] [data-description],[data-sonner-toast].binate-toast-success .binate-toast-title,[data-sonner-toast][data-type=success] .binate-toast-title{color:#051a14!important}[data-sonner-toast].binate-toast-error,[data-sonner-toast][data-type=error]{color:#8a1f1f!important;background:#fff5f5!important;border:1px solid #8a1f1f33!important}[data-sonner-toast].binate-toast-error [data-title],[data-sonner-toast][data-type=error] [data-title],[data-sonner-toast].binate-toast-error .binate-toast-title,[data-sonner-toast][data-type=error] .binate-toast-title{color:#8a1f1f!important}[data-sonner-toast] .binate-toast-title{color:#051a14;font-weight:600;line-height:1.4}[data-sonner-toast][data-type=success] [data-icon]{color:#051a14!important}
