body .global-cta{display:none}body .site-footer{background:var(--cutgist-page-background,#f6f6f4);border-top:1px solid var(--cutgist-page-line,#181a2017);color:var(--cutgist-page-muted,#696c75);grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.5rem 1.25rem;margin-top:0;padding:2.5rem max(1.25rem,50vw - 36rem);display:grid}body .site-footer .footer-inner{display:contents}body .site-footer .footer-brand{grid-area:1/1}body .site-footer .footer-brand>a{color:var(--cutgist-page-ink,#181a20);letter-spacing:0;gap:.5rem;font-size:1rem;font-weight:600;line-height:1.5rem}body .site-footer .brand img{filter:none;width:1.5rem;height:1.5rem}body .site-footer .footer-brand p,body .site-footer .copyright,body .site-footer nav a{color:var(--cutgist-page-muted,#696c75);font-size:.875rem;line-height:1.25rem}body .site-footer .footer-brand p{max-width:36rem;margin:.5rem 0 0}body .site-footer nav{grid-row:1/3;align-items:center;gap:1.25rem;display:flex}body .site-footer nav:first-of-type{grid-column:2}body .site-footer nav:nth-of-type(2){grid-column:3}body .site-footer nav h2,body .site-footer .footer-contact{display:none}body .site-footer nav a{margin:0;display:inline}body .site-footer nav a:hover{color:var(--cutgist-page-ink,#181a20)}body .site-footer .copyright{border:0;grid-area:2/1;max-width:none;margin:0;padding:0}@media (width<=40rem){body .site-footer{grid-template-columns:auto auto minmax(0,1fr);align-items:start;padding-inline:1.25rem}body .site-footer .footer-brand,body .site-footer .copyright{grid-column:1/-1}body .site-footer nav{flex-wrap:wrap;grid-row:3;margin-top:1rem}body .site-footer nav:first-of-type{grid-column:1}body .site-footer nav:nth-of-type(2){grid-column:2}}html:root{--cutgist-page-background:#f6f6f4;--cutgist-page-card:#fff;--cutgist-page-ink:#181a20;--cutgist-page-ink-secondary:#30333b;--cutgist-page-muted:#696c75;--cutgist-page-line:#181a2017}html body{background:var(--cutgist-page-background);color:var(--cutgist-page-ink)}body .site-header{-webkit-backdrop-filter:blur(24px);background:#f6f6f4d9;grid-template-columns:minmax(9rem,1fr) auto;height:4rem;padding-inline:max(1.25rem,50vw - 36.875rem)}body .site-header .primary-navigation{display:none}body .site-header .brand{color:var(--cutgist-page-ink);letter-spacing:-.02em;gap:.5rem;font-size:1.125rem;font-weight:600}body .site-header .brand img{filter:none;width:1.75rem;height:1.75rem}body .site-header .header-tools{gap:.5rem}body .site-header .locale-navigation{order:-1}body .site-header .locale-navigation a{color:var(--cutgist-page-muted);padding:.5rem;font-size:.875rem;font-weight:400}body .site-header .locale-navigation a:hover{color:var(--cutgist-page-ink)}body .site-header .header-action{background:var(--cutgist-page-ink);box-shadow:none;color:#fff;gap:.45rem;height:2.5rem;min-height:2.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1}body .site-header .header-action:after{content:"→";font-size:1rem;line-height:1}body .site-header .header-action:hover{background:#30333b;transform:translateY(-1px)}body main{min-height:calc(100vh - 4rem)}@media (width<=40rem){body .site-header{gap:1rem;padding-inline:1.25rem}body .site-header .brand{font-size:1rem}body .site-header .header-tools{gap:.25rem}body .site-header .header-action{padding-inline:.875rem;font-size:.8125rem}}body .cutgist-static-page{max-width:48rem;padding:3rem 1.25rem 7rem}body .cutgist-page-header{text-align:center}body .cutgist-page-header h1{color:var(--cutgist-page-ink);letter-spacing:-.045em;margin:0;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:600;line-height:1.02}body .cutgist-page-header .summary{color:var(--cutgist-page-muted);max-width:42rem;margin:1rem auto 0;font-size:clamp(.9375rem,1.1vw,1rem);line-height:1.65}body .cutgist-contact-email{color:var(--cutgist-page-ink-secondary);background:#fff;border-radius:999px;align-items:center;gap:.5rem;margin-top:1.25rem;padding:.65rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}body .cutgist-contact-email:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23181a20' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='m3 7 9 6 9-6'/%3E%3C/svg%3E") 50%/contain no-repeat;width:1rem;height:1rem}body .cutgist-contact-form{margin-top:2rem}body .cutgist-contact-form .contact-form{box-shadow:none;background:#fff;border:0;border-radius:1rem;margin-top:0;padding:clamp(1.25rem,4vw,1.5rem)}body .cutgist-contact-form .form-field label{color:var(--cutgist-page-ink-secondary);font-size:.875rem;font-weight:500}body .cutgist-contact-form .form-field :where(input,select,textarea){border-color:var(--cutgist-page-line);background:#fff;border-radius:.75rem}body .cutgist-contact-form .form-field :where(input,select,textarea):focus{border-color:#181a2059;outline-color:#181a2014}body .cutgist-contact-form .form-actions{justify-content:space-between}body .cutgist-contact-form .button{background:var(--cutgist-page-ink);min-height:2.75rem}body .cutgist-scope-notes{margin-top:1.5rem}body .cutgist-scope-notes h2,body .cutgist-legal-copy h2{color:var(--cutgist-page-ink-secondary);letter-spacing:-.015em;font-size:1rem;font-weight:600}body .cutgist-scope-notes ul{margin:1rem 0 0;padding:0;list-style:none}body .cutgist-scope-notes li{color:var(--cutgist-page-muted);gap:.75rem;font-size:.875rem;line-height:1.65;display:flex}body .cutgist-scope-notes li+li{margin-top:.75rem}body .cutgist-scope-notes li:before{background:var(--cutgist-page-ink);content:"";border-radius:50%;flex:none;width:.375rem;height:.375rem;margin-top:.55rem}body .cutgist-legal-updated{color:var(--cutgist-page-muted);margin:1rem 0 0;font-size:.875rem}body .cutgist-legal-copy{margin-top:4rem}body .cutgist-legal-copy h2{margin:2.75rem 0 .875rem}body .cutgist-legal-copy h2:first-child{margin-top:0}body .cutgist-legal-copy :where(p,li){color:var(--cutgist-page-ink-secondary);font-size:.9375rem;line-height:1.85}body .cutgist-legal-copy p{margin:0 0 1rem}body .cutgist-legal-copy a{color:var(--cutgist-page-ink);text-underline-offset:.2em;font-weight:500}body main.content-shell>.page-heading{padding-block:4rem}@media (width>=48rem){body .cutgist-static-page{padding-top:5rem}}@media (width<=40rem){body .cutgist-static-page{padding-bottom:5rem}body .cutgist-contact-form .contact-form{grid-template-columns:1fr}body .cutgist-contact-form .form-actions{flex-direction:column;align-items:flex-start}}
