@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Inter:wght@400;500;600&display=swap";:root{--bp-background:#fff;--bp-foreground:#171c17;--bp-card:#f7faf5;--bp-card-foreground:#171c17;--bp-primary:#233e19;--bp-primary-foreground:#f5f9f1;--bp-accent:#82c059;--bp-accent-foreground:#192b12;--bp-secondary:#e9f0e6;--bp-secondary-foreground:#222a22;--bp-muted:#eff2ed;--bp-muted-foreground:#5e6e5e;--bp-border:#d8e1d6;--bp-font-sans:"Inter", system-ui, sans-serif;--bp-font-display:"Space Grotesk", system-ui, sans-serif}.bp-page{background:var(--bp-background);min-height:100vh;color:var(--bp-foreground);font-family:var(--bp-font-sans);-webkit-font-smoothing:antialiased}.bp-page a{text-decoration:none}.bp-display{font-family:var(--bp-font-display)}.bp-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--bp-border);background:#fffffff2;position:sticky;top:0}.bp-header-inner{justify-content:space-between;align-items:center;gap:24px;max-width:72rem;height:64px;margin:0 auto;padding:0 24px;display:flex}.bp-logo{font-family:var(--bp-font-display);letter-spacing:-.02em;color:var(--bp-foreground);flex-shrink:0;font-size:20px;font-weight:700}.bp-logo .accent{color:var(--bp-accent)}.bp-nav{align-items:center;gap:24px;display:flex}.bp-nav a{color:#000000b3;align-items:center;gap:4px;font-size:14px;font-weight:500;transition:color .2s;display:flex}.bp-nav a:hover{color:var(--bp-foreground)}.bp-nav .chev{width:14px;height:14px}.bp-header-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.bp-btn{border-radius:999px;align-items:center;padding:6px 16px;font-size:12px;font-weight:600;transition:opacity .2s,background .2s,color .2s;display:inline-flex}.bp-btn-primary:hover{opacity:.9}.bp-btn-outline{border:1px solid var(--bp-border);color:var(--bp-foreground);background:#fff}.bp-btn-outline:hover{background:var(--bp-secondary)}.bp-btn-primary{background:var(--bp-primary);color:var(--bp-primary-foreground)}.bp-search-btn{color:#0009;padding:8px;transition:color .2s;display:inline-flex}.bp-search-btn:hover{color:var(--bp-foreground)}@media (width<=1024px){.bp-nav{display:none}}@media (width<=480px){.bp-header-inner{gap:12px;padding:0 16px}.bp-header-actions{gap:8px}.bp-btn{padding:6px 12px;font-size:11px}}.bp-hero{background:var(--bp-primary);color:var(--bp-primary-foreground)}.bp-hero-inner{text-align:center;max-width:clamp(48rem,58vw,60rem);margin:0 auto;padding:80px 24px 112px}.bp-hero-kicker{letter-spacing:.25em;text-transform:uppercase;color:var(--bp-accent);margin:0 0 24px;font-size:12px;font-weight:600}.bp-hero h1{font-family:var(--bp-font-display);letter-spacing:-.02em;margin:0 0 24px;font-size:clamp(28px,2vw + 20px,44px);font-weight:700;line-height:1.2}.bp-hero h1 .accent{color:var(--bp-accent)}.bp-hero p{color:#ffffffb3;max-width:36rem;margin:0 auto;font-size:clamp(15px,.5vw + 13px,18px);line-height:1.6}.bp-hero-meta{color:#ffffff80;justify-content:center;align-items:center;gap:12px;margin-top:32px;font-size:12px;display:flex}@media (width<=768px){.bp-hero-inner{padding:56px 24px 80px}}.bp-main{max-width:clamp(48rem,58vw,60rem);margin:0 auto;padding:64px 24px 80px}.bp-article p{color:#000c;margin:0 0 24px;font-size:clamp(16px,.3vw + 15px,18px);line-height:1.7}.bp-article h2{font-family:var(--bp-font-display);color:var(--bp-foreground);letter-spacing:-.02em;margin:48px 0 20px;font-size:clamp(22px,1.4vw + 18px,32px);font-weight:700}.bp-article h3{font-family:var(--bp-font-display);color:var(--bp-foreground);margin:32px 0 12px;font-size:clamp(17px,.8vw + 14px,22px);font-weight:600}.bp-article strong{color:var(--bp-foreground);font-weight:600}.bp-article ul{margin:0 0 24px;padding-left:20px;list-style:outside}.bp-article li{color:#000c;margin-bottom:12px;font-size:clamp(15px,.3vw + 14px,17px);line-height:1.7}.bp-article a.inline{color:var(--bp-primary);text-decoration:underline;-webkit-text-decoration-color:var(--bp-accent);text-decoration-color:var(--bp-accent);text-underline-offset:4px;font-weight:600;text-decoration-thickness:2px;transition:color .2s}.bp-article a.inline:hover{color:var(--bp-accent)}@media (width<=768px){.bp-main{padding:48px 24px 64px}}.bp-fan{margin:40px 0}.bp-fan-wrap{flex-direction:column;gap:16px;display:flex}@media (width>=768px){.bp-fan-wrap{perspective:1600px;flex-direction:row;gap:0}}.bp-fan-rail{display:none}@media (width>=768px){.bp-fan-rail{border:1px solid var(--bp-border);border-right:0;border-radius:.75rem 0 0 .75rem;flex-direction:column;flex-shrink:0;width:168px;display:flex;overflow:hidden}}.bp-fan-head{background:var(--bp-primary);color:var(--bp-primary-foreground);text-transform:uppercase;letter-spacing:.1em;align-items:flex-end;min-height:76px;padding:12px 16px;font-size:12px;font-weight:600;display:flex}.bp-fan-rowlabel{color:var(--bp-foreground);min-height:92px;padding:12px 16px;font-size:14px;font-weight:600}.bp-fan-rowlabel:nth-child(odd){background:var(--bp-card)}.bp-fan-rowlabel:nth-child(2n){background:var(--bp-background)}.bp-fan-cols{flex-direction:column;gap:16px;display:flex}@media (width>=768px){.bp-fan-cols{flex-direction:row;gap:0}}.bp-fan-col{border:1px solid var(--bp-border);cursor:pointer;will-change:transform;border-radius:.75rem;outline:none;flex:1;min-width:0;transition:flex-grow .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1),opacity .7s,filter .7s;position:relative;overflow:hidden}@media (width>=768px){.bp-fan-col{border-left:0;border-radius:0}.bp-fan-col:first-child{border-left:1px solid var(--bp-border)}.bp-fan-col:last-child{border-radius:0 .75rem .75rem 0}}.bp-fan-col:focus-visible{box-shadow:0 0 0 2px var(--bp-accent)}.bp-fan-crease{pointer-events:none;background:#00000014;width:1px;position:absolute;top:0;bottom:0;left:0}.bp-fan-colhead{background:var(--bp-primary);color:var(--bp-primary-foreground);align-items:flex-end;min-height:76px;padding:12px 16px;font-size:14px;font-weight:600;display:flex}.bp-fan-cell{color:#000000bf;min-height:92px;padding:12px 16px;font-size:14px;line-height:1.4}.bp-fan-cell:nth-child(odd){background:var(--bp-card)}.bp-fan-cell:nth-child(2n){background:var(--bp-background)}.bp-fan-cell .cell-label{text-transform:uppercase;letter-spacing:.05em;color:#00000080;margin-bottom:4px;font-size:12px;font-weight:600;display:block}@media (width>=768px){.bp-fan-cell .cell-label{display:none}}.bp-fan .col-active{z-index:2;flex-grow:2.4;box-shadow:0 18px 40px -22px #233e1973}.bp-fan .col-folded{filter:brightness(.97);flex-grow:.55}.bp-fan-hint{color:#00000080;margin-top:12px;font-size:12px}@media (width<=767px){.bp-fan-hint{display:none}}.bp-cards{grid-template-columns:1fr;gap:24px;margin:40px 0;display:grid}@media (width>=640px){.bp-cards{grid-template-columns:repeat(2,1fr)}}.bp-card{border:1px solid var(--bp-border);background:var(--bp-card);border-radius:1rem;flex-direction:column;transition:box-shadow .3s;display:flex;overflow:hidden}.bp-card:hover{box-shadow:0 18px 40px -22px #233e1973}.bp-card-img{aspect-ratio:16/10;background:var(--bp-secondary);overflow:hidden}.bp-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.bp-card:hover .bp-card-img img{transform:scale(1.05)}.bp-card-body{flex-direction:column;flex:1;padding:24px;display:flex}.bp-card-body h3{font-family:var(--bp-font-display);color:var(--bp-foreground);margin:0 0 8px;font-size:18px;font-weight:700;line-height:1.4}.bp-card-body p{color:#000000bf;margin:0;font-size:14px;line-height:1.65}.bp-sem{border:1px solid var(--bp-border);background:var(--bp-card);border-radius:1rem;margin:48px 0;overflow:hidden}.bp-sem img{object-fit:cover;width:100%;height:160px;display:block}@media (width>=768px){.bp-sem img{height:224px}}.bp-sem-kicker{text-transform:uppercase;letter-spacing:.25em;color:var(--bp-accent);padding:24px 32px 8px;font-size:12px;font-weight:600}.bp-cta{background:var(--bp-primary);color:var(--bp-primary-foreground);text-align:center;border-radius:1rem;margin-top:64px;padding:32px 40px}.bp-cta h2{font-family:var(--bp-font-display);letter-spacing:-.02em;margin:0 0 12px;font-size:24px;font-weight:700}.bp-cta p{color:#ffffffb3;max-width:32rem;margin:0 auto 24px}.bp-cta-button{background:var(--bp-accent);color:var(--bp-accent-foreground);border-radius:999px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:opacity .2s;display:inline-flex}.bp-cta-button:hover{opacity:.9}.bp-cta-button svg{width:16px;height:16px}@media (width<=768px){.bp-cta{padding:24px}.bp-cta h2{font-size:20px}}.bp-footer{border-top:1px solid var(--bp-border)}.bp-footer-inner{flex-direction:column;justify-content:space-between;align-items:center;gap:16px;max-width:72rem;margin:0 auto;padding:40px 24px;display:flex}@media (width>=768px){.bp-footer-inner{flex-direction:row}}.bp-footer-logo{font-family:var(--bp-font-display);letter-spacing:-.02em;color:var(--bp-foreground);font-size:18px;font-weight:700}.bp-footer-logo .accent{color:var(--bp-accent)}.bp-footer-copy{color:var(--bp-muted-foreground);font-size:14px}.bp-hero-actions{justify-content:center;margin-top:32px;display:flex}.bp-hero-actions .bp-cta-button{color:var(--bp-accent-foreground)}.bp-sem-hero{width:100vw;color:var(--bp-primary-foreground);border-radius:0;margin:48px calc(50% - 50vw);position:relative;overflow:hidden}.bp-sem-hero img{aspect-ratio:9914/3461;object-fit:contain;width:100%;height:auto;display:block}.bp-sem-hero-overlay{text-align:center;background:linear-gradient(#1b3f0cd1,#1b3f0cd1);flex-direction:column;justify-content:center;align-items:center;padding:32px 24px;display:flex;position:absolute;inset:0}.bp-sem-hero-overlay h2{font-family:var(--bp-font-display);letter-spacing:-.02em;color:#fff;margin:0 0 10px;font-size:clamp(26px,3vw + 14px,42px);font-weight:700}.bp-sem-hero-overlay p{color:#fffc;max-width:30rem;margin:0 auto 22px;font-size:clamp(15px,.8vw + 12px,19px);line-height:1.6}.bp-sem-hero-overlay .bp-cta-button{padding:clamp(12px,1vw + 8px,16px) clamp(24px,2vw + 16px,32px);font-size:clamp(14px,.6vw + 12px,17px)}@media (width<=768px){.bp-sem-hero{min-height:380px}.bp-sem-hero img{aspect-ratio:auto;object-fit:cover;height:100%;position:absolute;inset:0}}
