:root{--bg: #fef8f1;--surface: #ffffff;--surface-soft: #fff5ea;--ink: #2d2925;--muted: #6f665d;--line: #f1decb;--brand: #e67f4f;--brand-dark: #ce6637;--brand-soft: #fff0e4;--shadow: 0 18px 34px rgba(109, 70, 38, .1)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--ink);background:linear-gradient(180deg,#fef8f1,#fffbf7,#fff);font-family:Plus Jakarta Sans,Segoe UI,sans-serif}a{color:inherit}.site-shell{width:min(1120px,calc(100% - 2rem));margin:1rem auto 2rem;position:relative;isolation:isolate;animation:site-fade-in .72s cubic-bezier(.22,1,.36,1) both}.glow{position:fixed;border-radius:50%;pointer-events:none;z-index:-1;filter:blur(26px)}.glow-top{width:15rem;height:15rem;right:8%;top:0;background:#e67f4f33}.glow-bottom{width:12rem;height:12rem;left:6%;bottom:10%;background:#ffcea847}.site-header{position:sticky;top:.8rem;z-index:40;padding:.7rem .9rem;border-radius:999px;border:1px solid var(--line);background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:space-between;align-items:center;gap:1rem;animation:element-fade-in .62s ease both;animation-delay:70ms}.brand{text-decoration:none;display:inline-flex;gap:.55rem;align-items:center}.brand-mark{width:1.9rem;height:1.9rem;border-radius:.5rem;display:grid;place-items:center;background:linear-gradient(140deg,var(--brand),var(--brand-dark));color:#fff;font-family:Outfit,sans-serif;font-weight:700}.brand-text{font-family:Outfit,sans-serif;font-size:1.08rem;font-weight:700}.page-tabs{display:flex;gap:.34rem;flex-wrap:wrap}.page-tabs button{border:1px solid transparent;background:transparent;color:var(--muted);border-radius:999px;padding:.4rem .68rem;font:inherit;font-size:.83rem;font-weight:700;cursor:pointer}.page-tabs button:hover{background:var(--brand-soft);border-color:#f1d4bc;color:#51453b}main{margin-top:1.4rem;animation:element-fade-in .7s ease both;animation-delay:.14s}.hero{display:block}.hero-copy{border:1px solid var(--line);border-radius:1.4rem;background:var(--surface);box-shadow:var(--shadow)}.hero-copy{padding:clamp(1.5rem,4vw,3.4rem) clamp(1.2rem,6vw,6rem);display:grid;align-content:center;justify-items:center;text-align:center}.pill{margin:0;width:fit-content;border-radius:999px;border:1px solid #f0d0b8;background:var(--brand-soft);color:#8f4d2c;padding:.28rem .6rem;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.hero-copy h1{margin:.7rem 0 0;font-family:Outfit,sans-serif;font-size:clamp(2rem,4.5vw,4.2rem);line-height:1.08;max-width:20ch}.hero-copy>p{margin:.95rem 0 0;color:var(--muted);max-width:60ch;line-height:1.45;margin-left:auto;margin-right:auto}.hero-actions{margin-top:1.3rem;display:flex;flex-wrap:wrap;gap:.54rem;justify-content:center}.btn{border:1px solid transparent;border-radius:999px;padding:.56rem .86rem;text-decoration:none;font:inherit;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.btn-primary{color:#fff;background:linear-gradient(145deg,var(--brand),var(--brand-dark))}.btn-secondary{color:#684d3a;background:#fff;border-color:#f0d5bf}.hero-list{margin:1.15rem 0 0;padding:0;list-style:none;display:grid;gap:.55rem;justify-items:center}.hero-list li{color:#66584b;font-size:.92rem;text-align:center;max-width:42ch}.hero-list li:before{content:"●";color:var(--brand);margin-right:.42rem}.section{margin-top:3rem;scroll-margin-top:6.5rem}.section-head{max-width:42rem}.section-head h2{margin:.6rem 0 0;font-family:Outfit,sans-serif;font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.04}.section-head>p:last-child{margin:.55rem 0 0;color:var(--muted)}.service-stack{margin-top:1.1rem;display:grid;gap:.85rem}.service-row{display:grid;grid-template-columns:.95fr 1.05fr;gap:.9rem;background:var(--surface);border:1px solid var(--line);border-radius:1rem;overflow:hidden}.service-row:nth-child(2n){grid-template-columns:1.05fr .95fr}.service-row img{width:100%;height:100%;min-height:15rem;object-fit:cover;display:block}.service-row div{padding:1rem;display:grid;align-content:center}.eyebrow{margin:0;color:#986043;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.service-row h3,.product-card h3,.about-why h3,.blog-card h3,.article-shell h1,.article-content h2{margin:.52rem 0 0;font-family:Outfit,sans-serif}.service-row h3{font-size:1.55rem}.service-row p{margin:.5rem 0 0;color:var(--muted)}.chip-row{margin-top:.8rem;display:flex;flex-wrap:wrap;gap:.4rem}.chip-row span{border-radius:999px;padding:.28rem .52rem;border:1px solid #f0dac6;background:var(--surface-soft);color:#6d5543;font-size:.78rem;font-weight:600}.product-grid,.blog-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.product-card,.blog-card{border:1px solid var(--line);border-radius:1rem;overflow:hidden;background:var(--surface)}.product-image,.blog-card img{width:100%;height:11rem;object-fit:cover;display:block}.product-image-logo{object-fit:contain;background:var(--logo-bg, #f8f2ea);padding:var(--logo-pad, .35rem)}.product-card div,.blog-card div{padding:.8rem}.product-card h3,.blog-card h3{font-size:1.3rem;line-height:1.1}.product-card p{margin:.45rem 0 0;color:var(--muted)}.product-card a,.blog-card a,.tag{margin-top:.6rem;display:inline-flex;text-decoration:none;border:1px solid #f0d8c2;border-radius:999px;padding:.26rem .56rem;background:var(--brand-soft);color:#7f4a2f;font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.product-shell{max-width:860px;margin:0 auto;border:1px solid var(--line);border-radius:1.2rem;background:var(--surface);padding:clamp(1rem,3vw,2rem);box-shadow:var(--shadow)}.product-shell h1{margin:.65rem 0 0;font-family:Outfit,sans-serif;font-size:clamp(1.9rem,4vw,2.9rem);line-height:1.04}.product-type{margin:.55rem 0 0;color:#946349;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.product-detail-image{margin-top:.85rem;width:100%;height:clamp(13rem,36vw,20rem);object-fit:cover;border-radius:1rem;border:1px solid var(--line);display:block}.product-detail-image-logo{object-fit:contain;background:var(--logo-bg, #f8f2ea);padding:var(--logo-pad, .35rem)}.product-summary{margin:.9rem 0 0;color:var(--muted);line-height:1.55}.product-highlights{margin-top:.95rem;border:1px solid var(--line);border-radius:1rem;background:var(--surface-soft);padding:.85rem}.product-highlights h2{margin:0;font-family:Outfit,sans-serif;font-size:1.2rem}.product-highlights ul{margin:.7rem 0 0;padding-left:1.1rem;display:grid;gap:.45rem}.product-highlights li{color:var(--muted)}.product-actions{margin-top:.95rem;display:flex;flex-wrap:wrap;gap:.55rem}.about-content{margin-top:1rem;display:grid;grid-template-columns:1.35fr 1fr;gap:2rem;align-items:start}.about-copy p{margin:0;color:var(--muted);max-width:64ch;line-height:1.6}.about-copy p+p{margin-top:1rem}.about-why{border-left:2px solid var(--line);padding-left:1.1rem}.about-why h3{font-size:1.2rem}.about-why ul{margin:.8rem 0 0;padding:0;list-style:none;display:grid;gap:.6rem}.about-why li{color:var(--muted);line-height:1.45}.about-why li:before{content:"•";color:var(--brand);margin-right:.5rem}.contact-card{border:1px solid var(--line);border-radius:1.2rem;background:linear-gradient(145deg,#fffaf4,#fff3e8);padding:clamp(1rem,3vw,1.8rem);display:grid;gap:.9rem;grid-template-columns:1fr auto;align-items:center}.contact-card h2{margin:.6rem 0 0;font-family:Outfit,sans-serif;font-size:clamp(1.5rem,3vw,2.2rem)}.contact-card p{margin:.5rem 0 0;color:var(--muted)}.contact-actions{display:grid;justify-items:end;gap:.45rem}.contact-actions p{margin:0;font-size:.88rem}.article-shell{max-width:820px;margin:0 auto;border:1px solid #eedfce;border-radius:1rem;background:#fffcf8;padding:clamp(1rem,3vw,2rem);box-shadow:0 10px 24px #6d462614}.article-shell h1{font-size:clamp(1.9rem,4vw,2.9rem);line-height:1.08}.article-date{margin:.65rem 0 0;color:var(--muted)}.article-intro{margin:.8rem 0 0;color:#5f5447;font-size:1.06rem;line-height:1.65;max-width:65ch}.article-cover{margin-top:.85rem;width:100%;height:clamp(13rem,36vw,20rem);object-fit:cover;border-radius:1rem;border:1px solid #eadbc9}.article-tags{margin-top:.95rem;display:flex;flex-wrap:wrap;gap:.4rem}.article-content{margin-top:1.25rem;display:grid;gap:1.15rem}.article-content section{border:0;border-top:1px solid #efdfcf;background:transparent;padding:1rem 0 0}.article-content h2{font-size:1.42rem;line-height:1.18}.article-content p{margin:.65rem 0 0;color:#584d41;line-height:1.75;font-size:1.02rem;max-width:68ch}footer{margin-top:2rem;padding-top:.85rem;border-top:1px solid var(--line);display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem;animation:element-fade-in .7s ease both;animation-delay:.21s}footer p{margin:0;color:var(--muted);font-size:.84rem}@keyframes site-fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes element-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 980px){.service-row,.service-row:nth-child(2n),.contact-card{grid-template-columns:1fr}.service-row img{min-height:12rem}.about-content{grid-template-columns:1fr;gap:1rem}.about-why{border-left:0;border-top:2px solid var(--line);padding-left:0;padding-top:.9rem}.contact-actions{justify-items:start}}@media (max-width: 760px){.site-shell{width:calc(100% - 1rem);margin-top:.5rem}.site-header{position:static;border-radius:1rem;flex-direction:column;align-items:flex-start}.product-grid,.blog-grid{grid-template-columns:1fr}.hero-copy{padding:1.35rem 1rem}.hero-copy h1{max-width:14ch}.hero-copy>p{max-width:36ch}}@media (prefers-reduced-motion: reduce){.site-shell,.site-header,main,footer{animation:none!important;transform:none!important}}
