.tech-page{min-height:100vh;overflow-x:clip}.tp__inner{max-width:1200px;margin:0 auto;padding:0 2.5rem}.tp__centered-header{text-align:center;margin-bottom:3.5rem}.tp__section-title{font-family:var(--serif,"Cormorant Garamond",serif);color:var(--dark,#1a1a1a);margin-bottom:.85rem;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.15}.tp__section-sub{color:var(--grey,#6b6b6b);font-size:.9rem;line-height:1.7}.tp__hero{text-align:center;padding-top:100px;padding-bottom:2rem}.tp__hero-text{max-width:680px;margin:0 auto;padding:4rem 2rem 3rem}.tp__hero-title{font-family:var(--serif,"Cormorant Garamond",serif);color:var(--dark,#1a1a1a);margin-bottom:1.25rem;font-size:clamp(3rem,7vw,5rem);font-weight:400;line-height:1.05}.tp__hero-sub{color:var(--grey,#6b6b6b);font-size:.95rem;font-weight:500;line-height:1.75}.tp__specs{background:var(--off-white,#f5f3f0);padding:6rem 0}.tp__specs-grid{background:#0000001a;border:1px solid #0000001a;border-radius:4px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.tp__spec-card{background:#fff;flex-direction:column;gap:.5rem;padding:1.75rem 2rem;display:flex}.tp__spec-label{letter-spacing:.04em;color:var(--dark,#1a1a1a);text-transform:none;font-size:.78rem;font-weight:600}.tp__spec-value{color:var(--grey,#6b6b6b);font-size:.88rem;line-height:1.5}.tp__features{background:#fff;padding:6rem 0}.tp__features-grid{text-align:center;grid-template-columns:repeat(3,1fr);gap:3.5rem;display:grid}.tp__feature-icon{width:36px;height:36px;color:var(--accent,#b89a5e);margin:0 auto 1.25rem}.tp__feature-icon svg{width:100%;height:100%}.tp__feature-title{font-family:var(--serif,"Cormorant Garamond",serif);color:var(--dark,#1a1a1a);margin-bottom:.85rem;font-size:1.25rem;font-weight:400}.tp__feature-desc{color:var(--grey,#6b6b6b);font-size:.86rem;line-height:1.75}.tp__docs{background:#fff;border-top:1px solid #00000012;padding:6rem 0}.tp__filters{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:3rem;display:flex}.tp__filter-btn{font-size:.82rem;font-family:var(--sans,"Inter",sans-serif);letter-spacing:.02em;color:var(--dark,#1a1a1a);cursor:pointer;background:0 0;border:1px solid #0003;border-radius:2px;padding:.5rem 1.35rem;font-weight:500;transition:background .18s,color .18s,border-color .18s}.tp__filter-btn:hover,.tp__filter-btn--active{background:var(--dark,#1a1a1a);color:#fff;border-color:var(--dark,#1a1a1a)}.tp__docs-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.tp__doc-card{background:#fff;border:1px solid #0000001a;border-radius:4px;flex-direction:column;gap:.75rem;padding:1.75rem;transition:box-shadow .2s;display:flex}.tp__doc-card:hover{box-shadow:0 4px 20px #00000014}.tp__doc-top{align-items:center;gap:.65rem;display:flex}.tp__doc-icon{width:20px;height:20px;color:var(--accent,#b89a5e);flex-shrink:0}.tp__doc-type{letter-spacing:.1em;color:var(--grey,#6b6b6b);text-transform:uppercase;font-size:.68rem;font-weight:600}.tp__doc-title{font-family:var(--serif,"Cormorant Garamond",serif);color:var(--dark,#1a1a1a);font-size:1.05rem;font-weight:400;line-height:1.35}.tp__doc-desc{color:var(--grey,#6b6b6b);flex:1;font-size:.82rem;line-height:1.7}.tp__doc-footer{border-top:1px solid #00000012;flex-direction:column;gap:.6rem;margin-top:auto;padding-top:.75rem;display:flex}.tp__doc-date{color:var(--grey,#6b6b6b);font-size:.75rem}.tp__doc-download{color:var(--accent,#b89a5e);align-items:center;gap:.4rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:opacity .15s;display:inline-flex}.tp__doc-download:hover{opacity:.75}.tp__doc-download svg{width:14px;height:14px}.tp__fab{background:var(--off-white,#f5f3f0);padding:6rem 0}.tp__fab-grid{grid-template-columns:1fr 1fr;gap:5rem;display:grid}.tp__fab-col h3{font-family:var(--serif,"Cormorant Garamond",serif);color:var(--dark,#1a1a1a);margin-bottom:1.1rem;font-size:1.55rem;font-weight:400}.tp__fab-col p{color:var(--grey,#6b6b6b);margin-bottom:1.1rem;font-size:.88rem;line-height:1.8}.tp__fab-list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.tp__fab-list li{color:var(--grey,#6b6b6b);padding-left:1.1rem;font-size:.86rem;line-height:1.6;position:relative}.tp__fab-list li:before{content:"◈";color:var(--accent,#b89a5e);font-size:.6rem;position:absolute;top:.3em;left:0}@media (max-width:1000px){.tp__docs-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.tp__specs-grid{grid-template-columns:repeat(2,1fr)}.tp__features-grid{grid-template-columns:1fr;gap:3rem;max-width:500px;margin:0 auto}.tp__fab-grid{grid-template-columns:1fr;gap:3rem}}@media (max-width:600px){.tp__inner{padding:0 1.25rem}.tp__specs,.tp__features,.tp__docs,.tp__fab{padding:4rem 0}.tp__specs-grid,.tp__docs-grid{grid-template-columns:1fr}}
