:root{--paper:#ffffff;--ink:#0f172a;--muted:#475569;--line:#e2e8f0;--green:#1d4ed8;--lime:#dbeafe}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a,button{cursor:pointer}a:focus-visible{outline:3px solid #2563eb;outline-offset:6px}a:hover{text-decoration:underline;text-underline-offset:5px}.wrap{width:min(1280px,calc(100% - 100px));margin:auto}.skip{position:fixed;left:20px;top:-100px;padding:16px;background:white;z-index:100}.skip:focus{top:15px}.site-header{background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.nav{height:100px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:12px;align-items:center;font-size:24px;font-weight:700;letter-spacing:-1px}.brand:hover{text-decoration:none}.brand-icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;background:var(--green);color:var(--lime);border-radius:12px;font-size:30px;letter-spacing:-4px;padding-right:5px}.brand-icon span{font-size:22px;align-self:flex-start;margin-top:3px}.brand-sub{display:block;font-size:9px;letter-spacing:2.3px;margin-top:4px;font-weight:600}.nav nav{display:flex;align-items:center;gap:35px;font-size:13px;font-weight:500}.nav-cta{border:1px solid #cbd5e1;padding:13px 19px;border-radius:5px}.nav-cta span{margin-left:24px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center;padding-top:85px;padding-bottom:88px}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:700;line-height:1.6;margin:0 0 27px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#2563eb;margin-right:8px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(48px,4.5vw,68px);font-weight:500;letter-spacing:-3.5px;line-height:1.08;margin-bottom:26px}h1 em{font-family:Georgia,serif;font-weight:400;color:#2563eb;letter-spacing:-3px}.hero-description{font-size:16px;line-height:1.8;color:var(--muted);max-width:470px;margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.button{display:inline-flex;gap:28px;align-items:center;justify-content:center;font-size:12px;font-weight:600;border-radius:5px;padding:17px 22px;transition:transform .2s,background .2s}.button:hover{text-decoration:none;transform:translateY(-2px)}.primary{background:var(--green);color:white}.primary:hover{background:#1e40af}.text-link{font-size:12px;font-weight:600;display:inline-flex;gap:15px;align-items:center}.hero-note{margin-top:28px;font-size:11px;color:var(--muted);display:flex;gap:8px;align-items:center}.hero-visual{background:#eff6ff;border-radius:9px;padding:24px 20px 15px;position:relative;min-width:0;border:1px solid #dbeafe;box-shadow:0 40px 60px -50px #1e40af25}.visual-topline{display:flex;justify-content:space-between;font-size:7px;letter-spacing:1.1px;font-weight:600;margin-bottom:28px;color:#64748b}.workspace{background:#ffffff;border:1px solid #bfdbfe;border-radius:8px;overflow:hidden;box-shadow:0 12px 28px #1e40af18;transform:rotate(-1deg)}.browser-bar{height:37px;display:flex;align-items:center;justify-content:space-between;background:white;padding:0 13px;color:#64748b;font-size:10px}.dots{display:flex;gap:4px}.dots i{background:#cbd5e1;width:5px;height:5px;border-radius:50%}.address{font-size:8px;border:1px solid #e2e8f0;border-radius:3px;padding:4px 24px}.workspace-toolbar{display:flex;align-items:center;justify-content:space-between;background:#0f172a;color:#eff6ff;padding:13px;font-size:9px}.live{font-size:8px}.live b{display:inline-block;background:#60a5fa;width:4px;height:4px;border-radius:50%;margin-right:4px}.desktop{min-height:290px;background:radial-gradient(ellipse at 90% 100%,#93c5fd,transparent 70%),linear-gradient(150deg,#dbeafe,#eff6ff);padding:26px 26px 63px;position:relative}.exercise{width:87%;background:#fff;border:1px solid #dbeafe;border-radius:6px;padding:17px;box-shadow:0 10px 20px #1e40af10}.window-heading{font-size:7px;letter-spacing:1px;display:flex;justify-content:space-between;color:#64748b;margin-bottom:16px}.exercise h3{font-size:22px;letter-spacing:-.7px;font-weight:500;line-height:1.2;margin-bottom:9px}.exercise p{font-size:8px;color:#64748b}.code{font-family:ui-monospace,monospace;font-size:9px;line-height:1.7;background:#f1f5f9;padding:12px;border-radius:4px;color:#475569}.code-comment{color:#64748b}.code-purple{color:#7d678e}.code-green{color:#1d4ed8}.exercise-bottom{display:flex;justify-content:space-between;font-size:8px;border-top:1px solid #e2e8f0;margin-top:14px;padding-top:12px}.floating-note{position:absolute;bottom:24px;right:15px;display:flex;align-items:center;gap:11px;padding:16px;background:#1e40af;color:white;border-radius:5px;box-shadow:0 8px 16px #1e40af22}.note-icon{display:grid;place-items:center;background:var(--lime);color:var(--green);width:30px;height:30px;border-radius:50%;font-size:21px}.floating-note strong{font-size:10px;font-weight:500;display:block;margin-bottom:5px}.floating-note div span{font-size:8px;color:#dbeafe}.workspace-footer{font-size:7px;display:flex;justify-content:space-between;padding:11px 13px;color:#64748b}.visual-caption{font-size:8px;line-height:1.6;color:#64748b;margin:22px 0 0;text-align:center}.principles{border-block:1px solid var(--line)}.principles .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:26px}.principles span{font-size:9px;letter-spacing:1.5px;font-weight:600}.principles p{font-family:Georgia,serif;font-size:20px;margin:0}.principles i{color:#94a3b8;font-size:25px;font-weight:200}.section{padding-block:95px}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:flex-end;margin-bottom:45px}.section-heading .eyebrow{margin-bottom:18px}h2{font-size:40px;letter-spacing:-1.8px;line-height:1.2;font-weight:500;margin-bottom:0}.section-heading>p{max-width:310px;font-size:14px;line-height:1.85;color:var(--muted);margin-bottom:2px}.program-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#ffffff}.program{padding:26px 22px;border-right:1px solid var(--line);display:flex;flex-direction:column}.program:last-child{border:0}.program-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px;color:#64748b;font-size:10px}.program-icon{font-size:23px;letter-spacing:-2px}.program h3{font-size:21px;line-height:1.25;font-weight:500;letter-spacing:-.5px;min-height:54px;margin-bottom:15px}.program p{font-size:12px;line-height:1.9;color:var(--muted);margin-bottom:26px}.program-audience{font-size:8px;letter-spacing:.8px;font-weight:700;margin-top:auto;margin-bottom:13px}.program-outcome{border-top:1px solid var(--line);padding-top:16px;font-size:11px;line-height:1.8;color:var(--muted)}.section-note{font-size:10px;line-height:1.7;color:var(--muted);margin:20px 0 0}.lab-section{background:var(--green);color:#ffffff;padding:78px 0 0}.lab-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px}.lab-copy .eyebrow{color:#93c5fd}.lab-copy h2{font-size:42px;margin-bottom:25px}.lab-copy>p:not(.eyebrow){font-size:14px;line-height:1.9;color:#cbd5e1;max-width:390px}.light{color:var(--lime);margin-top:12px}.lab-features{display:grid;grid-template-columns:1fr 1fr;gap:38px 35px}.lab-features article>span{font-size:25px;color:var(--lime);display:block;margin-bottom:20px}.lab-features h3{font-size:15px;font-weight:500;margin-bottom:10px;line-height:1.5}.lab-features p{font-size:12px;line-height:1.9;color:#cbd5e1;margin-bottom:0}.learning-flow{border-top:1px solid #334155;margin-top:55px;display:flex;justify-content:space-between;align-items:center;padding-block:29px;font-size:12px}.learning-flow b{color:#93c5fd;font-weight:400}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.steps article{border-top:1px solid #cbd5e1;padding-top:22px}.step-number{font-size:10px;color:#2563eb}.steps h3{font-size:24px;letter-spacing:-.5px;font-weight:500;margin:22px 0 13px}.steps p{font-size:13px;line-height:1.8;color:var(--muted);max-width:310px}.contact-section{padding-bottom:90px}.contact-card{background:#eff6ff;border:1px solid #dbeafe;border-radius:9px;padding:55px;display:grid;grid-template-columns:1.5fr 1fr;gap:80px}.contact-card .eyebrow{font-size:9px}.contact-card h2{margin-bottom:22px;font-size:43px}.contact-card p{font-size:13px;line-height:1.8;max-width:440px;color:#475569}.cream{background:var(--green);color:white;margin-top:8px}.contact-email{display:block;font-size:12px;margin-top:17px;text-decoration:underline;text-underline-offset:4px}.contact-aside{border-left:1px solid #bfdbfe;padding-left:45px;display:flex;flex-direction:column;justify-content:center}.contact-aside>span{font-size:66px;font-weight:300}.contact-aside p{font-family:Georgia,serif;font-size:25px;line-height:1.5;color:#1e3a8a;margin-top:12px}.contact-aside div{font-size:10px;line-height:1.8;color:#475569}footer{border-top:1px solid var(--line);padding-top:35px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-bottom:35px}.footer-top .brand{font-size:20px}.footer-top .brand-icon{width:39px;height:39px}.footer-top p{font-size:12px;color:var(--muted);margin:0}.footer-top>a:not(.brand){font-size:12px}.footer-bottom{border-top:1px solid var(--line);padding-block:23px;display:flex;justify-content:space-between;gap:30px;font-size:9px;color:var(--muted);line-height:1.9}.footer-bottom p{margin:0}.footer-bottom div{display:flex;gap:25px}.policy{max-width:800px;padding-block:85px}.policy h1{font-size:55px}.policy h2{font-size:25px;margin:35px 0 15px;letter-spacing:-.5px}.policy p{line-height:1.9;font-size:15px;color:var(--muted)}.policy a:not(.button){text-decoration:underline}.policy-date{font-size:12px!important}.policy .text-link{margin-top:25px}@media(min-width:1500px){.hero{padding-top:100px;padding-bottom:100px}}@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.hero{gap:30px}h1{font-size:52px}.hero-description{font-size:14px}.hero-actions{gap:18px}.program-grid{grid-template-columns:repeat(2,1fr)}.program:nth-child(2){border-right:0}.program:nth-child(-n+2){border-bottom:1px solid var(--line)}.lab-layout{gap:45px}.lab-copy h2{font-size:35px}.contact-card{padding:40px;gap:40px}.contact-card h2{font-size:35px}}@media(max-width:760px){.wrap{width:calc(100% - 40px)}.nav{height:80px}.brand{font-size:20px}.brand-icon{width:38px;height:38px}.brand-sub{font-size:7px}.nav nav{gap:0}.nav nav>a:not(.nav-cta){display:none}.nav-cta{padding:11px 12px;font-size:11px}.nav-cta span{margin-left:10px}.hero{grid-template-columns:1fr;padding-top:45px;padding-bottom:45px;gap:40px}h1{font-size:56px;letter-spacing:-2.7px}.eyebrow{font-size:8px;letter-spacing:1.4px}.hero-description{font-size:15px}.hero-visual{max-width:540px;width:100%;margin:auto;padding:20px 17px 14px}.visual-topline{margin-bottom:20px}.principles .wrap{flex-wrap:wrap;justify-content:center;gap:12px;padding-block:23px}.principles span{width:100%;text-align:center;font-size:8px;margin-bottom:5px}.principles p{font-size:13px}.principles i{font-size:15px}.section{padding-block:55px}.section-heading{display:block;margin-bottom:30px}h2{font-size:32px;letter-spacing:-1.1px}.section-heading>p{margin-top:20px;max-width:100%;font-size:13px}.program{padding:22px 16px}.program h3{font-size:18px}.program p{font-size:12px}.program-audience{line-height:1.8}.program-top{margin-bottom:24px}.lab-section{padding-top:50px}.lab-layout{grid-template-columns:1fr;gap:35px}.lab-copy h2{font-size:33px}.lab-features{gap:27px}.learning-flow{margin-top:35px;font-size:9px;gap:7px;padding-block:23px}.steps{grid-template-columns:1fr;gap:23px}.steps article{display:grid;grid-template-columns:30px 1fr;gap:10px 15px}.steps h3{margin:0;font-size:23px}.steps p{grid-column:2;max-width:none;margin-bottom:0}.step-number{padding-top:7px}.contact-section{padding-bottom:50px}.contact-card{grid-template-columns:1fr;padding:30px 25px;gap:30px}.contact-card h2{font-size:33px}.contact-aside{border-left:0;border-top:1px solid #bfdbfe;padding:20px 0 0}.contact-aside>span{display:none}.contact-aside p{font-size:22px}.footer-top{flex-wrap:wrap;gap:23px}.footer-top p{width:100%;order:3;font-size:11px}.footer-top>a:not(.brand){font-size:10px}.footer-bottom{flex-direction:column;gap:15px}.policy{padding-block:45px}.policy h1{font-size:43px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Corporate Anylens identity, shared with any-lens.com. */
.brand{display:flex;flex-direction:column;align-items:flex-start;gap:0;letter-spacing:normal}
.brand-logo{display:block;width:160px;height:40px;object-fit:contain}
.brand-sub{margin:0 0 0 39px;font-size:8px;letter-spacing:2.6px;color:#475569}
footer .brand-logo{width:144px;height:36px}footer .brand-sub{margin-left:35px;font-size:7px}
.lab-section{background:#0f172a}.lab-features article>span{color:#60a5fa}
.primary,.cream{background:#2563eb}.primary:hover,.cream:hover{background:#1d4ed8}
.hero-visual{box-shadow:0 40px 60px -50px #2563eb40}
@media(max-width:760px){.brand-logo{width:140px;height:35px}.brand-sub{margin-left:34px;font-size:7px;letter-spacing:2px}}
.brand-logo{width:152px;height:auto}.brand-sub{margin:7px 0 0 0}footer .brand-logo{width:140px;height:auto}footer .brand-sub{margin:7px 0 0 0}@media(max-width:760px){.brand-logo{width:133px;height:auto}.brand-sub{margin-left:0}}
