:root{--bg:#f8f4ed;--ink:#2d241f;--ink-soft:#5a4a42;--muted:#7f6f65;--line:#eadfd5;--line-strong:#dcc7b7;--panel:#fffaf5c7;--panel-solid:#fffaf5;--accent:#c96442;--accent-deep:#9f4d32;--accent-soft:#f1d8c8;--warm:#eee2d6;--sage:#9b8f74;--shadow:0 26px 80px #5c3b291f;--ease:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(135deg, #f4e5d894, transparent 34%), linear-gradient(205deg, #efe8dcb8, transparent 42%), var(--bg);color:var(--ink);margin:0;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}a{color:inherit;text-decoration:none}main{min-height:100vh}.site-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f4edd6;border-bottom:1px solid #dcc7b794;justify-content:space-between;align-items:center;min-height:78px;padding:0 clamp(22px,5vw,72px);display:flex;position:sticky;top:0}.brand,nav{align-items:center;gap:14px;display:flex}.brand{color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:720}.brand-mark{color:#fffaf5;background:linear-gradient(145deg, var(--accent-deep), var(--accent));border:1px solid #ffffff6b;border-radius:7px 12px 7px 10px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 10px 28px #9f4d3238}nav a{color:var(--muted);transition:color .22s var(--ease), transform .22s var(--ease);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:680}nav a:hover{color:var(--accent-deep);transform:translateY(-1px)}.hero{grid-template-columns:minmax(0,.96fr) minmax(340px,.72fr);align-items:center;gap:clamp(44px,8vw,124px);width:min(1280px,100%);min-height:710px;margin:0 auto;padding:clamp(72px,10vw,128px) clamp(22px,5vw,72px) 80px;display:grid;position:relative}.hero:after{content:"";background:linear-gradient(90deg,#0000,#c964425c);width:34%;height:1px;position:absolute;bottom:42px;right:8%}.hero-content{max-width:780px;animation:rise-in .82s var(--ease) both}.section,.identity-strip,footer{width:min(1180px,100% - 44px);margin:0 auto}.eyebrow{color:var(--accent-deep);letter-spacing:.1em;text-transform:uppercase;margin:0 0 18px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:760}h1,h2,h3,p{margin-top:0}h1{max-width:760px;color:var(--ink);letter-spacing:0;margin-bottom:28px;font-size:clamp(46px,6vw,78px);font-weight:500;line-height:.98}h2{letter-spacing:0;max-width:850px;font-size:clamp(31px,4.5vw,60px);font-weight:500;line-height:1.02}h3{margin-bottom:16px;font-size:clamp(28px,3vw,42px);font-weight:500;line-height:1.06}.hero-copy{max-width:610px;color:var(--ink-soft);margin-top:24px;font-size:clamp(18px,1.8vw,23px);line-height:1.68}.legal-note{max-width:650px;color:var(--muted);margin-bottom:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:650;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:13px;margin-top:38px;display:flex}.primary-link,.secondary-link,.product-card a{min-height:48px;transition:background-color .26s var(--ease), border-color .26s var(--ease), color .26s var(--ease), transform .26s var(--ease), box-shadow .26s var(--ease);border-radius:9px 13px 9px 11px;justify-content:center;align-items:center;padding:0 20px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:760;display:inline-flex}.primary-link{color:#fffaf5;background:var(--accent-deep);box-shadow:0 16px 36px #9f4d3233}.primary-link:hover,.product-card a:hover{background:#874029;transform:translateY(-2px)scale(1.015);box-shadow:0 20px 42px #9f4d3240}.secondary-link{color:var(--accent-deep);border:1px solid var(--line-strong);background:#fffffc8f}.secondary-link:hover{background:var(--accent-soft);border-color:#c964426b;transform:translateY(-2px)scale(1.012)}.hero-proof{border-top:1px solid #dcc7b7bd;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;max-width:680px;margin-top:74px;padding-top:28px;display:grid}.hero-proof span,.identity-strip span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:780;display:block}.hero-proof strong,.identity-strip strong{color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:720;line-height:1.45}.hero-visual{min-height:560px;animation:rise-in .62s var(--ease) 80ms both;position:relative}.hero-visual:before{content:"";background:radial-gradient(circle at 52% 36%,#f4e5d8d1,#0000 64%);width:78%;height:78%;position:absolute;inset:52px 14px auto auto}.showcase-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf5b8;border:1px solid #dcc7b7c7;position:absolute;overflow:hidden;box-shadow:0 24px 64px #5c3b2924}.showcase-card img{object-fit:cover;width:100%;height:100%;display:block}.showcase-web{border-radius:18px 28px 18px 22px;width:min(500px,94%);height:352px;top:28px;right:0;transform:rotate(1.3deg)}.showcase-web img{object-position:50% 0}.showcase-phone{border-radius:28px 16px 28px 18px;width:min(215px,42%);height:466px;bottom:0;left:-6px;transform:rotate(-2.5deg)}.showcase-phone img{object-fit:cover;object-position:50% 0}.device{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffcc7;border:1px solid #dcc7b7b8;position:absolute}.device-large{border-radius:13px 25px 14px 20px;width:min(430px,94%);min-height:410px;padding:28px;inset:130px 0 auto auto;transform:rotate(1.1deg)}.device-small{border-radius:18px 10px 18px 12px;width:min(250px,58%);padding:22px;bottom:-4px;left:-18px;transform:rotate(-2deg)}.device-top{gap:6px;margin-bottom:36px;display:flex}.device-top span{background:#dfcabc;border-radius:999px;width:8px;height:8px}.device-top span:first-child{background:var(--accent)}.metric-row{color:var(--muted);justify-content:space-between;gap:16px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.metric-row strong{color:var(--ink)}.chart{background:#f9eee4d6;border:1px solid #dcc7b78c;border-radius:12px 18px 12px 14px;grid-template-columns:repeat(5,1fr);align-items:end;gap:14px;height:176px;margin:36px 0 30px;padding:22px;display:grid}.chart span{background:linear-gradient(180deg, #d58a66, var(--accent-deep));transform-origin:bottom;animation:bar-load .98s var(--ease) both;border-radius:7px 7px 3px 3px;display:block}.chart span:first-child{height:42%;animation-delay:.12s}.chart span:nth-child(2){height:64%;animation-delay:.18s}.chart span:nth-child(3){height:52%;animation-delay:80ms}.chart span:nth-child(4){height:78%;animation-delay:.24s}.chart span:nth-child(5){background:linear-gradient(180deg, var(--sage), var(--accent));height:88%;animation-delay:.31s}.status-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.status-grid span,.capabilities span{color:var(--ink-soft);background:#fffaf5ad;border:1px solid #dcc7b7b8;border-radius:9px 12px 9px 10px;padding:12px 14px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:720}.card-line{background:#dfcabc;border-radius:999px;height:12px;margin-top:13px}.card-line.strong{background:var(--accent);width:68%;height:18px;margin-top:0}.card-line.short{background:var(--sage);width:48%}.section{padding:112px 0 0}.section-heading{max-width:820px;margin-bottom:42px}.about-grid{grid-template-columns:minmax(0,.92fr) minmax(280px,.54fr);align-items:start;gap:clamp(40px,9vw,122px);display:grid}.about-grid p,.contact-section p,.product-card p{color:var(--ink-soft);font-size:18px;line-height:1.72}.capabilities{gap:12px;margin-top:22px;display:grid}.identity-strip{background:#dcc7b794;border:1px solid #dcc7b7b8;border-radius:12px 18px 12px 14px;grid-template-columns:1.25fr .6fr .58fr;gap:1px;margin-top:104px;display:grid;overflow:hidden;box-shadow:0 18px 48px #5c3b2914}.identity-strip div{background:#fffffcad;padding:28px}.products-section{padding-top:132px}.product-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:stretch;gap:22px;display:grid}.product-card{background:var(--panel);min-height:520px;transition:transform .28s var(--ease), border-color .28s var(--ease), background-color .28s var(--ease);border:1px solid #dcc7b7b8;border-radius:12px 20px 12px 15px;flex-direction:column;justify-content:space-between;padding:clamp(28px,4vw,42px);display:flex;box-shadow:0 20px 60px #5c3b2914}.product-image{object-fit:cover;filter:saturate(.86)contrast(.98);border:1px solid #dcc7b7b8;border-radius:14px 22px 14px 16px;width:100%;height:210px;margin-bottom:28px}.product-card:nth-child(2) .product-image{object-fit:contain;object-position:50% 0;background:#f5e7dc}.product-card:nth-child(2){margin-top:48px}.product-card:hover{background:#fffffceb;border-color:#c964426b;transform:translateY(-4px)}.product-type{letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:780;color:var(--accent-deep)!important;font-size:12px!important}ul{gap:11px;margin:28px 0;padding:0;list-style:none;display:grid}li{color:var(--ink-soft);padding-left:20px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:650;position:relative}li:before{color:var(--accent);content:">";position:absolute;left:0}.product-card a{color:#fffaf5;background:var(--accent-deep);width:fit-content}.contact-section{grid-template-columns:minmax(0,.88fr) minmax(300px,.52fr);align-items:center;gap:clamp(44px,9vw,118px);padding-bottom:118px;display:grid}address{color:var(--muted);background:#fffffca8;border:1px solid #dcc7b7c7;border-radius:13px 20px 13px 15px;gap:14px;padding:30px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal;display:grid}address span:first-child{color:var(--ink);font-weight:760;line-height:1.45}address a,footer a{color:var(--accent-deep);font-weight:760}footer{color:var(--muted);border-top:1px solid #dcc7b7b8;justify-content:space-between;gap:16px;padding:28px 0 38px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;display:flex}@keyframes rise-in{0%{opacity:.72;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes bar-load{0%{opacity:.82;transform:scaleY(.42)}to{opacity:1;transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}@media (max-width:900px){.site-header{flex-direction:column;align-items:flex-start;gap:14px;padding:18px 22px}.hero,.about-grid,.product-grid,.contact-section,.identity-strip{grid-template-columns:1fr}.hero{min-height:auto;padding:58px 22px 56px}.hero:after{display:none}h1{font-size:42px;line-height:1}.hero-copy{font-size:18px}.hero-proof{grid-template-columns:1fr;gap:18px;margin-top:52px}.hero-visual{min-height:500px}.showcase-web{width:92%;height:300px;top:0}.showcase-phone{width:38%;height:370px;left:0}.section,.identity-strip,footer{width:calc(100% - 44px)}.section{padding-top:82px}.identity-strip{margin-top:76px}.products-section{padding-top:92px}.product-card,.product-card:nth-child(2){min-height:auto;margin-top:0}.contact-section{padding-bottom:82px}footer{flex-direction:column;align-items:flex-start;padding-bottom:34px}}@media (max-width:540px){nav{justify-content:space-between;width:100%}.brand{align-items:flex-start}h1{font-size:34px}h2{font-size:31px}.hero-actions a{width:100%}.device-large{width:98%;right:-6px}.showcase-web{width:96%;height:270px}.showcase-phone{width:42%;height:320px}.device-small{width:68%}}
