:root{color-scheme:light;--bg: #f6f1e8;--surface: rgb(255 255 255 / .54);--text: #171310;--muted: #685d54;--accent: #7a5d49;--accent-strong: #624837;--rule: #ddd2c5;--max-width: 42rem}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{width:100%;min-height:100%;margin:0}body{font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.shell{width:min(var(--max-width),calc(100vw - 2.5rem));margin:0 auto;padding:clamp(3.2rem,8vw,6rem) 0 1.5rem}.hero{display:grid;gap:1rem;margin-bottom:clamp(2.4rem,6vw,4.4rem)}.eyebrow{margin:0;font-size:.68rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);opacity:.8}h1,h2,h3{margin:0;font-weight:800;color:var(--text);letter-spacing:-.045em}.hero h1,.section-header h1{font-size:clamp(3.4rem,10.5vw,6.2rem);line-height:.88;max-width:7ch}.policy-shell .section-header h1{font-size:clamp(2.5rem,8vw,4.1rem);max-width:none}.policy-shell{width:min(var(--max-width),calc(100vw - 2.5rem));margin:0 auto;padding:clamp(2.8rem,7vw,4.5rem) 0 1.5rem}h2{font-size:.76rem;font-weight:700;letter-spacing:.16em;line-height:1.2;text-transform:uppercase;color:var(--accent)}h3{font-size:1rem;line-height:1.25}p{margin:0}a{color:var(--accent);text-decoration-thickness:.08em;text-underline-offset:.18em}.hero-summary{max-width:28rem;font-size:clamp(1.2rem,3vw,1.55rem);line-height:1.35}.hero-support,.section-header p,.section-copy,.policy-content p{max-width:32rem;color:color-mix(in srgb,var(--muted) 88%,white 12%)}.hero-actions{display:grid;gap:.65rem;justify-items:start;padding-top:.2rem}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.78rem 1.08rem;font:inherit;font-weight:700;text-decoration:none}.button.primary{border:0;background:var(--accent);color:#fffaf4;transition:background-color .16s ease,transform .16s ease}.button.primary:hover{background:var(--accent-strong);transform:translateY(-1px)}.text-link{font-weight:700}.hero-email{font-size:.95rem;color:var(--muted);text-decoration:none}.section+.section{margin-top:2.1rem}.section-header{display:grid;gap:.45rem;margin-bottom:.9rem}.service-stack,.meta-stack{margin:0;display:grid;gap:.35rem}.service-stack p,.meta-stack p{color:var(--text)}.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem .9rem}.service-item{display:grid;grid-template-columns:7.6rem minmax(0,1fr);gap:1.15rem;align-items:center}.service-item img{width:100%;height:auto;display:block}.service-title{max-width:10ch;color:var(--text);font-size:1.16rem;font-weight:650;line-height:1.1}.section-copy{display:grid;gap:.35rem}.tool-list{display:grid}.tool-card{display:grid;gap:.6rem;padding:1rem 0;border-top:1px solid var(--rule)}.tool-card:first-child{padding-top:0;border-top:0}.tool-card__body{display:grid;gap:.28rem}.tool-card__body h3{font-size:1.12rem;line-height:1.1}.tool-card__body p{color:var(--muted);max-width:34rem}.tool-card__links{display:flex;flex-wrap:wrap;gap:.7rem 1rem;font-size:.92rem}.tool-shell{display:grid;gap:1.6rem}.tool-panel{display:grid;gap:1rem;padding:1rem;border:1px solid var(--rule);border-radius:1rem;background:#ffffff5c}.tool-stack{display:grid;gap:.5rem}.tool-label{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent)}.tool-textarea{width:100%;min-height:10rem;padding:.9rem 1rem;border:1px solid var(--rule);border-radius:.85rem;background:#ffffffb8;color:var(--text);font:inherit;resize:vertical}.tool-textarea--output{background:#ffffff7a}.tool-actions{display:flex;flex-wrap:wrap;gap:.7rem 1rem;align-items:center}.tool-hint{font-size:.88rem;color:var(--muted)}.tool-api{display:grid;gap:.55rem}.tool-code{margin:0;padding:.9rem 1rem;border:1px solid var(--rule);border-radius:.85rem;background:#ffffff7a;overflow-x:auto;font-size:.88rem;line-height:1.45}.contact-block{display:grid;gap:.85rem}.breadcrumb{margin-bottom:1rem}.breadcrumb ol{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.35rem;font-size:.8rem;color:var(--muted)}.breadcrumb li{display:inline-flex;align-items:center;gap:.35rem}.breadcrumb li+li:before{content:"/";color:color-mix(in srgb,var(--muted) 72%,white 28%)}.breadcrumb a{color:inherit;text-decoration:none}.contact-email{font-size:clamp(1.2rem,3vw,1.45rem);font-weight:700;color:var(--text);text-decoration:none}.meta-stack{padding-top:.7rem;border-top:1px solid rgb(221 210 197 / .55);color:var(--muted)}.meta-stack strong{color:var(--muted);font-weight:700}.panel{border:1px solid var(--rule);border-radius:1rem;background:var(--surface)}.policy-content{padding:0}.policy-content p+p{margin-top:.9rem}.footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.6rem 1rem;margin-top:3.5rem;padding-top:1rem;border-top:1px solid var(--rule);font-size:.78rem;color:var(--muted)}.footer-nav{display:flex;flex-wrap:wrap;gap:.55rem .9rem}.footer-nav a{color:inherit;text-decoration:none}@media(max-width:640px){.shell,.policy-shell{width:min(var(--max-width),calc(100vw - 1.5rem))}.service-grid{grid-template-columns:1fr}}
