:root{--bg: #ffffff;--text: #1a1a1a;--muted: #6b7280;--border: #e5e7eb;--card: #ffffff;--primary: #ff7e5f;--primary-2: #feb47b;--primary-3: #ff5e62;--shadow-sm: 0 4px 12px rgba(0,0,0,.08);--shadow-md: 0 8px 24px rgba(0,0,0,.14);--radius: 12px}@media (prefers-color-scheme: dark){:root{color-scheme:light}}html,body{background:var(--bg);color:var(--text)}#root{max-width:1280px;margin:0 auto;text-align:initial}.full-bleed{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.band{background:#fff4e6}.band .band-inner{max-width:1280px;margin:0 auto;padding:.75rem clamp(12px,2vw,24px)}p{text-align:justify;text-align-last:left;-webkit-hyphens:auto;hyphens:auto}.hero{display:flex;align-items:center;gap:2rem;margin:2rem 0}.hero-img{flex:1 1 40%;max-width:420px;width:100%;border-radius:8px;display:block}.hero-text{flex:1 1 50%;min-width:300px;text-align:left}@media (max-width: 900px){.hero{gap:1.5rem}}@media (max-width: 767px){.hero{flex-direction:column;text-align:left}.hero-text{min-width:0}}.cta{text-align:center;margin:2.25rem 0}.cta h2{font-size:1.7rem;margin-bottom:.6rem}.cta p{font-size:1.1rem;color:var(--muted);margin-bottom:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.4rem;border-radius:9999px;border:1px solid var(--border);background:var(--text);color:#fff;text-decoration:none;font-weight:700;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,opacity .12s ease}.btn:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)}.btn:active{transform:translateY(0)}.btn-primary{background:linear-gradient(135deg,var(--primary),var(--primary-2));border:none;color:#fff;font-size:1.06rem;padding:.95rem 1.6rem;box-shadow:var(--shadow-md)}.btn-primary:hover{background:linear-gradient(135deg,var(--primary-2),var(--primary-3));transform:translateY(-2px);box-shadow:0 10px 28px #00000040}.btn-primary:active{transform:translateY(0);box-shadow:var(--shadow-sm)}.btn .icon{font-size:1.2em;line-height:0}@media (max-width: 640px){.cta h2{font-size:1.35rem}.cta p{font-size:1rem}.btn-primary{width:100%}}.testimonials{margin:3rem 0}.testimonials h2{margin-bottom:1rem}.testimonials-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}@media (max-width: 1024px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.testimonials-grid{grid-template-columns:1fr}}.testimonial-card{display:flex;flex-direction:column;gap:.6rem;padding:1rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);height:100%}.card--overlay{padding:0;overflow:hidden}.card--overlay .photo-wrap{position:relative;width:100%;aspect-ratio:1/1}.card--overlay .photo-full{width:100%;height:100%;object-fit:cover;display:block}.card--overlay .overlay{position:absolute;left:0;right:0;bottom:0;padding:.6rem .8rem;background:linear-gradient(to top,#0009,#0000);color:#fff}.card--overlay .overlay-name{font-weight:700;line-height:1.1}.card--overlay .overlay-sub{font-size:.95rem;opacity:.9;line-height:1.1;margin-top:2px}.testimonial-avatar{width:84px;height:84px;border-radius:50%;object-fit:cover;display:block;margin:0 auto .75rem}.testimonial-meta{text-align:center;margin-bottom:.5rem}.testimonial-name{font-weight:700}.testimonial-subtitle{color:var(--muted);font-size:.95rem}.testimonial-quote{padding:.65rem 1rem .35rem;margin:0;font-style:italic;line-height:1.5;text-align:left;color:var(--text);-webkit-hyphens:none;hyphens:none}.quote--clamp{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;text-overflow:ellipsis}@supports not (-webkit-line-clamp: 1){.quote--clamp{max-height:9em;overflow:hidden}}.btn-see-more{align-self:flex-start;margin:0 1rem .6rem;padding:.35rem .7rem;border:1px solid var(--border, #e5e7eb);background:#fff;color:var(--text, #1a1a1a);font-weight:600;font-size:.9rem;border-radius:8px;cursor:pointer;line-height:1.2}.testimonial-quote+.btn-see-more{margin-top:0}.btn-see-more:hover{background:#f9fafb;border-color:#d1d5db}.btn-see-more:focus{outline:2px solid #d1d5db;outline-offset:2px}.tmo-filters{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:1rem 0 1.25rem}.tmo-filter{appearance:none;border:1px solid var(--border);background:var(--card);color:var(--text);padding:.5rem .9rem;border-radius:9999px;cursor:pointer;font-weight:600;transition:box-shadow .12s ease,transform .12s ease,background .12s ease}.tmo-filter:hover{box-shadow:var(--shadow-sm);transform:translateY(-1px)}.tmo-filter:active{transform:translateY(0)}.tmo-filter.is-active{background:var(--text);color:#fff;border-color:var(--text)}.text-center{text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em rgba(100,108,255,.66))}.site-header{position:sticky;top:0;z-index:100;background:#fffffff5;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);box-shadow:0 1px 6px #0000000f}.site-header__bar{max-width:1280px;margin:0 auto;padding:0 clamp(16px,2vw,40px);display:flex;align-items:center;gap:1.5rem;height:64px}.site-header__logo-link{display:flex;align-items:center;flex-shrink:0}.site-header__logo{height:48px;width:auto;display:block}.site-header__nav{flex:1}.site-header__list{list-style:none;display:flex;gap:0;align-items:center;margin:0;padding:0;justify-content:flex-end}.nav-link{display:block;text-decoration:none;color:var(--muted);font-weight:600;font-size:.85rem;letter-spacing:.01em;padding:0 .8rem;height:64px;line-height:64px;white-space:nowrap;border-bottom:2px solid transparent;transition:color .15s ease,border-color .15s ease}.nav-link:hover{color:var(--text)}.nav-link.is-active{color:var(--primary);border-bottom-color:var(--primary)}.site-header__actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.lang-pills{display:flex;gap:.25rem}.lang-pill{background:none;border:1.5px solid var(--border);border-radius:999px;padding:.2rem .55rem;font-size:.72rem;font-weight:700;letter-spacing:.06em;color:var(--muted);cursor:pointer;transition:border-color .15s,color .15s,background .15s}.lang-pill:hover{color:var(--text);border-color:#aaa}.lang-pill--on{color:var(--primary);border-color:var(--primary);background:#ff7e5f14}.burger{display:none;background:none;border:none;padding:6px;cursor:pointer;border-radius:8px}.burger__icon{display:flex;flex-direction:column;gap:5px;width:22px}.burger__icon span{display:block;height:2px;background:var(--text);border-radius:2px;transform-origin:center;transition:transform .22s ease,opacity .22s ease}.burger__icon--open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.burger__icon--open span:nth-child(2){opacity:0}.burger__icon--open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-header__drawer{display:none;overflow:hidden;max-height:0;transition:max-height .28s ease;border-top:1px solid var(--border);background:#fff}.site-header__drawer--open{max-height:480px}.site-header__drawer-list{list-style:none;margin:0;padding:.5rem 1rem 1rem}.site-header__drawer-list li{border-bottom:1px solid var(--border)}.site-header__drawer-list li:last-child{border-bottom:none}.site-header__drawer-list .nav-link{height:auto;line-height:1;padding:.9rem .5rem;font-size:1rem;display:block}@media (max-width: 860px){.site-header__nav{display:none}.burger{display:flex}.site-header__drawer{display:block}}.subband{background:#111;border-top:1px solid #000;border-bottom:1px solid #000}.subnav .subnav-list{list-style:none;display:flex;gap:.75rem 1rem;justify-content:center;flex-wrap:wrap;margin:0;padding:.5rem 0}.subnav a{color:#eee;text-decoration:none;padding:.5rem .25rem;border-bottom:2px solid transparent;transition:color .12s ease,border-color .12s ease}.subnav a:hover{color:#fff;border-bottom-color:#444}.subnav a.is-active{color:#fff;border-bottom-color:#f97316}.clamp-measurer{position:fixed;top:-9999px;left:0;visibility:hidden;pointer-events:none;white-space:normal;overflow:visible;padding:0;margin:0;border:0}@media (max-width: 600px){main{padding:1rem}}.site-footer{border-top:1px solid var(--border);margin-top:4rem;background:#fafafa}.site-footer__top{max-width:1280px;margin:0 auto;padding:1.25rem clamp(1rem,3vw,2.5rem);display:flex;align-items:center;gap:2rem;flex-wrap:wrap;justify-content:space-between}.site-footer__brand{display:flex;flex-direction:column;gap:.75rem;flex-shrink:0}.site-footer__logo{height:40px;width:auto;max-width:160px;object-fit:contain;opacity:.85}.site-footer__tagline{font-size:.8rem;color:var(--muted);max-width:240px;line-height:1.5;text-align:left;-webkit-hyphens:none;hyphens:none}.site-footer__nav{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem 1.5rem;align-items:center;justify-content:flex-end}.site-footer__link{font-size:.85rem;font-weight:600;color:var(--muted);text-decoration:none;padding:.3rem 0;transition:color .15s ease;white-space:nowrap}.site-footer__link:hover{color:var(--primary)}.site-footer__bottom{border-top:1px solid var(--border);max-width:1280px;margin:0 auto;padding:1rem clamp(1rem,3vw,2.5rem);display:flex;align-items:center;justify-content:space-between;font-size:.78rem;color:var(--muted)}.site-footer__bottom a{color:var(--muted);text-decoration:underline;transition:color .15s}.site-footer__bottom a:hover{color:var(--primary)}@media (max-width: 600px){.site-footer__top{flex-direction:column;gap:1.5rem}.site-footer__nav{max-height:none}}:root{color-scheme:light;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%}body{padding:0;min-width:320px;min-height:100vh;display:block;font-family:sans-serif}a{font-weight:500;text-decoration:none}a:focus-visible{outline:3px solid currentColor;outline-offset:2px}h1{font-size:clamp(2rem,3vw,3.2rem);line-height:1.1;margin:.5rem 0}h2{font-size:clamp(1.5rem,2.2vw,2rem);margin:.5rem 0}button{font:inherit;border:1px solid transparent;border-radius:8px;padding:.6em 1.2em;cursor:pointer;background:transparent}button:hover{filter:brightness(1.03)}button:focus-visible{outline:3px auto -webkit-focus-ring-color;outline-offset:2px}
