.pv-shared-shell{--edge:48px}.pv-shared-shell.pv-shell-header{z-index:50;position:sticky;top:0}.pv-shared-shell .site-footer .pv-shell-contact,.pv-shared-shell .site-footer .pv-shell-social{flex-wrap:wrap;gap:20px;margin-block:20px;display:flex}.pv-shared-shell .site-header,.pv-shared-shell .site-footer{--terracotta:#e2632f;--terracotta-dark:#9c4420;--green:#1f5f42;--green-dark:#16452f;--green-soft:#eaf2e8;--sand-soft:#fdf8ef;--white:#fffdf8;--ink:#241a10;--muted:#52645b;--line:#dce5dd;--radius-sm:10px;--radius:16px;--max:1240px;--shadow-sm:0 12px 28px #2f4c5514;--shadow-md:0 18px 36px #2f4c551f;box-sizing:border-box;font-family:var(--font-sans), Arial, sans-serif;line-height:1.65}.pv-shared-shell .site-header *,.pv-shared-shell .site-footer *{box-sizing:border-box}.pv-shared-shell .site-header a,.pv-shared-shell .site-footer a{color:inherit;text-decoration:none}.pv-shared-shell .site-footer .container{width:min(1240px,100% - 48px);margin-inline:auto}.pv-shared-shell .site-header .btn,.pv-shared-shell .site-footer .btn{border:1px solid var(--line);background:var(--white);min-height:42px;font:600 14px var(--font-sans), Arial, sans-serif;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 16px;display:inline-flex}.pv-shared-shell .site-footer .btn.primary{background:var(--terracotta-dark);border-color:var(--terracotta-dark);color:#fff}.pv-shared-shell .site-header .icon,.pv-shared-shell .site-footer .icon{flex-shrink:0;width:18px;height:18px}.pv-shared-shell .site-header .icon-sm,.pv-shared-shell .site-footer .icon-sm{flex-shrink:0;width:15px;height:15px}.pv-shared-shell .site-header :focus-visible,.pv-shared-shell .site-footer :focus-visible{outline:2px solid var(--terracotta);outline-offset:3px}.pv-shared-shell .site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf9eb;position:sticky;top:0}.pv-shared-shell .nav{width:min(var(--max), calc(100% - var(--edge)));justify-content:space-between;align-items:center;gap:26px;min-height:78px;margin-inline:auto;display:flex}.pv-shared-shell .brand-logo{flex:none;width:200px;height:50px;display:block}.pv-shared-shell .brand-logo img{object-fit:contain;object-position:left center;width:100%;height:100%}.pv-shared-shell .nav-links{color:#303b33;font-family:var(--font-sans), sans-serif;letter-spacing:0;align-items:center;gap:6px;font-size:15px;font-weight:500;display:flex}.pv-shared-shell .nav-links a:not(.btn){border-radius:8px;padding:10px 13px;transition:color .2s,background .2s;position:relative}.pv-shared-shell .nav-links a:not(.btn):hover{background:var(--sand-soft);color:var(--green-dark)}.pv-shared-shell .nav{position:relative}.pv-shared-shell .nav-dropdown{position:static}.pv-shared-shell .nav-parent{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:7px;padding:10px 13px;display:inline-flex}.pv-shared-shell .nav-parent:hover,.pv-shared-shell .nav-parent[aria-expanded=true]{background:var(--green-soft);color:var(--green-dark)}.pv-shared-shell .nav-parent[aria-expanded=true] .icon-sm{transform:rotate(180deg)}.pv-shared-shell .nav-links>.btn{min-height:42px;font:600 14px var(--font-sans), sans-serif;background:var(--green);border-color:var(--green);border-radius:999px;margin-left:18px;padding:0 20px;box-shadow:0 2px 3px #16452f1f}.pv-shared-shell .nav-links>.btn:hover{background:var(--green-dark);transform:none;box-shadow:0 4px 12px #16452f2e}.pv-shared-shell .nav-parent .icon-sm{width:13px;height:13px}.pv-shared-shell .dropdown-menu{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--white);width:min(760px,100%);box-shadow:var(--shadow-md);opacity:0;visibility:hidden;grid-template-columns:1fr 1fr 1.2fr;gap:24px;padding:24px;transition:opacity .2s,transform .2s,visibility .2s;display:grid;position:absolute;top:calc(100% + 10px);right:0;transform:translateY(6px)}.pv-shared-shell .nav-dropdown.open .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.pv-shared-shell .dropdown-menu:before{content:"";height:12px;position:absolute;top:-12px;left:0;right:0}.pv-shared-shell .dropdown-menu a{display:block}.pv-shared-shell .dropdown-group{flex-direction:column;gap:4px;min-width:0;display:flex}.pv-shared-shell .dropdown-group strong{color:var(--ink);padding:0 12px 8px;font-size:16px;font-weight:700}.pv-shared-shell .dropdown-menu .dropdown-feature{background:var(--green);color:#fff;border-radius:8px;flex-direction:column;align-items:flex-start;gap:12px;padding:20px;display:flex}.pv-shared-shell .dropdown-feature strong{font-size:19px;font-weight:600}.pv-shared-shell .dropdown-feature p{color:#e2efe1;font-size:13px;line-height:1.6}.pv-shared-shell .dropdown-menu .dropdown-feature a{color:#fff;align-items:center;gap:8px;padding:0;font-size:13px;display:inline-flex}.pv-shared-shell .dropdown-menu .dropdown-feature a:hover{color:#fff;background:0 0;text-decoration:underline}.pv-shared-shell .menu-toggle{width:46px;min-width:46px;padding:0;display:none}.pv-shared-shell .site-footer{background:var(--sand-soft);color:var(--ink);font-family:var(--font-sans), sans-serif;padding:64px 0 24px}.pv-shared-shell .footer-grid{grid-template-columns:1.2fr repeat(4,minmax(0,1fr)) 1.3fr;align-items:start;gap:28px;display:grid}.pv-shared-shell .footer-grid>*{min-width:0}.pv-shared-shell .footer-about strong{color:var(--green-dark);font:600 23px/1.3 var(--font-serif), Georgia, serif}.pv-shared-shell .footer-about p{max-width:230px;color:var(--muted);margin-top:18px;font-size:14px;line-height:1.8}.pv-shared-shell .footer-grid h4{color:var(--green);font:500 13px/1.5 var(--font-sans), sans-serif;letter-spacing:0;margin:0 0 22px}.pv-shared-shell .footer-links{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.pv-shared-shell .footer-links a{color:var(--muted);font-size:14px;font-weight:400;line-height:1.6;transition:color .2s}.pv-shared-shell .footer-links a:hover,.pv-shared-shell .footer-legal a:hover{color:var(--terracotta-dark);text-underline-offset:4px;text-decoration:underline}.pv-shared-shell .footer-planning p{color:var(--ink);font-size:15px;line-height:1.7}.pv-shared-shell .footer-planning .btn{border-radius:6px;min-height:42px;margin-top:20px;padding-inline:14px;font-size:13px}.pv-shared-shell .footer-planning>a:not(.btn){color:var(--terracotta-dark);text-underline-offset:4px;align-items:center;gap:7px;margin-top:16px;font-size:13px;text-decoration:underline;display:inline-flex}.pv-shared-shell .footer-brand{width:100%;margin:52px 0 34px;display:block}.pv-shared-shell .footer-brand img{width:100%;height:auto;display:block}.pv-shared-shell .footer-bottom{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding-top:22px;font-size:12px;display:flex}.pv-shared-shell .footer-legal{flex-wrap:wrap;gap:12px 22px;display:flex}@media (min-width:1061px) and (max-width:1200px){.pv-shared-shell .footer-grid{gap:20px}}.pv-shared-shell .site-footer{background:#f4f7f1}.pv-shared-shell .site-header .nav{width:min(1240px,100% - 48px)}.pv-shared-shell .site-header .menu-toggle{padding:0;display:none}.pv-shared-shell .site-header .nav-links>.btn{color:#fff}.pv-shared-shell .site-header .nav-parent[aria-expanded=true]{background:var(--green-soft)}.pv-shared-shell .site-header a[aria-current=page]{color:var(--green)}.pv-shared-shell .site-header .dropdown-feature a[aria-current=page]{color:#fff;text-underline-offset:3px;text-decoration:underline}@media (max-width:1060px){.pv-shared-shell .nav-links{display:none}.pv-shared-shell .pv-account-controls{margin-left:auto}.pv-shared-shell .nav-links.open{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow-md);gap:0;padding:10px;display:grid;position:fixed;top:78px;left:16px;right:16px}.pv-shared-shell .nav-links.open a:not(.btn){border-bottom:1px solid var(--line);border-radius:0;padding:14px 12px}.pv-shared-shell .nav-links.open a:last-child{border-bottom:0}.pv-shared-shell .nav-links.open .nav-dropdown{border-bottom:1px solid var(--line)}.pv-shared-shell .nav-links.open .nav-parent{justify-content:space-between;width:100%;padding:14px 12px}.pv-shared-shell .nav-links>.btn{margin:12px 0 0}.pv-shared-shell .nav-links.open .dropdown-menu{width:100%;min-width:0;box-shadow:none;opacity:1;visibility:visible;background:0 0;border:0;border-radius:0;grid-template-columns:1fr 1fr;gap:16px;padding:0 0 0 10px;display:none;position:static;transform:none}.pv-shared-shell .nav-links.open .nav-dropdown.open .dropdown-menu{padding:16px 0;display:grid}.pv-shared-shell .dropdown-menu .dropdown-feature{grid-column:1/-1}.pv-shared-shell .nav-links.open{max-height:calc(100dvh - 96px);overflow-y:auto}.pv-shared-shell .site-header .menu-toggle{display:inline-flex}.pv-shared-shell .site-footer .footer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pv-shared-shell .site-footer .footer-about{grid-column:span 2}.pv-shared-shell .site-footer .footer-planning{grid-area:1/span 2}}@media (max-width:700px){.pv-shared-shell .site-header .nav{width:calc(100% - 28px);min-height:68px}.pv-shared-shell .site-header .brand-logo{width:168px;height:40px}.pv-shared-shell .site-header .nav-links.open{top:68px}.pv-shared-shell .site-footer{padding-top:40px}.pv-shared-shell .site-footer .container{width:calc(100% - 28px)}.pv-shared-shell .site-footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.pv-shared-shell .site-footer .footer-about,.pv-shared-shell .site-footer .footer-planning{grid-area:auto/1/auto/-1}.pv-shared-shell .site-footer .footer-about p{max-width:360px;margin-top:10px}.pv-shared-shell .site-footer .footer-grid h4{margin-bottom:14px}.pv-shared-shell .site-footer .footer-brand{margin:36px 0 24px}.pv-shared-shell .site-footer .footer-bottom{display:grid}}@media (prefers-reduced-motion:reduce){.pv-shared-shell .site-header *,.pv-shared-shell .site-footer *{transition-duration:.01ms!important}}@media (min-width:1061px){.pv-shared-shell .site-header .nav-links{align-self:stretch}.pv-shared-shell .site-header .nav-dropdown{align-self:stretch;align-items:center;display:flex}}.pv-shared-shell .site-header .mega-menu{grid-template-columns:repeat(var(--menu-columns,3),minmax(0,1fr));overscroll-behavior:contain;border-radius:16px;gap:22px;width:min(1120px,100%);max-height:calc(100dvh - 112px);top:100%;overflow-y:auto}.pv-shared-shell .site-header .menu-intro{border-bottom:1px solid var(--line);grid-column:1/-1;justify-content:space-between;align-items:center;gap:20px;padding:0 12px 16px;display:flex}.pv-shared-shell .site-header .menu-intro>span{font:600 22px/1.3 var(--font-serif),Georgia,serif;color:var(--green-dark)}.pv-shared-shell .site-header .menu-intro small{color:var(--muted);font-size:12px}.pv-shared-shell .site-header .dropdown-group strong{min-height:44px;color:var(--green);font-size:13px;line-height:1.5}.pv-shared-shell .site-header .dropdown-group a{background:var(--green-soft);color:var(--green-dark);justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;font-size:14px;line-height:1.5;display:flex}.pv-shared-shell .site-header .dropdown-group a[aria-current=page]{text-underline-offset:4px;text-decoration:underline}.pv-shared-shell .site-header .nav-planned{color:#52645b;flex-direction:column;align-items:flex-start;gap:2px;padding:8px 12px;font-size:13px;line-height:1.5;display:flex}.pv-shared-shell .site-header .nav-planned small{color:#727b73;font-size:10px}.pv-shared-shell .site-header .nav-parent{padding:10px;font-size:14px}.pv-shared-shell .site-header .nav-links>.btn{margin-left:8px}.pv-shared-shell .site-footer .footer-intro{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:32px;margin-bottom:32px;padding-bottom:36px;display:flex}.pv-shared-shell .site-footer .footer-intro strong{font:600 28px/1.3 var(--font-serif),Georgia,serif;color:var(--green-dark)}.pv-shared-shell .site-footer .footer-intro p{max-width:600px;color:var(--muted);margin:12px 0 0;font-size:14px}.pv-shared-shell .site-footer .footer-categories{grid-template-columns:repeat(5,minmax(0,1fr))}.pv-shared-shell .site-footer .footer-links a{align-items:flex-start;gap:8px;display:flex}.pv-shared-shell .site-footer .footer-links svg{margin-top:3px}@media (max-width:1060px){.pv-shared-shell .site-header .nav-links.open .mega-menu{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;padding:16px 0;overflow:visible}.pv-shared-shell .site-header .dropdown-group strong{min-height:0}.pv-shared-shell .site-header .menu-intro{display:none}.pv-shared-shell .site-footer .footer-categories{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:600px){.pv-shared-shell .site-header .nav-links.open .mega-menu{grid-template-columns:1fr;gap:22px}.pv-shared-shell .site-header .nav-planned{flex-direction:row;justify-content:space-between;align-items:baseline;gap:14px}.pv-shared-shell .site-header .nav-planned small{white-space:nowrap}.pv-shared-shell .site-footer .footer-categories{grid-template-columns:repeat(2,minmax(0,1fr))}.pv-shared-shell .site-footer .footer-intro{flex-direction:column;align-items:flex-start;gap:18px}}.pv-shared-shell .footer-intro p,.pv-shared-shell h4{white-space:pre-line}.pv-shared-shell .pv-account-controls{flex-shrink:0;align-items:center;display:flex}
