.trust-shell{background:var(--background);min-height:100vh;color:var(--foreground);--page-accent:var(--gsc-meadow)}.trust-header{position:relative}.trust-header-actions{align-items:center;gap:20px;margin-left:auto;display:flex}.trust-header-actions a{color:var(--foreground);font-size:var(--text-ui);font-weight:600}.trust-header-actions a[aria-current=page]{text-decoration:underline;-webkit-text-decoration-color:var(--gsc-gold);text-decoration-color:var(--gsc-gold);text-underline-offset:5px;text-decoration-thickness:2px}.trust-header-actions a:last-child{border-radius:var(--radius-full);background:var(--gilt);min-height:40px;box-shadow:var(--gilt-edge);color:var(--gilt-foreground);align-items:center;padding:0 18px;display:inline-flex}.trust-header-actions a:last-child:hover{color:var(--gilt-foreground);filter:brightness(1.04)}.trust-cover{border-bottom:1px solid var(--border);background-color:var(--material-linen);background-image:var(--material-hills), url(/linen-texture.svg);box-shadow:var(--material-bevel);background-position:50%;background-size:auto,180px 180px}[data-theme=dark] .trust-cover{background-image:var(--material-hills)}.trust-cover-inner{grid-template-columns:minmax(0,1fr) 260px;align-items:end;gap:64px;width:min(1180px,100% - 80px);margin:0 auto;padding:88px 0 72px;display:grid}.trust-cover h1{max-width:12ch;font-family:var(--font-display);font-size:clamp(var(--text-display-lg), 6vw, var(--text-display-xl));letter-spacing:-.03em;text-wrap:balance;margin:0;font-weight:600;line-height:.98}.trust-cover p{max-width:62ch;color:var(--muted-foreground);font-size:var(--text-body-lg);margin:28px 0 0;line-height:1.65}.trust-cover dl{border-top:1px solid var(--border-strong);margin:0}.trust-cover dl>div{border-bottom:1px solid var(--border);grid-template-columns:92px 1fr;gap:16px;padding:15px 0;display:grid}.trust-cover dt{color:var(--muted-foreground);font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:.08em;text-transform:uppercase}.trust-cover dd{font-size:var(--text-ui);margin:0;font-weight:600}.trust-content{width:min(1040px,100% - 80px);margin:0 auto;padding:80px 0 112px}.trust-section{grid-template-columns:minmax(220px,.8fr) minmax(0,1.5fr);gap:80px;display:grid}.trust-section+.trust-section{border-top:1px solid var(--border);margin-top:72px;padding-top:72px}.trust-section h2,.trust-callout h2,.trust-not-found h1{font-family:var(--font-display);font-size:var(--text-display-md);letter-spacing:-.02em;text-wrap:balance;margin:0;font-weight:600;line-height:1.08}.trust-copy{max-width:70ch}.trust-copy p,.trust-copy li,.trust-callout p,.trust-callout address,.trust-not-found p{font-size:var(--text-body);line-height:1.75}.trust-copy p,.trust-callout p,.trust-not-found p{margin:0 0 20px}.trust-copy ul{margin:0;padding-left:22px}.trust-copy li+li{margin-top:10px}.trust-copy a,.trust-callout a,.trust-not-found a{color:var(--foreground);text-decoration:underline;-webkit-text-decoration-color:var(--gsc-gold);text-decoration-color:var(--gsc-gold);text-underline-offset:4px;font-weight:700;text-decoration-thickness:2px}.trust-owner{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:40px;display:grid}.trust-owner img{border-radius:var(--radius-xl);width:100%;height:auto;box-shadow:var(--shadow-md)}.trust-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:64px;display:grid}.trust-contact-grid section{min-width:0}.trust-contact-grid h2{font-family:var(--font-display);font-size:var(--text-display-md);margin:0 0 24px;font-weight:600}.trust-contact-list{margin:0;font-style:normal}.trust-contact-list>*{overflow-wrap:anywhere;display:block}.trust-contact-list a{color:var(--foreground);font-size:var(--text-body-lg);font-weight:700;line-height:1.6}.trust-contact-list span{color:var(--muted-foreground);font-size:var(--text-body);margin-top:24px;line-height:1.7}.trust-callout{border-radius:var(--radius-xl);background:var(--secondary);margin-top:72px;padding:40px}.trust-callout h2{margin-bottom:18px}.trust-callout p:last-child{margin-bottom:0}.trust-not-found{width:min(760px,100% - 40px);min-height:calc(100vh - 230px);margin:0 auto;padding:112px 0}.trust-not-found h1{font-size:clamp(var(--text-display-lg), 7vw, var(--text-display-xl))}.trust-not-found>p:first-of-type{color:var(--muted-foreground);font-size:var(--text-body-lg);margin-top:28px}.trust-recovery-links{flex-wrap:wrap;gap:16px 24px;margin-top:40px;display:flex}.trust-footer{border-top:1px solid var(--border);background:var(--card);justify-content:space-between;align-items:center;gap:32px;padding:32px max(40px,50% - 550px);display:flex}.trust-footer>div,.trust-footer nav{align-items:center;gap:20px;display:flex}.trust-footer>div a{color:var(--foreground);font-family:var(--font-display);font-size:var(--text-display-xs);font-weight:600}.trust-footer span,.trust-footer nav a{color:var(--muted-foreground);font-size:var(--text-ui-sm)}.trust-footer nav a:hover{color:var(--foreground)}@media (max-width:800px){.trust-cover-inner,.trust-section,.trust-contact-grid,.trust-owner{grid-template-columns:1fr}.trust-cover-inner{gap:40px;width:min(100% - 48px,720px);padding:72px 0 56px}.trust-content{width:min(100% - 48px,720px);padding:56px 0 88px}.trust-section,.trust-owner,.trust-contact-grid{gap:32px}.trust-owner img{max-width:280px}.trust-footer{align-items:flex-start;padding-left:24px;padding-right:24px}.trust-footer>div{flex-direction:column;align-items:flex-start;gap:6px}}@media (max-width:640px){.trust-header-actions{gap:10px}.trust-header-actions a:not(:last-child){display:none}.trust-header-actions a:last-child{min-height:44px;padding:0 15px}.trust-contact-list a[href^=mailto\:]{font-size:var(--text-ui-lg)}.trust-cover-inner,.trust-content{width:calc(100% - 40px)}.trust-cover-inner{padding:64px 0 48px}.trust-cover h1{font-size:var(--text-display-lg)}.trust-cover p{font-size:var(--text-body)}.trust-content{padding:48px 0 72px}.trust-section+.trust-section{margin-top:48px;padding-top:48px}.trust-callout{margin-left:-8px;margin-right:-8px;padding:28px 24px}.trust-footer{flex-direction:column}}
