@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Manrope:wght@400;500;600;700;800&display=swap";.home-page{display:grid}.logo-mark{display:inline-flex;align-items:center;gap:.9rem;text-decoration:none;color:#171411}.logo-mark__symbol{display:inline-flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border-radius:1rem;background:radial-gradient(circle at top left,#d38f4deb,#8b5b2bd6),#171411;color:#fffdf8;font-family:"Instrument Serif",Georgia,serif;font-size:1rem;font-weight:800;letter-spacing:-.06em;box-shadow:0 18px 44px #221d1817}.logo-mark__text{display:grid;gap:.1rem}.logo-mark__text strong{font-size:.96rem;line-height:1.1}.logo-mark__text small{color:#645c53;font-size:.78rem;line-height:1.1}.button:focus-visible{outline:2px solid rgba(139,91,43,.65);outline-offset:3px}.button{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;min-height:3rem;padding:.8rem 1.2rem;border-radius:999px;border:1px solid transparent;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease}.button--primary{background:#171411;color:#fffdf8;box-shadow:0 18px 44px #221d1817}.button--secondary{background:#221d180f;border-color:#221d181a;color:#171411}.button--ghost{color:#171411;background:transparent}.button:hover{transform:translateY(-1px)}.nav-link-item{position:relative;color:#645c53;font-weight:700;text-decoration:none;transition:color .18s ease}.nav-link-item:after{content:"";position:absolute;inset:auto 0 -.35rem;height:2px;border-radius:999px;background:#8b5b2b;transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.nav-link-item:hover,.nav-link-item--active{color:#171411}.nav-link-item:hover:after,.nav-link-item--active:after{transform:scaleX(1)}.site-header{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f5f1e8d1;border-bottom:1px solid rgba(34,29,24,.06)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:5.5rem}.site-header__nav{display:flex;align-items:center;gap:1.5rem}@media (max-width: 960px){.site-header__inner{flex-wrap:wrap;padding-top:1rem;padding-bottom:1rem}.site-header__nav{order:3;width:100%;justify-content:space-between;overflow-x:auto;padding-bottom:.2rem}}.site-footer{padding:3.5rem 0 4rem;border-top:1px solid rgba(34,29,24,.08);background:#fffdf8ad}.site-footer__grid{display:grid;grid-template-columns:minmax(0,1.6fr) repeat(2,minmax(0,.8fr));gap:2rem}.site-footer__brand{display:grid;gap:1rem}.site-footer__brand p{margin:0;color:#645c53;line-height:1.7;max-width:34rem}.site-footer__meta{display:flex;flex-wrap:wrap;gap:1rem;color:#645c53;font-size:.92rem}.site-footer__column{display:grid;align-content:start;gap:.8rem}.site-footer__column h3{margin:0 0 .25rem;font-size:1rem}.site-footer__column a{color:#645c53;text-decoration:none}@media (max-width: 960px){.site-footer__grid{grid-template-columns:1fr}}.cta-section__panel{display:grid;grid-template-columns:minmax(0,1.3fr) auto;gap:1.5rem;align-items:center;padding:2rem;border-radius:2rem;background:radial-gradient(circle at top left,rgba(211,143,77,.28),transparent 35%),linear-gradient(180deg,#fffdf8f5,#f4e3ccd1);border:1px solid rgba(34,29,24,.08);box-shadow:0 24px 60px #221d1814}.cta-section__panel p,.cta-section__panel span{margin:0}.cta-section__panel p{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(1.8rem,3vw,3rem);line-height:1;letter-spacing:-.04em}.cta-section__panel span{display:inline-block;margin-top:.9rem;color:#645c53;line-height:1.7;max-width:42rem}.cta-section__actions{display:flex;flex-wrap:wrap;gap:.85rem}@media (max-width: 960px){.cta-section__panel{grid-template-columns:1fr}}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin:0;color:#8b5b2b;font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.stat-card{display:grid;gap:.35rem;padding:1.25rem;border:1px solid rgba(34,29,24,.08);border-radius:1rem;background:#fffdf8db}.stat-card strong{font-family:"Instrument Serif",Georgia,serif;font-size:2rem;line-height:1;letter-spacing:-.04em}.stat-card span{color:#645c53;font-weight:600}.hero-section{padding-top:4rem}.hero-section__grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(18rem,.9fr);gap:2rem;align-items:end}.hero-section__content{display:grid;gap:1.5rem}.hero-section__content h1{max-width:14ch;margin:0;font-family:"Instrument Serif",Georgia,serif;font-size:clamp(3.2rem,8vw,6rem);line-height:.95;letter-spacing:-.06em}.hero-section__content p{max-width:40rem;margin:0;color:#645c53;font-size:1.12rem;line-height:1.75}.hero-section__actions{display:flex;flex-wrap:wrap;gap:.9rem}.hero-section__panel{display:grid;gap:1.2rem;padding:1.4rem;border:1px solid rgba(34,29,24,.08);border-radius:2rem;background:linear-gradient(180deg,#fffdf8fa,#f4e3ccb8),#fffdf8;box-shadow:0 24px 60px #221d1814}.hero-section__panel>p{margin:0;color:#645c53;font-size:.92rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.hero-section__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}@media (max-width: 960px){.hero-section__grid{grid-template-columns:1fr}.hero-section__stats{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.hero-section__stats{grid-template-columns:1fr}}.section-heading{display:grid;gap:1rem;max-width:42rem}.section-heading--center{margin-inline:auto;text-align:center}.section-heading h2{margin:0;font-family:"Instrument Serif",Georgia,serif;font-size:clamp(2rem,3vw,3.2rem);line-height:1.02;letter-spacing:-.04em}.section-heading p{margin:0;color:#645c53;font-size:1.05rem;line-height:1.7}.tag{display:inline-flex;align-items:center;padding:.42rem .8rem;border:1px solid rgba(34,29,24,.1);border-radius:999px;background:#221d1808;color:#645c53;font-size:.85rem;font-weight:700}.feature-card{display:grid;gap:1rem;padding:1.75rem;min-height:100%;border:1px solid rgba(34,29,24,.08);border-radius:1.5rem;background:linear-gradient(180deg,#fffdf8f5,#fffdf8d6),#fffdf8;box-shadow:0 24px 60px #221d1814}.feature-card h3{margin:0;font-size:1.3rem;line-height:1.2}.feature-card p,.feature-card li{color:#645c53;line-height:1.7}.feature-card p,.feature-card ul{margin:0}.feature-card ul{display:grid;gap:.65rem;padding-left:1rem}.feature-grid__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2.2rem}@media (max-width: 960px){.feature-grid__items{grid-template-columns:1fr}}.pillar-grid__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2.2rem}.pillar-grid__card{display:grid;gap:1rem;padding:1.7rem;border:1px solid rgba(34,29,24,.08);border-radius:1.5rem;background:#fffdf8d6;box-shadow:0 24px 60px #221d1814}.pillar-grid__card h3,.pillar-grid__card p,.pillar-grid__card ul{margin:0}.pillar-grid__card h3{font-size:1.35rem}.pillar-grid__card p,.pillar-grid__card li{color:#645c53;line-height:1.7}.pillar-grid__card ul{display:grid;gap:.55rem;padding-left:1rem}.pillar-grid__card a{color:#171411;font-weight:700;text-decoration:none}@media (max-width: 960px){.pillar-grid__items{grid-template-columns:1fr}}.faq-item{padding:1.4rem 0;border-bottom:1px solid rgba(34,29,24,.08)}.faq-item summary{cursor:pointer;list-style:none;font-size:1.05rem;font-weight:700}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{max-width:52rem;margin:1rem 0 0;color:#645c53;line-height:1.75}.faq-list__items{margin-top:2.2rem}.products-page{display:grid}.use-case-grid__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2.2rem}.use-case-grid article{padding:1.5rem;border-left:2px solid rgba(139,91,43,.45);background:#fffdf89e}.use-case-grid h3,.use-case-grid p{margin:0}.use-case-grid h3{font-size:1.2rem;margin-bottom:.75rem}.use-case-grid p{color:#645c53;line-height:1.7}@media (max-width: 960px){.use-case-grid__items{grid-template-columns:1fr}}.product-detail-page{display:grid}.product-hero__grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);gap:1.5rem}.product-hero__content{display:grid;gap:1.2rem}.product-hero__content h1{max-width:12ch;margin:0;font-family:"Instrument Serif",Georgia,serif;font-size:clamp(3rem,7vw,5.2rem);line-height:.96;letter-spacing:-.06em}.product-hero__content p{max-width:42rem;margin:0;color:#645c53;font-size:1.08rem;line-height:1.75}.product-hero__actions{display:flex;flex-wrap:wrap;gap:.85rem}.product-hero__panel{padding:1.5rem;border:1px solid rgba(34,29,24,.08);border-radius:2rem;background:#fffdf8d1;box-shadow:0 24px 60px #221d1814}.product-hero__panel p{margin:0 0 1rem;font-size:.88rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#645c53}.product-hero__panel ul{display:grid;gap:.75rem;margin:0;padding-left:1rem;color:#645c53;line-height:1.7}@media (max-width: 960px){.product-hero__grid{grid-template-columns:1fr}}.about-page__hero,.faq-page,.contact-page{display:grid}.contact-method-card{display:grid;gap:.5rem;padding:1.5rem;border:1px solid rgba(34,29,24,.08);border-radius:1.5rem;background:#fffdf8d1}.contact-method-card h3,.contact-method-card p,.contact-method-card span{margin:0}.contact-method-card p{font-size:1.05rem;font-weight:700}.contact-method-card span{color:#645c53;line-height:1.6}.contact-panel__grid{display:grid;gap:2rem}.contact-panel__methods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}@media (max-width: 960px){.contact-panel__methods{grid-template-columns:1fr}}.privacy-policy-page{display:grid}.legal-content__shell{display:grid;gap:2.5rem}.legal-content__sections{display:grid;gap:2rem;max-width:52rem}.legal-content__sections article{display:grid;gap:.8rem}.legal-content__sections h2,.legal-content__sections p{margin:0}.legal-content__sections h2{font-size:1.3rem}.legal-content__sections p{color:#645c53;line-height:1.8}.terms-page{display:grid}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Avenir Next,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(244,227,204,.75),transparent 28%),linear-gradient(180deg,#f6f1e9,#f8f4ee 45%,#f4eee6);color:#171411}a,button,input,textarea,select{font:inherit}img{max-width:100%;display:block}.container{width:min(100% - 2rem,76rem);margin-inline:auto}.section-shell{padding:2rem 0 4rem}.page-frame{min-height:100vh}
