:root{color:#1d1d1f;background:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,rgba(0,113,227,.08),transparent 32rem),#f5f5f7}a{color:inherit;text-decoration:none}.page-shell{display:flex;width:min(1120px,calc(100% - 40px));flex-direction:column;margin:0 auto;padding:0}.nav{position:fixed;top:0;left:0;right:0;z-index:10001;padding:8px 24px;min-height:68px}.nav:before{content:"";position:absolute;inset:0;z-index:-1;opacity:0;background:#ffffffad;backdrop-filter:blur(10px) saturate(160%);-webkit-backdrop-filter:blur(10px) saturate(160%);-webkit-mask-image:linear-gradient(to bottom,black 0%,black 88%,transparent 100%);mask-image:linear-gradient(to bottom,black 0%,black 88%,transparent 100%);transition:opacity .22s ease}.nav-scrolled:before{opacity:1}.nav-inner{display:grid;width:min(1840px,100%);margin:0 auto;grid-template-columns:minmax(160px,1fr) auto minmax(160px,1fr);align-items:center;gap:20px}.nav-scrolled .nav-item:hover{background:#ffffffe6}.brand{display:inline-flex;align-items:center;min-height:44px}.brand{gap:12px;color:#1d1d1f;font-size:20px;font-weight:600;white-space:nowrap}.brand img{width:38px;height:38px;object-fit:contain}.nav-links{display:flex;align-items:center;justify-self:center;gap:18px}.nav-actions{display:flex;align-items:center;justify-self:end;gap:10px;min-width:0}.nav-item{display:inline-flex;align-items:center;justify-content:center;min-height:44px;font-size:14px;font-weight:600;transition:background .16s ease,border-color .16s ease,transform .16s ease,color .16s ease}.nav-item{padding:0 14px;border:none;border-radius:999px;background:transparent;color:#56565c;white-space:nowrap}.nav-item:hover{color:#1d1d1f;background:#ffffff8f}.hero{display:flex;width:100vw;min-height:100vh;margin-left:calc(50% - 50vw);align-items:center;justify-content:flex-start;padding:80px 30px;text-align:left}.eyebrow{margin:0 0 18px;color:#0071e3;font-size:14px;font-weight:700;text-transform:uppercase}h1,h2,p{margin:0}h1{width:max-content;margin:0 auto;font-size:clamp(24px,8vw,92px);line-height:.96;font-weight:700;white-space:nowrap}.hero h1{max-width:100%;margin:0;font-size:clamp(46px,5.7vw,76px);line-height:1.04}.hero-copy{max-width:610px;margin-top:26px;color:#6e6e73;font-size:21px;line-height:1.45}.products{display:flex;min-height:100vh;flex-direction:column;align-items:center;justify-content:center;padding:80px 0;text-align:center}.products h2{width:max-content;margin:0 auto;font-size:clamp(28px,5vw,64px);line-height:1.05;font-weight:700;white-space:nowrap}.products-lead{max-width:560px;margin-top:20px;color:#6e6e73;font-size:20px;line-height:1.5}.product-grid{display:grid;width:100%;grid-template-columns:2fr 1fr;grid-template-rows:repeat(2,1fr);gap:20px;margin-top:56px}.product-card{display:flex;flex-direction:column;min-height:240px;border-radius:28px;background:#fff;box-shadow:0 4px 24px #0000000a;text-align:left;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.product-card-large{grid-row:span 2;min-height:520px}.product-card-visual{flex:1;display:flex;align-items:center;justify-content:center;padding:32px;background:radial-gradient(circle at top left,rgba(0,113,227,.08),transparent 40%),linear-gradient(135deg,#f5f5f7,#fff)}.product-card-visual-large{padding:40px}.product-card-body{display:flex;flex-direction:column;gap:16px;padding:28px 32px 32px}.product-card-body-large{padding:32px}.product-card-text{display:flex;flex-direction:column;gap:8px}.product-card h3{margin:0;font-size:24px;line-height:1.2;font-weight:700}.product-card p{margin:0;max-width:360px;color:#6e6e73;font-size:16px;line-height:1.5}.product-card-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:auto;padding-top:8px}.product-card-button{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 20px;border-radius:999px;background:#1d1d1f;color:#fff;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s ease,background .2s ease}.product-card-button:hover{transform:translateY(-2px);background:#000}.product-tag{padding:6px 12px;border-radius:999px;background:#0071e31a;color:#0071e3;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.product-date{color:#86868b;font-size:13px;font-weight:500}.preview-block{width:100%;height:100%;max-width:220px;max-height:160px;border-radius:20px;background:radial-gradient(circle at top right,rgba(0,113,227,.18),transparent 60%),linear-gradient(135deg,#e8e8ed,#f5f5f7)}.preview-block-large{max-width:520px;max-height:320px;box-shadow:0 20px 60px #00000014}.preview-block-side{max-width:160px;max-height:120px;box-shadow:0 12px 40px #00000014}.product-card-side{min-height:380px;color:#1d1d1f;background:#fff;overflow:hidden}.product-card-hero{flex:1;display:flex;align-items:center;justify-content:center;padding:36px 32px;text-align:center}.product-card-hero h4{margin:0;color:#fff;font-size:clamp(22px,3vw,30px);line-height:1.2;font-weight:700;max-width:260px}.product-card-side .product-card-body{padding:28px 32px 32px;background:#fff}.product-card-side h3{color:#1d1d1f;font-size:22px}.product-card-side p{color:#6e6e73;font-size:15px}.product-card-side .product-tag{background:#0071e31a;color:#0071e3}.product-card-side-1 .product-card-hero{background:linear-gradient(135deg,#ff9a7b,#ffc9a8)}.product-card-side-2 .product-card-hero{background:linear-gradient(135deg,#5bb8ff,#a8d8ff)}.news{display:flex;min-height:100vh;flex-direction:column;align-items:center;justify-content:center;padding:80px 0;text-align:center}.news h2{width:max-content;margin:0 auto;font-size:clamp(28px,5vw,64px);line-height:1.05;font-weight:700;white-space:nowrap}.news-lead{max-width:560px;margin-top:20px;color:#6e6e73;font-size:20px;line-height:1.5}.news-grid{display:grid;width:100%;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:56px}.news-card{display:flex;flex-direction:column;min-height:460px;border-radius:18px;background:#fff;box-shadow:0 8px 30px #00000012,0 2px 8px #0000000a;text-align:left;overflow:hidden;transition:transform .26s ease,box-shadow .26s ease}.news-card:hover{transform:translateY(-6px) rotate(-1deg);box-shadow:0 18px 50px #0000001c,0 6px 14px #0000000d}.news-card-hero{flex:1;display:flex;align-items:center;justify-content:center;padding:36px 32px;text-align:center;background:linear-gradient(135deg,#ff9a7b,#ffc9a8)}.news-card-hero h4{margin:0;color:#fff;font-size:clamp(22px,3vw,30px);line-height:1.2;font-weight:700;max-width:260px}.news-card-content{display:flex;flex-direction:column;flex:1;gap:12px;padding:28px 32px 32px;background:#fff}.news-card h3{margin:0;font-size:24px;line-height:1.25;font-weight:700}.news-card p{margin:0;color:#6e6e73;font-size:16px;line-height:1.55}.news-tag{padding:6px 12px;border-radius:999px;background:#0071e31a;color:#0071e3;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.news-date{color:#86868b;font-size:13px;font-weight:500}.news-card-footer{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:20px}.blog{display:flex;min-height:100vh;flex-direction:column;align-items:center;justify-content:center;padding:80px 0;text-align:center}.blog h2{width:max-content;margin:0 auto;font-size:clamp(28px,5vw,64px);line-height:1.05;font-weight:700;white-space:nowrap}.blog-lead{max-width:560px;margin-top:20px;color:#6e6e73;font-size:20px;line-height:1.5}.blog-status{margin:16px 0 0;color:#86868b;font-size:14px;line-height:1.4}.blog-grid{display:grid;width:100%;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:56px}.blog-card{display:flex;flex-direction:column;min-height:460px;border-radius:18px;background:#fff;box-shadow:0 8px 30px #00000012,0 2px 8px #0000000a;text-align:left;overflow:hidden;transition:transform .26s ease,box-shadow .26s ease}.blog-card:hover{transform:translateY(-6px) rotate(1deg);box-shadow:0 18px 50px #0000001c,0 6px 14px #0000000d}.blog-card-hero{flex:1;display:flex;align-items:center;justify-content:center;padding:36px 32px;text-align:center;background:linear-gradient(135deg,#5bb8ff,#a8d8ff)}.blog-card-hero h4{margin:0;color:#fff;font-size:clamp(22px,3vw,30px);line-height:1.2;font-weight:700;max-width:260px}.blog-card-content{display:flex;flex-direction:column;flex:1;gap:12px;padding:28px 32px 32px;background:#fff}.blog-card h3{margin:0;font-size:24px;line-height:1.25;font-weight:700}.blog-card p{margin:0;color:#6e6e73;font-size:16px;line-height:1.55}.blog-tag{padding:6px 12px;border-radius:999px;background:#0071e31a;color:#0071e3;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.blog-date{color:#86868b;font-size:13px;font-weight:500}.blog-card-footer{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:20px}.polaroid-photo{position:relative;width:100%;aspect-ratio:4 / 3;flex-shrink:0;border-radius:10px;background:radial-gradient(circle at top left,rgba(0,113,227,.08),transparent 40%),linear-gradient(135deg,#f5f5f7,#ebebef);overflow:hidden}.polaroid-photo:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 24 24' fill='none' stroke='%23c2c2c7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14.5 4h-5L7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3l-2.5-3z'/%3E%3Ccircle cx='12' cy='13' r='3'/%3E%3C/svg%3E");background-size:48px 48px;background-position:center;background-repeat:no-repeat;opacity:.55;pointer-events:none}.polaroid-photo img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover}.footer{position:relative;z-index:0;display:flex;flex-direction:column;min-height:85vh;margin-top:220px;padding:100px 24px 48px;background:#f5f5f7;color:#1d1d1f}.footer:after{content:"";position:absolute;left:0;right:0;bottom:0;height:55%;z-index:-1;pointer-events:none;background:linear-gradient(to top,#7be188 0%,rgba(123,225,136,.55) 40%,rgba(245,245,247,.15) 75%,transparent 100%)}.footer-inner{display:flex;width:min(1120px,100%);flex-direction:column;gap:80px;margin:0 auto}.footer-main{display:grid;grid-template-columns:1fr 2fr;gap:80px;align-items:start}.footer-brand{display:flex;flex-direction:column;gap:28px}.footer-brand-link{display:inline-flex;align-items:center;gap:12px;font-size:18px;font-weight:600;color:#1d1d1f;transition:opacity .16s ease}.footer-brand-link:hover{opacity:.72}.footer-brand-link img{width:40px;height:40px;object-fit:contain}.footer-tagline{max-width:280px;color:#6e6e73;font-size:15px;line-height:1.55}.footer-socials{display:flex;gap:12px}.footer-socials a{display:flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:50%;background:#1d1d1f0f;color:#1d1d1f;font-size:12px;font-weight:600;transition:background .16s ease,transform .16s ease}.footer-socials a:hover{background:#1d1d1f1f;transform:translateY(-2px)}.footer-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.footer-group{display:flex;flex-direction:column;gap:16px}.footer-group h4{margin:0 0 6px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#1d1d1f}.footer-group a{font-size:15px;font-weight:500;color:#6e6e73;transition:color .16s ease,opacity .16s ease}.footer-group a:hover{color:#0071e3}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:40px;border-top:1px solid rgba(29,29,31,.08);color:#86868b;font-size:14px;font-weight:500}@media(max-width:760px){.page-shell{width:min(100% - 28px,1120px);padding:18px 0}.hero-copy{font-size:18px}.hero h1{width:100%;font-size:clamp(40px,13vw,58px);line-height:1.08;white-space:normal}.products{padding:80px 0 100px}.products h2{width:max-content;margin:0 auto}.products-lead{font-size:17px}.product-grid{grid-template-columns:1fr;grid-template-rows:auto;gap:16px;margin-top:40px}.product-card{min-height:260px}.product-card-large{grid-row:span 1;min-height:auto}.product-card-visual{padding:24px}.product-card-visual-large{min-height:200px}.product-card-body,.product-card-body-large{padding:24px}.preview-block-large{max-width:100%;max-height:200px}.product-card h3{font-size:24px}.product-card p{font-size:15px}.product-card-side{min-height:320px}.product-card-hero{padding:28px 24px}.product-card-hero h4{font-size:22px}.news{padding:80px 0 100px}.news h2{width:max-content;margin:0 auto}.news-lead{font-size:17px}.news-grid{grid-template-columns:1fr;gap:16px;margin-top:40px}.news-card{min-height:420px}.news-card-hero{padding:28px 24px}.news-card-hero h4{font-size:22px}.news-card-content{padding:24px}.news-card h3{font-size:21px}.news-card p{font-size:15px}.blog{padding:80px 0 100px}.blog h2{width:max-content;margin:0 auto}.blog-lead{font-size:17px}.blog-grid{grid-template-columns:1fr;gap:16px;margin-top:40px}.blog-card{min-height:420px}.blog-card-hero{padding:28px 24px}.blog-card-hero h4{font-size:22px}.blog-card-content{padding:24px}.blog-card h3{font-size:21px}.blog-card p{font-size:15px}.footer{min-height:auto;margin-top:160px;padding:72px 18px 48px}.footer:after{height:65%}.footer-inner{gap:56px}.footer-main{grid-template-columns:1fr;gap:48px}.footer-brand-link{font-size:16px}.footer-brand-link img{width:36px;height:36px}.footer-tagline{font-size:15px}.footer-socials a{width:34px;height:34px}.footer-nav{grid-template-columns:repeat(2,1fr);gap:32px}.footer-group a{font-size:14px}.footer-bottom{flex-direction:column;align-items:flex-start;padding-top:28px;text-align:left}}.nav-user{display:inline-flex;width:40px;height:40px;flex:0 0 auto;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(29,29,31,.08);border-radius:50%;background:#ffffffb8;color:#2f7f7b;font-size:16px;font-weight:700;box-shadow:0 6px 18px #1d1d1f14;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.nav-user:hover{border-color:#2f7f7b47;box-shadow:0 8px 22px #2f7f7b29;transform:translateY(-1px)}.nav-user img{width:100%;height:100%;object-fit:cover}.nav-user-name{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media(max-width:760px){.nav{padding:8px 14px}.nav-inner{grid-template-columns:auto 1fr auto;gap:10px}.brand{gap:8px;font-size:0}.brand img{width:34px;height:34px}.nav-links{justify-self:start;gap:2px;overflow-x:auto;scrollbar-width:none}.nav-links::-webkit-scrollbar{display:none}.nav-actions{gap:4px}.nav-actions .nav-item{padding:0 8px;font-size:13px}.nav-user{width:42px;height:42px;font-size:16px}}
